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

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 (254) hide show
  1. package/cjs/index.js +568 -24
  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 +8 -0
  5. package/cjs/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +7 -0
  6. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +6 -0
  7. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +5 -0
  8. package/cjs/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -2
  9. package/cjs/types/components/VeltCommentPin/VeltCommentPin.d.ts +7 -0
  10. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
  11. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
  12. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
  13. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
  14. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
  15. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
  16. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
  17. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
  18. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +4 -0
  19. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom.d.ts +15 -0
  20. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/index.d.ts +1 -0
  21. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
  22. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
  23. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  24. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +7 -0
  25. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +1 -0
  26. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/VeltNotificationsPanelSettingsButtonWireframe.d.ts +8 -0
  27. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/index.d.ts +1 -0
  28. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/VeltNotificationsPanelSettingsBackButtonWireframe.d.ts +8 -0
  29. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/index.d.ts +1 -0
  30. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/VeltNotificationsPanelSettingsDescriptionWireframe.d.ts +8 -0
  31. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/index.d.ts +1 -0
  32. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/VeltNotificationsPanelSettingsFooterWireframe.d.ts +8 -0
  33. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/index.d.ts +1 -0
  34. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe.d.ts +8 -0
  35. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/index.d.ts +1 -0
  36. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderWireframe.d.ts +10 -0
  37. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/index.d.ts +1 -0
  38. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe.d.ts +8 -0
  39. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/index.d.ts +1 -0
  40. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe.d.ts +8 -0
  41. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/index.d.ts +1 -0
  42. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe.d.ts +12 -0
  43. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/index.d.ts +1 -0
  44. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe.d.ts +10 -0
  45. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/index.d.ts +1 -0
  46. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe.d.ts +8 -0
  47. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/index.d.ts +1 -0
  48. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe.d.ts +8 -0
  49. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/index.d.ts +1 -0
  50. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe.d.ts +8 -0
  51. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/index.d.ts +1 -0
  52. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe.d.ts +14 -0
  53. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/index.d.ts +1 -0
  54. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe.d.ts +12 -0
  55. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/index.d.ts +1 -0
  56. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsListWireframe.d.ts +10 -0
  57. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/index.d.ts +1 -0
  58. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe.d.ts +8 -0
  59. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/index.d.ts +1 -0
  60. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe.d.ts +8 -0
  61. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/index.d.ts +1 -0
  62. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe.d.ts +8 -0
  63. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/index.d.ts +1 -0
  64. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/VeltNotificationsPanelSettingsTitleWireframe.d.ts +8 -0
  65. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/index.d.ts +1 -0
  66. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsWireframe.d.ts +26 -0
  67. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/index.d.ts +1 -0
  68. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +4 -0
  69. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +1 -0
  70. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  71. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  72. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  73. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  74. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  75. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  76. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  77. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  78. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  79. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  80. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  81. package/cjs/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  82. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  83. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  84. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  85. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  86. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  87. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  88. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  89. package/cjs/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  90. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/VeltRecorderPlayerEditButtonWireframe.d.ts +8 -0
  91. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/index.d.ts +1 -0
  92. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -0
  93. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/VeltVideoEditorPlayerDownloadButtonWireframe.d.ts +8 -0
  94. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/index.d.ts +1 -0
  95. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/VeltVideoEditorPlayerTimelineContainerWireframe.d.ts +8 -0
  96. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/index.d.ts +1 -0
  97. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe.d.ts +8 -0
  98. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/index.d.ts +1 -0
  99. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe.d.ts +8 -0
  100. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/index.d.ts +1 -0
  101. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/VeltVideoEditorPlayerTimelineScaleWireframe.d.ts +10 -0
  102. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/index.d.ts +1 -0
  103. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/VeltVideoEditorPlayerTimelineTrimWireframe.d.ts +8 -0
  104. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/index.d.ts +1 -0
  105. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +10 -0
  106. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerWireframe.d.ts +2 -0
  107. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe.d.ts +8 -0
  108. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/index.d.ts +1 -0
  109. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe.d.ts +8 -0
  110. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/index.d.ts +1 -0
  111. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe.d.ts +10 -0
  112. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/index.d.ts +1 -0
  113. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe.d.ts +12 -0
  114. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/index.d.ts +1 -0
  115. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe.d.ts +8 -0
  116. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/index.d.ts +1 -0
  117. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonWireframe.d.ts +12 -0
  118. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/index.d.ts +1 -0
  119. package/cjs/types/components/index.d.ts +2 -0
  120. package/cjs/types/constants.d.ts +2 -1
  121. package/cjs/types/hooks/Client.d.ts +10 -1
  122. package/cjs/types/hooks/NotificationElement.d.ts +6 -1
  123. package/cjs/types/hooks/NotificationsActions.d.ts +2 -0
  124. package/cjs/types/hooks/PresenceElement.d.ts +5 -1
  125. package/cjs/types/hooks/index.d.ts +4 -3
  126. package/cjs/types/loadSnippyly.d.ts +1 -1
  127. package/esm/index.js +561 -25
  128. package/esm/index.js.map +1 -1
  129. package/esm/types/components/Snippyly/Snippyly.d.ts +1 -0
  130. package/esm/types/components/SnippylyCommentBubble/SnippylyCommentBubble.d.ts +8 -0
  131. package/esm/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +7 -0
  132. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +6 -0
  133. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +5 -0
  134. package/esm/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -2
  135. package/esm/types/components/VeltCommentPin/VeltCommentPin.d.ts +7 -0
  136. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
  137. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
  138. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
  139. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
  140. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
  141. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
  142. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
  143. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
  144. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +4 -0
  145. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom.d.ts +15 -0
  146. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/index.d.ts +1 -0
  147. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
  148. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
  149. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  150. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +7 -0
  151. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +1 -0
  152. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/VeltNotificationsPanelSettingsButtonWireframe.d.ts +8 -0
  153. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/index.d.ts +1 -0
  154. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/VeltNotificationsPanelSettingsBackButtonWireframe.d.ts +8 -0
  155. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/index.d.ts +1 -0
  156. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/VeltNotificationsPanelSettingsDescriptionWireframe.d.ts +8 -0
  157. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/index.d.ts +1 -0
  158. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/VeltNotificationsPanelSettingsFooterWireframe.d.ts +8 -0
  159. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/index.d.ts +1 -0
  160. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe.d.ts +8 -0
  161. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/index.d.ts +1 -0
  162. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderWireframe.d.ts +10 -0
  163. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/index.d.ts +1 -0
  164. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe.d.ts +8 -0
  165. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/index.d.ts +1 -0
  166. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe.d.ts +8 -0
  167. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/index.d.ts +1 -0
  168. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe.d.ts +12 -0
  169. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/index.d.ts +1 -0
  170. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe.d.ts +10 -0
  171. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/index.d.ts +1 -0
  172. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe.d.ts +8 -0
  173. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/index.d.ts +1 -0
  174. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe.d.ts +8 -0
  175. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/index.d.ts +1 -0
  176. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe.d.ts +8 -0
  177. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/index.d.ts +1 -0
  178. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe.d.ts +14 -0
  179. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/index.d.ts +1 -0
  180. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe.d.ts +12 -0
  181. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/index.d.ts +1 -0
  182. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsListWireframe.d.ts +10 -0
  183. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/index.d.ts +1 -0
  184. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe.d.ts +8 -0
  185. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/index.d.ts +1 -0
  186. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe.d.ts +8 -0
  187. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/index.d.ts +1 -0
  188. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe.d.ts +8 -0
  189. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/index.d.ts +1 -0
  190. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/VeltNotificationsPanelSettingsTitleWireframe.d.ts +8 -0
  191. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/index.d.ts +1 -0
  192. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsWireframe.d.ts +26 -0
  193. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/index.d.ts +1 -0
  194. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +4 -0
  195. package/esm/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +1 -0
  196. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  197. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  198. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  199. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  200. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  201. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  202. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  203. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  204. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  205. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  206. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  207. package/esm/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  208. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  209. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  210. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  211. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  212. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  213. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  214. package/esm/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  215. package/esm/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  216. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/VeltRecorderPlayerEditButtonWireframe.d.ts +8 -0
  217. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/index.d.ts +1 -0
  218. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -0
  219. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/VeltVideoEditorPlayerDownloadButtonWireframe.d.ts +8 -0
  220. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/index.d.ts +1 -0
  221. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/VeltVideoEditorPlayerTimelineContainerWireframe.d.ts +8 -0
  222. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/index.d.ts +1 -0
  223. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe.d.ts +8 -0
  224. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/index.d.ts +1 -0
  225. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe.d.ts +8 -0
  226. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/index.d.ts +1 -0
  227. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/VeltVideoEditorPlayerTimelineScaleWireframe.d.ts +10 -0
  228. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/index.d.ts +1 -0
  229. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/VeltVideoEditorPlayerTimelineTrimWireframe.d.ts +8 -0
  230. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/index.d.ts +1 -0
  231. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +10 -0
  232. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerWireframe.d.ts +2 -0
  233. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe.d.ts +8 -0
  234. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/index.d.ts +1 -0
  235. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe.d.ts +8 -0
  236. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/index.d.ts +1 -0
  237. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe.d.ts +10 -0
  238. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/index.d.ts +1 -0
  239. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe.d.ts +12 -0
  240. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/index.d.ts +1 -0
  241. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe.d.ts +8 -0
  242. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/index.d.ts +1 -0
  243. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonWireframe.d.ts +12 -0
  244. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/index.d.ts +1 -0
  245. package/esm/types/components/index.d.ts +2 -0
  246. package/esm/types/constants.d.ts +2 -1
  247. package/esm/types/hooks/Client.d.ts +10 -1
  248. package/esm/types/hooks/NotificationElement.d.ts +6 -1
  249. package/esm/types/hooks/NotificationsActions.d.ts +2 -0
  250. package/esm/types/hooks/PresenceElement.d.ts +5 -1
  251. package/esm/types/hooks/index.d.ts +4 -3
  252. package/esm/types/loadSnippyly.d.ts +1 -1
  253. package/index.d.ts +372 -3
  254. package/package.json +1 -1
@@ -5,6 +5,7 @@ export interface IVeltProps extends React.DetailedHTMLProps<React.HTMLAttributes
5
5
  config?: Config & {
6
6
  proxyDomain?: string;
7
7
  version?: string;
8
+ integrity?: boolean;
8
9
  };
9
10
  user?: any;
10
11
  documentId?: string;
@@ -1,3 +1,4 @@
1
+ import { ContextOptions } from '@veltdev/types';
1
2
  import React from 'react';
2
3
  export interface IVeltCommentBubbleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
4
  /**
@@ -15,6 +16,13 @@ export interface IVeltCommentBubbleProps extends React.DetailedHTMLProps<React.H
15
16
  variant?: string;
16
17
  darkMode?: boolean;
17
18
  commentCountType?: 'total' | 'unread';
19
+ context?: {
20
+ [key: string]: any;
21
+ };
22
+ contextOptions?: ContextOptions;
23
+ documentId?: string;
24
+ folderId?: string;
25
+ annotationId?: string;
18
26
  }
19
27
  declare const SnippylyCommentBubble: React.FC<IVeltCommentBubbleProps>;
20
28
  export default SnippylyCommentBubble;
@@ -1,3 +1,4 @@
1
+ import { ContextOptions } from '@veltdev/types';
1
2
  import React from 'react';
2
3
  export interface IVeltCommentToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
4
  /**
@@ -10,6 +11,12 @@ export interface IVeltCommentToolProps extends React.DetailedHTMLProps<React.HTM
10
11
  darkMode?: boolean;
11
12
  variant?: string;
12
13
  shadowDom?: boolean;
14
+ context?: {
15
+ [key: string]: any;
16
+ };
17
+ contextOptions?: ContextOptions;
18
+ documentId?: string;
19
+ folderId?: string;
13
20
  }
14
21
  declare const SnippylyCommentTool: React.FC<IVeltCommentToolProps>;
15
22
  export default SnippylyCommentTool;
@@ -41,6 +41,7 @@ export interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAt
41
41
  ghostCommentsIndicator?: boolean;
42
42
  commentsOnDom?: boolean;
43
43
  resolvedCommentsOnDom?: boolean;
44
+ filterCommentsOnDom?: boolean;
44
45
  bubbleOnPin?: boolean;
45
46
  bubbleOnPinHover?: boolean;
46
47
  commentTool?: boolean;
@@ -121,6 +122,11 @@ export interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAt
121
122
  */
122
123
  multiThreadMode?: boolean;
123
124
  multiThread?: boolean;
125
+ /**
126
+ * @deprecated Use `groupMatchedComments` instead.
127
+ */
128
+ groupMultipleMatch?: boolean;
129
+ groupMatchedComments?: boolean;
124
130
  deleteReplyConfirmation?: boolean;
125
131
  collapsedComments?: boolean;
126
132
  shortUserName?: boolean;
@@ -8,6 +8,7 @@ declare class FilterTypeConfig {
8
8
  }
9
9
  declare class CommentSidebarFilterConfig {
10
10
  location?: FilterTypeConfig;
11
+ document?: FilterTypeConfig;
11
12
  people?: FilterTypeConfig;
12
13
  tagged?: FilterTypeConfig;
13
14
  assigned?: FilterTypeConfig;
@@ -22,6 +23,10 @@ declare class CommentSidebarGroupConfig {
22
23
  }
23
24
  declare class CommentSidebarFilters {
24
25
  location?: Location[];
26
+ document?: {
27
+ id?: string;
28
+ documentName?: string;
29
+ }[];
25
30
  people?: {
26
31
  userId?: string;
27
32
  email?: string;
@@ -1,9 +1,9 @@
1
- import { RecorderLayoutMode } from '@veltdev/types';
1
+ import { RecordedData, RecorderLayoutMode } from '@veltdev/types';
2
2
  import React from 'react';
3
3
  export interface IVeltRecorderControlPanelProps {
4
4
  mode?: RecorderLayoutMode;
5
5
  panelId?: string;
6
- onRecordedData?: Function;
6
+ onRecordedData?: (data: RecordedData) => void;
7
7
  recordingCountdown?: boolean;
8
8
  recordingTranscription?: boolean;
9
9
  videoEditor?: boolean;
@@ -1,8 +1,15 @@
1
+ import { ContextOptions } from '@veltdev/types';
1
2
  import React from 'react';
2
3
  export interface IVeltCommentPinProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
4
  annotationId?: string;
4
5
  multiThreadAnnotationId?: string;
5
6
  variant?: string;
7
+ context?: {
8
+ [key: string]: any;
9
+ };
10
+ contextOptions?: ContextOptions;
11
+ documentId?: string;
12
+ folderId?: string;
6
13
  }
7
14
  declare const VeltCommentPin: React.FC<IVeltCommentPinProps>;
8
15
  export default VeltCommentPin;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentsSidebarDocumentFilterDropdownContentProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltCommentsSidebarDocumentFilterDropdownContent extends React.FC<IVeltCommentsSidebarDocumentFilterDropdownContentProps> {
6
+ }
7
+ declare const VeltCommentsSidebarDocumentFilterDropdownContent: IVeltCommentsSidebarDocumentFilterDropdownContent;
8
+ export default VeltCommentsSidebarDocumentFilterDropdownContent;
@@ -0,0 +1 @@
1
+ export { default, IVeltCommentsSidebarDocumentFilterDropdownContentProps } from './VeltCommentsSidebarDocumentFilterDropdownContent';
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IVeltCommentsSidebarDocumentFilterDropdownTriggerLabel } from './VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel';
3
+ import { IVeltWireframeCommonProps } from '../../../../constants';
4
+ export interface IVeltCommentsSidebarDocumentFilterDropdownTriggerProps extends IVeltWireframeCommonProps {
5
+ }
6
+ export interface IVeltCommentsSidebarDocumentFilterDropdownTrigger extends React.FC<IVeltCommentsSidebarDocumentFilterDropdownTriggerProps> {
7
+ Label: IVeltCommentsSidebarDocumentFilterDropdownTriggerLabel;
8
+ }
9
+ declare const VeltCommentsSidebarDocumentFilterDropdownTrigger: IVeltCommentsSidebarDocumentFilterDropdownTrigger;
10
+ export default VeltCommentsSidebarDocumentFilterDropdownTrigger;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../constants';
3
+ export interface IVeltCommentsSidebarDocumentFilterDropdownTriggerLabelProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltCommentsSidebarDocumentFilterDropdownTriggerLabel extends React.FC<IVeltCommentsSidebarDocumentFilterDropdownTriggerLabelProps> {
6
+ }
7
+ declare const VeltCommentsSidebarDocumentFilterDropdownTriggerLabel: IVeltCommentsSidebarDocumentFilterDropdownTriggerLabel;
8
+ export default VeltCommentsSidebarDocumentFilterDropdownTriggerLabel;
@@ -0,0 +1 @@
1
+ export { default, IVeltCommentsSidebarDocumentFilterDropdownTriggerLabelProps } from './VeltCommentsSidebarDocumentFilterDropdownTriggerLabel';
@@ -0,0 +1 @@
1
+ export { default, IVeltCommentsSidebarDocumentFilterDropdownTrigger } from './VeltCommentsSidebarDocumentFilterDropdownTrigger';
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ import { IVeltCommentsSidebarDocumentFilterDropdownContent } from './VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent';
4
+ import { IVeltCommentsSidebarDocumentFilterDropdownTrigger } from './VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger';
5
+ export interface IVeltCommentsSidebarDocumentFilterDropdownWireframeProps extends IVeltWireframeCommonProps {
6
+ }
7
+ export interface IVeltCommentsSidebarDocumentFilterDropdownWireframe extends React.FC<IVeltCommentsSidebarDocumentFilterDropdownWireframeProps> {
8
+ Trigger: IVeltCommentsSidebarDocumentFilterDropdownTrigger;
9
+ Content: IVeltCommentsSidebarDocumentFilterDropdownContent;
10
+ }
11
+ declare const VeltCommentsSidebarDocumentFilterDropdownWireframe: IVeltCommentsSidebarDocumentFilterDropdownWireframe;
12
+ export default VeltCommentsSidebarDocumentFilterDropdownWireframe;
@@ -0,0 +1 @@
1
+ export { default, IVeltCommentsSidebarDocumentFilterDropdownWireframe } from './VeltCommentsSidebarDocumentFilterDropdownWireframe';
@@ -16,6 +16,8 @@ import { IVeltCommentsSidebarFilterSearch } from './VeltCommentsSidebarFilterSea
16
16
  import { IVeltCommentsSidebarFilterResetButtonProps } from './VeltCommentsSidebarFilterResetButton/VeltCommentsSidebarFilterResetButton';
17
17
  import { IVeltCommentsSidebarFilterAssigned } from './VeltCommentsSidebarFilterAssigned/VeltCommentsSidebarFilterAssigned';
18
18
  import { IVeltCommentsSidebarFilterTagged } from './VeltCommentsSidebarFilterTagged/VeltCommentsSidebarFilterTagged';
19
+ import { IVeltCommentsSidebarFilterDocument } from './VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument';
20
+ import { IVeltCommentsSidebarFilterCustom } from './VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom';
19
21
  export interface IVeltCommentsSidebarFilterProps extends IVeltWireframeCommonProps {
20
22
  }
21
23
  export interface IVeltCommentsSidebarFilter extends React.FC<IVeltCommentsSidebarFilterProps> {
@@ -35,6 +37,8 @@ export interface IVeltCommentsSidebarFilter extends React.FC<IVeltCommentsSideba
35
37
  Status: IVeltCommentsSidebarFilterStatus;
36
38
  ResetButton: React.FC<IVeltCommentsSidebarFilterResetButtonProps>;
37
39
  Search: IVeltCommentsSidebarFilterSearch;
40
+ Document: IVeltCommentsSidebarFilterDocument;
41
+ Custom: IVeltCommentsSidebarFilterCustom;
38
42
  }
39
43
  declare const VeltCommentsSidebarFilter: IVeltCommentsSidebarFilter;
40
44
  export default VeltCommentsSidebarFilter;
@@ -0,0 +1,15 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ import { IVeltCommentsSidebarFilterItem } from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';
4
+ import { IVeltCommentsSidebarFilterNameProps } from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';
5
+ import { IVeltCommentsSidebarFilterSearch } from '../VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearch';
6
+ export interface IVeltCommentsSidebarFilterCustomProps extends IVeltWireframeCommonProps {
7
+ id?: string;
8
+ }
9
+ export interface IVeltCommentsSidebarFilterCustom extends React.FC<IVeltCommentsSidebarFilterCustomProps> {
10
+ Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
11
+ Item: IVeltCommentsSidebarFilterItem;
12
+ Search: IVeltCommentsSidebarFilterSearch;
13
+ }
14
+ declare const VeltCommentsSidebarFilterCustom: IVeltCommentsSidebarFilterCustom;
15
+ export default VeltCommentsSidebarFilterCustom;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentsSidebarFilterCustom";
@@ -0,0 +1,16 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ import { IVeltCommentsSidebarFilterItem } from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';
4
+ import { IVeltCommentsSidebarFilterNameProps } from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';
5
+ import { IVeltCommentsSidebarFilterViewAllProps } from '../VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll';
6
+ import { IVeltCommentsSidebarFilterSearch } from '../VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearch';
7
+ export interface IVeltCommentsSidebarFilterDocumentProps extends IVeltWireframeCommonProps {
8
+ }
9
+ export interface IVeltCommentsSidebarFilterDocument extends React.FC<IVeltCommentsSidebarFilterDocumentProps> {
10
+ Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
11
+ Item: IVeltCommentsSidebarFilterItem;
12
+ ViewAll: React.FC<IVeltCommentsSidebarFilterViewAllProps>;
13
+ Search: IVeltCommentsSidebarFilterSearch;
14
+ }
15
+ declare const VeltCommentsSidebarFilterDocument: IVeltCommentsSidebarFilterDocument;
16
+ export default VeltCommentsSidebarFilterDocument;
@@ -0,0 +1 @@
1
+ export { default, IVeltCommentsSidebarFilterDocument } from './VeltCommentsSidebarFilterDocument';
@@ -7,6 +7,7 @@ import { IVeltCommentsSidebarFilterButtonProps } from './VeltCommentsSidebarFilt
7
7
  import { IVeltCommentsSidebarHeaderProps } from './VeltCommentsSidebarHeader/VeltCommentsSidebarHeader';
8
8
  import { IVeltCommentsSidebarList } from './VeltCommentsSidebarList/VeltCommentsSidebarList';
9
9
  import { IVeltCommentsSidebarLocationFilterDropdown } from './VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown';
10
+ import { IVeltCommentsSidebarDocumentFilterDropdownWireframe } from './VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe';
10
11
  import { IVeltCommentsSidebarMinimalActionsDropdownWireframe } from './VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe';
11
12
  import { IVeltCommentsSidebarMinimalFilterDropdown } from './VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown';
12
13
  import { IVeltCommentsSidebarPageModeComposerProps } from './VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer';
@@ -33,6 +34,7 @@ declare const VeltCommentsSidebarWireframe: React.FC<IVeltCommentsSidebarWirefra
33
34
  Panel: React.FC<IVeltCommentsSidebarPanelProps>;
34
35
  MinimalFilterDropdown: IVeltCommentsSidebarMinimalFilterDropdown;
35
36
  LocationFilterDropdown: IVeltCommentsSidebarLocationFilterDropdown;
37
+ DocumentFilterDropdown: IVeltCommentsSidebarDocumentFilterDropdownWireframe;
36
38
  MinimalActionsDropdown: IVeltCommentsSidebarMinimalActionsDropdownWireframe;
37
39
  ResetFilterButton: React.FC<IVeltCommentsSidebarResetFilterButtonWireframeProps>;
38
40
  ActionButton: React.FC<IVeltCommentsSidebarActionButtonProps>;
@@ -1,3 +1,4 @@
1
+ import { ContextOptions } from '@veltdev/types';
1
2
  import React from 'react';
2
3
  export interface IVeltInlineCommentsSectionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
4
  config?: {
@@ -27,6 +28,12 @@ export interface IVeltInlineCommentsSectionProps extends React.DetailedHTMLProps
27
28
  sortBy?: 'createdAt' | 'lastUpdated';
28
29
  sortOrder?: 'asc' | 'desc';
29
30
  fullExpanded?: boolean;
31
+ context?: {
32
+ [key: string]: any;
33
+ };
34
+ contextOptions?: ContextOptions;
35
+ documentId?: string;
36
+ folderId?: string;
30
37
  }
31
38
  declare const VeltInlineCommentsSection: React.FC<IVeltInlineCommentsSectionProps>;
32
39
  export default VeltInlineCommentsSection;
@@ -18,6 +18,7 @@ export interface IVeltNotificationsPanelProps {
18
18
  tabConfig?: NotificationTabConfig;
19
19
  readNotificationsOnForYouTab?: boolean;
20
20
  panelOpenMode?: NotificationPanelMode;
21
+ settings?: boolean;
21
22
  }
22
23
  declare const VeltNotificationsPanel: React.FC<IVeltNotificationsPanelProps>;
23
24
  export default VeltNotificationsPanel;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsButtonWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsButtonWireframe extends React.FC<IVeltNotificationsPanelSettingsButtonWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsButtonWireframe: IVeltNotificationsPanelSettingsButtonWireframe;
8
+ export default VeltNotificationsPanelSettingsButtonWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelSettingsButtonWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsBackButtonWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsBackButtonWireframe extends React.FC<IVeltNotificationsPanelSettingsBackButtonWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsBackButtonWireframe: IVeltNotificationsPanelSettingsBackButtonWireframe;
8
+ export default VeltNotificationsPanelSettingsBackButtonWireframe;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsDescriptionWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsDescriptionWireframe extends React.FC<IVeltNotificationsPanelSettingsDescriptionWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsDescriptionWireframe: IVeltNotificationsPanelSettingsDescriptionWireframe;
8
+ export default VeltNotificationsPanelSettingsDescriptionWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelSettingsDescriptionWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsFooterWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsFooterWireframe extends React.FC<IVeltNotificationsPanelSettingsFooterWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsFooterWireframe: IVeltNotificationsPanelSettingsFooterWireframe;
8
+ export default VeltNotificationsPanelSettingsFooterWireframe;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsHeaderTitleWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsHeaderTitleWireframe extends React.FC<IVeltNotificationsPanelSettingsHeaderTitleWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsHeaderTitleWireframe: IVeltNotificationsPanelSettingsHeaderTitleWireframe;
8
+ export default VeltNotificationsPanelSettingsHeaderTitleWireframe;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ import { IVeltNotificationsPanelSettingsHeaderTitleWireframe } from './VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe';
4
+ export interface IVeltNotificationsPanelSettingsHeaderWireframeProps extends IVeltWireframeCommonProps {
5
+ }
6
+ export interface IVeltNotificationsPanelSettingsHeaderWireframe extends React.FC<IVeltNotificationsPanelSettingsHeaderWireframeProps> {
7
+ Title: IVeltNotificationsPanelSettingsHeaderTitleWireframe;
8
+ }
9
+ declare const VeltNotificationsPanelSettingsHeaderWireframe: IVeltNotificationsPanelSettingsHeaderWireframe;
10
+ export default VeltNotificationsPanelSettingsHeaderWireframe;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsAccordionContentItemIconWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsAccordionContentItemIconWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionContentItemIconWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsAccordionContentItemIconWireframe: IVeltNotificationsPanelSettingsAccordionContentItemIconWireframe;
8
+ export default VeltNotificationsPanelSettingsAccordionContentItemIconWireframe;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe: IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframe;
8
+ export default VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe;
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../constants';
3
+ import { IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframe } from './VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe';
4
+ import { IVeltNotificationsPanelSettingsAccordionContentItemIconWireframe } from './VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe';
5
+ export interface IVeltNotificationsPanelSettingsAccordionContentItemWireframeProps extends IVeltWireframeCommonProps {
6
+ }
7
+ export interface IVeltNotificationsPanelSettingsAccordionContentItemWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionContentItemWireframeProps> {
8
+ Label: IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframe;
9
+ Icon: IVeltNotificationsPanelSettingsAccordionContentItemIconWireframe;
10
+ }
11
+ declare const VeltNotificationsPanelSettingsAccordionContentItemWireframe: IVeltNotificationsPanelSettingsAccordionContentItemWireframe;
12
+ export default VeltNotificationsPanelSettingsAccordionContentItemWireframe;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ import { IVeltNotificationsPanelSettingsAccordionContentItemWireframe } from './VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe';
4
+ export interface IVeltNotificationsPanelSettingsAccordionContentWireframeProps extends IVeltWireframeCommonProps {
5
+ }
6
+ export interface IVeltNotificationsPanelSettingsAccordionContentWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionContentWireframeProps> {
7
+ Item: IVeltNotificationsPanelSettingsAccordionContentItemWireframe;
8
+ }
9
+ declare const VeltNotificationsPanelSettingsAccordionContentWireframe: IVeltNotificationsPanelSettingsAccordionContentWireframe;
10
+ export default VeltNotificationsPanelSettingsAccordionContentWireframe;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsAccordionTriggerIconWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsAccordionTriggerIconWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionTriggerIconWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsAccordionTriggerIconWireframe: IVeltNotificationsPanelSettingsAccordionTriggerIconWireframe;
8
+ export default VeltNotificationsPanelSettingsAccordionTriggerIconWireframe;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe: IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframe;
8
+ export default VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe: IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe;
8
+ export default VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe;
@@ -0,0 +1,14 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ import { IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe } from './VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe';
4
+ import { IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframe } from './VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe';
5
+ import { IVeltNotificationsPanelSettingsAccordionTriggerIconWireframe } from './VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe';
6
+ export interface IVeltNotificationsPanelSettingsAccordionTriggerWireframeProps extends IVeltWireframeCommonProps {
7
+ }
8
+ export interface IVeltNotificationsPanelSettingsAccordionTriggerWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionTriggerWireframeProps> {
9
+ SelectedValue: IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe;
10
+ Label: IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframe;
11
+ Icon: IVeltNotificationsPanelSettingsAccordionTriggerIconWireframe;
12
+ }
13
+ declare const VeltNotificationsPanelSettingsAccordionTriggerWireframe: IVeltNotificationsPanelSettingsAccordionTriggerWireframe;
14
+ export default VeltNotificationsPanelSettingsAccordionTriggerWireframe;
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../../constants';
3
+ import { IVeltNotificationsPanelSettingsAccordionTriggerWireframe } from './VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe';
4
+ import { IVeltNotificationsPanelSettingsAccordionContentWireframe } from './VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe';
5
+ export interface IVeltNotificationsPanelSettingsAccordionWireframeProps extends IVeltWireframeCommonProps {
6
+ }
7
+ export interface IVeltNotificationsPanelSettingsAccordionWireframe extends React.FC<IVeltNotificationsPanelSettingsAccordionWireframeProps> {
8
+ Trigger: IVeltNotificationsPanelSettingsAccordionTriggerWireframe;
9
+ Content: IVeltNotificationsPanelSettingsAccordionContentWireframe;
10
+ }
11
+ declare const VeltNotificationsPanelSettingsAccordionWireframe: IVeltNotificationsPanelSettingsAccordionWireframe;
12
+ export default VeltNotificationsPanelSettingsAccordionWireframe;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ import { IVeltNotificationsPanelSettingsAccordionWireframe } from './VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe';
4
+ export interface IVeltNotificationsPanelSettingsListWireframeProps extends IVeltWireframeCommonProps {
5
+ }
6
+ export interface IVeltNotificationsPanelSettingsListWireframe extends React.FC<IVeltNotificationsPanelSettingsListWireframeProps> {
7
+ Accordion: IVeltNotificationsPanelSettingsAccordionWireframe;
8
+ }
9
+ declare const VeltNotificationsPanelSettingsListWireframe: IVeltNotificationsPanelSettingsListWireframe;
10
+ export default VeltNotificationsPanelSettingsListWireframe;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsMuteAllDescriptionWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsMuteAllDescriptionWireframe extends React.FC<IVeltNotificationsPanelSettingsMuteAllDescriptionWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsMuteAllDescriptionWireframe: IVeltNotificationsPanelSettingsMuteAllDescriptionWireframe;
8
+ export default VeltNotificationsPanelSettingsMuteAllDescriptionWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelSettingsMuteAllDescriptionWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsMuteAllTitleWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsMuteAllTitleWireframe extends React.FC<IVeltNotificationsPanelSettingsMuteAllTitleWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsMuteAllTitleWireframe: IVeltNotificationsPanelSettingsMuteAllTitleWireframe;
8
+ export default VeltNotificationsPanelSettingsMuteAllTitleWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelSettingsMuteAllTitleWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsMuteAllToggleWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsMuteAllToggleWireframe extends React.FC<IVeltNotificationsPanelSettingsMuteAllToggleWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsMuteAllToggleWireframe: IVeltNotificationsPanelSettingsMuteAllToggleWireframe;
8
+ export default VeltNotificationsPanelSettingsMuteAllToggleWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelSettingsMuteAllToggleWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltNotificationsPanelSettingsTitleWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltNotificationsPanelSettingsTitleWireframe extends React.FC<IVeltNotificationsPanelSettingsTitleWireframeProps> {
6
+ }
7
+ declare const VeltNotificationsPanelSettingsTitleWireframe: IVeltNotificationsPanelSettingsTitleWireframe;
8
+ export default VeltNotificationsPanelSettingsTitleWireframe;