@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.
- package/cjs/index.js +253 -131
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
- package/cjs/types/components/SnippylyPresence/SnippylyPresence.d.ts +2 -0
- package/cjs/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +1 -0
- package/cjs/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +1 -0
- package/cjs/types/components/SnippylyRecorderPlayer/SnippylyRecorderPlayer.d.ts +1 -0
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -1
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +3 -2
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe.d.ts +12 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe.d.ts +12 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe.d.ts +12 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsWireframe.d.ts +28 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedDisplayWireframe/VeltRecorderPlayerExpandedDisplayWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedDisplayWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedPanelWireframe/VeltRecorderPlayerExpandedPanelWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedPanelWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedWireframe.d.ts +22 -0
- package/cjs/types/components/VeltRecorderPlayerExpandedWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanel/VeltSingleEditorModePanel.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanel/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelAcceptRequestWireframe/VeltSingleEditorModePanelAcceptRequestWireframe.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelAcceptRequestWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCancelRequestWireframe/VeltSingleEditorModePanelCancelRequestWireframe.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCancelRequestWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCountdownWireframe/VeltSingleEditorModePanelCountdownWireframe.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCountdownWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditHereWireframe/VeltSingleEditorModePanelEditHereWireframe.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditHereWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditorTextWireframe/VeltSingleEditorModePanelEditorTextWireframe.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditorTextWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRejectRequestWireframe/VeltSingleEditorModePanelRejectRequestWireframe.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRejectRequestWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRequestAccessWireframe/VeltSingleEditorModePanelRequestAccessWireframe.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRequestAccessWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelViewerTextWireframe/VeltSingleEditorModePanelViewerTextWireframe.d.ts +8 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelViewerTextWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelWireframe.d.ts +24 -0
- package/cjs/types/components/VeltSingleEditorModePanelWireframe/index.d.ts +1 -0
- package/cjs/types/components/index.d.ts +3 -1
- package/cjs/types/constants.d.ts +1 -1
- package/cjs/types/hooks/LiveStateSyncElement.d.ts +3 -3
- package/cjs/types/redux/veltLiveStateSynceMiddleware.d.ts +3 -0
- package/esm/index.js +251 -131
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
- package/esm/types/components/SnippylyPresence/SnippylyPresence.d.ts +2 -0
- package/esm/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +1 -0
- package/esm/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +1 -0
- package/esm/types/components/SnippylyRecorderPlayer/SnippylyRecorderPlayer.d.ts +1 -0
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -1
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +3 -2
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelScreenMiniContainerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsCurrentTimeWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsDeleteButtonWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsProgressBarWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSettingsButtonWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe.d.ts +12 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsSubtitleButtonWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTimeWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe.d.ts +12 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePauseWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/VeltRecorderPlayerExpandedControlsTogglePlayWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsToggleButtonWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTotalTimeWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe.d.ts +12 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/VeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsVolumeButtonWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/VeltRecorderPlayerExpandedControlsWireframe.d.ts +28 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedControlsWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedCopyLinkWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedDisplayWireframe/VeltRecorderPlayerExpandedDisplayWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedDisplayWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedMinimizeButtonWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedPanelWireframe/VeltRecorderPlayerExpandedPanelWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedPanelWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedSubtitlesWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedTranscriptionWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/VeltRecorderPlayerExpandedWireframe.d.ts +22 -0
- package/esm/types/components/VeltRecorderPlayerExpandedWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanel/VeltSingleEditorModePanel.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanel/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelAcceptRequestWireframe/VeltSingleEditorModePanelAcceptRequestWireframe.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelAcceptRequestWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCancelRequestWireframe/VeltSingleEditorModePanelCancelRequestWireframe.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCancelRequestWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCountdownWireframe/VeltSingleEditorModePanelCountdownWireframe.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelCountdownWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditHereWireframe/VeltSingleEditorModePanelEditHereWireframe.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditHereWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditorTextWireframe/VeltSingleEditorModePanelEditorTextWireframe.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelEditorTextWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRejectRequestWireframe/VeltSingleEditorModePanelRejectRequestWireframe.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRejectRequestWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRequestAccessWireframe/VeltSingleEditorModePanelRequestAccessWireframe.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelRequestAccessWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelViewerTextWireframe/VeltSingleEditorModePanelViewerTextWireframe.d.ts +8 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelViewerTextWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/VeltSingleEditorModePanelWireframe.d.ts +24 -0
- package/esm/types/components/VeltSingleEditorModePanelWireframe/index.d.ts +1 -0
- package/esm/types/components/index.d.ts +3 -1
- package/esm/types/constants.d.ts +1 -1
- package/esm/types/hooks/LiveStateSyncElement.d.ts +3 -3
- package/esm/types/redux/veltLiveStateSynceMiddleware.d.ts +3 -0
- package/index.d.ts +161 -83
- package/package.json +1 -1
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +0 -8
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +0 -12
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +0 -12
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +0 -12
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +0 -28
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +0 -8
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/index.d.ts +0 -1
- package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +0 -22
- package/cjs/types/components/VeltVideoPlayerWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +0 -8
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +0 -12
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +0 -12
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +0 -12
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +0 -28
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +0 -8
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/index.d.ts +0 -1
- package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +0 -22
- 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
|
|
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";
|
package/esm/types/constants.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const VELT_SDK_VERSION = "4.4.0-beta.
|
|
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:
|
|
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:
|
|
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
|
|
3201
|
+
interface IVeltRecorderPlayerExpandedControlsDeleteButtonWireframeProps extends IVeltWireframeCommonProps {
|
|
3181
3202
|
}
|
|
3182
|
-
interface
|
|
3203
|
+
interface IVeltRecorderPlayerExpandedControlsDeleteButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsDeleteButtonWireframeProps> {
|
|
3183
3204
|
}
|
|
3184
3205
|
|
|
3185
|
-
interface
|
|
3206
|
+
interface IVeltRecorderPlayerExpandedControlsProgressBarWireframeProps extends IVeltWireframeCommonProps {
|
|
3186
3207
|
}
|
|
3187
|
-
interface
|
|
3208
|
+
interface IVeltRecorderPlayerExpandedControlsProgressBarWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsProgressBarWireframeProps> {
|
|
3188
3209
|
}
|
|
3189
3210
|
|
|
3190
|
-
interface
|
|
3211
|
+
interface IVeltRecorderPlayerExpandedControlsSettingsButtonWireframeProps extends IVeltWireframeCommonProps {
|
|
3191
3212
|
}
|
|
3192
|
-
interface
|
|
3213
|
+
interface IVeltRecorderPlayerExpandedControlsSettingsButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsSettingsButtonWireframeProps> {
|
|
3193
3214
|
}
|
|
3194
3215
|
|
|
3195
|
-
interface
|
|
3216
|
+
interface IVeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframeProps extends IVeltWireframeCommonProps {
|
|
3196
3217
|
}
|
|
3197
|
-
interface
|
|
3218
|
+
interface IVeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframeProps> {
|
|
3198
3219
|
}
|
|
3199
3220
|
|
|
3200
|
-
interface
|
|
3221
|
+
interface IVeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframeProps extends IVeltWireframeCommonProps {
|
|
3201
3222
|
}
|
|
3202
|
-
interface
|
|
3223
|
+
interface IVeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframeProps> {
|
|
3203
3224
|
}
|
|
3204
3225
|
|
|
3205
|
-
interface
|
|
3226
|
+
interface IVeltRecorderPlayerExpandedControlsSubtitleButtonWireframeProps extends IVeltWireframeCommonProps {
|
|
3206
3227
|
}
|
|
3207
|
-
interface
|
|
3208
|
-
Icon:
|
|
3209
|
-
Tooltip:
|
|
3228
|
+
interface IVeltRecorderPlayerExpandedControlsSubtitleButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsSubtitleButtonWireframeProps> {
|
|
3229
|
+
Icon: IVeltRecorderPlayerExpandedControlsSubtitleButtonIconWireframe;
|
|
3230
|
+
Tooltip: IVeltRecorderPlayerExpandedControlsSubtitleButtonTooltipWireframe;
|
|
3210
3231
|
}
|
|
3211
3232
|
|
|
3212
|
-
interface
|
|
3233
|
+
interface IVeltRecorderPlayerExpandedControlsTimeWireframeProps extends IVeltWireframeCommonProps {
|
|
3213
3234
|
}
|
|
3214
|
-
interface
|
|
3235
|
+
interface IVeltRecorderPlayerExpandedControlsTimeWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTimeWireframeProps> {
|
|
3215
3236
|
}
|
|
3216
3237
|
|
|
3217
|
-
interface
|
|
3238
|
+
interface IVeltRecorderPlayerExpandedControlsTogglePauseWireframeProps extends IVeltWireframeCommonProps {
|
|
3218
3239
|
}
|
|
3219
|
-
interface
|
|
3240
|
+
interface IVeltRecorderPlayerExpandedControlsTogglePauseWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTogglePauseWireframeProps> {
|
|
3220
3241
|
}
|
|
3221
3242
|
|
|
3222
|
-
interface
|
|
3243
|
+
interface IVeltRecorderPlayerExpandedControlsTogglePlayWireframeProps extends IVeltWireframeCommonProps {
|
|
3223
3244
|
}
|
|
3224
|
-
interface
|
|
3245
|
+
interface IVeltRecorderPlayerExpandedControlsTogglePlayWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTogglePlayWireframeProps> {
|
|
3225
3246
|
}
|
|
3226
3247
|
|
|
3227
|
-
interface
|
|
3248
|
+
interface IVeltRecorderPlayerExpandedControlsToggleButtonWireframeProps extends IVeltWireframeCommonProps {
|
|
3228
3249
|
}
|
|
3229
|
-
interface
|
|
3230
|
-
Play:
|
|
3231
|
-
Pause:
|
|
3250
|
+
interface IVeltRecorderPlayerExpandedControlsToggleButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsToggleButtonWireframeProps> {
|
|
3251
|
+
Play: IVeltRecorderPlayerExpandedControlsTogglePlayWireframe;
|
|
3252
|
+
Pause: IVeltRecorderPlayerExpandedControlsTogglePauseWireframe;
|
|
3232
3253
|
}
|
|
3233
3254
|
|
|
3234
|
-
interface
|
|
3255
|
+
interface IVeltRecorderPlayerExpandedControlsTranscriptionIconWireframeProps extends IVeltWireframeCommonProps {
|
|
3235
3256
|
}
|
|
3236
|
-
interface
|
|
3257
|
+
interface IVeltRecorderPlayerExpandedControlsTranscriptionIconWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTranscriptionIconWireframeProps> {
|
|
3237
3258
|
}
|
|
3238
3259
|
|
|
3239
|
-
interface
|
|
3260
|
+
interface IVeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframeProps extends IVeltWireframeCommonProps {
|
|
3240
3261
|
}
|
|
3241
|
-
interface
|
|
3262
|
+
interface IVeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframeProps> {
|
|
3242
3263
|
}
|
|
3243
3264
|
|
|
3244
|
-
interface
|
|
3265
|
+
interface IVeltRecorderPlayerExpandedControlsTranscriptionButtonWireframeProps extends IVeltWireframeCommonProps {
|
|
3245
3266
|
}
|
|
3246
|
-
interface
|
|
3247
|
-
Icon:
|
|
3248
|
-
Tooltip:
|
|
3267
|
+
interface IVeltRecorderPlayerExpandedControlsTranscriptionButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTranscriptionButtonWireframeProps> {
|
|
3268
|
+
Icon: IVeltRecorderPlayerExpandedControlsTranscriptionIconWireframe;
|
|
3269
|
+
Tooltip: IVeltRecorderPlayerExpandedControlsTranscriptionTooltipWireframe;
|
|
3249
3270
|
}
|
|
3250
3271
|
|
|
3251
|
-
interface
|
|
3272
|
+
interface IVeltRecorderPlayerExpandedControlsVolumeButtonWireframeProps extends IVeltWireframeCommonProps {
|
|
3252
3273
|
}
|
|
3253
|
-
interface
|
|
3274
|
+
interface IVeltRecorderPlayerExpandedControlsVolumeButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsVolumeButtonWireframeProps> {
|
|
3254
3275
|
}
|
|
3255
3276
|
|
|
3256
|
-
interface
|
|
3277
|
+
interface IVeltRecorderPlayerExpandedControlsCurrentTimeWireframeProps extends IVeltWireframeCommonProps {
|
|
3257
3278
|
}
|
|
3258
|
-
interface
|
|
3279
|
+
interface IVeltRecorderPlayerExpandedControlsCurrentTimeWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsCurrentTimeWireframeProps> {
|
|
3259
3280
|
}
|
|
3260
3281
|
|
|
3261
|
-
interface
|
|
3282
|
+
interface IVeltRecorderPlayerExpandedControlsTotalTimeWireframeProps extends IVeltWireframeCommonProps {
|
|
3262
3283
|
}
|
|
3263
|
-
interface
|
|
3284
|
+
interface IVeltRecorderPlayerExpandedControlsTotalTimeWireframe extends React$1.FC<IVeltRecorderPlayerExpandedControlsTotalTimeWireframeProps> {
|
|
3264
3285
|
}
|
|
3265
3286
|
|
|
3266
|
-
interface
|
|
3287
|
+
interface IVeltRecorderPlayerExpandedControlsWireframeProps extends IVeltWireframeCommonProps {
|
|
3267
3288
|
}
|
|
3268
|
-
interface
|
|
3269
|
-
DeleteButton:
|
|
3270
|
-
ProgressBar:
|
|
3271
|
-
SettingsButton:
|
|
3272
|
-
SubtitleButton:
|
|
3273
|
-
Time:
|
|
3274
|
-
TranscriptionButton:
|
|
3275
|
-
ToggleButton:
|
|
3276
|
-
VolumeButton:
|
|
3277
|
-
CurrentTime:
|
|
3278
|
-
TotalTime:
|
|
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
|
|
3302
|
+
interface IVeltRecorderPlayerExpandedCopyLinkWireframeProps extends IVeltWireframeCommonProps {
|
|
3282
3303
|
}
|
|
3283
|
-
interface
|
|
3304
|
+
interface IVeltRecorderPlayerExpandedCopyLinkWireframe extends React$1.FC<IVeltRecorderPlayerExpandedCopyLinkWireframeProps> {
|
|
3284
3305
|
}
|
|
3285
3306
|
|
|
3286
|
-
interface
|
|
3307
|
+
interface IVeltRecorderPlayerExpandedDisplayWireframeProps extends IVeltWireframeCommonProps {
|
|
3287
3308
|
}
|
|
3288
|
-
interface
|
|
3309
|
+
interface IVeltRecorderPlayerExpandedDisplayWireframe extends React$1.FC<IVeltRecorderPlayerExpandedDisplayWireframeProps> {
|
|
3289
3310
|
}
|
|
3290
3311
|
|
|
3291
|
-
interface
|
|
3312
|
+
interface IVeltRecorderPlayerExpandedMinimizeButtonWireframeProps extends IVeltWireframeCommonProps {
|
|
3292
3313
|
}
|
|
3293
|
-
interface
|
|
3314
|
+
interface IVeltRecorderPlayerExpandedMinimizeButtonWireframe extends React$1.FC<IVeltRecorderPlayerExpandedMinimizeButtonWireframeProps> {
|
|
3294
3315
|
}
|
|
3295
3316
|
|
|
3296
|
-
interface
|
|
3317
|
+
interface IVeltRecorderPlayerExpandedPanelWireframeProps extends IVeltWireframeCommonProps {
|
|
3297
3318
|
}
|
|
3298
|
-
interface
|
|
3319
|
+
interface IVeltRecorderPlayerExpandedPanelWireframe extends React$1.FC<IVeltRecorderPlayerExpandedPanelWireframeProps> {
|
|
3299
3320
|
}
|
|
3300
3321
|
|
|
3301
|
-
interface
|
|
3322
|
+
interface IVeltRecorderPlayerExpandedSubtitlesWireframeProps extends IVeltWireframeCommonProps {
|
|
3302
3323
|
}
|
|
3303
|
-
interface
|
|
3324
|
+
interface IVeltRecorderPlayerExpandedSubtitlesWireframe extends React$1.FC<IVeltRecorderPlayerExpandedSubtitlesWireframeProps> {
|
|
3304
3325
|
}
|
|
3305
3326
|
|
|
3306
|
-
interface
|
|
3327
|
+
interface IVeltRecorderPlayerExpandedTranscriptionWireframeProps extends IVeltWireframeCommonProps {
|
|
3307
3328
|
}
|
|
3308
|
-
interface
|
|
3329
|
+
interface IVeltRecorderPlayerExpandedTranscriptionWireframe extends React$1.FC<IVeltRecorderPlayerExpandedTranscriptionWireframeProps> {
|
|
3309
3330
|
}
|
|
3310
3331
|
|
|
3311
|
-
interface
|
|
3332
|
+
interface IVeltRecorderPlayerExpandedWireframeProps extends IVeltWireframeCommonProps {
|
|
3312
3333
|
}
|
|
3313
|
-
interface
|
|
3314
|
-
Controls:
|
|
3315
|
-
CopyLink:
|
|
3316
|
-
Display:
|
|
3317
|
-
MinimizeButton:
|
|
3318
|
-
Panel:
|
|
3319
|
-
Subtitles:
|
|
3320
|
-
Transcription:
|
|
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
|
|
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,
|
|
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.
|
|
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 +0,0 @@
|
|
|
1
|
-
export { default } from './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';
|