@veltdev/react 4.5.0-beta.1 → 4.5.0-beta.11
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 +213 -5
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +3 -0
- package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +5 -0
- package/cjs/types/components/SnippylyPresence/SnippylyPresence.d.ts +1 -0
- package/cjs/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -2
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +2 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/VeltVideoEditorPlayerTimelineContainerWireframe.d.ts +8 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe.d.ts +8 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe.d.ts +8 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/VeltVideoEditorPlayerTimelineScaleWireframe.d.ts +10 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/VeltVideoEditorPlayerTimelineTrimWireframe.d.ts +8 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +10 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe.d.ts +8 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe.d.ts +8 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe.d.ts +10 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe.d.ts +12 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe.d.ts +8 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonWireframe.d.ts +12 -0
- package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/index.d.ts +1 -0
- package/cjs/types/constants.d.ts +1 -1
- package/cjs/types/hooks/LiveStateSyncActions.d.ts +2 -0
- package/cjs/types/hooks/PresenceActions.d.ts +2 -0
- package/cjs/types/hooks/PresenceElement.d.ts +2 -1
- package/cjs/types/hooks/index.d.ts +3 -1
- package/esm/index.js +211 -6
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +3 -0
- package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +5 -0
- package/esm/types/components/SnippylyPresence/SnippylyPresence.d.ts +1 -0
- package/esm/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -2
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +2 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/VeltVideoEditorPlayerTimelineContainerWireframe.d.ts +8 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe.d.ts +8 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe.d.ts +8 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/VeltVideoEditorPlayerTimelineScaleWireframe.d.ts +10 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/VeltVideoEditorPlayerTimelineTrimWireframe.d.ts +8 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +10 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe.d.ts +8 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe.d.ts +8 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe.d.ts +10 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe.d.ts +12 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe.d.ts +8 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonWireframe.d.ts +12 -0
- package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/index.d.ts +1 -0
- package/esm/types/constants.d.ts +1 -1
- package/esm/types/hooks/LiveStateSyncActions.d.ts +2 -0
- package/esm/types/hooks/PresenceActions.d.ts +2 -0
- package/esm/types/hooks/PresenceElement.d.ts +2 -1
- package/esm/types/hooks/index.d.ts +3 -1
- package/index.d.ts +117 -3
- package/package.json +1 -1
package/esm/index.js
CHANGED
|
@@ -132,7 +132,7 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
|
|
|
132
132
|
}
|
|
133
133
|
};
|
|
134
134
|
|
|
135
|
-
var VELT_SDK_VERSION = '4.5.0-beta.
|
|
135
|
+
var VELT_SDK_VERSION = '4.5.0-beta.11';
|
|
136
136
|
var VELT_SDK_INIT_EVENT = 'onVeltInit';
|
|
137
137
|
var VELT_TAB_ID = 'veltTabId';
|
|
138
138
|
|
|
@@ -446,7 +446,7 @@ var SnippylyCommentsSidebar = function (props) {
|
|
|
446
446
|
};
|
|
447
447
|
|
|
448
448
|
var SnippylyCommentTool = function (props) {
|
|
449
|
-
var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, onCommentModeChange = props.onCommentModeChange, sourceId = props.sourceId, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom;
|
|
449
|
+
var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, onCommentModeChange = props.onCommentModeChange, sourceId = props.sourceId, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, context = props.context;
|
|
450
450
|
var ref = useRef();
|
|
451
451
|
var onCommentModeChangeRef = useRef(onCommentModeChange);
|
|
452
452
|
// Update the ref to always point to the latest callback function
|
|
@@ -472,7 +472,7 @@ var SnippylyCommentTool = function (props) {
|
|
|
472
472
|
}
|
|
473
473
|
};
|
|
474
474
|
}, []);
|
|
475
|
-
return (React.createElement("velt-comment-tool", { ref: ref, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, "source-id": sourceId, variant: variant, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
475
|
+
return (React.createElement("velt-comment-tool", { ref: ref, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, "source-id": sourceId, variant: variant, context: JSON.stringify(context), "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
476
476
|
};
|
|
477
477
|
|
|
478
478
|
var SnippylyCursor = function (props) {
|
|
@@ -523,7 +523,7 @@ var SnippylyHuddleTool = function (props) {
|
|
|
523
523
|
};
|
|
524
524
|
|
|
525
525
|
var SnippylyPresence = function (props) {
|
|
526
|
-
var maxUsers = props.maxUsers, inactivityTime = props.inactivityTime, documentParams = props.documentParams, location = props.location, locationId = props.locationId, self = props.self, onPresenceUserClick = props.onPresenceUserClick, onUsersChanged = props.onUsersChanged, onPresenceUserChange = props.onPresenceUserChange, disableFlockNavigation = props.disableFlockNavigation, defaultFlockNavigation = props.defaultFlockNavigation, onNavigate = props.onNavigate, flockMode = props.flockMode, shadowDom = props.shadowDom;
|
|
526
|
+
var maxUsers = props.maxUsers, inactivityTime = props.inactivityTime, offlineInactivityTime = props.offlineInactivityTime, documentParams = props.documentParams, location = props.location, locationId = props.locationId, self = props.self, onPresenceUserClick = props.onPresenceUserClick, onUsersChanged = props.onUsersChanged, onPresenceUserChange = props.onPresenceUserChange, disableFlockNavigation = props.disableFlockNavigation, defaultFlockNavigation = props.defaultFlockNavigation, onNavigate = props.onNavigate, flockMode = props.flockMode, shadowDom = props.shadowDom;
|
|
527
527
|
var ref = useRef();
|
|
528
528
|
var onUsersChangedRef = useRef(onUsersChanged);
|
|
529
529
|
var onPresenceUserChangeRef = useRef(onPresenceUserChange);
|
|
@@ -578,7 +578,7 @@ var SnippylyPresence = function (props) {
|
|
|
578
578
|
}
|
|
579
579
|
};
|
|
580
580
|
}, []);
|
|
581
|
-
return (React.createElement("velt-presence", { ref: ref, "flock-mode": [true, false].includes(flockMode) ? (flockMode ? 'true' : 'false') : undefined, "max-users": maxUsers, "inactivity-time": inactivityTime, "document-params": (typeof documentParams === 'object') ? JSON.stringify(documentParams) : (documentParams ? documentParams : undefined), "disable-flock-navigation": [true, false].includes(disableFlockNavigation) ? (disableFlockNavigation ? 'true' : 'false') : undefined, "default-flock-navigation": [true, false].includes(defaultFlockNavigation) ? (defaultFlockNavigation ? 'true' : 'false') : undefined, self: [true, false].includes(self) ? (self ? 'true' : 'false') : undefined, location: (typeof location === 'object') ? JSON.stringify(location) : (location ? location : undefined), "location-id": locationId, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined }));
|
|
581
|
+
return (React.createElement("velt-presence", { ref: ref, "flock-mode": [true, false].includes(flockMode) ? (flockMode ? 'true' : 'false') : undefined, "max-users": maxUsers, "inactivity-time": inactivityTime, "offline-inactivity-time": offlineInactivityTime, "document-params": (typeof documentParams === 'object') ? JSON.stringify(documentParams) : (documentParams ? documentParams : undefined), "disable-flock-navigation": [true, false].includes(disableFlockNavigation) ? (disableFlockNavigation ? 'true' : 'false') : undefined, "default-flock-navigation": [true, false].includes(defaultFlockNavigation) ? (defaultFlockNavigation ? 'true' : 'false') : undefined, self: [true, false].includes(self) ? (self ? 'true' : 'false') : undefined, location: (typeof location === 'object') ? JSON.stringify(location) : (location ? location : undefined), "location-id": locationId, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined }));
|
|
582
582
|
};
|
|
583
583
|
|
|
584
584
|
var SnippylyRecorderControlPanel = function (props) {
|
|
@@ -2678,6 +2678,16 @@ VeltCommentsSidebarFilterTagged.Name = VeltCommentsSidebarFilterName;
|
|
|
2678
2678
|
VeltCommentsSidebarFilterTagged.Item = VeltCommentsSidebarFilterItem;
|
|
2679
2679
|
VeltCommentsSidebarFilterTagged.Search = VeltCommentsSidebarFilterSearch;
|
|
2680
2680
|
|
|
2681
|
+
var VeltCommentsSidebarFilterDocument = function (props) {
|
|
2682
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2683
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
2684
|
+
return (React.createElement("velt-comments-sidebar-filter-document-wireframe", __assign({}, transformedProps), children));
|
|
2685
|
+
};
|
|
2686
|
+
VeltCommentsSidebarFilterDocument.Name = VeltCommentsSidebarFilterName;
|
|
2687
|
+
VeltCommentsSidebarFilterDocument.Item = VeltCommentsSidebarFilterItem;
|
|
2688
|
+
VeltCommentsSidebarFilterDocument.ViewAll = VeltCommentsSidebarFilterViewAll;
|
|
2689
|
+
VeltCommentsSidebarFilterDocument.Search = VeltCommentsSidebarFilterSearch;
|
|
2690
|
+
|
|
2681
2691
|
var VeltCommentsSidebarFilter = function (props) {
|
|
2682
2692
|
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2683
2693
|
var transformedProps = transformWireframeProps(remainingProps);
|
|
@@ -2699,6 +2709,7 @@ VeltCommentsSidebarFilter.Item = VeltCommentsSidebarFilterItem;
|
|
|
2699
2709
|
VeltCommentsSidebarFilter.Status = VeltCommentsSidebarFilterStatus;
|
|
2700
2710
|
VeltCommentsSidebarFilter.ResetButton = VeltCommentsSidebarFilterResetButton;
|
|
2701
2711
|
VeltCommentsSidebarFilter.Search = VeltCommentsSidebarFilterSearch;
|
|
2712
|
+
VeltCommentsSidebarFilter.Document = VeltCommentsSidebarFilterDocument;
|
|
2702
2713
|
|
|
2703
2714
|
var VeltCommentsSidebarFilterButton = function (props) {
|
|
2704
2715
|
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
@@ -2787,6 +2798,33 @@ var VeltCommentsSidebarLocationFilterDropdown = function (props) {
|
|
|
2787
2798
|
VeltCommentsSidebarLocationFilterDropdown.Trigger = VeltCommentsSidebarLocationFilterDropdownTrigger;
|
|
2788
2799
|
VeltCommentsSidebarLocationFilterDropdown.Content = VeltCommentsSidebarLocationFilterDropdownContent;
|
|
2789
2800
|
|
|
2801
|
+
var VeltCommentsSidebarDocumentFilterDropdownContent = function (props) {
|
|
2802
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2803
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
2804
|
+
return (React.createElement("velt-comments-sidebar-document-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
|
|
2805
|
+
};
|
|
2806
|
+
|
|
2807
|
+
var VeltCommentsSidebarDocumentFilterDropdownTriggerLabel = function (props) {
|
|
2808
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2809
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
2810
|
+
return (React.createElement("velt-comments-sidebar-document-filter-dropdown-trigger-label-wireframe", __assign({}, transformedProps), children));
|
|
2811
|
+
};
|
|
2812
|
+
|
|
2813
|
+
var VeltCommentsSidebarDocumentFilterDropdownTrigger = function (props) {
|
|
2814
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2815
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
2816
|
+
return (React.createElement("velt-comments-sidebar-document-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
|
|
2817
|
+
};
|
|
2818
|
+
VeltCommentsSidebarDocumentFilterDropdownTrigger.Label = VeltCommentsSidebarDocumentFilterDropdownTriggerLabel;
|
|
2819
|
+
|
|
2820
|
+
var VeltCommentsSidebarDocumentFilterDropdownWireframe = function (props) {
|
|
2821
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2822
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
2823
|
+
return (React.createElement("velt-comments-sidebar-document-filter-dropdown-wireframe", __assign({}, transformedProps), children));
|
|
2824
|
+
};
|
|
2825
|
+
VeltCommentsSidebarDocumentFilterDropdownWireframe.Trigger = VeltCommentsSidebarDocumentFilterDropdownTrigger;
|
|
2826
|
+
VeltCommentsSidebarDocumentFilterDropdownWireframe.Content = VeltCommentsSidebarDocumentFilterDropdownContent;
|
|
2827
|
+
|
|
2790
2828
|
var VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {
|
|
2791
2829
|
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2792
2830
|
var transformedProps = transformWireframeProps(remainingProps);
|
|
@@ -3054,6 +3092,7 @@ VeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;
|
|
|
3054
3092
|
VeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;
|
|
3055
3093
|
VeltCommentsSidebarWireframe.MinimalFilterDropdown = VeltCommentsSidebarMinimalFilterDropdown;
|
|
3056
3094
|
VeltCommentsSidebarWireframe.LocationFilterDropdown = VeltCommentsSidebarLocationFilterDropdown;
|
|
3095
|
+
VeltCommentsSidebarWireframe.DocumentFilterDropdown = VeltCommentsSidebarDocumentFilterDropdownWireframe;
|
|
3057
3096
|
VeltCommentsSidebarWireframe.MinimalActionsDropdown = VeltCommentsSidebarMinimalActionsDropdownWireframe;
|
|
3058
3097
|
VeltCommentsSidebarWireframe.ResetFilterButton = VeltCommentsSidebarResetFilterButtonWireframe;
|
|
3059
3098
|
VeltCommentsSidebarWireframe.ActionButton = VeltCommentsSidebarActionButton;
|
|
@@ -4957,11 +4996,88 @@ var VeltVideoEditorPlayerDeleteButtonWireframe = function (props) {
|
|
|
4957
4996
|
return (React.createElement("velt-video-editor-player-delete-button-wireframe", __assign({}, transformedProps), children));
|
|
4958
4997
|
};
|
|
4959
4998
|
|
|
4999
|
+
var VeltVideoEditorPlayerTimelineMarkerWireframe = function (props) {
|
|
5000
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5001
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5002
|
+
return (React.createElement("velt-video-editor-player-timeline-marker-wireframe", __assign({}, transformedProps), children));
|
|
5003
|
+
};
|
|
5004
|
+
|
|
5005
|
+
var VeltVideoEditorPlayerZoomButtonTriggerWireframe = function (props) {
|
|
5006
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5007
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5008
|
+
return (React.createElement("velt-video-editor-player-zoom-button-trigger-wireframe", __assign({}, transformedProps), children));
|
|
5009
|
+
};
|
|
5010
|
+
|
|
5011
|
+
var VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe = function (props) {
|
|
5012
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5013
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5014
|
+
return (React.createElement("velt-video-editor-player-zoom-button-options-list-item-wireframe", __assign({}, transformedProps), children));
|
|
5015
|
+
};
|
|
5016
|
+
|
|
5017
|
+
var VeltVideoEditorPlayerZoomButtonOptionsListWireframe = function (props) {
|
|
5018
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5019
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5020
|
+
return (React.createElement("velt-video-editor-player-zoom-button-options-list-wireframe", __assign({}, transformedProps), children));
|
|
5021
|
+
};
|
|
5022
|
+
VeltVideoEditorPlayerZoomButtonOptionsListWireframe.Item = VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe;
|
|
5023
|
+
|
|
5024
|
+
var VeltVideoEditorPlayerZoomButtonOptionsInputWireframe = function (props) {
|
|
5025
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5026
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5027
|
+
return (React.createElement("velt-video-editor-player-zoom-button-options-input-wireframe", __assign({}, transformedProps), children));
|
|
5028
|
+
};
|
|
5029
|
+
|
|
5030
|
+
var VeltVideoEditorPlayerZoomButtonOptionsWireframe = function (props) {
|
|
5031
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5032
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5033
|
+
return (React.createElement("velt-video-editor-player-zoom-button-options-wireframe", __assign({}, transformedProps), children));
|
|
5034
|
+
};
|
|
5035
|
+
VeltVideoEditorPlayerZoomButtonOptionsWireframe.List = VeltVideoEditorPlayerZoomButtonOptionsListWireframe;
|
|
5036
|
+
VeltVideoEditorPlayerZoomButtonOptionsWireframe.Input = VeltVideoEditorPlayerZoomButtonOptionsInputWireframe;
|
|
5037
|
+
|
|
5038
|
+
var VeltVideoEditorPlayerZoomButtonWireframe = function (props) {
|
|
5039
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5040
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5041
|
+
return (React.createElement("velt-video-editor-player-zoom-button-wireframe", __assign({}, transformedProps), children));
|
|
5042
|
+
};
|
|
5043
|
+
VeltVideoEditorPlayerZoomButtonWireframe.Trigger = VeltVideoEditorPlayerZoomButtonTriggerWireframe;
|
|
5044
|
+
VeltVideoEditorPlayerZoomButtonWireframe.Options = VeltVideoEditorPlayerZoomButtonOptionsWireframe;
|
|
5045
|
+
|
|
5046
|
+
var VeltVideoEditorPlayerTimelineScaleWireframe = function (props) {
|
|
5047
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5048
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5049
|
+
return (React.createElement("velt-video-editor-player-timeline-scale-wireframe", __assign({}, transformedProps), children));
|
|
5050
|
+
};
|
|
5051
|
+
VeltVideoEditorPlayerTimelineScaleWireframe.ZoomButton = VeltVideoEditorPlayerZoomButtonWireframe;
|
|
5052
|
+
|
|
5053
|
+
var VeltVideoEditorPlayerTimelineTrimWireframe = function (props) {
|
|
5054
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5055
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5056
|
+
return (React.createElement("velt-video-editor-player-timeline-trim-wireframe", __assign({}, transformedProps), children));
|
|
5057
|
+
};
|
|
5058
|
+
|
|
5059
|
+
var VeltVideoEditorPlayerTimelineContainerWireframe = function (props) {
|
|
5060
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5061
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5062
|
+
return (React.createElement("velt-video-editor-player-timeline-container-wireframe", __assign({}, transformedProps), children));
|
|
5063
|
+
};
|
|
5064
|
+
|
|
5065
|
+
var VeltVideoEditorPlayerTimelinePlayheadWireframe = function (props) {
|
|
5066
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5067
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5068
|
+
return (React.createElement("velt-video-editor-player-timeline-playhead-wireframe", __assign({}, transformedProps), children));
|
|
5069
|
+
};
|
|
5070
|
+
|
|
4960
5071
|
var VeltVideoEditorPlayerTimelineWireframe = function (props) {
|
|
4961
5072
|
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
4962
5073
|
var transformedProps = transformWireframeProps(remainingProps);
|
|
4963
5074
|
return (React.createElement("velt-video-editor-player-timeline-wireframe", __assign({}, transformedProps), children));
|
|
4964
5075
|
};
|
|
5076
|
+
VeltVideoEditorPlayerTimelineWireframe.Marker = VeltVideoEditorPlayerTimelineMarkerWireframe;
|
|
5077
|
+
VeltVideoEditorPlayerTimelineWireframe.Scale = VeltVideoEditorPlayerTimelineScaleWireframe;
|
|
5078
|
+
VeltVideoEditorPlayerTimelineWireframe.Trim = VeltVideoEditorPlayerTimelineTrimWireframe;
|
|
5079
|
+
VeltVideoEditorPlayerTimelineWireframe.Container = VeltVideoEditorPlayerTimelineContainerWireframe;
|
|
5080
|
+
VeltVideoEditorPlayerTimelineWireframe.Playhead = VeltVideoEditorPlayerTimelinePlayheadWireframe;
|
|
4965
5081
|
|
|
4966
5082
|
var VeltVideoEditorPlayerWireframe = function (props) {
|
|
4967
5083
|
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
@@ -6369,6 +6485,33 @@ function useLiveState(liveStateDataId, initialValue, options) {
|
|
|
6369
6485
|
return [data, setDataFunction, serverConnectionState];
|
|
6370
6486
|
}
|
|
6371
6487
|
|
|
6488
|
+
function useLiveStateSyncEventCallback(action) {
|
|
6489
|
+
var liveStateSyncElement = useLiveStateSyncUtils();
|
|
6490
|
+
var _a = useState(null), data = _a[0], setData = _a[1];
|
|
6491
|
+
var subscriptionRef = useRef(null);
|
|
6492
|
+
var memoizedAction = useMemo(function () { return action; }, [action]);
|
|
6493
|
+
useEffect(function () {
|
|
6494
|
+
var _a;
|
|
6495
|
+
if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.on))
|
|
6496
|
+
return;
|
|
6497
|
+
if (subscriptionRef.current) {
|
|
6498
|
+
subscriptionRef.current.unsubscribe();
|
|
6499
|
+
}
|
|
6500
|
+
var subscription = (_a = liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {
|
|
6501
|
+
setData(data);
|
|
6502
|
+
});
|
|
6503
|
+
// Store the new subscription
|
|
6504
|
+
subscriptionRef.current = subscription;
|
|
6505
|
+
// Cleanup function
|
|
6506
|
+
return function () {
|
|
6507
|
+
if (subscriptionRef.current) {
|
|
6508
|
+
subscriptionRef.current.unsubscribe();
|
|
6509
|
+
}
|
|
6510
|
+
};
|
|
6511
|
+
}, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.on, memoizedAction]);
|
|
6512
|
+
return data;
|
|
6513
|
+
}
|
|
6514
|
+
|
|
6372
6515
|
function usePresenceUtils() {
|
|
6373
6516
|
var _a = React.useState(), presenceElement = _a[0], setPresenceElement = _a[1];
|
|
6374
6517
|
var client = useVeltClient().client;
|
|
@@ -6395,6 +6538,68 @@ function usePresenceUsers() {
|
|
|
6395
6538
|
}, [presenceElement]);
|
|
6396
6539
|
return data;
|
|
6397
6540
|
}
|
|
6541
|
+
function usePresenceData(query) {
|
|
6542
|
+
var presenceElement = usePresenceUtils();
|
|
6543
|
+
var _a = useState({ data: null }), data = _a[0], setData = _a[1];
|
|
6544
|
+
var subscriptionRef = useRef();
|
|
6545
|
+
// Memoize the inputs
|
|
6546
|
+
var memoizedData = useMemo(function () {
|
|
6547
|
+
return query;
|
|
6548
|
+
}, [JSON.stringify(query)]);
|
|
6549
|
+
useEffect(function () {
|
|
6550
|
+
if (!(presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.getData))
|
|
6551
|
+
return;
|
|
6552
|
+
// Unsubscribe from the previous subscription if it exists
|
|
6553
|
+
if (subscriptionRef.current) {
|
|
6554
|
+
subscriptionRef.current.unsubscribe();
|
|
6555
|
+
}
|
|
6556
|
+
var subscription = presenceElement.getData(memoizedData)
|
|
6557
|
+
.subscribe(function (res) {
|
|
6558
|
+
if (res) {
|
|
6559
|
+
setData(res);
|
|
6560
|
+
}
|
|
6561
|
+
else {
|
|
6562
|
+
setData({ data: null });
|
|
6563
|
+
}
|
|
6564
|
+
});
|
|
6565
|
+
// Store the new subscription
|
|
6566
|
+
subscriptionRef.current = subscription;
|
|
6567
|
+
// Cleanup function
|
|
6568
|
+
return function () {
|
|
6569
|
+
if (subscriptionRef.current) {
|
|
6570
|
+
subscriptionRef.current.unsubscribe();
|
|
6571
|
+
}
|
|
6572
|
+
};
|
|
6573
|
+
}, [presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.getData, memoizedData]);
|
|
6574
|
+
return data;
|
|
6575
|
+
}
|
|
6576
|
+
|
|
6577
|
+
function usePresenceEventCallback(action) {
|
|
6578
|
+
var presenceElement = usePresenceUtils();
|
|
6579
|
+
var _a = useState(null), data = _a[0], setData = _a[1];
|
|
6580
|
+
var subscriptionRef = useRef(null);
|
|
6581
|
+
var memoizedAction = useMemo(function () { return action; }, [action]);
|
|
6582
|
+
useEffect(function () {
|
|
6583
|
+
var _a;
|
|
6584
|
+
if (!(presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.on))
|
|
6585
|
+
return;
|
|
6586
|
+
if (subscriptionRef.current) {
|
|
6587
|
+
subscriptionRef.current.unsubscribe();
|
|
6588
|
+
}
|
|
6589
|
+
var subscription = (_a = presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {
|
|
6590
|
+
setData(data);
|
|
6591
|
+
});
|
|
6592
|
+
// Store the new subscription
|
|
6593
|
+
subscriptionRef.current = subscription;
|
|
6594
|
+
// Cleanup function
|
|
6595
|
+
return function () {
|
|
6596
|
+
if (subscriptionRef.current) {
|
|
6597
|
+
subscriptionRef.current.unsubscribe();
|
|
6598
|
+
}
|
|
6599
|
+
};
|
|
6600
|
+
}, [presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.on, memoizedAction]);
|
|
6601
|
+
return data;
|
|
6602
|
+
}
|
|
6398
6603
|
|
|
6399
6604
|
function useRecorderUtils() {
|
|
6400
6605
|
var _a = React.useState(), recorderElement = _a[0], setRecorderElement = _a[1];
|
|
@@ -6891,5 +7096,5 @@ var logLiveState = function (action, liveStateDataId) {
|
|
|
6891
7096
|
}
|
|
6892
7097
|
};
|
|
6893
7098
|
|
|
6894
|
-
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 };
|
|
7099
|
+
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
|
|
6895
7100
|
//# sourceMappingURL=index.js.map
|