@veltdev/react 3.0.1 → 3.0.3
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 +99 -3
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/VeltCommentsSidebarButton/VeltCommentsSidebarButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +12 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +22 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
- package/cjs/types/components/VeltInlineReactionsSection/VeltInlineReactionsSection.d.ts +9 -0
- package/cjs/types/components/VeltInlineReactionsSection/index.d.ts +1 -0
- package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.d.ts +8 -0
- package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.d.ts +8 -0
- package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.d.ts +8 -0
- package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.d.ts +14 -0
- package/cjs/types/components/VeltInlineReactionsSectionWireframe/index.d.ts +1 -0
- package/cjs/types/components/index.d.ts +3 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +97 -4
- package/esm/index.js.map +1 -1
- package/esm/types/components/VeltCommentsSidebarButton/VeltCommentsSidebarButton.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +12 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +22 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
- package/esm/types/components/VeltInlineReactionsSection/VeltInlineReactionsSection.d.ts +9 -0
- package/esm/types/components/VeltInlineReactionsSection/index.d.ts +1 -0
- package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.d.ts +8 -0
- package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.d.ts +8 -0
- package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.d.ts +8 -0
- package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.d.ts +14 -0
- package/esm/types/components/VeltInlineReactionsSectionWireframe/index.d.ts +1 -0
- package/esm/types/components/index.d.ts +3 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +114 -1
- package/package.json +1 -1
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
tooltipText?: string;
|
|
4
|
+
darkMode?: boolean;
|
|
5
|
+
shadowDom?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarButton: React.FC<IVeltCommentsSidebarButtonProps>;
|
|
8
|
+
export default VeltCommentsSidebarButton;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarButton";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownContent } from './VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent';
|
|
3
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownTrigger } from './VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger';
|
|
4
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
5
|
+
variant?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdown extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownProps> {
|
|
8
|
+
Trigger: IVeltCommentsSidebarMinimalFilterDropdownTrigger;
|
|
9
|
+
Content: IVeltCommentsSidebarMinimalFilterDropdownContent;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentsSidebarMinimalFilterDropdown: IVeltCommentsSidebarMinimalFilterDropdown;
|
|
12
|
+
export default VeltCommentsSidebarMinimalFilterDropdown;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownContentFilterAll } from './VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll';
|
|
3
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownContentFilterRead } from './VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead';
|
|
4
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolved } from './VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved';
|
|
5
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnread } from './VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread';
|
|
6
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon } from './VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon';
|
|
7
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownContentSortDate } from './VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate';
|
|
8
|
+
import { IVeltCommentsSidebarMinimalFilterDropdownContentSortUnread } from './VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread';
|
|
9
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
10
|
+
variant?: string;
|
|
11
|
+
}
|
|
12
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContent extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentProps> {
|
|
13
|
+
FilterAll: IVeltCommentsSidebarMinimalFilterDropdownContentFilterAll;
|
|
14
|
+
FilterUnread: IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;
|
|
15
|
+
FilterRead: IVeltCommentsSidebarMinimalFilterDropdownContentFilterRead;
|
|
16
|
+
FilterResolved: IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;
|
|
17
|
+
SelectedIcon: IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;
|
|
18
|
+
SortDate: IVeltCommentsSidebarMinimalFilterDropdownContentSortDate;
|
|
19
|
+
SortUnread: IVeltCommentsSidebarMinimalFilterDropdownContentSortUnread;
|
|
20
|
+
}
|
|
21
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownContent: IVeltCommentsSidebarMinimalFilterDropdownContent;
|
|
22
|
+
export default VeltCommentsSidebarMinimalFilterDropdownContent;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterAllProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterAll extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterAllProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownContentFilterAll: IVeltCommentsSidebarMinimalFilterDropdownContentFilterAll;
|
|
8
|
+
export default VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownContentFilterAll";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterReadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterRead extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterReadProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownContentFilterRead: IVeltCommentsSidebarMinimalFilterDropdownContentFilterRead;
|
|
8
|
+
export default VeltCommentsSidebarMinimalFilterDropdownContentFilterRead;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownContentFilterRead";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolvedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolved extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolvedProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved: IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;
|
|
8
|
+
export default VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnread extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnreadProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread: IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;
|
|
8
|
+
export default VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIconProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon: IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;
|
|
8
|
+
export default VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentSortDateProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentSortDate extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSortDateProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownContentSortDate: IVeltCommentsSidebarMinimalFilterDropdownContentSortDate;
|
|
8
|
+
export default VeltCommentsSidebarMinimalFilterDropdownContentSortDate;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownContentSortDate";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentSortUnreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownContentSortUnread extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSortUnreadProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownContentSortUnread: IVeltCommentsSidebarMinimalFilterDropdownContentSortUnread;
|
|
8
|
+
export default VeltCommentsSidebarMinimalFilterDropdownContentSortUnread;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownContentSortUnread";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownContent";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarMinimalFilterDropdownTrigger extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownTriggerProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarMinimalFilterDropdownTrigger: IVeltCommentsSidebarMinimalFilterDropdownTrigger;
|
|
8
|
+
export default VeltCommentsSidebarMinimalFilterDropdownTrigger;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdownTrigger";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarMinimalFilterDropdown";
|
|
@@ -10,6 +10,7 @@ import { IVeltCommentsSidebarStatus } from './VeltCommentsSidebarStatus/VeltComm
|
|
|
10
10
|
import { IVeltCommentsSidebarFilterButtonProps } from './VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton';
|
|
11
11
|
import { IVeltCommentsSidebarSkeletonProps } from './VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton';
|
|
12
12
|
import { IVeltCommentsSidebarPanelProps } from './VeltCommentsSidebarPanel/VeltCommentsSidebarPanel';
|
|
13
|
+
import { IVeltCommentsSidebarMinimalFilterDropdown } from './VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown';
|
|
13
14
|
export interface IVeltCommentsSidebarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
14
15
|
variant?: string;
|
|
15
16
|
}
|
|
@@ -25,5 +26,6 @@ declare const VeltCommentsSidebarWireframe: React.FC<IVeltCommentsSidebarWirefra
|
|
|
25
26
|
FilterButton: React.FC<IVeltCommentsSidebarFilterButtonProps>;
|
|
26
27
|
Skeleton: React.FC<IVeltCommentsSidebarSkeletonProps>;
|
|
27
28
|
Panel: React.FC<IVeltCommentsSidebarPanelProps>;
|
|
29
|
+
MinimalFilterDropdown: IVeltCommentsSidebarMinimalFilterDropdown;
|
|
28
30
|
};
|
|
29
31
|
export default VeltCommentsSidebarWireframe;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltInlineReactionsSectionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
targetReactionElementId?: string;
|
|
4
|
+
darkMode?: boolean;
|
|
5
|
+
variant?: string;
|
|
6
|
+
shadowDom?: boolean;
|
|
7
|
+
}
|
|
8
|
+
declare const VeltInlineReactionsSection: React.FC<IVeltInlineReactionsSectionProps>;
|
|
9
|
+
export default VeltInlineReactionsSection;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltInlineReactionsSection';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltInlineReactionsSectionListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltInlineReactionsSectionListWireframe extends React.FC<IVeltInlineReactionsSectionListWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltInlineReactionsSectionListWireframe: IVeltInlineReactionsSectionListWireframe;
|
|
8
|
+
export default VeltInlineReactionsSectionListWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltInlineReactionsSectionListWireframe';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltInlineReactionsSectionPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltInlineReactionsSectionPanelWireframe extends React.FC<IVeltInlineReactionsSectionPanelWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltInlineReactionsSectionPanelWireframe: IVeltInlineReactionsSectionPanelWireframe;
|
|
8
|
+
export default VeltInlineReactionsSectionPanelWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltInlineReactionsSectionPanelWireframe';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltInlineReactionsSectionToolContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltInlineReactionsSectionToolContainerWireframe extends React.FC<IVeltInlineReactionsSectionToolContainerWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltInlineReactionsSectionToolContainerWireframe: IVeltInlineReactionsSectionToolContainerWireframe;
|
|
8
|
+
export default VeltInlineReactionsSectionToolContainerWireframe;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltInlineReactionsSectionListWireframe } from './VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe';
|
|
3
|
+
import { IVeltInlineReactionsSectionPanelWireframe } from './VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe';
|
|
4
|
+
import { IVeltInlineReactionsSectionToolContainerWireframe } from './VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe';
|
|
5
|
+
export interface IVeltInlineReactionsSectionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
6
|
+
variant?: string;
|
|
7
|
+
}
|
|
8
|
+
export interface IVeltInlineReactionsSectionWireframe extends React.FC<IVeltInlineReactionsSectionWireframeProps> {
|
|
9
|
+
List: IVeltInlineReactionsSectionListWireframe;
|
|
10
|
+
Panel: IVeltInlineReactionsSectionPanelWireframe;
|
|
11
|
+
ToolContainer: IVeltInlineReactionsSectionToolContainerWireframe;
|
|
12
|
+
}
|
|
13
|
+
declare const VeltInlineReactionsSectionWireframe: IVeltInlineReactionsSectionWireframe;
|
|
14
|
+
export default VeltInlineReactionsSectionWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltInlineReactionsSectionWireframe';
|
|
@@ -12,6 +12,7 @@ export { default as VeltRecorderNotes } from "./SnippylyRecorderNotes";
|
|
|
12
12
|
export { default as VeltRecorderPlayer } from "./SnippylyRecorderPlayer";
|
|
13
13
|
export { default as VeltRecorderTool } from "./SnippylyRecorderTool";
|
|
14
14
|
export { default as VeltSidebarButton } from "./SnippylySidebarButton";
|
|
15
|
+
export { default as VeltCommentsSidebarButton } from "./VeltCommentsSidebarButton";
|
|
15
16
|
export { default as VeltTags } from "./SnippylyTags";
|
|
16
17
|
export { default as VeltTagTool } from "./SnippylyTagTool";
|
|
17
18
|
export { default as VeltArrows } from "./SnippylyArrows";
|
|
@@ -35,6 +36,7 @@ export { default as VeltCanvasComment } from "./VeltCanvasComment";
|
|
|
35
36
|
export { default as VeltData } from "./VeltData";
|
|
36
37
|
export { default as VeltCommentsMinimap } from "./VeltCommentsMinimap";
|
|
37
38
|
export { default as VeltReactionTool } from "./VeltReactionTool";
|
|
39
|
+
export { default as VeltInlineReactionsSection } from "./VeltInlineReactionsSection";
|
|
38
40
|
export { default as VeltWireframe } from "./VeltWireframe";
|
|
39
41
|
export { default as VeltCommentDialogWireframe } from "./VeltCommentDialogWireframe";
|
|
40
42
|
export { default as VeltCommentsSidebarWireframe } from "./VeltCommentsSidebarWireframe";
|
|
@@ -62,3 +64,4 @@ export { default as VeltInlineCommentsSectionWireframe } from "./VeltInlineComme
|
|
|
62
64
|
export { default as VeltNotificationsPanelWireframe } from "./VeltNotificationsPanelWireframe";
|
|
63
65
|
export { default as VeltNotificationsToolWireframe } from "./VeltNotificationsToolWireframe";
|
|
64
66
|
export { default as VeltConfirmDialogWireframe } from "./VeltConfirmDialogWireframe";
|
|
67
|
+
export { default as VeltInlineReactionsSectionWireframe } from "./VeltInlineReactionsSectionWireframe";
|
package/cjs/types/constants.d.ts
CHANGED
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 = '3.0.
|
|
135
|
+
var VELT_SDK_VERSION = '3.0.3';
|
|
136
136
|
var VELT_SDK_INIT_EVENT = 'onVeltInit';
|
|
137
137
|
var VELT_TAB_ID = 'veltTabId';
|
|
138
138
|
|
|
@@ -608,6 +608,11 @@ var SnippylySidebarButton = function (props) {
|
|
|
608
608
|
return (React.createElement("velt-sidebar-button", { "tooltip-text": tooltipText, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
609
609
|
};
|
|
610
610
|
|
|
611
|
+
var VeltCommentsSidebarButton = function (props) {
|
|
612
|
+
var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom;
|
|
613
|
+
return (React.createElement("velt-comments-sidebar-button", { "tooltip-text": tooltipText, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
614
|
+
};
|
|
615
|
+
|
|
611
616
|
var SnippylyTags = function (props) {
|
|
612
617
|
var pinHighlighterClass = props.pinHighlighterClass;
|
|
613
618
|
return (React.createElement("velt-tags", { "pin-highlighter-class": pinHighlighterClass }));
|
|
@@ -1331,6 +1336,11 @@ var VeltReactionTool = function (props) {
|
|
|
1331
1336
|
return (React.createElement("velt-reaction-tool", { ref: ref, "video-player-id": videoPlayerId }));
|
|
1332
1337
|
};
|
|
1333
1338
|
|
|
1339
|
+
var VeltInlineReactionsSection = function (props) {
|
|
1340
|
+
var children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, targetReactionElementId = props.targetReactionElementId;
|
|
1341
|
+
return (React.createElement("velt-inline-reactions-section", { "target-reaction-element-id": targetReactionElementId, variant: variant, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
1342
|
+
};
|
|
1343
|
+
|
|
1334
1344
|
var VeltWireframe = function (props) {
|
|
1335
1345
|
var children = props.children;
|
|
1336
1346
|
return (React.createElement("velt-wireframe", { style: { display: 'none' } }, children));
|
|
@@ -2042,8 +2052,8 @@ VeltCommentDialogWireframe.DeleteButton = VeltCommentDialogDeleteButton;
|
|
|
2042
2052
|
VeltCommentDialogWireframe.CloseButton = VeltCommentDialogCloseButton;
|
|
2043
2053
|
|
|
2044
2054
|
var VeltCommentsSidebarCloseButton = function (props) {
|
|
2045
|
-
props.children
|
|
2046
|
-
return (React.createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, remainingProps)));
|
|
2055
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2056
|
+
return (React.createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, remainingProps), children));
|
|
2047
2057
|
};
|
|
2048
2058
|
|
|
2049
2059
|
var VeltCommentsSidebarEmptyPlaceholder = function (props) {
|
|
@@ -2325,6 +2335,65 @@ var VeltCommentsSidebarPanel = function (props) {
|
|
|
2325
2335
|
return (React.createElement("velt-comments-sidebar-panel-wireframe", __assign({}, remainingProps), children));
|
|
2326
2336
|
};
|
|
2327
2337
|
|
|
2338
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentFilterAll = function (props) {
|
|
2339
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2340
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, remainingProps), children));
|
|
2341
|
+
};
|
|
2342
|
+
|
|
2343
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentFilterRead = function (props) {
|
|
2344
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2345
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, remainingProps), children));
|
|
2346
|
+
};
|
|
2347
|
+
|
|
2348
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved = function (props) {
|
|
2349
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2350
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, remainingProps), children));
|
|
2351
|
+
};
|
|
2352
|
+
|
|
2353
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread = function (props) {
|
|
2354
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2355
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, remainingProps), children));
|
|
2356
|
+
};
|
|
2357
|
+
|
|
2358
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon = function (props) {
|
|
2359
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2360
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, remainingProps), children));
|
|
2361
|
+
};
|
|
2362
|
+
|
|
2363
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentSortDate = function (props) {
|
|
2364
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2365
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, remainingProps), children));
|
|
2366
|
+
};
|
|
2367
|
+
|
|
2368
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentSortUnread = function (props) {
|
|
2369
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2370
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, remainingProps), children));
|
|
2371
|
+
};
|
|
2372
|
+
|
|
2373
|
+
var VeltCommentsSidebarMinimalFilterDropdownContent = function (props) {
|
|
2374
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2375
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-wireframe", __assign({}, remainingProps), children));
|
|
2376
|
+
};
|
|
2377
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.FilterAll = VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;
|
|
2378
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.FilterUnread = VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;
|
|
2379
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.FilterRead = VeltCommentsSidebarMinimalFilterDropdownContentFilterRead;
|
|
2380
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.FilterResolved = VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;
|
|
2381
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.SelectedIcon = VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;
|
|
2382
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.SortDate = VeltCommentsSidebarMinimalFilterDropdownContentSortDate;
|
|
2383
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.SortUnread = VeltCommentsSidebarMinimalFilterDropdownContentSortUnread;
|
|
2384
|
+
|
|
2385
|
+
var VeltCommentsSidebarMinimalFilterDropdownTrigger = function (props) {
|
|
2386
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2387
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
|
|
2388
|
+
};
|
|
2389
|
+
|
|
2390
|
+
var VeltCommentsSidebarMinimalFilterDropdown = function (props) {
|
|
2391
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2392
|
+
return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-wireframe", __assign({}, remainingProps), children));
|
|
2393
|
+
};
|
|
2394
|
+
VeltCommentsSidebarMinimalFilterDropdown.Trigger = VeltCommentsSidebarMinimalFilterDropdownTrigger;
|
|
2395
|
+
VeltCommentsSidebarMinimalFilterDropdown.Content = VeltCommentsSidebarMinimalFilterDropdownContent;
|
|
2396
|
+
|
|
2328
2397
|
var VeltCommentsSidebarWireframe = function (props) {
|
|
2329
2398
|
var children = props.children, remainingProp = __rest(props, ["children"]);
|
|
2330
2399
|
return (React.createElement("velt-comments-sidebar-wireframe", __assign({}, remainingProp), children));
|
|
@@ -2340,6 +2409,7 @@ VeltCommentsSidebarWireframe.Status = VeltCommentsSidebarStatus;
|
|
|
2340
2409
|
VeltCommentsSidebarWireframe.FilterButton = VeltCommentsSidebarFilterButton;
|
|
2341
2410
|
VeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;
|
|
2342
2411
|
VeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;
|
|
2412
|
+
VeltCommentsSidebarWireframe.MinimalFilterDropdown = VeltCommentsSidebarMinimalFilterDropdown;
|
|
2343
2413
|
|
|
2344
2414
|
var VeltCommentPinGhostCommentIndicator = function (props) {
|
|
2345
2415
|
var children = props.children, remainingProp = __rest(props, ["children"]);
|
|
@@ -2949,6 +3019,29 @@ VeltConfirmDialogWireframe.Message = VeltConfirmDialogMessageWireframe;
|
|
|
2949
3019
|
VeltConfirmDialogWireframe.RejectButton = VeltConfirmDialogRejectButtonWireframe;
|
|
2950
3020
|
VeltConfirmDialogWireframe.ApproveButton = VeltConfirmDialogApproveButtonWireframe;
|
|
2951
3021
|
|
|
3022
|
+
var VeltInlineReactionsSectionListWireframe = function (props) {
|
|
3023
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3024
|
+
return (React.createElement("velt-inline-reactions-section-list-wireframe", __assign({}, remainingProps), children));
|
|
3025
|
+
};
|
|
3026
|
+
|
|
3027
|
+
var VeltInlineReactionsSectionPanelWireframe = function (props) {
|
|
3028
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3029
|
+
return (React.createElement("velt-inline-reactions-section-panel-wireframe", __assign({}, remainingProps), children));
|
|
3030
|
+
};
|
|
3031
|
+
|
|
3032
|
+
var VeltInlineReactionsSectionToolContainerWireframe = function (props) {
|
|
3033
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3034
|
+
return (React.createElement("velt-inline-reactions-section-tool-container-wireframe", __assign({}, remainingProps), children));
|
|
3035
|
+
};
|
|
3036
|
+
|
|
3037
|
+
var VeltInlineReactionsSectionWireframe = function (props) {
|
|
3038
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3039
|
+
return (React.createElement("velt-inline-reactions-section-wireframe", __assign({}, remainingProps), children));
|
|
3040
|
+
};
|
|
3041
|
+
VeltInlineReactionsSectionWireframe.List = VeltInlineReactionsSectionListWireframe;
|
|
3042
|
+
VeltInlineReactionsSectionWireframe.Panel = VeltInlineReactionsSectionPanelWireframe;
|
|
3043
|
+
VeltInlineReactionsSectionWireframe.ToolContainer = VeltInlineReactionsSectionToolContainerWireframe;
|
|
3044
|
+
|
|
2952
3045
|
function useClient() {
|
|
2953
3046
|
var client = useVeltClient().client;
|
|
2954
3047
|
var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];
|
|
@@ -3719,5 +3812,5 @@ var logLiveState = function (action, liveStateDataId) {
|
|
|
3719
3812
|
}
|
|
3720
3813
|
};
|
|
3721
3814
|
|
|
3722
|
-
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteOptionWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentThread, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, SnippylyRecorderTool as VeltRecorderTool, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentAddHandler, useCommentAnnotations, useCommentDialogSidebarClickHandler, useCommentModeState, useCommentSelectionChangeHandler, useCommentUpdateHandler, useCommentUtils, useContactSelected, useContactUtils, useCursorUsers, useCursorUtils, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useHuddleUtils, useIdentify, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderUtils, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnsetDocumentId, useUserEditorState, useVeltClient, useVeltInitState, useViewsUtils };
|
|
3815
|
+
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteOptionWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentThread, 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, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, SnippylyRecorderTool as VeltRecorderTool, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentAddHandler, useCommentAnnotations, useCommentDialogSidebarClickHandler, useCommentModeState, useCommentSelectionChangeHandler, useCommentUpdateHandler, useCommentUtils, useContactSelected, useContactUtils, useCursorUsers, useCursorUtils, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useHuddleUtils, useIdentify, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderUtils, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnsetDocumentId, useUserEditorState, useVeltClient, useVeltInitState, useViewsUtils };
|
|
3723
3816
|
//# sourceMappingURL=index.js.map
|