@veltdev/react 4.5.0-beta.23 → 4.5.0-beta.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/cjs/index.js +72 -2
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  4. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  5. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  6. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  7. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  8. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  9. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  10. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  11. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  12. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  13. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  14. package/cjs/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  15. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  16. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  17. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  18. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  19. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  20. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  21. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  22. package/cjs/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  23. package/cjs/types/components/index.d.ts +2 -0
  24. package/cjs/types/constants.d.ts +1 -1
  25. package/esm/index.js +71 -3
  26. package/esm/index.js.map +1 -1
  27. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  28. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  29. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  30. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  31. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  32. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  33. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  34. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  35. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  36. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  37. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  38. package/esm/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  39. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  40. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  41. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  42. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  43. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  44. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  45. package/esm/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  46. package/esm/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  47. package/esm/types/components/index.d.ts +2 -0
  48. package/esm/types/constants.d.ts +1 -1
  49. package/index.d.ts +63 -1
  50. package/package.json +1 -1
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipAvatarWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipAvatarWireframe extends React.FC<IVeltPresenceTooltipAvatarWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipAvatarWireframe: IVeltPresenceTooltipAvatarWireframe;
8
+ export default VeltPresenceTooltipAvatarWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipAvatarWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipStatusContainerWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipStatusContainerWireframe extends React.FC<IVeltPresenceTooltipStatusContainerWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipStatusContainerWireframe: IVeltPresenceTooltipStatusContainerWireframe;
8
+ export default VeltPresenceTooltipStatusContainerWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipStatusContainerWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipUserActiveWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipUserActiveWireframe extends React.FC<IVeltPresenceTooltipUserActiveWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipUserActiveWireframe: IVeltPresenceTooltipUserActiveWireframe;
8
+ export default VeltPresenceTooltipUserActiveWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipUserActiveWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipUserInactiveWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipUserInactiveWireframe extends React.FC<IVeltPresenceTooltipUserInactiveWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipUserInactiveWireframe: IVeltPresenceTooltipUserInactiveWireframe;
8
+ export default VeltPresenceTooltipUserInactiveWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipUserInactiveWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipUserNameWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipUserNameWireframe extends React.FC<IVeltPresenceTooltipUserNameWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipUserNameWireframe: IVeltPresenceTooltipUserNameWireframe;
8
+ export default VeltPresenceTooltipUserNameWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipUserNameWireframe';
@@ -0,0 +1,19 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../constants';
3
+ import { IVeltPresenceTooltipAvatarWireframe } from './VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe';
4
+ import { IVeltPresenceTooltipUserActiveWireframe } from './VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe';
5
+ import { IVeltPresenceTooltipUserInactiveWireframe } from './VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe';
6
+ import { IVeltPresenceTooltipUserNameWireframe } from './VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe';
7
+ import { IVeltPresenceTooltipStatusContainerWireframe } from './VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe';
8
+ export interface IVeltPresenceTooltipWireframeProps extends IVeltWireframeCommonProps {
9
+ variant?: string;
10
+ }
11
+ export interface IVeltPresenceTooltipWireframe extends React.FC<IVeltPresenceTooltipWireframeProps> {
12
+ Avatar: IVeltPresenceTooltipAvatarWireframe;
13
+ UserActive: IVeltPresenceTooltipUserActiveWireframe;
14
+ UserInactive: IVeltPresenceTooltipUserInactiveWireframe;
15
+ UserName: IVeltPresenceTooltipUserNameWireframe;
16
+ StatusContainer: IVeltPresenceTooltipStatusContainerWireframe;
17
+ }
18
+ declare const VeltPresenceTooltipWireframe: IVeltPresenceTooltipWireframe;
19
+ export default VeltPresenceTooltipWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltPresenceAvatarListItemWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceAvatarListItemWireframe extends React.FC<IVeltPresenceAvatarListItemWireframeProps> {
6
+ }
7
+ declare const VeltPresenceAvatarListItemWireframe: IVeltPresenceAvatarListItemWireframe;
8
+ export default VeltPresenceAvatarListItemWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceAvatarListItemWireframe';
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ import { IVeltPresenceAvatarListItemWireframe } from './VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe';
4
+ export interface IVeltPresenceAvatarListWireframeProps extends IVeltWireframeCommonProps {
5
+ }
6
+ export interface IVeltPresenceAvatarListWireframe extends React.FC<IVeltPresenceAvatarListWireframeProps> {
7
+ Item: IVeltPresenceAvatarListItemWireframe;
8
+ }
9
+ declare const VeltPresenceAvatarListWireframe: IVeltPresenceAvatarListWireframe;
10
+ export default VeltPresenceAvatarListWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceAvatarListWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceAvatarRemainingCountWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceAvatarRemainingCountWireframe extends React.FC<IVeltPresenceAvatarRemainingCountWireframeProps> {
6
+ }
7
+ declare const VeltPresenceAvatarRemainingCountWireframe: IVeltPresenceAvatarRemainingCountWireframe;
8
+ export default VeltPresenceAvatarRemainingCountWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceAvatarRemainingCountWireframe';
@@ -0,0 +1,13 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../constants';
3
+ import { IVeltPresenceAvatarListWireframe } from './VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe';
4
+ import { IVeltPresenceAvatarRemainingCountWireframe } from './VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe';
5
+ export interface IVeltPresenceWireframeProps extends IVeltWireframeCommonProps {
6
+ variant?: string;
7
+ }
8
+ export interface IVeltPresenceWireframe extends React.FC<IVeltPresenceWireframeProps> {
9
+ AvatarList: IVeltPresenceAvatarListWireframe;
10
+ AvatarRemainingCount: IVeltPresenceAvatarRemainingCountWireframe;
11
+ }
12
+ declare const VeltPresenceWireframe: IVeltPresenceWireframe;
13
+ export default VeltPresenceWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceWireframe';
@@ -89,3 +89,5 @@ export { default as VeltSubtitlesWireframe } from "./VeltSubtitlesWireframe";
89
89
  export { default as VeltTranscriptionWireframe } from "./VeltTranscriptionWireframe";
90
90
  export { default as VeltButtonWireframe } from "./VeltButtonWireframe";
91
91
  export { default as VeltSingleEditorModePanelWireframe } from "./VeltSingleEditorModePanelWireframe";
92
+ export { default as VeltPresenceWireframe } from "./VeltPresenceWireframe";
93
+ export { default as VeltPresenceTooltipWireframe } from "./VeltPresenceTooltipWireframe";
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare const VELT_SDK_VERSION = "4.5.0-beta.23";
2
+ export declare const VELT_SDK_VERSION = "4.5.0-beta.25";
3
3
  export declare const VELT_SDK_INIT_EVENT = "onVeltInit";
4
4
  export declare const VELT_TAB_ID = "veltTabId";
5
5
  export declare const INTEGRITY_MAP: Record<string, string>;
package/esm/index.js CHANGED
@@ -136,13 +136,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
136
136
  }
137
137
  };
138
138
 
139
- var VELT_SDK_VERSION = '4.5.0-beta.23';
139
+ var VELT_SDK_VERSION = '4.5.0-beta.25';
140
140
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
141
141
  var VELT_TAB_ID = 'veltTabId';
142
142
  // integrity map for the Velt SDK
143
143
  // Note: generate integrity hashes with: https://www.srihash.org/
144
144
  var INTEGRITY_MAP = {
145
- '4.5.0-beta.23': 'sha384-RtVnXMi6p2V40FMchY+fcu9j1eWFworhvEE8YiNAREABHRxrEQ445SpTOzjtU4gH',
145
+ '4.5.0-beta.25': 'sha384-YEZ+mXZoaTiHS/Fyt8weaq8VYz49gbR1f6jvf6dp+Z5TGv4oXKW7iY43lI/0L/Yh',
146
146
  };
147
147
 
148
148
  var SnippylyProvider = function (props) {
@@ -5548,6 +5548,74 @@ VeltSingleEditorModePanelWireframe.Countdown = VeltSingleEditorModePanelCountdow
5548
5548
  VeltSingleEditorModePanelWireframe.CancelRequest = VeltSingleEditorModePanelCancelRequestWireframe;
5549
5549
  VeltSingleEditorModePanelWireframe.AcceptRequest = VeltSingleEditorModePanelAcceptRequestWireframe;
5550
5550
 
5551
+ var VeltPresenceAvatarListItemWireframe = function (props) {
5552
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5553
+ var transformedProps = transformWireframeProps(remainingProps);
5554
+ return (React.createElement("velt-presence-avatar-list-item-wireframe", __assign({}, transformedProps), children));
5555
+ };
5556
+
5557
+ var VeltPresenceAvatarListWireframe = function (props) {
5558
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5559
+ var transformedProps = transformWireframeProps(remainingProps);
5560
+ return (React.createElement("velt-presence-avatar-list-wireframe", __assign({}, transformedProps), children));
5561
+ };
5562
+ VeltPresenceAvatarListWireframe.Item = VeltPresenceAvatarListItemWireframe;
5563
+
5564
+ var VeltPresenceAvatarRemainingCountWireframe = function (props) {
5565
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5566
+ var transformedProps = transformWireframeProps(remainingProps);
5567
+ return (React.createElement("velt-presence-avatar-remaining-count-wireframe", __assign({}, transformedProps), children));
5568
+ };
5569
+
5570
+ var VeltPresenceWireframe = function (props) {
5571
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5572
+ var transformedProps = transformWireframeProps(remainingProps);
5573
+ return (React.createElement("velt-presence-wireframe", __assign({}, transformedProps), children));
5574
+ };
5575
+ VeltPresenceWireframe.AvatarList = VeltPresenceAvatarListWireframe;
5576
+ VeltPresenceWireframe.AvatarRemainingCount = VeltPresenceAvatarRemainingCountWireframe;
5577
+
5578
+ var VeltPresenceTooltipAvatarWireframe = function (props) {
5579
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5580
+ var transformedProps = transformWireframeProps(remainingProps);
5581
+ return (React.createElement("velt-presence-tooltip-avatar-wireframe", __assign({}, transformedProps), children));
5582
+ };
5583
+
5584
+ var VeltPresenceTooltipUserActiveWireframe = function (props) {
5585
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5586
+ var transformedProps = transformWireframeProps(remainingProps);
5587
+ return (React.createElement("velt-presence-tooltip-user-active-wireframe", __assign({}, transformedProps), children));
5588
+ };
5589
+
5590
+ var VeltPresenceTooltipUserInactiveWireframe = function (props) {
5591
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5592
+ var transformedProps = transformWireframeProps(remainingProps);
5593
+ return (React.createElement("velt-presence-tooltip-user-inactive-wireframe", __assign({}, transformedProps), children));
5594
+ };
5595
+
5596
+ var VeltPresenceTooltipUserNameWireframe = function (props) {
5597
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5598
+ var transformedProps = transformWireframeProps(remainingProps);
5599
+ return (React.createElement("velt-presence-tooltip-user-name-wireframe", __assign({}, transformedProps), children));
5600
+ };
5601
+
5602
+ var VeltPresenceTooltipStatusContainerWireframe = function (props) {
5603
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5604
+ var transformedProps = transformWireframeProps(remainingProps);
5605
+ return (React.createElement("velt-presence-tooltip-status-container-wireframe", __assign({}, transformedProps), children));
5606
+ };
5607
+
5608
+ var VeltPresenceTooltipWireframe = function (props) {
5609
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5610
+ var transformedProps = transformWireframeProps(remainingProps);
5611
+ return (React.createElement("velt-presence-tooltip-wireframe", __assign({}, transformedProps), children));
5612
+ };
5613
+ VeltPresenceTooltipWireframe.Avatar = VeltPresenceTooltipAvatarWireframe;
5614
+ VeltPresenceTooltipWireframe.UserActive = VeltPresenceTooltipUserActiveWireframe;
5615
+ VeltPresenceTooltipWireframe.UserInactive = VeltPresenceTooltipUserInactiveWireframe;
5616
+ VeltPresenceTooltipWireframe.UserName = VeltPresenceTooltipUserNameWireframe;
5617
+ VeltPresenceTooltipWireframe.StatusContainer = VeltPresenceTooltipStatusContainerWireframe;
5618
+
5551
5619
  function useClient() {
5552
5620
  var client = useVeltClient().client;
5553
5621
  var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -7362,5 +7430,5 @@ var logLiveState = function (action, liveStateDataId) {
7362
7430
  }
7363
7431
  };
7364
7432
 
7365
- 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, useNotificationEventCallback, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
7433
+ 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, VeltPresenceTooltipWireframe, VeltPresenceWireframe, 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, useNotificationEventCallback, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
7366
7434
  //# sourceMappingURL=index.js.map