@veltdev/react 4.5.0-beta.5 → 4.5.0-beta.50

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 (332) hide show
  1. package/cjs/index.js +709 -44
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/Snippyly/Snippyly.d.ts +1 -0
  4. package/cjs/types/components/SnippylyCommentBubble/SnippylyCommentBubble.d.ts +9 -0
  5. package/cjs/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +8 -0
  6. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +8 -0
  7. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -39
  8. package/cjs/types/components/SnippylyHuddle/SnippylyHuddle.d.ts +1 -0
  9. package/cjs/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +3 -2
  10. package/cjs/types/components/SnippylyRecorderPlayer/SnippylyRecorderPlayer.d.ts +1 -0
  11. package/cjs/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +2 -0
  12. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +12 -0
  13. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +10 -0
  14. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
  15. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
  16. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
  17. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
  18. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
  19. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
  20. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  21. package/cjs/types/components/VeltCommentPin/VeltCommentPin.d.ts +8 -0
  22. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
  23. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
  24. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
  25. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
  26. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
  27. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
  28. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
  29. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
  30. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +6 -0
  31. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom.d.ts +15 -0
  32. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/index.d.ts +1 -0
  33. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
  34. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
  35. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterInvolved/VeltCommentsSidebarFilterInvolved.d.ts +14 -0
  36. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterInvolved/index.d.ts +1 -0
  37. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearch.d.ts +1 -0
  38. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearchInput/VeltCommentsSidebarFilterSearchInput.d.ts +1 -0
  39. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +1 -0
  40. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  41. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe.d.ts +8 -0
  42. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts +1 -0
  43. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe.d.ts +8 -0
  44. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/index.d.ts +1 -0
  45. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe.d.ts +8 -0
  46. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/index.d.ts +1 -0
  47. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe.d.ts +12 -0
  48. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/index.d.ts +1 -0
  49. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe.d.ts +8 -0
  50. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts +1 -0
  51. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe.d.ts +8 -0
  52. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/index.d.ts +1 -0
  53. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe.d.ts +8 -0
  54. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/index.d.ts +1 -0
  55. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe.d.ts +12 -0
  56. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts +1 -0
  57. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe.d.ts +8 -0
  58. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/index.d.ts +1 -0
  59. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerWireframe.d.ts +18 -0
  60. package/cjs/types/components/VeltCursorPointerWireframe/index.d.ts +1 -0
  61. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +8 -0
  62. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +2 -0
  63. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/VeltNotificationsPanelSettingsButtonWireframe.d.ts +8 -0
  64. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/index.d.ts +1 -0
  65. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/VeltNotificationsPanelSettingsBackButtonWireframe.d.ts +8 -0
  66. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/index.d.ts +1 -0
  67. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/VeltNotificationsPanelSettingsDescriptionWireframe.d.ts +8 -0
  68. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/index.d.ts +1 -0
  69. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/VeltNotificationsPanelSettingsFooterWireframe.d.ts +8 -0
  70. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/index.d.ts +1 -0
  71. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe.d.ts +8 -0
  72. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/index.d.ts +1 -0
  73. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderWireframe.d.ts +10 -0
  74. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/index.d.ts +1 -0
  75. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe.d.ts +8 -0
  76. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/index.d.ts +1 -0
  77. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe.d.ts +8 -0
  78. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/index.d.ts +1 -0
  79. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe.d.ts +12 -0
  80. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/index.d.ts +1 -0
  81. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe.d.ts +10 -0
  82. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/index.d.ts +1 -0
  83. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe.d.ts +8 -0
  84. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/index.d.ts +1 -0
  85. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe.d.ts +8 -0
  86. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/index.d.ts +1 -0
  87. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe.d.ts +8 -0
  88. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/index.d.ts +1 -0
  89. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe.d.ts +14 -0
  90. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/index.d.ts +1 -0
  91. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe.d.ts +12 -0
  92. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/index.d.ts +1 -0
  93. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsListWireframe.d.ts +10 -0
  94. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/index.d.ts +1 -0
  95. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe.d.ts +8 -0
  96. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/index.d.ts +1 -0
  97. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe.d.ts +8 -0
  98. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/index.d.ts +1 -0
  99. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe.d.ts +8 -0
  100. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/index.d.ts +1 -0
  101. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/VeltNotificationsPanelSettingsTitleWireframe.d.ts +8 -0
  102. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/index.d.ts +1 -0
  103. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsWireframe.d.ts +26 -0
  104. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/index.d.ts +1 -0
  105. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +4 -0
  106. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +2 -0
  107. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  108. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  109. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  110. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  111. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  112. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  113. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  114. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  115. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  116. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  117. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  118. package/cjs/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  119. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  120. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  121. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  122. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  123. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  124. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  125. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  126. package/cjs/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  127. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/VeltRecorderPlayerEditButtonWireframe.d.ts +8 -0
  128. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/index.d.ts +1 -0
  129. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -0
  130. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe.d.ts +8 -0
  131. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe/index.d.ts +1 -0
  132. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/VeltVideoEditorPlayerDownloadButtonWireframe.d.ts +8 -0
  133. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/index.d.ts +1 -0
  134. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerRetakeButtonWireframe/VeltVideoEditorPlayerRetakeButtonWireframe.d.ts +8 -0
  135. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerRetakeButtonWireframe/index.d.ts +1 -0
  136. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineBackspaceHintWireframe/VeltVideoEditorPlayerTimelineBackspaceHintWireframe.d.ts +8 -0
  137. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineBackspaceHintWireframe/index.d.ts +1 -0
  138. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingArrowWireframe/VeltVideoEditorPlayerTimelineOnboardingArrowWireframe.d.ts +8 -0
  139. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingArrowWireframe/index.d.ts +1 -0
  140. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingContentWireframe/VeltVideoEditorPlayerTimelineOnboardingContentWireframe.d.ts +8 -0
  141. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingContentWireframe/index.d.ts +1 -0
  142. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextDescriptionWireframe/VeltVideoEditorPlayerTimelineOnboardingTextDescriptionWireframe.d.ts +8 -0
  143. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextDescriptionWireframe/index.d.ts +1 -0
  144. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextTitleWireframe/VeltVideoEditorPlayerTimelineOnboardingTextTitleWireframe.d.ts +8 -0
  145. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextTitleWireframe/index.d.ts +1 -0
  146. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe.d.ts +12 -0
  147. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/index.d.ts +1 -0
  148. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe.d.ts +14 -0
  149. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/index.d.ts +1 -0
  150. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayhead.d.ts +12 -0
  151. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayheadActionsWireframe/VeltVideoEditorPlayerTimelinePlayheadActionsWireframe.d.ts +8 -0
  152. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayheadActionsWireframe/index.d.ts +1 -0
  153. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayheadLineWireframe/VeltVideoEditorPlayerTimelinePlayheadLineWireframe.d.ts +8 -0
  154. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayheadLineWireframe/index.d.ts +1 -0
  155. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/index.d.ts +1 -0
  156. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +6 -2
  157. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerWireframe.d.ts +6 -0
  158. package/cjs/types/components/index.d.ts +3 -0
  159. package/cjs/types/constants.d.ts +2 -1
  160. package/cjs/types/hooks/Client.d.ts +10 -1
  161. package/cjs/types/hooks/NotificationElement.d.ts +7 -2
  162. package/cjs/types/hooks/NotificationsActions.d.ts +2 -0
  163. package/cjs/types/hooks/PresenceElement.d.ts +5 -1
  164. package/cjs/types/hooks/index.d.ts +4 -3
  165. package/cjs/types/loadSnippyly.d.ts +1 -1
  166. package/esm/index.js +701 -45
  167. package/esm/index.js.map +1 -1
  168. package/esm/types/components/Snippyly/Snippyly.d.ts +1 -0
  169. package/esm/types/components/SnippylyCommentBubble/SnippylyCommentBubble.d.ts +9 -0
  170. package/esm/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +8 -0
  171. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +8 -0
  172. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -39
  173. package/esm/types/components/SnippylyHuddle/SnippylyHuddle.d.ts +1 -0
  174. package/esm/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +3 -2
  175. package/esm/types/components/SnippylyRecorderPlayer/SnippylyRecorderPlayer.d.ts +1 -0
  176. package/esm/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +2 -0
  177. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +12 -0
  178. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +10 -0
  179. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
  180. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
  181. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
  182. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
  183. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
  184. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
  185. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  186. package/esm/types/components/VeltCommentPin/VeltCommentPin.d.ts +8 -0
  187. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
  188. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
  189. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
  190. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
  191. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
  192. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
  193. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
  194. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
  195. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +6 -0
  196. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom.d.ts +15 -0
  197. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/index.d.ts +1 -0
  198. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
  199. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
  200. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterInvolved/VeltCommentsSidebarFilterInvolved.d.ts +14 -0
  201. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterInvolved/index.d.ts +1 -0
  202. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearch.d.ts +1 -0
  203. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearchInput/VeltCommentsSidebarFilterSearchInput.d.ts +1 -0
  204. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +1 -0
  205. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  206. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe.d.ts +8 -0
  207. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts +1 -0
  208. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe.d.ts +8 -0
  209. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/index.d.ts +1 -0
  210. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe.d.ts +8 -0
  211. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/index.d.ts +1 -0
  212. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe.d.ts +12 -0
  213. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/index.d.ts +1 -0
  214. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe.d.ts +8 -0
  215. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts +1 -0
  216. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe.d.ts +8 -0
  217. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/index.d.ts +1 -0
  218. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe.d.ts +8 -0
  219. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/index.d.ts +1 -0
  220. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe.d.ts +12 -0
  221. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts +1 -0
  222. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe.d.ts +8 -0
  223. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/index.d.ts +1 -0
  224. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerWireframe.d.ts +18 -0
  225. package/esm/types/components/VeltCursorPointerWireframe/index.d.ts +1 -0
  226. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +8 -0
  227. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +2 -0
  228. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/VeltNotificationsPanelSettingsButtonWireframe.d.ts +8 -0
  229. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/index.d.ts +1 -0
  230. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/VeltNotificationsPanelSettingsBackButtonWireframe.d.ts +8 -0
  231. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/index.d.ts +1 -0
  232. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/VeltNotificationsPanelSettingsDescriptionWireframe.d.ts +8 -0
  233. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/index.d.ts +1 -0
  234. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/VeltNotificationsPanelSettingsFooterWireframe.d.ts +8 -0
  235. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/index.d.ts +1 -0
  236. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe.d.ts +8 -0
  237. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/index.d.ts +1 -0
  238. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderWireframe.d.ts +10 -0
  239. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/index.d.ts +1 -0
  240. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe.d.ts +8 -0
  241. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/index.d.ts +1 -0
  242. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe.d.ts +8 -0
  243. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/index.d.ts +1 -0
  244. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe.d.ts +12 -0
  245. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/index.d.ts +1 -0
  246. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe.d.ts +10 -0
  247. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/index.d.ts +1 -0
  248. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe.d.ts +8 -0
  249. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/index.d.ts +1 -0
  250. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe.d.ts +8 -0
  251. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/index.d.ts +1 -0
  252. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe.d.ts +8 -0
  253. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/index.d.ts +1 -0
  254. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe.d.ts +14 -0
  255. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/index.d.ts +1 -0
  256. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe.d.ts +12 -0
  257. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/index.d.ts +1 -0
  258. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsListWireframe.d.ts +10 -0
  259. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/index.d.ts +1 -0
  260. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe.d.ts +8 -0
  261. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/index.d.ts +1 -0
  262. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe.d.ts +8 -0
  263. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/index.d.ts +1 -0
  264. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe.d.ts +8 -0
  265. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/index.d.ts +1 -0
  266. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/VeltNotificationsPanelSettingsTitleWireframe.d.ts +8 -0
  267. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/index.d.ts +1 -0
  268. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsWireframe.d.ts +26 -0
  269. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/index.d.ts +1 -0
  270. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +4 -0
  271. package/esm/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +2 -0
  272. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  273. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  274. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  275. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  276. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  277. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  278. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  279. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  280. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  281. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  282. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  283. package/esm/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  284. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  285. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  286. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  287. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  288. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  289. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  290. package/esm/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  291. package/esm/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  292. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/VeltRecorderPlayerEditButtonWireframe.d.ts +8 -0
  293. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/index.d.ts +1 -0
  294. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -0
  295. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe.d.ts +8 -0
  296. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe/index.d.ts +1 -0
  297. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/VeltVideoEditorPlayerDownloadButtonWireframe.d.ts +8 -0
  298. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/index.d.ts +1 -0
  299. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerRetakeButtonWireframe/VeltVideoEditorPlayerRetakeButtonWireframe.d.ts +8 -0
  300. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerRetakeButtonWireframe/index.d.ts +1 -0
  301. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineBackspaceHintWireframe/VeltVideoEditorPlayerTimelineBackspaceHintWireframe.d.ts +8 -0
  302. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineBackspaceHintWireframe/index.d.ts +1 -0
  303. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingArrowWireframe/VeltVideoEditorPlayerTimelineOnboardingArrowWireframe.d.ts +8 -0
  304. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingArrowWireframe/index.d.ts +1 -0
  305. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingContentWireframe/VeltVideoEditorPlayerTimelineOnboardingContentWireframe.d.ts +8 -0
  306. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingContentWireframe/index.d.ts +1 -0
  307. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextDescriptionWireframe/VeltVideoEditorPlayerTimelineOnboardingTextDescriptionWireframe.d.ts +8 -0
  308. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextDescriptionWireframe/index.d.ts +1 -0
  309. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextTitleWireframe/VeltVideoEditorPlayerTimelineOnboardingTextTitleWireframe.d.ts +8 -0
  310. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextTitleWireframe/index.d.ts +1 -0
  311. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe.d.ts +12 -0
  312. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingTextWireframe/index.d.ts +1 -0
  313. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe.d.ts +14 -0
  314. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineOnboardingWireframe/index.d.ts +1 -0
  315. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayhead.d.ts +12 -0
  316. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayheadActionsWireframe/VeltVideoEditorPlayerTimelinePlayheadActionsWireframe.d.ts +8 -0
  317. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayheadActionsWireframe/index.d.ts +1 -0
  318. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayheadLineWireframe/VeltVideoEditorPlayerTimelinePlayheadLineWireframe.d.ts +8 -0
  319. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/VeltVideoEditorPlayerTimelinePlayheadLineWireframe/index.d.ts +1 -0
  320. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayhead/index.d.ts +1 -0
  321. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +6 -2
  322. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerWireframe.d.ts +6 -0
  323. package/esm/types/components/index.d.ts +3 -0
  324. package/esm/types/constants.d.ts +2 -1
  325. package/esm/types/hooks/Client.d.ts +10 -1
  326. package/esm/types/hooks/NotificationElement.d.ts +7 -2
  327. package/esm/types/hooks/NotificationsActions.d.ts +2 -0
  328. package/esm/types/hooks/PresenceElement.d.ts +5 -1
  329. package/esm/types/hooks/index.d.ts +4 -3
  330. package/esm/types/loadSnippyly.d.ts +1 -1
  331. package/index.d.ts +480 -46
  332. package/package.json +1 -1
package/cjs/index.js CHANGED
@@ -99,7 +99,7 @@ function useVeltClient() {
99
99
  return React.useContext(VeltContext);
100
100
  }
101
101
 
102
- var loadVelt = function (callback, version, staging, develop, proxyDomain) {
102
+ var loadVelt = function (callback, version, staging, develop, proxyDomain, integrity, integrityValue) {
103
103
  if (version === void 0) { version = 'latest'; }
104
104
  if (staging === void 0) { staging = false; }
105
105
  if (develop === void 0) { develop = false; }
@@ -126,6 +126,10 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
126
126
  }
127
127
  script.id = 'veltScript';
128
128
  script.type = 'module';
129
+ if (integrity && integrityValue) {
130
+ script.integrity = integrityValue;
131
+ script.crossOrigin = 'anonymous';
132
+ }
129
133
  document.body.appendChild(script);
130
134
  script.onload = function () {
131
135
  if (callback) {
@@ -140,18 +144,40 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
140
144
  }
141
145
  };
142
146
 
143
- var VELT_SDK_VERSION = '4.5.0-beta.5';
147
+ var VELT_SDK_VERSION = '4.5.0-beta.50';
144
148
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
145
149
  var VELT_TAB_ID = 'veltTabId';
150
+ // integrity map for the Velt SDK
151
+ // Note: generate integrity hashes with: https://www.srihash.org/
152
+ var INTEGRITY_MAP = {
153
+ '4.5.0-beta.50': 'sha384-J30ELhugEMCCEzuYn70O4nT0Fe+k87eHIqVIGmGxwMqhEVhAd7RqPXp+6SLp5gtc',
154
+ };
146
155
 
147
156
  var SnippylyProvider = function (props) {
148
157
  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;
149
158
  var _a = React.useState(null), client = _a[0], setClient = _a[1];
150
159
  React.useEffect(function () {
151
160
  if (apiKey) {
161
+ var staging = config === null || config === void 0 ? void 0 : config.staging;
162
+ var develop = config === null || config === void 0 ? void 0 : config.develop;
163
+ var version = (config === null || config === void 0 ? void 0 : config.version) || VELT_SDK_VERSION;
164
+ var integrity = !!(config === null || config === void 0 ? void 0 : config.integrity);
165
+ var integrityValue = '';
166
+ if (integrity) {
167
+ if (develop || staging) {
168
+ if (config === null || config === void 0 ? void 0 : config.sriv) {
169
+ integrityValue = config === null || config === void 0 ? void 0 : config.sriv;
170
+ }
171
+ }
172
+ else {
173
+ if (INTEGRITY_MAP[version]) {
174
+ integrityValue = INTEGRITY_MAP[version];
175
+ }
176
+ }
177
+ }
152
178
  loadVelt(function () {
153
179
  initVelt();
154
- }, (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);
180
+ }, version, staging, develop, config === null || config === void 0 ? void 0 : config.proxyDomain, integrity, integrityValue);
155
181
  }
156
182
  }, []);
157
183
  React.useEffect(function () {
@@ -243,12 +269,12 @@ var SnippylyProvider = function (props) {
243
269
  };
244
270
 
245
271
  var SnippylyCommentBubble = function (props) {
246
- 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;
247
- return (React__default["default"].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));
272
+ 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, documentId = props.documentId, folderId = props.folderId, locationId = props.locationId;
273
+ return (React__default["default"].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), "location-id": locationId, "document-id": documentId, "folder-id": folderId, "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));
248
274
  };
249
275
 
250
276
  var SnippylyComments = function (props) {
251
- 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;
277
+ var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode, maxReplyAvatars = props.maxReplyAvatars, replyAvatars = props.replyAvatars;
252
278
  var ref = React.useRef();
253
279
  var onSignInRef = React.useRef(onSignIn);
254
280
  var onUpgradeRef = React.useRef(onUpgrade);
@@ -373,7 +399,7 @@ var SnippylyComments = function (props) {
373
399
  }
374
400
  };
375
401
  }, []);
376
- return (React__default["default"].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));
402
+ return (React__default["default"].createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined, "max-reply-avatars": maxReplyAvatars, "reply-avatars": [true, false].includes(replyAvatars) ? (replyAvatars ? 'true' : 'false') : undefined }, children));
377
403
  };
378
404
 
379
405
  var SnippylyCommentsSidebar = function (props) {
@@ -454,7 +480,7 @@ var SnippylyCommentsSidebar = function (props) {
454
480
  };
455
481
 
456
482
  var SnippylyCommentTool = function (props) {
457
- 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;
483
+ 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, documentId = props.documentId, folderId = props.folderId, locationId = props.locationId;
458
484
  var ref = React.useRef();
459
485
  var onCommentModeChangeRef = React.useRef(onCommentModeChange);
460
486
  // Update the ref to always point to the latest callback function
@@ -480,7 +506,7 @@ var SnippylyCommentTool = function (props) {
480
506
  }
481
507
  };
482
508
  }, []);
483
- return (React__default["default"].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));
509
+ return (React__default["default"].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), "location-id": locationId, "document-id": documentId, "folder-id": folderId, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
484
510
  };
485
511
 
486
512
  var SnippylyCursor = function (props) {
@@ -521,8 +547,8 @@ var SnippylyCursor = function (props) {
521
547
  };
522
548
 
523
549
  var SnippylyHuddle = function (props) {
524
- var chat = props.chat, flockModeOnAvatarClick = props.flockModeOnAvatarClick;
525
- return (React__default["default"].createElement("velt-huddle", { chat: [true, false].includes(chat) ? (chat ? 'true' : 'false') : undefined, "flock-mode-on-avatar-click": [true, false].includes(flockModeOnAvatarClick) ? (flockModeOnAvatarClick ? 'true' : 'false') : undefined }));
550
+ var chat = props.chat, flockModeOnAvatarClick = props.flockModeOnAvatarClick, serverFallback = props.serverFallback;
551
+ return (React__default["default"].createElement("velt-huddle", { chat: [true, false].includes(chat) ? (chat ? 'true' : 'false') : undefined, "flock-mode-on-avatar-click": [true, false].includes(flockModeOnAvatarClick) ? (flockModeOnAvatarClick ? 'true' : 'false') : undefined, "server-fallback": [true, false].includes(serverFallback) ? (serverFallback ? 'true' : 'false') : undefined }));
526
552
  };
527
553
 
528
554
  var SnippylyHuddleTool = function (props) {
@@ -590,7 +616,7 @@ var SnippylyPresence = function (props) {
590
616
  };
591
617
 
592
618
  var SnippylyRecorderControlPanel = function (props) {
593
- var mode = props.mode, panelId = props.panelId, onRecordedData = props.onRecordedData, recordingCountdown = props.recordingCountdown, recordingTranscription = props.recordingTranscription, videoEditor = props.videoEditor, settingsEmbedded = props.settingsEmbedded, autoOpenVideoEditor = props.autoOpenVideoEditor, playVideoInFullScreen = props.playVideoInFullScreen;
619
+ var mode = props.mode, panelId = props.panelId, onRecordedData = props.onRecordedData, recordingCountdown = props.recordingCountdown, recordingTranscription = props.recordingTranscription, videoEditor = props.videoEditor, settingsEmbedded = props.settingsEmbedded, autoOpenVideoEditor = props.autoOpenVideoEditor, playVideoInFullScreen = props.playVideoInFullScreen, retakeOnVideoEditor = props.retakeOnVideoEditor;
594
620
  var ref = React.useRef();
595
621
  var onRecordedDataRef = React.useRef(onRecordedData);
596
622
  // Update the ref to always point to the latest callback function
@@ -616,7 +642,7 @@ var SnippylyRecorderControlPanel = function (props) {
616
642
  }
617
643
  };
618
644
  }, []);
619
- return (React__default["default"].createElement("velt-recorder-control-panel", { ref: ref, mode: mode, "panel-id": panelId, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "video-editor": [true, false].includes(videoEditor) ? (videoEditor ? 'true' : 'false') : undefined, "settings-embedded": [true, false].includes(settingsEmbedded) ? (settingsEmbedded ? 'true' : 'false') : undefined, "auto-open-video-editor": [true, false].includes(autoOpenVideoEditor) ? (autoOpenVideoEditor ? 'true' : 'false') : undefined, "play-video-in-full-screen": [true, false].includes(playVideoInFullScreen) ? (playVideoInFullScreen ? 'true' : 'false') : undefined }));
645
+ return (React__default["default"].createElement("velt-recorder-control-panel", { ref: ref, mode: mode, "panel-id": panelId, "retake-on-video-editor": [true, false].includes(retakeOnVideoEditor) ? (retakeOnVideoEditor ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "video-editor": [true, false].includes(videoEditor) ? (videoEditor ? 'true' : 'false') : undefined, "settings-embedded": [true, false].includes(settingsEmbedded) ? (settingsEmbedded ? 'true' : 'false') : undefined, "auto-open-video-editor": [true, false].includes(autoOpenVideoEditor) ? (autoOpenVideoEditor ? 'true' : 'false') : undefined, "play-video-in-full-screen": [true, false].includes(playVideoInFullScreen) ? (playVideoInFullScreen ? 'true' : 'false') : undefined }));
620
646
  };
621
647
 
622
648
  var SnippylyRecorderNotes = function (props) {
@@ -625,7 +651,7 @@ var SnippylyRecorderNotes = function (props) {
625
651
  };
626
652
 
627
653
  var SnippylyRecorderPlayer = function (props) {
628
- var recorderId = props.recorderId, onDelete = props.onDelete, showSummary = props.showSummary, summary = props.summary, shadowDom = props.shadowDom, videoEditor = props.videoEditor, playVideoInFullScreen = props.playVideoInFullScreen;
654
+ var recorderId = props.recorderId, onDelete = props.onDelete, showSummary = props.showSummary, summary = props.summary, shadowDom = props.shadowDom, videoEditor = props.videoEditor, playVideoInFullScreen = props.playVideoInFullScreen, retakeOnVideoEditor = props.retakeOnVideoEditor;
629
655
  var ref = React.useRef();
630
656
  var onDeleteRef = React.useRef(onDelete);
631
657
  // Update the ref to always point to the latest callback function
@@ -651,12 +677,12 @@ var SnippylyRecorderPlayer = function (props) {
651
677
  }
652
678
  };
653
679
  }, []);
654
- return (React__default["default"].createElement("velt-recorder-player", { ref: ref, "recorder-id": recorderId, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "show-summary": [true, false].includes(showSummary) ? (showSummary ? 'true' : 'false') : undefined, summary: [true, false].includes(summary) ? (summary ? 'true' : 'false') : undefined, "video-editor": [true, false].includes(videoEditor) ? (videoEditor ? 'true' : 'false') : undefined, "play-video-in-full-screen": [true, false].includes(playVideoInFullScreen) ? (playVideoInFullScreen ? 'true' : 'false') : undefined }));
680
+ return (React__default["default"].createElement("velt-recorder-player", { ref: ref, "recorder-id": recorderId, "retake-on-video-editor": [true, false].includes(retakeOnVideoEditor) ? (retakeOnVideoEditor ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "show-summary": [true, false].includes(showSummary) ? (showSummary ? 'true' : 'false') : undefined, summary: [true, false].includes(summary) ? (summary ? 'true' : 'false') : undefined, "video-editor": [true, false].includes(videoEditor) ? (videoEditor ? 'true' : 'false') : undefined, "play-video-in-full-screen": [true, false].includes(playVideoInFullScreen) ? (playVideoInFullScreen ? 'true' : 'false') : undefined }));
655
681
  };
656
682
 
657
683
  var SnippylyRecorderTool = function (props) {
658
- var type = props.type, panelId = props.panelId, buttonLabel = props.buttonLabel, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom, recordingCountdown = props.recordingCountdown;
659
- return (React__default["default"].createElement("velt-recorder-tool", { type: type, "panel-id": panelId, "button-label": buttonLabel, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined }, children));
684
+ var type = props.type, panelId = props.panelId, buttonLabel = props.buttonLabel, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom, recordingCountdown = props.recordingCountdown, variant = props.variant, retakeOnVideoEditor = props.retakeOnVideoEditor;
685
+ return (React__default["default"].createElement("velt-recorder-tool", { type: type, "panel-id": panelId, "button-label": buttonLabel, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "retake-on-video-editor": [true, false].includes(retakeOnVideoEditor) ? (retakeOnVideoEditor ? 'true' : 'false') : undefined, variant: variant, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined }, children));
660
686
  };
661
687
 
662
688
  var SnippylySidebarButton = function (props) {
@@ -849,7 +875,7 @@ var VeltCommentThread = function (props) {
849
875
  };
850
876
 
851
877
  var VeltNotificationsTool = function (props) {
852
- 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;
878
+ 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, selfNotifications = props.selfNotifications;
853
879
  var ref = React.useRef();
854
880
  var onNotificationClickRef = React.useRef(onNotificationClick);
855
881
  // Update the ref to always point to the latest callback function
@@ -875,11 +901,11 @@ var VeltNotificationsTool = function (props) {
875
901
  }
876
902
  };
877
903
  }, []);
878
- return (React__default["default"].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));
904
+ return (React__default["default"].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, "self-notifications": [true, false].includes(selfNotifications) ? (selfNotifications ? 'true' : 'false') : undefined, "read-notifications-on-for-you-tab": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined }, children));
879
905
  };
880
906
 
881
907
  var VeltNotificationsPanel = function (props) {
882
- var darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, tabConfig = props.tabConfig, variant = props.variant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab, panelOpenMode = props.panelOpenMode;
908
+ 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, selfNotifications = props.selfNotifications;
883
909
  var ref = React.useRef();
884
910
  var onNotificationClickRef = React.useRef(onNotificationClick);
885
911
  // Update the ref to always point to the latest callback function
@@ -905,7 +931,7 @@ var VeltNotificationsPanel = function (props) {
905
931
  }
906
932
  };
907
933
  }, []);
908
- return (React__default["default"].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 }));
934
+ return (React__default["default"].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, "self-notifications": [true, false].includes(selfNotifications) ? (selfNotifications ? 'true' : 'false') : undefined, "read-notifications-on-for-you-tab": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined, "panel-open-mode": panelOpenMode }));
909
935
  };
910
936
 
911
937
  var VeltNotificationsHistoryPanel = function (props) {
@@ -1408,13 +1434,13 @@ var VeltAutocomplete = function (props) {
1408
1434
  };
1409
1435
 
1410
1436
  var VeltInlineCommentsSection = function (props) {
1411
- var config = props.config, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant, targetInlineCommentElementId = props.targetInlineCommentElementId, targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, multiThread = props.multiThread, sortData = props.sortData, composerVariant = props.composerVariant, composerPosition = props.composerPosition, sortBy = props.sortBy, sortOrder = props.sortOrder, fullExpanded = props.fullExpanded;
1412
- return (React__default["default"].createElement("velt-inline-comments-section", { "target-inline-comment-element-id": targetInlineCommentElementId, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, config: JSON.stringify(config), variant: variant, "dialog-variant": dialogVariant, "sort-data": sortData, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "composer-variant": composerVariant, "composer-position": composerPosition, "sort-by": sortBy, "sort-order": sortOrder, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined }, children));
1437
+ var config = props.config, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant, targetInlineCommentElementId = props.targetInlineCommentElementId, targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, multiThread = props.multiThread, sortData = props.sortData, composerVariant = props.composerVariant, composerPosition = props.composerPosition, sortBy = props.sortBy, sortOrder = props.sortOrder, fullExpanded = props.fullExpanded, context = props.context, contextOptions = props.contextOptions, documentId = props.documentId, folderId = props.folderId, locationId = props.locationId;
1438
+ return (React__default["default"].createElement("velt-inline-comments-section", { "target-inline-comment-element-id": targetInlineCommentElementId, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, config: JSON.stringify(config), variant: variant, "dialog-variant": dialogVariant, "sort-data": sortData, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "composer-variant": composerVariant, "composer-position": composerPosition, "sort-by": sortBy, "sort-order": sortOrder, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "location-id": locationId, "document-id": documentId, "folder-id": folderId }, children));
1413
1439
  };
1414
1440
 
1415
1441
  var VeltCommentPin = function (props) {
1416
- var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId, variant = props.variant;
1417
- return (React__default["default"].createElement("velt-comment-pin", { "annotation-id": annotationId, "multi-thread-annotation-id": multiThreadAnnotationId, variant: variant }, children));
1442
+ var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId, variant = props.variant, context = props.context, contextOptions = props.contextOptions, documentId = props.documentId, folderId = props.folderId, locationId = props.locationId;
1443
+ return (React__default["default"].createElement("velt-comment-pin", { "annotation-id": annotationId, "multi-thread-annotation-id": multiThreadAnnotationId, variant: variant, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "location-id": locationId, "document-id": documentId, "folder-id": folderId }, children));
1418
1444
  };
1419
1445
 
1420
1446
  var VeltCommentText = function (props) {
@@ -1494,7 +1520,7 @@ var VeltWireframe = function (props) {
1494
1520
  return (React__default["default"].createElement("velt-wireframe", { style: { display: 'none' } }, children));
1495
1521
  };
1496
1522
 
1497
- var validProps = ['veltIf', 'veltClass', 'className'];
1523
+ var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
1498
1524
  var transformWireframeProps = function (props) {
1499
1525
  try {
1500
1526
  var transformedProps_1 = {};
@@ -2418,6 +2444,33 @@ var VeltCommentDialogNavigationButton = function (props) {
2418
2444
  return (React__default["default"].createElement("velt-comment-dialog-navigation-button-wireframe", __assign({}, transformedProps), children));
2419
2445
  };
2420
2446
 
2447
+ var VeltCommentDialogReplyAvatarsListItem = function (props) {
2448
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2449
+ var transformedProps = transformWireframeProps(remainingProps);
2450
+ return (React__default["default"].createElement("velt-comment-dialog-reply-avatars-list-item-wireframe", __assign({}, transformedProps), children));
2451
+ };
2452
+
2453
+ var VeltCommentDialogReplyAvatarsList = function (props) {
2454
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2455
+ var transformedProps = transformWireframeProps(remainingProps);
2456
+ return (React__default["default"].createElement("velt-comment-dialog-reply-avatars-list-wireframe", __assign({}, transformedProps), children));
2457
+ };
2458
+ VeltCommentDialogReplyAvatarsList.Item = VeltCommentDialogReplyAvatarsListItem;
2459
+
2460
+ var VeltCommentDialogReplyAvatarsRemainingCount = function (props) {
2461
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2462
+ var transformedProps = transformWireframeProps(remainingProps);
2463
+ return (React__default["default"].createElement("velt-comment-dialog-reply-avatars-remaining-count-wireframe", __assign({}, transformedProps), children));
2464
+ };
2465
+
2466
+ var VeltCommentDialogReplyAvatars = function (props) {
2467
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2468
+ var transformedProps = transformWireframeProps(remainingProps);
2469
+ return (React__default["default"].createElement("velt-comment-dialog-reply-avatars-wireframe", __assign({}, transformedProps), children));
2470
+ };
2471
+ VeltCommentDialogReplyAvatars.List = VeltCommentDialogReplyAvatarsList;
2472
+ VeltCommentDialogReplyAvatars.RemainingCount = VeltCommentDialogReplyAvatarsRemainingCount;
2473
+
2421
2474
  var VeltCommentDialogWireframe = function (props) {
2422
2475
  var children = props.children, remainingProps = __rest(props, ["children"]);
2423
2476
  var transformedProps = transformWireframeProps(remainingProps);
@@ -2452,6 +2505,7 @@ VeltCommentDialogWireframe.CustomAnnotationDropdown = VeltCommentDialogCustomAnn
2452
2505
  VeltCommentDialogWireframe.DeleteButton = VeltCommentDialogDeleteButton;
2453
2506
  VeltCommentDialogWireframe.CloseButton = VeltCommentDialogCloseButton;
2454
2507
  VeltCommentDialogWireframe.NavigationButton = VeltCommentDialogNavigationButton;
2508
+ VeltCommentDialogWireframe.ReplyAvatars = VeltCommentDialogReplyAvatars;
2455
2509
 
2456
2510
  var VeltCommentsSidebarCloseButton = function (props) {
2457
2511
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -2525,9 +2579,9 @@ var VeltCommentsSidebarFilterSearchHiddenCount = function (props) {
2525
2579
  };
2526
2580
 
2527
2581
  var VeltCommentsSidebarFilterSearchInput = function (props) {
2528
- var children = props.children, remainingProps = __rest(props, ["children"]);
2582
+ var children = props.children, placeholder = props.placeholder, remainingProps = __rest(props, ["children", "placeholder"]);
2529
2583
  var transformedProps = transformWireframeProps(remainingProps);
2530
- return (React__default["default"].createElement("velt-comments-sidebar-filter-search-input-wireframe", __assign({}, transformedProps), children));
2584
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-search-input-wireframe", __assign({}, transformedProps, { placeholder: placeholder }), children));
2531
2585
  };
2532
2586
 
2533
2587
  var VeltCommentsSidebarFilterSearchTagsItemName = function (props) {
@@ -2558,9 +2612,9 @@ var VeltCommentsSidebarFilterSearchTags = function (props) {
2558
2612
  VeltCommentsSidebarFilterSearchTags.Item = VeltCommentsSidebarFilterSearchTagsItem;
2559
2613
 
2560
2614
  var VeltCommentsSidebarFilterSearch = function (props) {
2561
- var children = props.children, remainingProps = __rest(props, ["children"]);
2615
+ var children = props.children, placeholder = props.placeholder, remainingProps = __rest(props, ["children", "placeholder"]);
2562
2616
  var transformedProps = transformWireframeProps(remainingProps);
2563
- return (React__default["default"].createElement("velt-comments-sidebar-filter-search-wireframe", __assign({}, transformedProps), children));
2617
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-search-wireframe", __assign({}, transformedProps, { placeholder: placeholder }), children));
2564
2618
  };
2565
2619
  VeltCommentsSidebarFilterSearch.DropdownIcon = VeltCommentsSidebarFilterSearchDropdownIcon;
2566
2620
  VeltCommentsSidebarFilterSearch.Tags = VeltCommentsSidebarFilterSearchTags;
@@ -2686,6 +2740,34 @@ VeltCommentsSidebarFilterTagged.Name = VeltCommentsSidebarFilterName;
2686
2740
  VeltCommentsSidebarFilterTagged.Item = VeltCommentsSidebarFilterItem;
2687
2741
  VeltCommentsSidebarFilterTagged.Search = VeltCommentsSidebarFilterSearch;
2688
2742
 
2743
+ var VeltCommentsSidebarFilterDocument = function (props) {
2744
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2745
+ var transformedProps = transformWireframeProps(remainingProps);
2746
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-document-wireframe", __assign({}, transformedProps), children));
2747
+ };
2748
+ VeltCommentsSidebarFilterDocument.Name = VeltCommentsSidebarFilterName;
2749
+ VeltCommentsSidebarFilterDocument.Item = VeltCommentsSidebarFilterItem;
2750
+ VeltCommentsSidebarFilterDocument.ViewAll = VeltCommentsSidebarFilterViewAll;
2751
+ VeltCommentsSidebarFilterDocument.Search = VeltCommentsSidebarFilterSearch;
2752
+
2753
+ var VeltCommentsSidebarFilterCustom = function (props) {
2754
+ var children = props.children, id = props.id, remainingProps = __rest(props, ["children", "id"]);
2755
+ var transformedProps = transformWireframeProps(remainingProps);
2756
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-custom-wireframe", __assign({ id: id }, transformedProps), children));
2757
+ };
2758
+ VeltCommentsSidebarFilterCustom.Name = VeltCommentsSidebarFilterName;
2759
+ VeltCommentsSidebarFilterCustom.Item = VeltCommentsSidebarFilterItem;
2760
+ VeltCommentsSidebarFilterCustom.Search = VeltCommentsSidebarFilterSearch;
2761
+
2762
+ var VeltCommentsSidebarFilterInvolved = function (props) {
2763
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2764
+ var transformedProps = transformWireframeProps(remainingProps);
2765
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-involved-wireframe", __assign({}, transformedProps), children));
2766
+ };
2767
+ VeltCommentsSidebarFilterInvolved.Name = VeltCommentsSidebarFilterName;
2768
+ VeltCommentsSidebarFilterInvolved.Item = VeltCommentsSidebarFilterItem;
2769
+ VeltCommentsSidebarFilterInvolved.Search = VeltCommentsSidebarFilterSearch;
2770
+
2689
2771
  var VeltCommentsSidebarFilter = function (props) {
2690
2772
  var children = props.children, remainingProps = __rest(props, ["children"]);
2691
2773
  var transformedProps = transformWireframeProps(remainingProps);
@@ -2707,6 +2789,9 @@ VeltCommentsSidebarFilter.Item = VeltCommentsSidebarFilterItem;
2707
2789
  VeltCommentsSidebarFilter.Status = VeltCommentsSidebarFilterStatus;
2708
2790
  VeltCommentsSidebarFilter.ResetButton = VeltCommentsSidebarFilterResetButton;
2709
2791
  VeltCommentsSidebarFilter.Search = VeltCommentsSidebarFilterSearch;
2792
+ VeltCommentsSidebarFilter.Document = VeltCommentsSidebarFilterDocument;
2793
+ VeltCommentsSidebarFilter.Custom = VeltCommentsSidebarFilterCustom;
2794
+ VeltCommentsSidebarFilter.Involved = VeltCommentsSidebarFilterInvolved;
2710
2795
 
2711
2796
  var VeltCommentsSidebarFilterButton = function (props) {
2712
2797
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -2795,6 +2880,33 @@ var VeltCommentsSidebarLocationFilterDropdown = function (props) {
2795
2880
  VeltCommentsSidebarLocationFilterDropdown.Trigger = VeltCommentsSidebarLocationFilterDropdownTrigger;
2796
2881
  VeltCommentsSidebarLocationFilterDropdown.Content = VeltCommentsSidebarLocationFilterDropdownContent;
2797
2882
 
2883
+ var VeltCommentsSidebarDocumentFilterDropdownContent = function (props) {
2884
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2885
+ var transformedProps = transformWireframeProps(remainingProps);
2886
+ return (React__default["default"].createElement("velt-comments-sidebar-document-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
2887
+ };
2888
+
2889
+ var VeltCommentsSidebarDocumentFilterDropdownTriggerLabel = function (props) {
2890
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2891
+ var transformedProps = transformWireframeProps(remainingProps);
2892
+ return (React__default["default"].createElement("velt-comments-sidebar-document-filter-dropdown-trigger-label-wireframe", __assign({}, transformedProps), children));
2893
+ };
2894
+
2895
+ var VeltCommentsSidebarDocumentFilterDropdownTrigger = function (props) {
2896
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2897
+ var transformedProps = transformWireframeProps(remainingProps);
2898
+ return (React__default["default"].createElement("velt-comments-sidebar-document-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2899
+ };
2900
+ VeltCommentsSidebarDocumentFilterDropdownTrigger.Label = VeltCommentsSidebarDocumentFilterDropdownTriggerLabel;
2901
+
2902
+ var VeltCommentsSidebarDocumentFilterDropdownWireframe = function (props) {
2903
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2904
+ var transformedProps = transformWireframeProps(remainingProps);
2905
+ return (React__default["default"].createElement("velt-comments-sidebar-document-filter-dropdown-wireframe", __assign({}, transformedProps), children));
2906
+ };
2907
+ VeltCommentsSidebarDocumentFilterDropdownWireframe.Trigger = VeltCommentsSidebarDocumentFilterDropdownTrigger;
2908
+ VeltCommentsSidebarDocumentFilterDropdownWireframe.Content = VeltCommentsSidebarDocumentFilterDropdownContent;
2909
+
2798
2910
  var VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {
2799
2911
  var children = props.children, remainingProps = __rest(props, ["children"]);
2800
2912
  var transformedProps = transformWireframeProps(remainingProps);
@@ -2911,9 +3023,9 @@ var VeltCommentsSidebarPanel = function (props) {
2911
3023
  };
2912
3024
 
2913
3025
  var VeltCommentsSidebarSearch = function (props) {
2914
- var children = props.children, remainingProps = __rest(props, ["children"]);
3026
+ var children = props.children, placeholder = props.placeholder, remainingProps = __rest(props, ["children", "placeholder"]);
2915
3027
  var transformedProps = transformWireframeProps(remainingProps);
2916
- return (React__default["default"].createElement("velt-comments-sidebar-search-wireframe", __assign({}, transformedProps), children));
3028
+ return (React__default["default"].createElement("velt-comments-sidebar-search-wireframe", __assign({}, transformedProps, { placeholder: placeholder }), children));
2917
3029
  };
2918
3030
 
2919
3031
  var VeltCommentsSidebarSkeleton = function (props) {
@@ -3062,6 +3174,7 @@ VeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;
3062
3174
  VeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;
3063
3175
  VeltCommentsSidebarWireframe.MinimalFilterDropdown = VeltCommentsSidebarMinimalFilterDropdown;
3064
3176
  VeltCommentsSidebarWireframe.LocationFilterDropdown = VeltCommentsSidebarLocationFilterDropdown;
3177
+ VeltCommentsSidebarWireframe.DocumentFilterDropdown = VeltCommentsSidebarDocumentFilterDropdownWireframe;
3065
3178
  VeltCommentsSidebarWireframe.MinimalActionsDropdown = VeltCommentsSidebarMinimalActionsDropdownWireframe;
3066
3179
  VeltCommentsSidebarWireframe.ResetFilterButton = VeltCommentsSidebarResetFilterButtonWireframe;
3067
3180
  VeltCommentsSidebarWireframe.ActionButton = VeltCommentsSidebarActionButton;
@@ -3771,6 +3884,151 @@ var VeltNotificationsPanelSkeletonWireframe = function (props) {
3771
3884
  return (React__default["default"].createElement("velt-notifications-panel-skeleton-wireframe", __assign({}, transformedProps), children));
3772
3885
  };
3773
3886
 
3887
+ var VeltNotificationsPanelSettingsButtonWireframe = function (props) {
3888
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3889
+ var transformedProps = transformWireframeProps(remainingProps);
3890
+ return (React__default["default"].createElement("velt-notifications-panel-settings-button-wireframe", __assign({}, transformedProps), children));
3891
+ };
3892
+
3893
+ var VeltNotificationsPanelSettingsDescriptionWireframe = function (props) {
3894
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3895
+ var transformedProps = transformWireframeProps(remainingProps);
3896
+ return (React__default["default"].createElement("velt-notifications-panel-settings-description-wireframe", __assign({}, transformedProps), children));
3897
+ };
3898
+
3899
+ var VeltNotificationsPanelSettingsBackButtonWireframe = function (props) {
3900
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3901
+ var transformedProps = transformWireframeProps(remainingProps);
3902
+ return (React__default["default"].createElement("velt-notifications-panel-settings-back-button-wireframe", __assign({}, transformedProps), children));
3903
+ };
3904
+
3905
+ var VeltNotificationsPanelSettingsFooterWireframe = function (props) {
3906
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3907
+ var transformedProps = transformWireframeProps(remainingProps);
3908
+ return (React__default["default"].createElement("velt-notifications-panel-settings-footer-wireframe", __assign({}, transformedProps), children));
3909
+ };
3910
+
3911
+ var VeltNotificationsPanelSettingsHeaderTitleWireframe = function (props) {
3912
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3913
+ var transformedProps = transformWireframeProps(remainingProps);
3914
+ return (React__default["default"].createElement("velt-notifications-panel-settings-header-title-wireframe", __assign({}, transformedProps), children));
3915
+ };
3916
+
3917
+ var VeltNotificationsPanelSettingsHeaderWireframe = function (props) {
3918
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3919
+ var transformedProps = transformWireframeProps(remainingProps);
3920
+ return (React__default["default"].createElement("velt-notifications-panel-settings-header-wireframe", __assign({}, transformedProps), children));
3921
+ };
3922
+ VeltNotificationsPanelSettingsHeaderWireframe.Title = VeltNotificationsPanelSettingsHeaderTitleWireframe;
3923
+
3924
+ var VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe = function (props) {
3925
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3926
+ var transformedProps = transformWireframeProps(remainingProps);
3927
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-trigger-selected-value-wireframe", __assign({}, transformedProps), children));
3928
+ };
3929
+
3930
+ var VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe = function (props) {
3931
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3932
+ var transformedProps = transformWireframeProps(remainingProps);
3933
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-trigger-label-wireframe", __assign({}, transformedProps), children));
3934
+ };
3935
+
3936
+ var VeltNotificationsPanelSettingsAccordionTriggerIconWireframe = function (props) {
3937
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3938
+ var transformedProps = transformWireframeProps(remainingProps);
3939
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-trigger-icon-wireframe", __assign({}, transformedProps), children));
3940
+ };
3941
+
3942
+ var VeltNotificationsPanelSettingsAccordionTriggerWireframe = function (props) {
3943
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3944
+ var transformedProps = transformWireframeProps(remainingProps);
3945
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-trigger-wireframe", __assign({}, transformedProps), children));
3946
+ };
3947
+ VeltNotificationsPanelSettingsAccordionTriggerWireframe.SelectedValue = VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe;
3948
+ VeltNotificationsPanelSettingsAccordionTriggerWireframe.Label = VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe;
3949
+ VeltNotificationsPanelSettingsAccordionTriggerWireframe.Icon = VeltNotificationsPanelSettingsAccordionTriggerIconWireframe;
3950
+
3951
+ var VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe = function (props) {
3952
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3953
+ var transformedProps = transformWireframeProps(remainingProps);
3954
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-content-item-label-wireframe", __assign({}, transformedProps), children));
3955
+ };
3956
+
3957
+ var VeltNotificationsPanelSettingsAccordionContentItemIconWireframe = function (props) {
3958
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3959
+ var transformedProps = transformWireframeProps(remainingProps);
3960
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-content-item-icon-wireframe", __assign({}, transformedProps), children));
3961
+ };
3962
+
3963
+ var VeltNotificationsPanelSettingsAccordionContentItemWireframe = function (props) {
3964
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3965
+ var transformedProps = transformWireframeProps(remainingProps);
3966
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-content-item-wireframe", __assign({}, transformedProps), children));
3967
+ };
3968
+ VeltNotificationsPanelSettingsAccordionContentItemWireframe.Icon = VeltNotificationsPanelSettingsAccordionContentItemIconWireframe;
3969
+ VeltNotificationsPanelSettingsAccordionContentItemWireframe.Label = VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe;
3970
+
3971
+ var VeltNotificationsPanelSettingsAccordionContentWireframe = function (props) {
3972
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3973
+ var transformedProps = transformWireframeProps(remainingProps);
3974
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-content-wireframe", __assign({}, transformedProps), children));
3975
+ };
3976
+ VeltNotificationsPanelSettingsAccordionContentWireframe.Item = VeltNotificationsPanelSettingsAccordionContentItemWireframe;
3977
+
3978
+ var VeltNotificationsPanelSettingsAccordionWireframe = function (props) {
3979
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3980
+ var transformedProps = transformWireframeProps(remainingProps);
3981
+ return (React__default["default"].createElement("velt-notifications-panel-settings-accordion-wireframe", __assign({}, transformedProps), children));
3982
+ };
3983
+ VeltNotificationsPanelSettingsAccordionWireframe.Trigger = VeltNotificationsPanelSettingsAccordionTriggerWireframe;
3984
+ VeltNotificationsPanelSettingsAccordionWireframe.Content = VeltNotificationsPanelSettingsAccordionContentWireframe;
3985
+
3986
+ var VeltNotificationsPanelSettingsListWireframe = function (props) {
3987
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3988
+ var transformedProps = transformWireframeProps(remainingProps);
3989
+ return (React__default["default"].createElement("velt-notifications-panel-settings-list-wireframe", __assign({}, transformedProps), children));
3990
+ };
3991
+ VeltNotificationsPanelSettingsListWireframe.Accordion = VeltNotificationsPanelSettingsAccordionWireframe;
3992
+
3993
+ var VeltNotificationsPanelSettingsMuteAllDescriptionWireframe = function (props) {
3994
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3995
+ var transformedProps = transformWireframeProps(remainingProps);
3996
+ return (React__default["default"].createElement("velt-notifications-panel-settings-mute-all-description-wireframe", __assign({}, transformedProps), children));
3997
+ };
3998
+
3999
+ var VeltNotificationsPanelSettingsMuteAllTitleWireframe = function (props) {
4000
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4001
+ var transformedProps = transformWireframeProps(remainingProps);
4002
+ return (React__default["default"].createElement("velt-notifications-panel-settings-mute-all-title-wireframe", __assign({}, transformedProps), children));
4003
+ };
4004
+
4005
+ var VeltNotificationsPanelSettingsMuteAllToggleWireframe = function (props) {
4006
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4007
+ var transformedProps = transformWireframeProps(remainingProps);
4008
+ return (React__default["default"].createElement("velt-notifications-panel-settings-mute-all-toggle-wireframe", __assign({}, transformedProps), children));
4009
+ };
4010
+
4011
+ var VeltNotificationsPanelSettingsTitleWireframe = function (props) {
4012
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4013
+ var transformedProps = transformWireframeProps(remainingProps);
4014
+ return (React__default["default"].createElement("velt-notifications-panel-settings-title-wireframe", __assign({}, transformedProps), children));
4015
+ };
4016
+
4017
+ var VeltNotificationsPanelSettingsWireframe = function (props) {
4018
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4019
+ var transformedProps = transformWireframeProps(remainingProps);
4020
+ return (React__default["default"].createElement("velt-notifications-panel-settings-wireframe", __assign({}, transformedProps), children));
4021
+ };
4022
+ VeltNotificationsPanelSettingsWireframe.BackButton = VeltNotificationsPanelSettingsBackButtonWireframe;
4023
+ VeltNotificationsPanelSettingsWireframe.Description = VeltNotificationsPanelSettingsDescriptionWireframe;
4024
+ VeltNotificationsPanelSettingsWireframe.Footer = VeltNotificationsPanelSettingsFooterWireframe;
4025
+ VeltNotificationsPanelSettingsWireframe.Header = VeltNotificationsPanelSettingsHeaderWireframe;
4026
+ VeltNotificationsPanelSettingsWireframe.List = VeltNotificationsPanelSettingsListWireframe;
4027
+ VeltNotificationsPanelSettingsWireframe.MuteAllDescription = VeltNotificationsPanelSettingsMuteAllDescriptionWireframe;
4028
+ VeltNotificationsPanelSettingsWireframe.MuteAllTitle = VeltNotificationsPanelSettingsMuteAllTitleWireframe;
4029
+ VeltNotificationsPanelSettingsWireframe.MuteAllToggle = VeltNotificationsPanelSettingsMuteAllToggleWireframe;
4030
+ VeltNotificationsPanelSettingsWireframe.Title = VeltNotificationsPanelSettingsTitleWireframe;
4031
+
3774
4032
  var VeltNotificationsPanelWireframe = function (props) {
3775
4033
  var children = props.children, remainingProps = __rest(props, ["children"]);
3776
4034
  var transformedProps = transformWireframeProps(remainingProps);
@@ -3783,6 +4041,8 @@ VeltNotificationsPanelWireframe.Title = VeltNotificationsPanelTitleWireframe;
3783
4041
  VeltNotificationsPanelWireframe.ViewAllButton = VeltNotificationsPanelViewAllButtonWireframe;
3784
4042
  VeltNotificationsPanelWireframe.CloseButton = VeltNotificationsPanelCloseButtonWireframe;
3785
4043
  VeltNotificationsPanelWireframe.Skeleton = VeltNotificationsPanelSkeletonWireframe;
4044
+ VeltNotificationsPanelWireframe.SettingsButton = VeltNotificationsPanelSettingsButtonWireframe;
4045
+ VeltNotificationsPanelWireframe.Settings = VeltNotificationsPanelSettingsWireframe;
3786
4046
 
3787
4047
  var VeltNotificationsToolIconWireframe = function (props) {
3788
4048
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -4690,6 +4950,12 @@ var VeltRecorderPlayerVideoWireframe = function (props) {
4690
4950
  return (React__default["default"].createElement("velt-recorder-player-video-wireframe", __assign({}, transformedProps), children));
4691
4951
  };
4692
4952
 
4953
+ var VeltRecorderPlayerEditButtonWireframe = function (props) {
4954
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4955
+ var transformedProps = transformWireframeProps(remainingProps);
4956
+ return (React__default["default"].createElement("velt-recorder-player-edit-button-wireframe", __assign({}, transformedProps), children));
4957
+ };
4958
+
4693
4959
  var VeltRecorderPlayerVideoContainerWireframe = function (props) {
4694
4960
  var children = props.children, remainingProps = __rest(props, ["children"]);
4695
4961
  var transformedProps = transformWireframeProps(remainingProps);
@@ -4708,6 +4974,7 @@ VeltRecorderPlayerVideoContainerWireframe.Transcription = VeltRecorderPlayerTran
4708
4974
  VeltRecorderPlayerVideoContainerWireframe.CopyLink = VeltRecorderPlayerCopyLinkWireframe;
4709
4975
  VeltRecorderPlayerVideoContainerWireframe.Delete = VeltRecorderPlayerDeleteWireframe;
4710
4976
  VeltRecorderPlayerVideoContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;
4977
+ VeltRecorderPlayerVideoContainerWireframe.EditButton = VeltRecorderPlayerEditButtonWireframe;
4711
4978
 
4712
4979
  var VeltRecorderPlayerWireframe = function (props) {
4713
4980
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -5031,11 +5298,72 @@ var VeltVideoEditorPlayerTimelineContainerWireframe = function (props) {
5031
5298
  return (React__default["default"].createElement("velt-video-editor-player-timeline-container-wireframe", __assign({}, transformedProps), children));
5032
5299
  };
5033
5300
 
5034
- var VeltVideoEditorPlayerTimelinePlayheadWireframe = function (props) {
5301
+ var VeltVideoEditorPlayerTimelinePlayheadLineWireframe = function (props) {
5302
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5303
+ var transformedProps = transformWireframeProps(remainingProps);
5304
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-playhead-line-wireframe", __assign({}, transformedProps), children));
5305
+ };
5306
+
5307
+ var VeltVideoEditorPlayerTimelinePlayheadActionsWireframe = function (props) {
5308
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5309
+ var transformedProps = transformWireframeProps(remainingProps);
5310
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-playhead-actions-wireframe", __assign({}, transformedProps), children));
5311
+ };
5312
+
5313
+ var VeltVideoEditorPlayerTimelinePlayhead = function (props) {
5035
5314
  var children = props.children, remainingProps = __rest(props, ["children"]);
5036
5315
  var transformedProps = transformWireframeProps(remainingProps);
5037
5316
  return (React__default["default"].createElement("velt-video-editor-player-timeline-playhead-wireframe", __assign({}, transformedProps), children));
5038
5317
  };
5318
+ VeltVideoEditorPlayerTimelinePlayhead.Line = VeltVideoEditorPlayerTimelinePlayheadLineWireframe;
5319
+ VeltVideoEditorPlayerTimelinePlayhead.Actions = VeltVideoEditorPlayerTimelinePlayheadActionsWireframe;
5320
+
5321
+ var VeltVideoEditorPlayerTimelineOnboardingContentWireframe = function (props) {
5322
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5323
+ var transformedProps = transformWireframeProps(remainingProps);
5324
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-onboarding-content-wireframe", __assign({}, transformedProps), children));
5325
+ };
5326
+
5327
+ var VeltVideoEditorPlayerTimelineOnboardingTextTitleWireframe = function (props) {
5328
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5329
+ var transformedProps = transformWireframeProps(remainingProps);
5330
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-onboarding-text-title-wireframe", __assign({}, transformedProps), children));
5331
+ };
5332
+
5333
+ var VeltVideoEditorPlayerTimelineOnboardingTextDescriptionWireframe = function (props) {
5334
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5335
+ var transformedProps = transformWireframeProps(remainingProps);
5336
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-onboarding-text-description-wireframe", __assign({}, transformedProps), children));
5337
+ };
5338
+
5339
+ var VeltVideoEditorPlayerTimelineOnboardingTextWireframe = function (props) {
5340
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5341
+ var transformedProps = transformWireframeProps(remainingProps);
5342
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-onboarding-text-wireframe", __assign({}, transformedProps), children));
5343
+ };
5344
+ VeltVideoEditorPlayerTimelineOnboardingTextWireframe.Title = VeltVideoEditorPlayerTimelineOnboardingTextTitleWireframe;
5345
+ VeltVideoEditorPlayerTimelineOnboardingTextWireframe.Description = VeltVideoEditorPlayerTimelineOnboardingTextDescriptionWireframe;
5346
+
5347
+ var VeltVideoEditorPlayerTimelineOnboardingArrowWireframe = function (props) {
5348
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5349
+ var transformedProps = transformWireframeProps(remainingProps);
5350
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-onboarding-arrow-wireframe", __assign({}, transformedProps), children));
5351
+ };
5352
+
5353
+ var VeltVideoEditorPlayerTimelineOnboardingWireframe = function (props) {
5354
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5355
+ var transformedProps = transformWireframeProps(remainingProps);
5356
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-onboarding-wireframe", __assign({}, transformedProps), children));
5357
+ };
5358
+ VeltVideoEditorPlayerTimelineOnboardingWireframe.Content = VeltVideoEditorPlayerTimelineOnboardingContentWireframe;
5359
+ VeltVideoEditorPlayerTimelineOnboardingWireframe.Text = VeltVideoEditorPlayerTimelineOnboardingTextWireframe;
5360
+ VeltVideoEditorPlayerTimelineOnboardingWireframe.Arrow = VeltVideoEditorPlayerTimelineOnboardingArrowWireframe;
5361
+
5362
+ var VeltVideoEditorPlayerTimelineBackspaceHintWireframe = function (props) {
5363
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5364
+ var transformedProps = transformWireframeProps(remainingProps);
5365
+ return (React__default["default"].createElement("velt-video-editor-player-timeline-backspace-hint-wireframe", __assign({}, transformedProps), children));
5366
+ };
5039
5367
 
5040
5368
  var VeltVideoEditorPlayerTimelineWireframe = function (props) {
5041
5369
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -5046,7 +5374,27 @@ VeltVideoEditorPlayerTimelineWireframe.Marker = VeltVideoEditorPlayerTimelineMar
5046
5374
  VeltVideoEditorPlayerTimelineWireframe.Scale = VeltVideoEditorPlayerTimelineScaleWireframe;
5047
5375
  VeltVideoEditorPlayerTimelineWireframe.Trim = VeltVideoEditorPlayerTimelineTrimWireframe;
5048
5376
  VeltVideoEditorPlayerTimelineWireframe.Container = VeltVideoEditorPlayerTimelineContainerWireframe;
5049
- VeltVideoEditorPlayerTimelineWireframe.Playhead = VeltVideoEditorPlayerTimelinePlayheadWireframe;
5377
+ VeltVideoEditorPlayerTimelineWireframe.Playhead = VeltVideoEditorPlayerTimelinePlayhead;
5378
+ VeltVideoEditorPlayerTimelineWireframe.Onboarding = VeltVideoEditorPlayerTimelineOnboardingWireframe;
5379
+ VeltVideoEditorPlayerTimelineWireframe.BackspaceHint = VeltVideoEditorPlayerTimelineBackspaceHintWireframe;
5380
+
5381
+ var VeltVideoEditorPlayerDownloadButtonWireframe = function (props) {
5382
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5383
+ var transformedProps = transformWireframeProps(remainingProps);
5384
+ return (React__default["default"].createElement("velt-video-editor-player-download-button-wireframe", __assign({}, transformedProps), children));
5385
+ };
5386
+
5387
+ var VeltVideoEditorPlayerAddZoomButtonWireframe = function (props) {
5388
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5389
+ var transformedProps = transformWireframeProps(remainingProps);
5390
+ return (React__default["default"].createElement("velt-video-editor-player-add-zoom-button-wireframe", __assign({}, transformedProps), children));
5391
+ };
5392
+
5393
+ var VeltVideoEditorPlayerRetakeButtonWireframe = function (props) {
5394
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5395
+ var transformedProps = transformWireframeProps(remainingProps);
5396
+ return (React__default["default"].createElement("velt-video-editor-player-retake-button-wireframe", __assign({}, transformedProps), children));
5397
+ };
5050
5398
 
5051
5399
  var VeltVideoEditorPlayerWireframe = function (props) {
5052
5400
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -5064,6 +5412,9 @@ VeltVideoEditorPlayerWireframe.TotalTime = VeltVideoEditorPlayerTotalTimeWirefra
5064
5412
  VeltVideoEditorPlayerWireframe.SplitButton = VeltVideoEditorPlayerSplitButtonWireframe;
5065
5413
  VeltVideoEditorPlayerWireframe.DeleteButton = VeltVideoEditorPlayerDeleteButtonWireframe;
5066
5414
  VeltVideoEditorPlayerWireframe.Timeline = VeltVideoEditorPlayerTimelineWireframe;
5415
+ VeltVideoEditorPlayerWireframe.DownloadButton = VeltVideoEditorPlayerDownloadButtonWireframe;
5416
+ VeltVideoEditorPlayerWireframe.AddZoomButton = VeltVideoEditorPlayerAddZoomButtonWireframe;
5417
+ VeltVideoEditorPlayerWireframe.RetakeButton = VeltVideoEditorPlayerRetakeButtonWireframe;
5067
5418
 
5068
5419
  var VeltSubtitlesTextWireframe = function (props) {
5069
5420
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -5330,6 +5681,143 @@ VeltSingleEditorModePanelWireframe.Countdown = VeltSingleEditorModePanelCountdow
5330
5681
  VeltSingleEditorModePanelWireframe.CancelRequest = VeltSingleEditorModePanelCancelRequestWireframe;
5331
5682
  VeltSingleEditorModePanelWireframe.AcceptRequest = VeltSingleEditorModePanelAcceptRequestWireframe;
5332
5683
 
5684
+ var VeltPresenceAvatarListItemWireframe = function (props) {
5685
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5686
+ var transformedProps = transformWireframeProps(remainingProps);
5687
+ return (React__default["default"].createElement("velt-presence-avatar-list-item-wireframe", __assign({}, transformedProps), children));
5688
+ };
5689
+
5690
+ var VeltPresenceAvatarListWireframe = function (props) {
5691
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5692
+ var transformedProps = transformWireframeProps(remainingProps);
5693
+ return (React__default["default"].createElement("velt-presence-avatar-list-wireframe", __assign({}, transformedProps), children));
5694
+ };
5695
+ VeltPresenceAvatarListWireframe.Item = VeltPresenceAvatarListItemWireframe;
5696
+
5697
+ var VeltPresenceAvatarRemainingCountWireframe = function (props) {
5698
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5699
+ var transformedProps = transformWireframeProps(remainingProps);
5700
+ return (React__default["default"].createElement("velt-presence-avatar-remaining-count-wireframe", __assign({}, transformedProps), children));
5701
+ };
5702
+
5703
+ var VeltPresenceWireframe = function (props) {
5704
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5705
+ var transformedProps = transformWireframeProps(remainingProps);
5706
+ return (React__default["default"].createElement("velt-presence-wireframe", __assign({}, transformedProps), children));
5707
+ };
5708
+ VeltPresenceWireframe.AvatarList = VeltPresenceAvatarListWireframe;
5709
+ VeltPresenceWireframe.AvatarRemainingCount = VeltPresenceAvatarRemainingCountWireframe;
5710
+
5711
+ var VeltPresenceTooltipAvatarWireframe = function (props) {
5712
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5713
+ var transformedProps = transformWireframeProps(remainingProps);
5714
+ return (React__default["default"].createElement("velt-presence-tooltip-avatar-wireframe", __assign({}, transformedProps), children));
5715
+ };
5716
+
5717
+ var VeltPresenceTooltipUserActiveWireframe = function (props) {
5718
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5719
+ var transformedProps = transformWireframeProps(remainingProps);
5720
+ return (React__default["default"].createElement("velt-presence-tooltip-user-active-wireframe", __assign({}, transformedProps), children));
5721
+ };
5722
+
5723
+ var VeltPresenceTooltipUserInactiveWireframe = function (props) {
5724
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5725
+ var transformedProps = transformWireframeProps(remainingProps);
5726
+ return (React__default["default"].createElement("velt-presence-tooltip-user-inactive-wireframe", __assign({}, transformedProps), children));
5727
+ };
5728
+
5729
+ var VeltPresenceTooltipUserNameWireframe = function (props) {
5730
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5731
+ var transformedProps = transformWireframeProps(remainingProps);
5732
+ return (React__default["default"].createElement("velt-presence-tooltip-user-name-wireframe", __assign({}, transformedProps), children));
5733
+ };
5734
+
5735
+ var VeltPresenceTooltipStatusContainerWireframe = function (props) {
5736
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5737
+ var transformedProps = transformWireframeProps(remainingProps);
5738
+ return (React__default["default"].createElement("velt-presence-tooltip-status-container-wireframe", __assign({}, transformedProps), children));
5739
+ };
5740
+
5741
+ var VeltPresenceTooltipWireframe = function (props) {
5742
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5743
+ var transformedProps = transformWireframeProps(remainingProps);
5744
+ return (React__default["default"].createElement("velt-presence-tooltip-wireframe", __assign({}, transformedProps), children));
5745
+ };
5746
+ VeltPresenceTooltipWireframe.Avatar = VeltPresenceTooltipAvatarWireframe;
5747
+ VeltPresenceTooltipWireframe.UserActive = VeltPresenceTooltipUserActiveWireframe;
5748
+ VeltPresenceTooltipWireframe.UserInactive = VeltPresenceTooltipUserInactiveWireframe;
5749
+ VeltPresenceTooltipWireframe.UserName = VeltPresenceTooltipUserNameWireframe;
5750
+ VeltPresenceTooltipWireframe.StatusContainer = VeltPresenceTooltipStatusContainerWireframe;
5751
+
5752
+ var VeltCursorPointerArrowWireframe = function (props) {
5753
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5754
+ var transformedProps = transformWireframeProps(remainingProps);
5755
+ return (React__default["default"].createElement("velt-cursor-pointer-arrow-wireframe", __assign({}, transformedProps), children));
5756
+ };
5757
+
5758
+ var VeltCursorPointerAudioHuddleAvatarWireframe = function (props) {
5759
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5760
+ var transformedProps = transformWireframeProps(remainingProps);
5761
+ return (React__default["default"].createElement("velt-cursor-pointer-audio-huddle-avatar-wireframe", __assign({}, transformedProps), children));
5762
+ };
5763
+
5764
+ var VeltCursorPointerAudioHuddleAudioWireframe = function (props) {
5765
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5766
+ var transformedProps = transformWireframeProps(remainingProps);
5767
+ return (React__default["default"].createElement("velt-cursor-pointer-audio-huddle-audio-wireframe", __assign({}, transformedProps), children));
5768
+ };
5769
+
5770
+ var VeltCursorPointerAudioHuddleWireframe = function (props) {
5771
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5772
+ var transformedProps = transformWireframeProps(remainingProps);
5773
+ return (React__default["default"].createElement("velt-cursor-pointer-audio-huddle-wireframe", __assign({}, transformedProps), children));
5774
+ };
5775
+ VeltCursorPointerAudioHuddleWireframe.Avatar = VeltCursorPointerAudioHuddleAvatarWireframe;
5776
+ VeltCursorPointerAudioHuddleWireframe.Audio = VeltCursorPointerAudioHuddleAudioWireframe;
5777
+
5778
+ var VeltCursorPointerAvatarWireframe = function (props) {
5779
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5780
+ var transformedProps = transformWireframeProps(remainingProps);
5781
+ return (React__default["default"].createElement("velt-cursor-pointer-avatar-wireframe", __assign({}, transformedProps), children));
5782
+ };
5783
+
5784
+ var VeltCursorPointerDefaultNameWireframe = function (props) {
5785
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5786
+ var transformedProps = transformWireframeProps(remainingProps);
5787
+ return (React__default["default"].createElement("velt-cursor-pointer-default-name-wireframe", __assign({}, transformedProps), children));
5788
+ };
5789
+
5790
+ var VeltCursorPointerDefaultCommentWireframe = function (props) {
5791
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5792
+ var transformedProps = transformWireframeProps(remainingProps);
5793
+ return (React__default["default"].createElement("velt-cursor-pointer-default-comment-wireframe", __assign({}, transformedProps), children));
5794
+ };
5795
+
5796
+ var VeltCursorPointerDefaultWireframe = function (props) {
5797
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5798
+ var transformedProps = transformWireframeProps(remainingProps);
5799
+ return (React__default["default"].createElement("velt-cursor-pointer-default-wireframe", __assign({}, transformedProps), children));
5800
+ };
5801
+ VeltCursorPointerDefaultWireframe.Name = VeltCursorPointerDefaultNameWireframe;
5802
+ VeltCursorPointerDefaultWireframe.Comment = VeltCursorPointerDefaultCommentWireframe;
5803
+
5804
+ var VeltCursorPointerVideoHuddleWireframe = function (props) {
5805
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5806
+ var transformedProps = transformWireframeProps(remainingProps);
5807
+ return (React__default["default"].createElement("velt-cursor-pointer-video-huddle-wireframe", __assign({}, transformedProps), children));
5808
+ };
5809
+
5810
+ var VeltCursorPointerWireframe = function (props) {
5811
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5812
+ var transformedProps = transformWireframeProps(remainingProps);
5813
+ return (React__default["default"].createElement("velt-cursor-pointer-wireframe", __assign({}, transformedProps), children));
5814
+ };
5815
+ VeltCursorPointerWireframe.Arrow = VeltCursorPointerArrowWireframe;
5816
+ VeltCursorPointerWireframe.AudioHuddle = VeltCursorPointerAudioHuddleWireframe;
5817
+ VeltCursorPointerWireframe.Avatar = VeltCursorPointerAvatarWireframe;
5818
+ VeltCursorPointerWireframe.Default = VeltCursorPointerDefaultWireframe;
5819
+ VeltCursorPointerWireframe.VideoHuddle = VeltCursorPointerVideoHuddleWireframe;
5820
+
5333
5821
  function useClient() {
5334
5822
  var client = useVeltClient().client;
5335
5823
  var _a = React__default["default"].useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -5381,15 +5869,15 @@ function useSetDocuments() {
5381
5869
  var client = useVeltClient().client;
5382
5870
  var _a = React__default["default"].useState(undefined), data = _a[0], setData = _a[1];
5383
5871
  // Memoize the setDocuments call
5384
- var memoizedData = React__default["default"].useMemo(function () {
5385
- return data;
5386
- }, [JSON.stringify(data === null || data === void 0 ? void 0 : data.documents), JSON.stringify(data === null || data === void 0 ? void 0 : data.options)]);
5872
+ // const memoizedData = React.useMemo(() => {
5873
+ // return data;
5874
+ // }, [JSON.stringify(data?.documents), JSON.stringify(data?.options)]);
5387
5875
  React__default["default"].useEffect(function () {
5388
5876
  var _a;
5389
- if (client && ((_a = memoizedData === null || memoizedData === void 0 ? void 0 : memoizedData.documents) === null || _a === void 0 ? void 0 : _a.length)) {
5390
- client.setDocuments(memoizedData.documents, memoizedData.options);
5877
+ 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)) {
5878
+ client.setDocuments(data.documents, data.options);
5391
5879
  }
5392
- }, [client === null || client === void 0 ? void 0 : client.setDocuments, memoizedData]);
5880
+ }, [client === null || client === void 0 ? void 0 : client.setDocuments, data]);
5393
5881
  // Memoize the setDocuments callback
5394
5882
  var setDocumentsCallback = React__default["default"].useCallback(function (documents, options) {
5395
5883
  setData({ documents: documents, options: options });
@@ -5398,6 +5886,22 @@ function useSetDocuments() {
5398
5886
  setDocuments: setDocumentsCallback
5399
5887
  };
5400
5888
  }
5889
+ function useSetRootDocument() {
5890
+ var client = useVeltClient().client;
5891
+ var _a = React__default["default"].useState(undefined), data = _a[0], setData = _a[1];
5892
+ React__default["default"].useEffect(function () {
5893
+ if ((client === null || client === void 0 ? void 0 : client.setRootDocument) && data) {
5894
+ client.setRootDocument(data);
5895
+ }
5896
+ }, [client === null || client === void 0 ? void 0 : client.setRootDocument, data]);
5897
+ // Memoize the setRootDocument callback
5898
+ var setRootDocumentCallback = React__default["default"].useCallback(function (document) {
5899
+ setData(document);
5900
+ }, []); // Empty dependency array since it only uses setState which is stable
5901
+ return {
5902
+ setRootDocument: setRootDocumentCallback
5903
+ };
5904
+ }
5401
5905
  function useUnsetDocumentId() {
5402
5906
  var client = useVeltClient().client;
5403
5907
  React__default["default"].useEffect(function () {
@@ -5422,6 +5926,39 @@ function useSetLocation(location, appendLocation) {
5422
5926
  }
5423
5927
  }, [client, shouldSetLocation]);
5424
5928
  }
5929
+ function useSetLocations() {
5930
+ var client = useVeltClient().client;
5931
+ var _a = React__default["default"].useState(undefined), data = _a[0], setData = _a[1];
5932
+ React__default["default"].useEffect(function () {
5933
+ var _a;
5934
+ 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)) {
5935
+ client.setLocations(data.locations, data.options);
5936
+ }
5937
+ }, [client === null || client === void 0 ? void 0 : client.setLocations, data]);
5938
+ // Memoize the setLocations callback
5939
+ var setLocationsCallback = React__default["default"].useCallback(function (locations, options) {
5940
+ setData({ locations: locations, options: options });
5941
+ }, []); // Empty dependency array since it only uses setState which is stable
5942
+ return {
5943
+ setLocations: setLocationsCallback
5944
+ };
5945
+ }
5946
+ function useSetRootLocation() {
5947
+ var client = useVeltClient().client;
5948
+ var _a = React__default["default"].useState(undefined), data = _a[0], setData = _a[1];
5949
+ React__default["default"].useEffect(function () {
5950
+ if ((client === null || client === void 0 ? void 0 : client.setRootLocation) && data) {
5951
+ client.setRootLocation(data);
5952
+ }
5953
+ }, [client === null || client === void 0 ? void 0 : client.setRootLocation, data]);
5954
+ // Memoize the setRootLocation callback
5955
+ var setRootLocationCallback = React__default["default"].useCallback(function (location) {
5956
+ setData(location);
5957
+ }, []); // Empty dependency array since it only uses setState which is stable
5958
+ return {
5959
+ setRootLocation: setRootLocationCallback
5960
+ };
5961
+ }
5425
5962
  function useVeltInitState() {
5426
5963
  var client = useVeltClient().client;
5427
5964
  var _a = React__default["default"].useState(), data = _a[0], setData = _a[1];
@@ -6492,6 +7029,9 @@ function usePresenceUtils() {
6492
7029
  }, [client, setPresenceElement, presenceElement]);
6493
7030
  return presenceElement;
6494
7031
  }
7032
+ /**
7033
+ * @deprecated Use `usePresenceData` hook instead.
7034
+ */
6495
7035
  function usePresenceUsers() {
6496
7036
  var presenceElement = usePresenceUtils();
6497
7037
  var _a = React__default["default"].useState(null), data = _a[0], setData = _a[1];
@@ -6507,6 +7047,41 @@ function usePresenceUsers() {
6507
7047
  }, [presenceElement]);
6508
7048
  return data;
6509
7049
  }
7050
+ function usePresenceData(query) {
7051
+ var presenceElement = usePresenceUtils();
7052
+ var _a = React.useState({ data: null }), data = _a[0], setData = _a[1];
7053
+ var subscriptionRef = React.useRef();
7054
+ // Memoize the inputs
7055
+ var memoizedData = React.useMemo(function () {
7056
+ return query;
7057
+ }, [JSON.stringify(query)]);
7058
+ React.useEffect(function () {
7059
+ if (!(presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.getData))
7060
+ return;
7061
+ // Unsubscribe from the previous subscription if it exists
7062
+ if (subscriptionRef.current) {
7063
+ subscriptionRef.current.unsubscribe();
7064
+ }
7065
+ var subscription = presenceElement.getData(memoizedData)
7066
+ .subscribe(function (res) {
7067
+ if (res) {
7068
+ setData(res);
7069
+ }
7070
+ else {
7071
+ setData({ data: null });
7072
+ }
7073
+ });
7074
+ // Store the new subscription
7075
+ subscriptionRef.current = subscription;
7076
+ // Cleanup function
7077
+ return function () {
7078
+ if (subscriptionRef.current) {
7079
+ subscriptionRef.current.unsubscribe();
7080
+ }
7081
+ };
7082
+ }, [presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.getData, memoizedData]);
7083
+ return data;
7084
+ }
6510
7085
 
6511
7086
  function usePresenceEventCallback(action) {
6512
7087
  var presenceElement = usePresenceUtils();
@@ -6785,19 +7360,32 @@ function useNotificationUtils() {
6785
7360
  }, [client, setNotificationElement, notificationElement]);
6786
7361
  return notificationElement;
6787
7362
  }
6788
- function useNotificationsData() {
7363
+ function useNotificationsData(query) {
6789
7364
  var notificationElement = useNotificationUtils();
6790
7365
  var _a = React__default["default"].useState(null), data = _a[0], setData = _a[1];
7366
+ var subscriptionRef = React.useRef();
7367
+ var memoizedData = React.useMemo(function () {
7368
+ return query;
7369
+ }, [JSON.stringify(query)]);
6791
7370
  React.useEffect(function () {
6792
7371
  if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getNotificationsData))
6793
7372
  return;
6794
- var subscription = notificationElement.getNotificationsData().subscribe(function (res) {
7373
+ // Unsubscribe from the previous subscription if it exists
7374
+ if (subscriptionRef.current) {
7375
+ subscriptionRef.current.unsubscribe();
7376
+ }
7377
+ var subscription = notificationElement.getNotificationsData(memoizedData).subscribe(function (res) {
6795
7378
  setData(res);
6796
7379
  });
7380
+ // Store the new subscription
7381
+ subscriptionRef.current = subscription;
7382
+ // Cleanup function
6797
7383
  return function () {
6798
- subscription.unsubscribe();
7384
+ if (subscriptionRef.current) {
7385
+ subscriptionRef.current.unsubscribe();
7386
+ }
6799
7387
  };
6800
- }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getNotificationsData]);
7388
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getNotificationsData, memoizedData]);
6801
7389
  return data;
6802
7390
  }
6803
7391
  function useUnreadNotificationsCount() {
@@ -6815,6 +7403,74 @@ function useUnreadNotificationsCount() {
6815
7403
  }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getUnreadNotificationsCount]);
6816
7404
  return data;
6817
7405
  }
7406
+ function useNotificationSettings() {
7407
+ var notificationElement = useNotificationUtils();
7408
+ var _a = React__default["default"].useState(null), settings = _a[0], setSettings = _a[1];
7409
+ var _b = React__default["default"].useState(undefined), settingsData = _b[0], setSettingsData = _b[1];
7410
+ var _c = React__default["default"].useState(undefined), settingsInitialConfigData = _c[0], setSettingsInitialConfigData = _c[1];
7411
+ React.useEffect(function () {
7412
+ if ((notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.setSettingsInitialConfig) && settingsInitialConfigData) {
7413
+ notificationElement.setSettingsInitialConfig(settingsInitialConfigData);
7414
+ }
7415
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.setSettingsInitialConfig, settingsInitialConfigData]);
7416
+ React.useEffect(function () {
7417
+ if ((notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.setSettings) && settingsData) {
7418
+ notificationElement.setSettings(settingsData);
7419
+ }
7420
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.setSettings, settingsData]);
7421
+ React.useEffect(function () {
7422
+ var _a;
7423
+ if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getSettings))
7424
+ return;
7425
+ // Added this check to make is backward compatible with the old version of the SDK where getSettings() returns value instead of observable
7426
+ if (!((_a = notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getSettings()) === null || _a === void 0 ? void 0 : _a.subscribe))
7427
+ return;
7428
+ var subscription = notificationElement.getSettings().subscribe(function (res) {
7429
+ setSettings(res);
7430
+ });
7431
+ return function () {
7432
+ subscription.unsubscribe();
7433
+ };
7434
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getSettings]);
7435
+ var setSettingsInitialConfigCallback = React__default["default"].useCallback(function (settingsInitialConfig) {
7436
+ setSettingsInitialConfigData(settingsInitialConfig);
7437
+ }, []);
7438
+ var setSettingsCallback = React__default["default"].useCallback(function (settings) {
7439
+ setSettingsData(settings);
7440
+ }, []);
7441
+ return {
7442
+ settings: settings,
7443
+ setSettings: setSettingsCallback,
7444
+ setSettingsInitialConfig: setSettingsInitialConfigCallback,
7445
+ };
7446
+ }
7447
+
7448
+ function useNotificationEventCallback(action) {
7449
+ var notificationElement = useNotificationUtils();
7450
+ var _a = React.useState(null), data = _a[0], setData = _a[1];
7451
+ var subscriptionRef = React.useRef(null);
7452
+ var memoizedAction = React.useMemo(function () { return action; }, [action]);
7453
+ React.useEffect(function () {
7454
+ var _a;
7455
+ if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.on))
7456
+ return;
7457
+ if (subscriptionRef.current) {
7458
+ subscriptionRef.current.unsubscribe();
7459
+ }
7460
+ var subscription = (_a = notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {
7461
+ setData(data);
7462
+ });
7463
+ // Store the new subscription
7464
+ subscriptionRef.current = subscription;
7465
+ // Cleanup function
7466
+ return function () {
7467
+ if (subscriptionRef.current) {
7468
+ subscriptionRef.current.unsubscribe();
7469
+ }
7470
+ };
7471
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.on, memoizedAction]);
7472
+ return data;
7473
+ }
6818
7474
 
6819
7475
  function useAutocompleteUtils() {
6820
7476
  var _a = React__default["default"].useState(), autocompleteElement = _a[0], setAutocompleteElement = _a[1];
@@ -7066,6 +7722,7 @@ exports.VeltCommentsSidebarStatusDropdownWireframe = VeltCommentsSidebarStatusDr
7066
7722
  exports.VeltCommentsSidebarWireframe = VeltCommentsSidebarWireframe;
7067
7723
  exports.VeltConfirmDialogWireframe = VeltConfirmDialogWireframe;
7068
7724
  exports.VeltCursor = SnippylyCursor;
7725
+ exports.VeltCursorPointerWireframe = VeltCursorPointerWireframe;
7069
7726
  exports.VeltData = VeltData;
7070
7727
  exports.VeltHighChartComments = VeltHighChartComments;
7071
7728
  exports.VeltHuddle = SnippylyHuddle;
@@ -7085,6 +7742,8 @@ exports.VeltNotificationsTool = VeltNotificationsTool;
7085
7742
  exports.VeltNotificationsToolWireframe = VeltNotificationsToolWireframe;
7086
7743
  exports.VeltPersistentCommentModeWireframe = VeltPersistentCommentModeWireframe;
7087
7744
  exports.VeltPresence = SnippylyPresence;
7745
+ exports.VeltPresenceTooltipWireframe = VeltPresenceTooltipWireframe;
7746
+ exports.VeltPresenceWireframe = VeltPresenceWireframe;
7088
7747
  exports.VeltProvider = SnippylyProvider;
7089
7748
  exports.VeltReactionPinTooltipWireframe = VeltReactionPinTooltipWireframe;
7090
7749
  exports.VeltReactionPinWireframe = VeltReactionPinWireframe;
@@ -7174,8 +7833,11 @@ exports.useLiveState = useLiveState;
7174
7833
  exports.useLiveStateData = useLiveStateData;
7175
7834
  exports.useLiveStateSyncEventCallback = useLiveStateSyncEventCallback;
7176
7835
  exports.useLiveStateSyncUtils = useLiveStateSyncUtils;
7836
+ exports.useNotificationEventCallback = useNotificationEventCallback;
7837
+ exports.useNotificationSettings = useNotificationSettings;
7177
7838
  exports.useNotificationUtils = useNotificationUtils;
7178
7839
  exports.useNotificationsData = useNotificationsData;
7840
+ exports.usePresenceData = usePresenceData;
7179
7841
  exports.usePresenceEventCallback = usePresenceEventCallback;
7180
7842
  exports.usePresenceUsers = usePresenceUsers;
7181
7843
  exports.usePresenceUtils = usePresenceUtils;
@@ -7192,6 +7854,9 @@ exports.useSetDocumentId = useSetDocumentId;
7192
7854
  exports.useSetDocuments = useSetDocuments;
7193
7855
  exports.useSetLiveStateData = useSetLiveStateData;
7194
7856
  exports.useSetLocation = useSetLocation;
7857
+ exports.useSetLocations = useSetLocations;
7858
+ exports.useSetRootDocument = useSetRootDocument;
7859
+ exports.useSetRootLocation = useSetRootLocation;
7195
7860
  exports.useSubscribeCommentAnnotation = useSubscribeCommentAnnotation;
7196
7861
  exports.useTagAnnotations = useTagAnnotations;
7197
7862
  exports.useTagUtils = useTagUtils;