@veltdev/react 4.4.0-beta.1 → 4.4.0-beta.10

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 (270) hide show
  1. package/cjs/index.js +253 -131
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  4. package/cjs/types/components/SnippylyPresence/SnippylyPresence.d.ts +2 -0
  5. package/cjs/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +1 -0
  6. package/cjs/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +1 -0
  7. package/cjs/types/components/SnippylyRecorderPlayer/SnippylyRecorderPlayer.d.ts +1 -0
  8. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -1
  9. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +3 -2
  10. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe.d.ts +8 -0
  11. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe/index.d.ts +1 -0
  12. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -0
  13. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe.d.ts +8 -0
  14. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe/index.d.ts +1 -0
  15. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe.d.ts +8 -0
  16. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe/index.d.ts +1 -0
  17. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe.d.ts +8 -0
  18. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe/index.d.ts +1 -0
  19. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe.d.ts +8 -0
  20. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe/index.d.ts +1 -0
  21. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe.d.ts +8 -0
  22. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe/index.d.ts +1 -0
  23. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe.d.ts +8 -0
  24. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe/index.d.ts +1 -0
  25. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe.d.ts +12 -0
  26. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/index.d.ts +1 -0
  27. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe.d.ts +8 -0
  28. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe/index.d.ts +1 -0
  29. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe.d.ts +12 -0
  30. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe.d.ts +8 -0
  31. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe/index.d.ts +1 -0
  32. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe.d.ts +8 -0
  33. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe/index.d.ts +1 -0
  34. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/index.d.ts +1 -0
  35. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe.d.ts +8 -0
  36. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe/index.d.ts +1 -0
  37. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe.d.ts +12 -0
  38. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe.d.ts +8 -0
  39. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe/index.d.ts +1 -0
  40. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe.d.ts +8 -0
  41. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe/index.d.ts +1 -0
  42. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/index.d.ts +1 -0
  43. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe.d.ts +8 -0
  44. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe/index.d.ts +1 -0
  45. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsWireframe.d.ts +28 -0
  46. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/index.d.ts +1 -0
  47. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe.d.ts +8 -0
  48. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe/index.d.ts +1 -0
  49. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedDisplayWireframe/VeltRecorderPlayerExpandedDisplayWireframe.d.ts +8 -0
  50. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedDisplayWireframe/index.d.ts +1 -0
  51. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe.d.ts +8 -0
  52. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe/index.d.ts +1 -0
  53. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedPanelWireframe/VeltRecorderPlayerExpandedPanelWireframe.d.ts +8 -0
  54. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedPanelWireframe/index.d.ts +1 -0
  55. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe.d.ts +8 -0
  56. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe/index.d.ts +1 -0
  57. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe.d.ts +8 -0
  58. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe/index.d.ts +1 -0
  59. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedWireframe.d.ts +22 -0
  60. package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/index.d.ts +1 -0
  61. package/cjs/types/components/VeltSingleEditorModePanel/VeltSingleEditorModePanel.d.ts +8 -0
  62. package/cjs/types/components/VeltSingleEditorModePanel/index.d.ts +1 -0
  63. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelAcceptRequestWireframe/VeltSingleEditorModePanelAcceptRequestWireframe.d.ts +8 -0
  64. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelAcceptRequestWireframe/index.d.ts +1 -0
  65. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCancelRequestWireframe/VeltSingleEditorModePanelCancelRequestWireframe.d.ts +8 -0
  66. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCancelRequestWireframe/index.d.ts +1 -0
  67. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCountdownWireframe/VeltSingleEditorModePanelCountdownWireframe.d.ts +8 -0
  68. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCountdownWireframe/index.d.ts +1 -0
  69. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditHereWireframe/VeltSingleEditorModePanelEditHereWireframe.d.ts +8 -0
  70. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditHereWireframe/index.d.ts +1 -0
  71. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditorTextWireframe/VeltSingleEditorModePanelEditorTextWireframe.d.ts +8 -0
  72. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditorTextWireframe/index.d.ts +1 -0
  73. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRejectRequestWireframe/VeltSingleEditorModePanelRejectRequestWireframe.d.ts +8 -0
  74. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRejectRequestWireframe/index.d.ts +1 -0
  75. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRequestAccessWireframe/VeltSingleEditorModePanelRequestAccessWireframe.d.ts +8 -0
  76. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRequestAccessWireframe/index.d.ts +1 -0
  77. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelViewerTextWireframe/VeltSingleEditorModePanelViewerTextWireframe.d.ts +8 -0
  78. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelViewerTextWireframe/index.d.ts +1 -0
  79. package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelWireframe.d.ts +24 -0
  80. package/cjs/types/components/VeltSingleEditorModePanelWireframe/index.d.ts +1 -0
  81. package/cjs/types/components/index.d.ts +3 -1
  82. package/cjs/types/constants.d.ts +1 -1
  83. package/cjs/types/hooks/LiveStateSyncElement.d.ts +3 -3
  84. package/cjs/types/redux/veltLiveStateSynceMiddleware.d.ts +3 -0
  85. package/esm/index.js +251 -131
  86. package/esm/index.js.map +1 -1
  87. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  88. package/esm/types/components/SnippylyPresence/SnippylyPresence.d.ts +2 -0
  89. package/esm/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +1 -0
  90. package/esm/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +1 -0
  91. package/esm/types/components/SnippylyRecorderPlayer/SnippylyRecorderPlayer.d.ts +1 -0
  92. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -1
  93. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +3 -2
  94. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe.d.ts +8 -0
  95. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe/index.d.ts +1 -0
  96. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -0
  97. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe.d.ts +8 -0
  98. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe/index.d.ts +1 -0
  99. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe.d.ts +8 -0
  100. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe/index.d.ts +1 -0
  101. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe.d.ts +8 -0
  102. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe/index.d.ts +1 -0
  103. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe.d.ts +8 -0
  104. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe/index.d.ts +1 -0
  105. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe.d.ts +8 -0
  106. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe/index.d.ts +1 -0
  107. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe.d.ts +8 -0
  108. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe/index.d.ts +1 -0
  109. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe.d.ts +12 -0
  110. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/index.d.ts +1 -0
  111. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe.d.ts +8 -0
  112. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe/index.d.ts +1 -0
  113. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe.d.ts +12 -0
  114. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe.d.ts +8 -0
  115. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe/index.d.ts +1 -0
  116. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe.d.ts +8 -0
  117. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe/index.d.ts +1 -0
  118. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/index.d.ts +1 -0
  119. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe.d.ts +8 -0
  120. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe/index.d.ts +1 -0
  121. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe.d.ts +12 -0
  122. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe.d.ts +8 -0
  123. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe/index.d.ts +1 -0
  124. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe.d.ts +8 -0
  125. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe/index.d.ts +1 -0
  126. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/index.d.ts +1 -0
  127. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe.d.ts +8 -0
  128. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe/index.d.ts +1 -0
  129. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsWireframe.d.ts +28 -0
  130. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/index.d.ts +1 -0
  131. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe.d.ts +8 -0
  132. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe/index.d.ts +1 -0
  133. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedDisplayWireframe/VeltRecorderPlayerExpandedDisplayWireframe.d.ts +8 -0
  134. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedDisplayWireframe/index.d.ts +1 -0
  135. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe.d.ts +8 -0
  136. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe/index.d.ts +1 -0
  137. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedPanelWireframe/VeltRecorderPlayerExpandedPanelWireframe.d.ts +8 -0
  138. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedPanelWireframe/index.d.ts +1 -0
  139. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe.d.ts +8 -0
  140. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe/index.d.ts +1 -0
  141. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe.d.ts +8 -0
  142. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe/index.d.ts +1 -0
  143. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedWireframe.d.ts +22 -0
  144. package/esm/types/components/VeltRecorderPlayerExpandedWireframe/index.d.ts +1 -0
  145. package/esm/types/components/VeltSingleEditorModePanel/VeltSingleEditorModePanel.d.ts +8 -0
  146. package/esm/types/components/VeltSingleEditorModePanel/index.d.ts +1 -0
  147. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelAcceptRequestWireframe/VeltSingleEditorModePanelAcceptRequestWireframe.d.ts +8 -0
  148. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelAcceptRequestWireframe/index.d.ts +1 -0
  149. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCancelRequestWireframe/VeltSingleEditorModePanelCancelRequestWireframe.d.ts +8 -0
  150. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCancelRequestWireframe/index.d.ts +1 -0
  151. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCountdownWireframe/VeltSingleEditorModePanelCountdownWireframe.d.ts +8 -0
  152. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCountdownWireframe/index.d.ts +1 -0
  153. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditHereWireframe/VeltSingleEditorModePanelEditHereWireframe.d.ts +8 -0
  154. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditHereWireframe/index.d.ts +1 -0
  155. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditorTextWireframe/VeltSingleEditorModePanelEditorTextWireframe.d.ts +8 -0
  156. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditorTextWireframe/index.d.ts +1 -0
  157. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRejectRequestWireframe/VeltSingleEditorModePanelRejectRequestWireframe.d.ts +8 -0
  158. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRejectRequestWireframe/index.d.ts +1 -0
  159. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRequestAccessWireframe/VeltSingleEditorModePanelRequestAccessWireframe.d.ts +8 -0
  160. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRequestAccessWireframe/index.d.ts +1 -0
  161. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelViewerTextWireframe/VeltSingleEditorModePanelViewerTextWireframe.d.ts +8 -0
  162. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelViewerTextWireframe/index.d.ts +1 -0
  163. package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelWireframe.d.ts +24 -0
  164. package/esm/types/components/VeltSingleEditorModePanelWireframe/index.d.ts +1 -0
  165. package/esm/types/components/index.d.ts +3 -1
  166. package/esm/types/constants.d.ts +1 -1
  167. package/esm/types/hooks/LiveStateSyncElement.d.ts +3 -3
  168. package/esm/types/redux/veltLiveStateSynceMiddleware.d.ts +3 -0
  169. package/index.d.ts +161 -83
  170. package/package.json +1 -1
  171. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +0 -8
  172. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/index.d.ts +0 -1
  173. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +0 -8
  174. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/index.d.ts +0 -1
  175. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +0 -8
  176. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/index.d.ts +0 -1
  177. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +0 -8
  178. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/index.d.ts +0 -1
  179. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +0 -8
  180. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/index.d.ts +0 -1
  181. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +0 -8
  182. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/index.d.ts +0 -1
  183. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +0 -8
  184. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/index.d.ts +0 -1
  185. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +0 -12
  186. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/index.d.ts +0 -1
  187. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +0 -8
  188. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/index.d.ts +0 -1
  189. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +0 -12
  190. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +0 -8
  191. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/index.d.ts +0 -1
  192. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +0 -8
  193. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/index.d.ts +0 -1
  194. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/index.d.ts +0 -1
  195. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +0 -8
  196. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/index.d.ts +0 -1
  197. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +0 -12
  198. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +0 -8
  199. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/index.d.ts +0 -1
  200. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +0 -8
  201. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/index.d.ts +0 -1
  202. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/index.d.ts +0 -1
  203. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +0 -8
  204. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/index.d.ts +0 -1
  205. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +0 -28
  206. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/index.d.ts +0 -1
  207. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +0 -8
  208. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/index.d.ts +0 -1
  209. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +0 -8
  210. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/index.d.ts +0 -1
  211. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +0 -8
  212. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/index.d.ts +0 -1
  213. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +0 -8
  214. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/index.d.ts +0 -1
  215. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +0 -8
  216. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/index.d.ts +0 -1
  217. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +0 -8
  218. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/index.d.ts +0 -1
  219. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +0 -22
  220. package/cjs/types/components/VeltVideoPlayerWireframe/index.d.ts +0 -1
  221. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +0 -8
  222. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/index.d.ts +0 -1
  223. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +0 -8
  224. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/index.d.ts +0 -1
  225. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +0 -8
  226. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/index.d.ts +0 -1
  227. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +0 -8
  228. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/index.d.ts +0 -1
  229. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +0 -8
  230. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/index.d.ts +0 -1
  231. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +0 -8
  232. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/index.d.ts +0 -1
  233. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +0 -8
  234. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/index.d.ts +0 -1
  235. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +0 -12
  236. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/index.d.ts +0 -1
  237. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +0 -8
  238. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/index.d.ts +0 -1
  239. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +0 -12
  240. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +0 -8
  241. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/index.d.ts +0 -1
  242. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +0 -8
  243. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/index.d.ts +0 -1
  244. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/index.d.ts +0 -1
  245. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +0 -8
  246. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/index.d.ts +0 -1
  247. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +0 -12
  248. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +0 -8
  249. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/index.d.ts +0 -1
  250. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +0 -8
  251. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/index.d.ts +0 -1
  252. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/index.d.ts +0 -1
  253. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +0 -8
  254. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/index.d.ts +0 -1
  255. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +0 -28
  256. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/index.d.ts +0 -1
  257. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +0 -8
  258. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/index.d.ts +0 -1
  259. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +0 -8
  260. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/index.d.ts +0 -1
  261. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +0 -8
  262. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/index.d.ts +0 -1
  263. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +0 -8
  264. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/index.d.ts +0 -1
  265. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +0 -8
  266. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/index.d.ts +0 -1
  267. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +0 -8
  268. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/index.d.ts +0 -1
  269. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +0 -22
  270. package/esm/types/components/VeltVideoPlayerWireframe/index.d.ts +0 -1
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltSingleEditorModePanelRejectRequestWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltSingleEditorModePanelRejectRequestWireframe extends React.FC<IVeltSingleEditorModePanelRejectRequestWireframeProps> {
6
+ }
7
+ declare const VeltSingleEditorModePanelRejectRequestWireframe: IVeltSingleEditorModePanelRejectRequestWireframe;
8
+ export default VeltSingleEditorModePanelRejectRequestWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltSingleEditorModePanelRejectRequestWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltSingleEditorModePanelRequestAccessWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltSingleEditorModePanelRequestAccessWireframe extends React.FC<IVeltSingleEditorModePanelRequestAccessWireframeProps> {
6
+ }
7
+ declare const VeltSingleEditorModePanelRequestAccessWireframe: IVeltSingleEditorModePanelRequestAccessWireframe;
8
+ export default VeltSingleEditorModePanelRequestAccessWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltSingleEditorModePanelRequestAccessWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltSingleEditorModePanelViewerTextWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltSingleEditorModePanelViewerTextWireframe extends React.FC<IVeltSingleEditorModePanelViewerTextWireframeProps> {
6
+ }
7
+ declare const VeltSingleEditorModePanelViewerTextWireframe: IVeltSingleEditorModePanelViewerTextWireframe;
8
+ export default VeltSingleEditorModePanelViewerTextWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltSingleEditorModePanelViewerTextWireframe';
@@ -0,0 +1,24 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../constants';
3
+ import { IVeltSingleEditorModePanelAcceptRequestWireframe } from './VeltSingleEditorModePanelAcceptRequestWireframe/VeltSingleEditorModePanelAcceptRequestWireframe';
4
+ import { IVeltSingleEditorModePanelCancelRequestWireframe } from './VeltSingleEditorModePanelCancelRequestWireframe/VeltSingleEditorModePanelCancelRequestWireframe';
5
+ import { IVeltSingleEditorModePanelCountdownWireframe } from './VeltSingleEditorModePanelCountdownWireframe/VeltSingleEditorModePanelCountdownWireframe';
6
+ import { IVeltSingleEditorModePanelEditHereWireframe } from './VeltSingleEditorModePanelEditHereWireframe/VeltSingleEditorModePanelEditHereWireframe';
7
+ import { IVeltSingleEditorModePanelEditorTextWireframe } from './VeltSingleEditorModePanelEditorTextWireframe/VeltSingleEditorModePanelEditorTextWireframe';
8
+ import { IVeltSingleEditorModePanelRejectRequestWireframe } from './VeltSingleEditorModePanelRejectRequestWireframe/VeltSingleEditorModePanelRejectRequestWireframe';
9
+ import { IVeltSingleEditorModePanelRequestAccessWireframe } from './VeltSingleEditorModePanelRequestAccessWireframe/VeltSingleEditorModePanelRequestAccessWireframe';
10
+ import { IVeltSingleEditorModePanelViewerTextWireframe } from './VeltSingleEditorModePanelViewerTextWireframe/VeltSingleEditorModePanelViewerTextWireframe';
11
+ export interface IVeltSingleEditorModePanelWireframeProps extends IVeltWireframeCommonProps {
12
+ }
13
+ export interface IVeltSingleEditorModePanelWireframe extends React.FC<IVeltSingleEditorModePanelWireframeProps> {
14
+ RequestAccess: IVeltSingleEditorModePanelRequestAccessWireframe;
15
+ RejectRequest: IVeltSingleEditorModePanelRejectRequestWireframe;
16
+ ViewerText: IVeltSingleEditorModePanelViewerTextWireframe;
17
+ EditorText: IVeltSingleEditorModePanelEditorTextWireframe;
18
+ EditHere: IVeltSingleEditorModePanelEditHereWireframe;
19
+ Countdown: IVeltSingleEditorModePanelCountdownWireframe;
20
+ CancelRequest: IVeltSingleEditorModePanelCancelRequestWireframe;
21
+ AcceptRequest: IVeltSingleEditorModePanelAcceptRequestWireframe;
22
+ }
23
+ declare const VeltSingleEditorModePanelWireframe: IVeltSingleEditorModePanelWireframe;
24
+ export default VeltSingleEditorModePanelWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltSingleEditorModePanelWireframe';
@@ -40,6 +40,7 @@ export { default as VeltCommentsMinimap } from "./VeltCommentsMinimap";
40
40
  export { default as VeltReactionTool } from "./VeltReactionTool";
41
41
  export { default as VeltInlineReactionsSection } from "./VeltInlineReactionsSection";
42
42
  export { default as VeltCommentComposer } from "./VeltCommentComposer";
43
+ export { default as VeltSingleEditorModePanel } from "./VeltSingleEditorModePanel";
43
44
  export { default as VeltWireframe } from "./VeltWireframe";
44
45
  export { default as VeltCommentDialogWireframe } from "./VeltCommentDialogWireframe";
45
46
  export { default as VeltCommentsSidebarWireframe } from "./VeltCommentsSidebarWireframe";
@@ -82,8 +83,9 @@ export { default as VeltRecorderVideoToolWireframe } from "./VeltRecorderVideoTo
82
83
  export { default as VeltRecordingPreviewStepsDialogWireframe } from "./VeltRecordingPreviewStepsDialogWireframe";
83
84
  export { default as VeltRecorderControlPanelWireframe } from "./VeltRecorderControlPanelWireframe";
84
85
  export { default as VeltRecorderPlayerWireframe } from "./VeltRecorderPlayerWireframe";
85
- export { default as VeltVideoPlayerWireframe } from "./VeltVideoPlayerWireframe";
86
+ export { default as VeltRecorderPlayerExpandedWireframe } from "./VeltRecorderPlayerExpandedWireframe";
86
87
  export { default as VeltVideoEditorPlayerWireframe } from "./VeltVideoEditorPlayerWireframe";
87
88
  export { default as VeltSubtitlesWireframe } from "./VeltSubtitlesWireframe";
88
89
  export { default as VeltTranscriptionWireframe } from "./VeltTranscriptionWireframe";
89
90
  export { default as VeltButtonWireframe } from "./VeltButtonWireframe";
91
+ export { default as VeltSingleEditorModePanelWireframe } from "./VeltSingleEditorModePanelWireframe";
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare const VELT_SDK_VERSION = "4.4.0-beta.1";
2
+ export declare const VELT_SDK_VERSION = "4.4.0-beta.10";
3
3
  export declare const VELT_SDK_INIT_EVENT = "onVeltInit";
4
4
  export declare const VELT_TAB_ID = "veltTabId";
5
5
  export interface IVeltWireframeCommonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
@@ -1,11 +1,11 @@
1
- import { EditorAccessTimer, LiveStateSyncElement, ServerConnectionState, User, UserEditorAccess } from "@veltdev/types";
1
+ import { EditorAccessTimer, LiveStateSyncElement, ServerConnectionState, SetLiveStateDataConfig, User, UserEditorAccess } from "@veltdev/types";
2
2
  declare class LiveStateDataConfig {
3
3
  listenToNewChangesOnly?: boolean;
4
4
  }
5
5
  export declare function useLiveStateSyncUtils(): LiveStateSyncElement | undefined;
6
6
  export declare function useLiveStateData(liveStateDataId?: string, liveStateDataConfig?: LiveStateDataConfig): any;
7
- export declare function useSetLiveStateData(liveStateDataId: string, liveStateData: any): void;
8
- export declare function useUserEditorState(): UserEditorAccess | null;
7
+ export declare function useSetLiveStateData(liveStateDataId: string, liveStateData: any, config?: SetLiveStateDataConfig): void;
8
+ export declare function useUserEditorState(): UserEditorAccess | null | undefined;
9
9
  export declare function useEditor(): User | null;
10
10
  export declare function useEditorAccessTimer(): EditorAccessTimer;
11
11
  export declare function useEditorAccessRequestHandler(): {
@@ -7,5 +7,8 @@ declare type LiveStateMiddlewareConfig = {
7
7
  export declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) => {
8
8
  middleware: (store: any) => (next: any) => (action: any) => any;
9
9
  updateLiveStateDataId: (newId?: string) => void;
10
+ updateAllowedActionTypes: (newAllowedActionTypes?: Set<string>) => void;
11
+ updateDisabledActionTypes: (newDisabledActionTypes?: Set<string>) => void;
12
+ updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
10
13
  };
11
14
  export {};
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import React$1 from 'react';
3
- import { Config, UserDataProvider, VeltDataProvider, Velt, ReactionMap, CustomAnnotationDropdownData, AutocompleteData, RecorderLayoutMode, RecorderMode, CommentAnnotation, AutocompleteItem, User, Options, DocumentMetadata, Document, SetDocumentsRequestOptions, Location as Location$1, CommentElement, UnreadCommentsCount, CommentAddEventData, CommentUpdateEventData, CommentSelectionChangeData, CommentSidebarCustomActionEventData, AddCommentAnnotationRequest, AddCommentAnnotationEvent, ApproveCommentAnnotationRequest, ApproveCommentAnnotationEvent, RejectCommentAnnotationRequest, RejectCommentAnnotationEvent, SubscribeCommentAnnotationRequest, SubscribeCommentAnnotationEvent, UnsubscribeCommentAnnotationRequest, UnsubscribeCommentAnnotationEvent, DeleteCommentAnnotationRequest, DeleteCommentAnnotationEvent, CommentRequestQuery, GetCommentAnnotationsResponse, GetCommentAnnotationsCountResponse, AssignUserRequest, AssignUserEvent, UpdatePriorityRequest, UpdatePriorityEvent, UpdateStatusRequest, UpdateStatusEvent, UpdateAccessRequest, UpdateAccessEvent, ResolveCommentAnnotationRequest, GetLinkRequest, GetLinkResponse, CopyLinkRequest, CopyLinkEvent, AddCommentRequest, AddCommentEvent, UpdateCommentRequest, UpdateCommentEvent, DeleteCommentRequest, DeleteCommentEvent, GetCommentRequest, AddAttachmentRequest, AddAttachmentResponse, DeleteAttachmentRequest, DeleteAttachmentEvent, GetAttachmentRequest, Attachment, DeleteRecordingRequest, DeleteRecordingEvent, GetRecordingRequest, RecordedData, AddReactionRequest, AddReactionEvent, DeleteReactionRequest, DeleteReactionEvent, ToggleReactionRequest, ToggleReactionEvent, CommentEventTypesMap, CoreEventTypesMap, CursorElement, CursorUser, LiveStateSyncElement, UserEditorAccess, EditorAccessTimer, ServerConnectionState, PresenceElement, PresenceUser, RecorderElement, RecorderRequestQuery, GetRecordingsResponse, RecorderEventTypesMap, RewriterElement, SelectionElement, LiveSelectionData, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification, AutocompleteElement, AutocompleteChipData, ContactElement, SelectedUserContact, GetContactListResponse } from '@veltdev/types';
3
+ import { Config, UserDataProvider, VeltDataProvider, Velt, ReactionMap, CustomAnnotationDropdownData, AutocompleteData, RecorderLayoutMode, RecorderMode, CommentAnnotation, AutocompleteItem, User, Options, DocumentMetadata, Document, SetDocumentsRequestOptions, Location as Location$1, CommentElement, UnreadCommentsCount, CommentAddEventData, CommentUpdateEventData, CommentSelectionChangeData, CommentSidebarCustomActionEventData, AddCommentAnnotationRequest, AddCommentAnnotationEvent, ApproveCommentAnnotationRequest, ApproveCommentAnnotationEvent, RejectCommentAnnotationRequest, RejectCommentAnnotationEvent, SubscribeCommentAnnotationRequest, SubscribeCommentAnnotationEvent, UnsubscribeCommentAnnotationRequest, UnsubscribeCommentAnnotationEvent, DeleteCommentAnnotationRequest, DeleteCommentAnnotationEvent, CommentRequestQuery, GetCommentAnnotationsResponse, GetCommentAnnotationsCountResponse, AssignUserRequest, AssignUserEvent, UpdatePriorityRequest, UpdatePriorityEvent, UpdateStatusRequest, UpdateStatusEvent, UpdateAccessRequest, UpdateAccessEvent, ResolveCommentAnnotationRequest, GetLinkRequest, GetLinkResponse, CopyLinkRequest, CopyLinkEvent, AddCommentRequest, AddCommentEvent, UpdateCommentRequest, UpdateCommentEvent, DeleteCommentRequest, DeleteCommentEvent, GetCommentRequest, AddAttachmentRequest, AddAttachmentResponse, DeleteAttachmentRequest, DeleteAttachmentEvent, GetAttachmentRequest, Attachment, DeleteRecordingRequest, DeleteRecordingEvent, GetRecordingRequest, RecordedData, AddReactionRequest, AddReactionEvent, DeleteReactionRequest, DeleteReactionEvent, ToggleReactionRequest, ToggleReactionEvent, CommentEventTypesMap, CoreEventTypesMap, CursorElement, CursorUser, LiveStateSyncElement, SetLiveStateDataConfig, UserEditorAccess, EditorAccessTimer, ServerConnectionState, PresenceElement, PresenceUser, RecorderElement, RecorderRequestQuery, GetRecordingsResponse, RecorderEventTypesMap, RewriterElement, SelectionElement, LiveSelectionData, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification, AutocompleteElement, AutocompleteChipData, ContactElement, SelectedUserContact, GetContactListResponse } from '@veltdev/types';
4
4
 
5
5
  interface IVeltProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6
6
  apiKey: string;
@@ -177,6 +177,8 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
177
177
  showMentionGroupsFirst?: boolean;
178
178
  showMentionGroupsOnly?: boolean;
179
179
  fullExpanded?: boolean;
180
+ commentToNearestAllowedElement?: boolean;
181
+ draftMode?: boolean;
180
182
  }
181
183
  declare const SnippylyComments: React$1.FC<IVeltCommentsProps>;
182
184
 
@@ -307,6 +309,7 @@ interface IVeltPresenceProps {
307
309
  inactivityTime?: number;
308
310
  documentParams?: any;
309
311
  location?: any;
312
+ locationId?: string;
310
313
  /**
311
314
  * @deprecated Use `onPresenceUserChange` instead
312
315
  */
@@ -319,6 +322,7 @@ interface IVeltPresenceProps {
319
322
  disableFlockNavigation?: boolean;
320
323
  defaultFlockNavigation?: boolean;
321
324
  self?: boolean;
325
+ shadowDom?: boolean;
322
326
  onNavigate?: (pageInfo: {
323
327
  path: string;
324
328
  url: string;
@@ -337,6 +341,7 @@ interface IVeltRecorderControlPanelProps {
337
341
  videoEditor?: boolean;
338
342
  settingsEmbedded?: boolean;
339
343
  autoOpenVideoEditor?: boolean;
344
+ playVideoInFullScreen?: boolean;
340
345
  }
341
346
  declare const SnippylyRecorderControlPanel: React$1.FC<IVeltRecorderControlPanelProps>;
342
347
 
@@ -345,6 +350,7 @@ interface IVeltRecorderNotesProps extends React$1.DetailedHTMLProps<React$1.HTML
345
350
  videoEditor?: boolean;
346
351
  recordingCountdown?: boolean;
347
352
  recordingTranscription?: boolean;
353
+ playVideoInFullScreen?: boolean;
348
354
  }
349
355
  declare const SnippylyRecorderNotes: React$1.FC<IVeltRecorderNotesProps>;
350
356
 
@@ -358,6 +364,7 @@ interface IVeltRecorderPlayerProps {
358
364
  summary?: boolean;
359
365
  shadowDom?: boolean;
360
366
  videoEditor?: boolean;
367
+ playVideoInFullScreen?: boolean;
361
368
  }
362
369
  declare const SnippylyRecorderPlayer: React$1.FC<IVeltRecorderPlayerProps>;
363
370
 
@@ -724,6 +731,13 @@ interface IVeltCommentComposerProps extends React$1.DetailedHTMLProps<React$1.HT
724
731
  }
725
732
  declare const VeltCommentComposer: React$1.FC<IVeltCommentComposerProps>;
726
733
 
734
+ interface IVeltSingleEditorModePanelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
735
+ shadowDom?: boolean;
736
+ variant?: string;
737
+ darkMode?: boolean;
738
+ }
739
+ declare const VeltSingleEditorModePanel: React$1.FC<IVeltSingleEditorModePanelProps>;
740
+
727
741
  interface IVeltWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
728
742
  }
729
743
  declare const VeltWireframe: React$1.FC<IVeltWireframeProps>;
@@ -2910,11 +2924,6 @@ interface IVeltRecorderControlPanelFloatingModeContainerWireframeProps extends I
2910
2924
  interface IVeltRecorderControlPanelFloatingModeContainerWireframe extends React$1.FC<IVeltRecorderControlPanelFloatingModeContainerWireframeProps> {
2911
2925
  }
2912
2926
 
2913
- interface IVeltRecorderControlPanelFloatingModeScreenVideoWireframeProps extends IVeltWireframeCommonProps {
2914
- }
2915
- interface IVeltRecorderControlPanelFloatingModeScreenVideoWireframe extends React$1.FC<IVeltRecorderControlPanelFloatingModeScreenVideoWireframeProps> {
2916
- }
2917
-
2918
2927
  interface IVeltRecorderControlPanelFloatingModeWaveformWireframeProps extends IVeltWireframeCommonProps {
2919
2928
  }
2920
2929
  interface IVeltRecorderControlPanelFloatingModeWaveformWireframe extends React$1.FC<IVeltRecorderControlPanelFloatingModeWaveformWireframeProps> {
@@ -2945,10 +2954,15 @@ interface IVeltRecorderControlPanelActionBarTogglePlayWireframeProps extends IVe
2945
2954
  interface IVeltRecorderControlPanelActionBarTogglePlayWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarTogglePlayWireframeProps> {
2946
2955
  }
2947
2956
 
2957
+ interface IVeltRecorderControlPanelActionBarTogglePauseWireframeProps extends IVeltWireframeCommonProps {
2958
+ }
2959
+ interface IVeltRecorderControlPanelActionBarTogglePauseWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarTogglePauseWireframeProps> {
2960
+ }
2961
+
2948
2962
  interface IVeltRecorderControlPanelActionBarToggleWireframeProps extends IVeltWireframeCommonProps {
2949
2963
  }
2950
2964
  interface IVeltRecorderControlPanelActionBarToggleWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarToggleWireframeProps> {
2951
- Pause: IVeltRecorderControlPanelActionBarTogglePlayWireframe;
2965
+ Pause: IVeltRecorderControlPanelActionBarTogglePauseWireframe;
2952
2966
  Play: IVeltRecorderControlPanelActionBarTogglePlayWireframe;
2953
2967
  }
2954
2968
 
@@ -3006,11 +3020,17 @@ interface IVeltRecorderControlPanelScreenWireframeProps extends IVeltWireframeCo
3006
3020
  interface IVeltRecorderControlPanelScreenWireframe extends React$1.FC<IVeltRecorderControlPanelScreenWireframeProps> {
3007
3021
  }
3008
3022
 
3023
+ interface IVeltRecorderControlPanelScreenMiniContainerWireframeProps extends IVeltWireframeCommonProps {
3024
+ }
3025
+ interface IVeltRecorderControlPanelScreenMiniContainerWireframe extends React$1.FC<IVeltRecorderControlPanelScreenMiniContainerWireframeProps> {
3026
+ }
3027
+
3009
3028
  interface IVeltRecorderControlPanelFloatingModeWireframeProps extends IVeltWireframeCommonProps {
3010
3029
  }
3011
3030
  interface IVeltRecorderControlPanelFloatingModeWireframe extends React$1.FC<IVeltRecorderControlPanelFloatingModeWireframeProps> {
3012
3031
  Container: IVeltRecorderControlPanelFloatingModeContainerWireframe;
3013
- ScreenVideo: IVeltRecorderControlPanelFloatingModeScreenVideoWireframe;
3032
+ ScreenVideo: IVeltRecorderControlPanelScreenMiniContainerWireframe;
3033
+ ScreenMiniContainer: IVeltRecorderControlPanelScreenMiniContainerWireframe;
3014
3034
  Waveform: IVeltRecorderControlPanelFloatingModeWaveformWireframe;
3015
3035
  Video: IVeltRecorderControlPanelVideoWireframe;
3016
3036
  Screen: IVeltRecorderControlPanelScreenWireframe;
@@ -3027,6 +3047,7 @@ interface IVeltRecorderControlPanelThreadModeWireframe extends React$1.FC<IVeltR
3027
3047
  Screen: IVeltRecorderControlPanelScreenWireframe;
3028
3048
  Loading: IVeltRecorderControlPanelLoadingWireframe;
3029
3049
  ActionBar: IVeltRecorderControlPanelActionBarWireframe;
3050
+ ScreenMiniContainer: IVeltRecorderControlPanelScreenMiniContainerWireframe;
3030
3051
  }
3031
3052
 
3032
3053
  interface IVeltRecorderControlPanelWireframeProps extends IVeltWireframeCommonProps {
@@ -3177,149 +3198,149 @@ interface IVeltRecorderPlayerWireframe extends React$1.FC<IVeltRecorderPlayerWir
3177
3198
  }
3178
3199
  declare const VeltRecorderPlayerWireframe: IVeltRecorderPlayerWireframe;
3179
3200
 
3180
- interface IVeltVideoPlayerControlsDeleteButtonWireframeProps extends IVeltWireframeCommonProps {
3201
+ interface IVeltRecorderPlayerExpandedControlsDeleteButtonWireframeProps extends IVeltWireframeCommonProps {
3181
3202
  }
3182
- interface IVeltVideoPlayerControlsDeleteButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsDeleteButtonWireframeProps> {
3203
+ interface IVeltRecorderPlayerExpandedControlsDeleteButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsDeleteButtonWireframeProps> {
3183
3204
  }
3184
3205
 
3185
- interface IVeltVideoPlayerControlsProgressBarWireframeProps extends IVeltWireframeCommonProps {
3206
+ interface IVeltRecorderPlayerExpandedControlsProgressBarWireframeProps extends IVeltWireframeCommonProps {
3186
3207
  }
3187
- interface IVeltVideoPlayerControlsProgressBarWireframe extends React$1.FC<IVeltVideoPlayerControlsProgressBarWireframeProps> {
3208
+ interface IVeltRecorderPlayerExpandedControlsProgressBarWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsProgressBarWireframeProps> {
3188
3209
  }
3189
3210
 
3190
- interface IVeltVideoPlayerControlsSettingsButtonWireframeProps extends IVeltWireframeCommonProps {
3211
+ interface IVeltRecorderPlayerExpandedControlsSettingsButtonWireframeProps extends IVeltWireframeCommonProps {
3191
3212
  }
3192
- interface IVeltVideoPlayerControlsSettingsButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsSettingsButtonWireframeProps> {
3213
+ interface IVeltRecorderPlayerExpandedControlsSettingsButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsSettingsButtonWireframeProps> {
3193
3214
  }
3194
3215
 
3195
- interface IVeltVideoPlayerControlsSubtitleButtonIconWireframeProps extends IVeltWireframeCommonProps {
3216
+ interface IVeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframeProps extends IVeltWireframeCommonProps {
3196
3217
  }
3197
- interface IVeltVideoPlayerControlsSubtitleButtonIconWireframe extends React$1.FC<IVeltVideoPlayerControlsSubtitleButtonIconWireframeProps> {
3218
+ interface IVeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframeProps> {
3198
3219
  }
3199
3220
 
3200
- interface IVeltVideoPlayerControlsSubtitleButtonTooltipWireframeProps extends IVeltWireframeCommonProps {
3221
+ interface IVeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframeProps extends IVeltWireframeCommonProps {
3201
3222
  }
3202
- interface IVeltVideoPlayerControlsSubtitleButtonTooltipWireframe extends React$1.FC<IVeltVideoPlayerControlsSubtitleButtonTooltipWireframeProps> {
3223
+ interface IVeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframeProps> {
3203
3224
  }
3204
3225
 
3205
- interface IVeltVideoPlayerControlsSubtitleButtonWireframeProps extends IVeltWireframeCommonProps {
3226
+ interface IVeltRecorderPlayerExpandedControlsSubtitleButtonWireframeProps extends IVeltWireframeCommonProps {
3206
3227
  }
3207
- interface IVeltVideoPlayerControlsSubtitleButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsSubtitleButtonWireframeProps> {
3208
- Icon: IVeltVideoPlayerControlsSubtitleButtonIconWireframe;
3209
- Tooltip: IVeltVideoPlayerControlsSubtitleButtonTooltipWireframe;
3228
+ interface IVeltRecorderPlayerExpandedControlsSubtitleButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsSubtitleButtonWireframeProps> {
3229
+ Icon: IVeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe;
3230
+ Tooltip: IVeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe;
3210
3231
  }
3211
3232
 
3212
- interface IVeltVideoPlayerControlsTimeWireframeProps extends IVeltWireframeCommonProps {
3233
+ interface IVeltRecorderPlayerExpandedControlsTimeWireframeProps extends IVeltWireframeCommonProps {
3213
3234
  }
3214
- interface IVeltVideoPlayerControlsTimeWireframe extends React$1.FC<IVeltVideoPlayerControlsTimeWireframeProps> {
3235
+ interface IVeltRecorderPlayerExpandedControlsTimeWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTimeWireframeProps> {
3215
3236
  }
3216
3237
 
3217
- interface IVeltVideoPlayerControlsTogglePauseWireframeProps extends IVeltWireframeCommonProps {
3238
+ interface IVeltRecorderPlayerExpandedControlsTogglePauseWireframeProps extends IVeltWireframeCommonProps {
3218
3239
  }
3219
- interface IVeltVideoPlayerControlsTogglePauseWireframe extends React$1.FC<IVeltVideoPlayerControlsTogglePauseWireframeProps> {
3240
+ interface IVeltRecorderPlayerExpandedControlsTogglePauseWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTogglePauseWireframeProps> {
3220
3241
  }
3221
3242
 
3222
- interface IVeltVideoPlayerControlsTogglePlayWireframeProps extends IVeltWireframeCommonProps {
3243
+ interface IVeltRecorderPlayerExpandedControlsTogglePlayWireframeProps extends IVeltWireframeCommonProps {
3223
3244
  }
3224
- interface IVeltVideoPlayerControlsTogglePlayWireframe extends React$1.FC<IVeltVideoPlayerControlsTogglePlayWireframeProps> {
3245
+ interface IVeltRecorderPlayerExpandedControlsTogglePlayWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTogglePlayWireframeProps> {
3225
3246
  }
3226
3247
 
3227
- interface IVeltVideoPlayerControlsToggleButtonWireframeProps extends IVeltWireframeCommonProps {
3248
+ interface IVeltRecorderPlayerExpandedControlsToggleButtonWireframeProps extends IVeltWireframeCommonProps {
3228
3249
  }
3229
- interface IVeltVideoPlayerControlsToggleButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsToggleButtonWireframeProps> {
3230
- Play: IVeltVideoPlayerControlsTogglePlayWireframe;
3231
- Pause: IVeltVideoPlayerControlsTogglePauseWireframe;
3250
+ interface IVeltRecorderPlayerExpandedControlsToggleButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsToggleButtonWireframeProps> {
3251
+ Play: IVeltRecorderPlayerExpandedControlsTogglePlayWireframe;
3252
+ Pause: IVeltRecorderPlayerExpandedControlsTogglePauseWireframe;
3232
3253
  }
3233
3254
 
3234
- interface IVeltVideoPlayerControlsTranscriptionIconWireframeProps extends IVeltWireframeCommonProps {
3255
+ interface IVeltRecorderPlayerExpandedControlsTranscriptionIconWireframeProps extends IVeltWireframeCommonProps {
3235
3256
  }
3236
- interface IVeltVideoPlayerControlsTranscriptionIconWireframe extends React$1.FC<IVeltVideoPlayerControlsTranscriptionIconWireframeProps> {
3257
+ interface IVeltRecorderPlayerExpandedControlsTranscriptionIconWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTranscriptionIconWireframeProps> {
3237
3258
  }
3238
3259
 
3239
- interface IVeltVideoPlayerControlsTranscriptionTooltipWireframeProps extends IVeltWireframeCommonProps {
3260
+ interface IVeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframeProps extends IVeltWireframeCommonProps {
3240
3261
  }
3241
- interface IVeltVideoPlayerControlsTranscriptionTooltipWireframe extends React$1.FC<IVeltVideoPlayerControlsTranscriptionTooltipWireframeProps> {
3262
+ interface IVeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframeProps> {
3242
3263
  }
3243
3264
 
3244
- interface IVeltVideoPlayerControlsTranscriptionButtonWireframeProps extends IVeltWireframeCommonProps {
3265
+ interface IVeltRecorderPlayerExpandedControlsTranscriptionButtonWireframeProps extends IVeltWireframeCommonProps {
3245
3266
  }
3246
- interface IVeltVideoPlayerControlsTranscriptionButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsTranscriptionButtonWireframeProps> {
3247
- Icon: IVeltVideoPlayerControlsTranscriptionIconWireframe;
3248
- Tooltip: IVeltVideoPlayerControlsTranscriptionTooltipWireframe;
3267
+ interface IVeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTranscriptionButtonWireframeProps> {
3268
+ Icon: IVeltRecorderPlayerExpandedControlsTranscriptionIconWireframe;
3269
+ Tooltip: IVeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe;
3249
3270
  }
3250
3271
 
3251
- interface IVeltVideoPlayerControlsVolumeButtonWireframeProps extends IVeltWireframeCommonProps {
3272
+ interface IVeltRecorderPlayerExpandedControlsVolumeButtonWireframeProps extends IVeltWireframeCommonProps {
3252
3273
  }
3253
- interface IVeltVideoPlayerControlsVolumeButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsVolumeButtonWireframeProps> {
3274
+ interface IVeltRecorderPlayerExpandedControlsVolumeButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsVolumeButtonWireframeProps> {
3254
3275
  }
3255
3276
 
3256
- interface IVeltVideoPlayerControlsCurrentTimeWireframeProps extends IVeltWireframeCommonProps {
3277
+ interface IVeltRecorderPlayerExpandedControlsCurrentTimeWireframeProps extends IVeltWireframeCommonProps {
3257
3278
  }
3258
- interface IVeltVideoPlayerControlsCurrentTimeWireframe extends React$1.FC<IVeltVideoPlayerControlsCurrentTimeWireframeProps> {
3279
+ interface IVeltRecorderPlayerExpandedControlsCurrentTimeWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsCurrentTimeWireframeProps> {
3259
3280
  }
3260
3281
 
3261
- interface IVeltVideoPlayerControlsTotalTimeWireframeProps extends IVeltWireframeCommonProps {
3282
+ interface IVeltRecorderPlayerExpandedControlsTotalTimeWireframeProps extends IVeltWireframeCommonProps {
3262
3283
  }
3263
- interface IVeltVideoPlayerControlsTotalTimeWireframe extends React$1.FC<IVeltVideoPlayerControlsTotalTimeWireframeProps> {
3284
+ interface IVeltRecorderPlayerExpandedControlsTotalTimeWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTotalTimeWireframeProps> {
3264
3285
  }
3265
3286
 
3266
- interface IVeltVideoPlayerControlsWireframeProps extends IVeltWireframeCommonProps {
3287
+ interface IVeltRecorderPlayerExpandedControlsWireframeProps extends IVeltWireframeCommonProps {
3267
3288
  }
3268
- interface IVeltVideoPlayerControlsWireframe extends React$1.FC<IVeltVideoPlayerControlsWireframeProps> {
3269
- DeleteButton: IVeltVideoPlayerControlsDeleteButtonWireframe;
3270
- ProgressBar: IVeltVideoPlayerControlsProgressBarWireframe;
3271
- SettingsButton: IVeltVideoPlayerControlsSettingsButtonWireframe;
3272
- SubtitleButton: IVeltVideoPlayerControlsSubtitleButtonWireframe;
3273
- Time: IVeltVideoPlayerControlsTimeWireframe;
3274
- TranscriptionButton: IVeltVideoPlayerControlsTranscriptionButtonWireframe;
3275
- ToggleButton: IVeltVideoPlayerControlsToggleButtonWireframe;
3276
- VolumeButton: IVeltVideoPlayerControlsVolumeButtonWireframe;
3277
- CurrentTime: IVeltVideoPlayerControlsCurrentTimeWireframe;
3278
- TotalTime: IVeltVideoPlayerControlsTotalTimeWireframe;
3289
+ interface IVeltRecorderPlayerExpandedControlsWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsWireframeProps> {
3290
+ DeleteButton: IVeltRecorderPlayerExpandedControlsDeleteButtonWireframe;
3291
+ ProgressBar: IVeltRecorderPlayerExpandedControlsProgressBarWireframe;
3292
+ SettingsButton: IVeltRecorderPlayerExpandedControlsSettingsButtonWireframe;
3293
+ SubtitleButton: IVeltRecorderPlayerExpandedControlsSubtitleButtonWireframe;
3294
+ Time: IVeltRecorderPlayerExpandedControlsTimeWireframe;
3295
+ TranscriptionButton: IVeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe;
3296
+ ToggleButton: IVeltRecorderPlayerExpandedControlsToggleButtonWireframe;
3297
+ VolumeButton: IVeltRecorderPlayerExpandedControlsVolumeButtonWireframe;
3298
+ CurrentTime: IVeltRecorderPlayerExpandedControlsCurrentTimeWireframe;
3299
+ TotalTime: IVeltRecorderPlayerExpandedControlsTotalTimeWireframe;
3279
3300
  }
3280
3301
 
3281
- interface IVeltVideoPlayerCopyLinkWireframeProps extends IVeltWireframeCommonProps {
3302
+ interface IVeltRecorderPlayerExpandedCopyLinkWireframeProps extends IVeltWireframeCommonProps {
3282
3303
  }
3283
- interface IVeltVideoPlayerCopyLinkWireframe extends React$1.FC<IVeltVideoPlayerCopyLinkWireframeProps> {
3304
+ interface IVeltRecorderPlayerExpandedCopyLinkWireframe extends React$1.FC<IVeltRecorderPlayerExpandedCopyLinkWireframeProps> {
3284
3305
  }
3285
3306
 
3286
- interface IVeltVideoPlayerDisplayWireframeProps extends IVeltWireframeCommonProps {
3307
+ interface IVeltRecorderPlayerExpandedDisplayWireframeProps extends IVeltWireframeCommonProps {
3287
3308
  }
3288
- interface IVeltVideoPlayerDisplayWireframe extends React$1.FC<IVeltVideoPlayerDisplayWireframeProps> {
3309
+ interface IVeltRecorderPlayerExpandedDisplayWireframe extends React$1.FC<IVeltRecorderPlayerExpandedDisplayWireframeProps> {
3289
3310
  }
3290
3311
 
3291
- interface IVeltVideoPlayerMinimizeButtonWireframeProps extends IVeltWireframeCommonProps {
3312
+ interface IVeltRecorderPlayerExpandedMinimizeButtonWireframeProps extends IVeltWireframeCommonProps {
3292
3313
  }
3293
- interface IVeltVideoPlayerMinimizeButtonWireframe extends React$1.FC<IVeltVideoPlayerMinimizeButtonWireframeProps> {
3314
+ interface IVeltRecorderPlayerExpandedMinimizeButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedMinimizeButtonWireframeProps> {
3294
3315
  }
3295
3316
 
3296
- interface IVeltVideoPlayerPanelWireframeProps extends IVeltWireframeCommonProps {
3317
+ interface IVeltRecorderPlayerExpandedPanelWireframeProps extends IVeltWireframeCommonProps {
3297
3318
  }
3298
- interface IVeltVideoPlayerPanelWireframe extends React$1.FC<IVeltVideoPlayerPanelWireframeProps> {
3319
+ interface IVeltRecorderPlayerExpandedPanelWireframe extends React$1.FC<IVeltRecorderPlayerExpandedPanelWireframeProps> {
3299
3320
  }
3300
3321
 
3301
- interface IVeltVideoPlayerSubtitlesWireframeProps extends IVeltWireframeCommonProps {
3322
+ interface IVeltRecorderPlayerExpandedSubtitlesWireframeProps extends IVeltWireframeCommonProps {
3302
3323
  }
3303
- interface IVeltVideoPlayerSubtitlesWireframe extends React$1.FC<IVeltVideoPlayerSubtitlesWireframeProps> {
3324
+ interface IVeltRecorderPlayerExpandedSubtitlesWireframe extends React$1.FC<IVeltRecorderPlayerExpandedSubtitlesWireframeProps> {
3304
3325
  }
3305
3326
 
3306
- interface IVeltVideoPlayerTranscriptionWireframeProps extends IVeltWireframeCommonProps {
3327
+ interface IVeltRecorderPlayerExpandedTranscriptionWireframeProps extends IVeltWireframeCommonProps {
3307
3328
  }
3308
- interface IVeltVideoPlayerTranscriptionWireframe extends React$1.FC<IVeltVideoPlayerTranscriptionWireframeProps> {
3329
+ interface IVeltRecorderPlayerExpandedTranscriptionWireframe extends React$1.FC<IVeltRecorderPlayerExpandedTranscriptionWireframeProps> {
3309
3330
  }
3310
3331
 
3311
- interface IVeltVideoPlayerWireframeProps extends IVeltWireframeCommonProps {
3332
+ interface IVeltRecorderPlayerExpandedWireframeProps extends IVeltWireframeCommonProps {
3312
3333
  }
3313
- interface IVeltVideoPlayerWireframe extends React$1.FC<IVeltVideoPlayerWireframeProps> {
3314
- Controls: IVeltVideoPlayerControlsWireframe;
3315
- CopyLink: IVeltVideoPlayerCopyLinkWireframe;
3316
- Display: IVeltVideoPlayerDisplayWireframe;
3317
- MinimizeButton: IVeltVideoPlayerMinimizeButtonWireframe;
3318
- Panel: IVeltVideoPlayerPanelWireframe;
3319
- Subtitles: IVeltVideoPlayerSubtitlesWireframe;
3320
- Transcription: IVeltVideoPlayerTranscriptionWireframe;
3334
+ interface IVeltRecorderPlayerExpandedWireframe extends React$1.FC<IVeltRecorderPlayerExpandedWireframeProps> {
3335
+ Controls: IVeltRecorderPlayerExpandedControlsWireframe;
3336
+ CopyLink: IVeltRecorderPlayerExpandedCopyLinkWireframe;
3337
+ Display: IVeltRecorderPlayerExpandedDisplayWireframe;
3338
+ MinimizeButton: IVeltRecorderPlayerExpandedMinimizeButtonWireframe;
3339
+ Panel: IVeltRecorderPlayerExpandedPanelWireframe;
3340
+ Subtitles: IVeltRecorderPlayerExpandedSubtitlesWireframe;
3341
+ Transcription: IVeltRecorderPlayerExpandedTranscriptionWireframe;
3321
3342
  }
3322
- declare const VeltVideoPlayerWireframe: IVeltVideoPlayerWireframe;
3343
+ declare const VeltRecorderPlayerExpandedWireframe: IVeltRecorderPlayerExpandedWireframe;
3323
3344
 
3324
3345
  interface IVeltVideoEditorPlayerTitleWireframeProps extends IVeltWireframeCommonProps {
3325
3346
  }
@@ -3590,6 +3611,60 @@ interface IVeltButtonWireframeProps extends IVeltWireframeCommonProps {
3590
3611
  }
3591
3612
  declare const VeltButtonWireframe: React$1.FC<IVeltButtonWireframeProps>;
3592
3613
 
3614
+ interface IVeltSingleEditorModePanelAcceptRequestWireframeProps extends IVeltWireframeCommonProps {
3615
+ }
3616
+ interface IVeltSingleEditorModePanelAcceptRequestWireframe extends React$1.FC<IVeltSingleEditorModePanelAcceptRequestWireframeProps> {
3617
+ }
3618
+
3619
+ interface IVeltSingleEditorModePanelCancelRequestWireframeProps extends IVeltWireframeCommonProps {
3620
+ }
3621
+ interface IVeltSingleEditorModePanelCancelRequestWireframe extends React$1.FC<IVeltSingleEditorModePanelCancelRequestWireframeProps> {
3622
+ }
3623
+
3624
+ interface IVeltSingleEditorModePanelCountdownWireframeProps extends IVeltWireframeCommonProps {
3625
+ }
3626
+ interface IVeltSingleEditorModePanelCountdownWireframe extends React$1.FC<IVeltSingleEditorModePanelCountdownWireframeProps> {
3627
+ }
3628
+
3629
+ interface IVeltSingleEditorModePanelEditHereWireframeProps extends IVeltWireframeCommonProps {
3630
+ }
3631
+ interface IVeltSingleEditorModePanelEditHereWireframe extends React$1.FC<IVeltSingleEditorModePanelEditHereWireframeProps> {
3632
+ }
3633
+
3634
+ interface IVeltSingleEditorModePanelEditorTextWireframeProps extends IVeltWireframeCommonProps {
3635
+ }
3636
+ interface IVeltSingleEditorModePanelEditorTextWireframe extends React$1.FC<IVeltSingleEditorModePanelEditorTextWireframeProps> {
3637
+ }
3638
+
3639
+ interface IVeltSingleEditorModePanelRejectRequestWireframeProps extends IVeltWireframeCommonProps {
3640
+ }
3641
+ interface IVeltSingleEditorModePanelRejectRequestWireframe extends React$1.FC<IVeltSingleEditorModePanelRejectRequestWireframeProps> {
3642
+ }
3643
+
3644
+ interface IVeltSingleEditorModePanelRequestAccessWireframeProps extends IVeltWireframeCommonProps {
3645
+ }
3646
+ interface IVeltSingleEditorModePanelRequestAccessWireframe extends React$1.FC<IVeltSingleEditorModePanelRequestAccessWireframeProps> {
3647
+ }
3648
+
3649
+ interface IVeltSingleEditorModePanelViewerTextWireframeProps extends IVeltWireframeCommonProps {
3650
+ }
3651
+ interface IVeltSingleEditorModePanelViewerTextWireframe extends React$1.FC<IVeltSingleEditorModePanelViewerTextWireframeProps> {
3652
+ }
3653
+
3654
+ interface IVeltSingleEditorModePanelWireframeProps extends IVeltWireframeCommonProps {
3655
+ }
3656
+ interface IVeltSingleEditorModePanelWireframe extends React$1.FC<IVeltSingleEditorModePanelWireframeProps> {
3657
+ RequestAccess: IVeltSingleEditorModePanelRequestAccessWireframe;
3658
+ RejectRequest: IVeltSingleEditorModePanelRejectRequestWireframe;
3659
+ ViewerText: IVeltSingleEditorModePanelViewerTextWireframe;
3660
+ EditorText: IVeltSingleEditorModePanelEditorTextWireframe;
3661
+ EditHere: IVeltSingleEditorModePanelEditHereWireframe;
3662
+ Countdown: IVeltSingleEditorModePanelCountdownWireframe;
3663
+ CancelRequest: IVeltSingleEditorModePanelCancelRequestWireframe;
3664
+ AcceptRequest: IVeltSingleEditorModePanelAcceptRequestWireframe;
3665
+ }
3666
+ declare const VeltSingleEditorModePanelWireframe: IVeltSingleEditorModePanelWireframe;
3667
+
3593
3668
  declare function useVeltClient(): {
3594
3669
  client: Velt | null;
3595
3670
  };
@@ -3730,8 +3805,8 @@ declare class LiveStateDataConfig {
3730
3805
  }
3731
3806
  declare function useLiveStateSyncUtils(): LiveStateSyncElement | undefined;
3732
3807
  declare function useLiveStateData(liveStateDataId?: string, liveStateDataConfig?: LiveStateDataConfig): any;
3733
- declare function useSetLiveStateData(liveStateDataId: string, liveStateData: any): void;
3734
- declare function useUserEditorState(): UserEditorAccess | null;
3808
+ declare function useSetLiveStateData(liveStateDataId: string, liveStateData: any, config?: SetLiveStateDataConfig): void;
3809
+ declare function useUserEditorState(): UserEditorAccess | null | undefined;
3735
3810
  declare function useEditor(): User | null;
3736
3811
  declare function useEditorAccessTimer(): EditorAccessTimer;
3737
3812
  declare function useEditorAccessRequestHandler(): {
@@ -3796,6 +3871,9 @@ declare type LiveStateMiddlewareConfig = {
3796
3871
  declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) => {
3797
3872
  middleware: (store: any) => (next: any) => (action: any) => any;
3798
3873
  updateLiveStateDataId: (newId?: string) => void;
3874
+ updateAllowedActionTypes: (newAllowedActionTypes?: Set<string>) => void;
3875
+ updateDisabledActionTypes: (newDisabledActionTypes?: Set<string>) => void;
3876
+ updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
3799
3877
  };
3800
3878
 
3801
- export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltVideoPlayerWireframe, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
3879
+ export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/react",
3
- "version": "4.4.0-beta.1",
3
+ "version": "4.4.0-beta.10",
4
4
  "description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import { IVeltWireframeCommonProps } from '../../../../constants';
3
- export interface IVeltRecorderControlPanelFloatingModeScreenVideoWireframeProps extends IVeltWireframeCommonProps {
4
- }
5
- export interface IVeltRecorderControlPanelFloatingModeScreenVideoWireframe extends React.FC<IVeltRecorderControlPanelFloatingModeScreenVideoWireframeProps> {
6
- }
7
- declare const VeltRecorderControlPanelFloatingModeScreenVideoWireframe: IVeltRecorderControlPanelFloatingModeScreenVideoWireframe;
8
- export default VeltRecorderControlPanelFloatingModeScreenVideoWireframe;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import { IVeltWireframeCommonProps } from '../../../../constants';
3
- export interface IVeltVideoPlayerControlsCurrentTimeWireframeProps extends IVeltWireframeCommonProps {
4
- }
5
- export interface IVeltVideoPlayerControlsCurrentTimeWireframe extends React.FC<IVeltVideoPlayerControlsCurrentTimeWireframeProps> {
6
- }
7
- declare const VeltVideoPlayerControlsCurrentTimeWireframe: IVeltVideoPlayerControlsCurrentTimeWireframe;
8
- export default VeltVideoPlayerControlsCurrentTimeWireframe;
@@ -1 +0,0 @@
1
- export { default } from './VeltVideoPlayerControlsCurrentTimeWireframe';