@veltdev/react 3.0.2 → 3.0.4

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 (80) hide show
  1. package/cjs/index.js +103 -7
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +0 -1
  4. package/cjs/types/components/SnippylySidebarButton/SnippylySidebarButton.d.ts +0 -1
  5. package/cjs/types/components/VeltCommentsSidebarButton/VeltCommentsSidebarButton.d.ts +8 -0
  6. package/cjs/types/components/VeltCommentsSidebarButton/index.d.ts +1 -0
  7. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +12 -0
  8. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +22 -0
  9. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +8 -0
  10. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
  11. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +8 -0
  12. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
  13. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +8 -0
  14. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
  15. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +8 -0
  16. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
  17. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +8 -0
  18. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
  19. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +8 -0
  20. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
  21. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +8 -0
  22. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
  23. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/index.d.ts +1 -0
  24. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +8 -0
  25. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/index.d.ts +1 -0
  26. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/index.d.ts +1 -0
  27. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  28. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +5 -0
  29. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/index.d.ts +1 -0
  30. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +5 -0
  31. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/index.d.ts +1 -0
  32. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +5 -0
  33. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/index.d.ts +1 -0
  34. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +11 -0
  35. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/index.d.ts +1 -0
  36. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +12 -0
  37. package/cjs/types/components/VeltPersistentCommentModeWireframe/index.d.ts +1 -0
  38. package/cjs/types/components/index.d.ts +2 -0
  39. package/cjs/types/constants.d.ts +1 -1
  40. package/esm/index.js +102 -8
  41. package/esm/index.js.map +1 -1
  42. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +0 -1
  43. package/esm/types/components/SnippylySidebarButton/SnippylySidebarButton.d.ts +0 -1
  44. package/esm/types/components/VeltCommentsSidebarButton/VeltCommentsSidebarButton.d.ts +8 -0
  45. package/esm/types/components/VeltCommentsSidebarButton/index.d.ts +1 -0
  46. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +12 -0
  47. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +22 -0
  48. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +8 -0
  49. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
  50. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +8 -0
  51. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
  52. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +8 -0
  53. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
  54. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +8 -0
  55. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
  56. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +8 -0
  57. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
  58. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +8 -0
  59. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
  60. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +8 -0
  61. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
  62. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/index.d.ts +1 -0
  63. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +8 -0
  64. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/index.d.ts +1 -0
  65. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/index.d.ts +1 -0
  66. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  67. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +5 -0
  68. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/index.d.ts +1 -0
  69. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +5 -0
  70. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/index.d.ts +1 -0
  71. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +5 -0
  72. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/index.d.ts +1 -0
  73. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +11 -0
  74. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/index.d.ts +1 -0
  75. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +12 -0
  76. package/esm/types/components/VeltPersistentCommentModeWireframe/index.d.ts +1 -0
  77. package/esm/types/components/index.d.ts +2 -0
  78. package/esm/types/constants.d.ts +1 -1
  79. package/index.d.ts +103 -3
  80. package/package.json +1 -1
@@ -29,7 +29,6 @@ declare class CommentSidebarFilters {
29
29
  }
30
30
  export interface IVeltCommentsSidebarProps {
31
31
  embedMode?: boolean;
32
- floatingMode?: boolean;
33
32
  /**
34
33
  * @deprecated Use `urlNavigation` instead
35
34
  */
@@ -3,7 +3,6 @@ export interface IVeltSidebarButtonProps extends React.DetailedHTMLProps<React.H
3
3
  tooltipText?: string;
4
4
  darkMode?: boolean;
5
5
  shadowDom?: boolean;
6
- floatingMode?: boolean;
7
6
  }
8
7
  declare const SnippylySidebarButton: React.FC<IVeltSidebarButtonProps>;
9
8
  export default SnippylySidebarButton;
@@ -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,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,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,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,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,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,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 "./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,5 @@
1
+ import React from 'react';
2
+ export interface IVeltPersistentCommentModeCloseButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltPersistentCommentModeCloseButtonWireframe: React.FC<IVeltPersistentCommentModeCloseButtonWireframeProps>;
5
+ export default VeltPersistentCommentModeCloseButtonWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltPersistentCommentModeCloseButtonWireframe";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltPersistentCommentModeLabelPrivateWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltPersistentCommentModeLabelPrivateWireframe: React.FC<IVeltPersistentCommentModeLabelPrivateWireframeProps>;
5
+ export default VeltPersistentCommentModeLabelPrivateWireframe;
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltPersistentCommentModeLabelPublicWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltPersistentCommentModeLabelPublicWireframe: React.FC<IVeltPersistentCommentModeLabelPublicWireframeProps>;
5
+ export default VeltPersistentCommentModeLabelPublicWireframe;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import { IVeltPersistentCommentModeLabelPrivateWireframeProps } from './VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe';
3
+ import { IVeltPersistentCommentModeLabelPublicWireframeProps } from './VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe';
4
+ export interface IVeltPersistentCommentModeLabelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ }
6
+ export interface IVeltPersistentCommentModeLabelWireframe extends React.FC<IVeltPersistentCommentModeLabelWireframeProps> {
7
+ Private: React.FC<IVeltPersistentCommentModeLabelPrivateWireframeProps>;
8
+ Public: React.FC<IVeltPersistentCommentModeLabelPublicWireframeProps>;
9
+ }
10
+ declare const VeltPersistentCommentModeLabelWireframe: IVeltPersistentCommentModeLabelWireframe;
11
+ export default VeltPersistentCommentModeLabelWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltPersistentCommentModeLabelWireframe";
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ import { IVeltPersistentCommentModeCloseButtonWireframeProps } from './VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe';
3
+ import { IVeltPersistentCommentModeLabelWireframe } from './VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe';
4
+ export interface IVeltPersistentCommentModeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ variant?: string;
6
+ }
7
+ export interface IVeltPersistentCommentModeWireframe extends React.FC<IVeltPersistentCommentModeWireframeProps> {
8
+ CloseButton: React.FC<IVeltPersistentCommentModeCloseButtonWireframeProps>;
9
+ Label: IVeltPersistentCommentModeLabelWireframe;
10
+ }
11
+ declare const VeltPersistentCommentModeWireframe: IVeltPersistentCommentModeWireframe;
12
+ export default VeltPersistentCommentModeWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltPersistentCommentModeWireframe";
@@ -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";
@@ -64,3 +65,4 @@ export { default as VeltNotificationsPanelWireframe } from "./VeltNotificationsP
64
65
  export { default as VeltNotificationsToolWireframe } from "./VeltNotificationsToolWireframe";
65
66
  export { default as VeltConfirmDialogWireframe } from "./VeltConfirmDialogWireframe";
66
67
  export { default as VeltInlineReactionsSectionWireframe } from "./VeltInlineReactionsSectionWireframe";
68
+ export { default as VeltPersistentCommentModeWireframe } from "./VeltPersistentCommentModeWireframe";
@@ -1,3 +1,3 @@
1
- export declare const VELT_SDK_VERSION = "3.0.2";
1
+ export declare const VELT_SDK_VERSION = "3.0.4";
2
2
  export declare const VELT_SDK_INIT_EVENT = "onVeltInit";
3
3
  export declare const VELT_TAB_ID = "veltTabId";
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.2';
135
+ var VELT_SDK_VERSION = '3.0.4';
136
136
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
137
137
  var VELT_TAB_ID = 'veltTabId';
138
138
 
@@ -344,7 +344,7 @@ var SnippylyComments = function (props) {
344
344
  };
345
345
 
346
346
  var SnippylyCommentsSidebar = function (props) {
347
- var embedMode = props.embedMode, floatingMode = props.floatingMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, sortData = props.sortData, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, variant = props.variant, pageModeComposerVariant = props.pageModeComposerVariant, dialogVariant = props.dialogVariant, shadowDom = props.shadowDom, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick, darkMode = props.darkMode, position = props.position, filterPanelLayout = props.filterPanelLayout;
347
+ var embedMode = props.embedMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, sortData = props.sortData, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, variant = props.variant, pageModeComposerVariant = props.pageModeComposerVariant, dialogVariant = props.dialogVariant, shadowDom = props.shadowDom, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick, darkMode = props.darkMode, position = props.position, filterPanelLayout = props.filterPanelLayout;
348
348
  var ref = useRef();
349
349
  var openSidebarRef = useRef(openSidebar);
350
350
  var onSidebarOpenRef = useRef(onSidebarOpen);
@@ -395,7 +395,7 @@ var SnippylyCommentsSidebar = function (props) {
395
395
  }
396
396
  };
397
397
  }, []);
398
- return (React.createElement("velt-comments-sidebar", { ref: ref, position: position, "filter-panel-layout": filterPanelLayout, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "embed-mode": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, "floating-mode": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined, "enable-url-navigation": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, "url-navigation": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, "page-mode": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, "current-location-suffix": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, "filter-config": filterConfig ? JSON.stringify(filterConfig) : undefined, "group-config": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, "exclude-location-ids": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, variant: variant, "page-mode-composer-variant": pageModeComposerVariant, "dialog-variant": dialogVariant, "sort-data": sortData, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));
398
+ return (React.createElement("velt-comments-sidebar", { ref: ref, position: position, "filter-panel-layout": filterPanelLayout, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "embed-mode": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, "enable-url-navigation": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, "url-navigation": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, "page-mode": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, "current-location-suffix": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, "filter-config": filterConfig ? JSON.stringify(filterConfig) : undefined, "group-config": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, "exclude-location-ids": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, variant: variant, "page-mode-composer-variant": pageModeComposerVariant, "dialog-variant": dialogVariant, "sort-data": sortData, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));
399
399
  };
400
400
 
401
401
  var SnippylyCommentTool = function (props) {
@@ -604,8 +604,13 @@ var SnippylyRecorderTool = function (props) {
604
604
  };
605
605
 
606
606
  var SnippylySidebarButton = function (props) {
607
- var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom, floatingMode = props.floatingMode;
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, "floating-mode": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined }, children));
607
+ var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom;
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
+ };
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));
609
614
  };
610
615
 
611
616
  var SnippylyTags = function (props) {
@@ -2047,8 +2052,8 @@ VeltCommentDialogWireframe.DeleteButton = VeltCommentDialogDeleteButton;
2047
2052
  VeltCommentDialogWireframe.CloseButton = VeltCommentDialogCloseButton;
2048
2053
 
2049
2054
  var VeltCommentsSidebarCloseButton = function (props) {
2050
- props.children; var remainingProps = __rest(props, ["children"]);
2051
- 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));
2052
2057
  };
2053
2058
 
2054
2059
  var VeltCommentsSidebarEmptyPlaceholder = function (props) {
@@ -2330,6 +2335,65 @@ var VeltCommentsSidebarPanel = function (props) {
2330
2335
  return (React.createElement("velt-comments-sidebar-panel-wireframe", __assign({}, remainingProps), children));
2331
2336
  };
2332
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
+
2333
2397
  var VeltCommentsSidebarWireframe = function (props) {
2334
2398
  var children = props.children, remainingProp = __rest(props, ["children"]);
2335
2399
  return (React.createElement("velt-comments-sidebar-wireframe", __assign({}, remainingProp), children));
@@ -2345,6 +2409,7 @@ VeltCommentsSidebarWireframe.Status = VeltCommentsSidebarStatus;
2345
2409
  VeltCommentsSidebarWireframe.FilterButton = VeltCommentsSidebarFilterButton;
2346
2410
  VeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;
2347
2411
  VeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;
2412
+ VeltCommentsSidebarWireframe.MinimalFilterDropdown = VeltCommentsSidebarMinimalFilterDropdown;
2348
2413
 
2349
2414
  var VeltCommentPinGhostCommentIndicator = function (props) {
2350
2415
  var children = props.children, remainingProp = __rest(props, ["children"]);
@@ -2977,6 +3042,35 @@ VeltInlineReactionsSectionWireframe.List = VeltInlineReactionsSectionListWirefra
2977
3042
  VeltInlineReactionsSectionWireframe.Panel = VeltInlineReactionsSectionPanelWireframe;
2978
3043
  VeltInlineReactionsSectionWireframe.ToolContainer = VeltInlineReactionsSectionToolContainerWireframe;
2979
3044
 
3045
+ var VeltPersistentCommentModeCloseButtonWireframe = function (props) {
3046
+ var children = props.children;
3047
+ return (React.createElement("velt-persistent-comment-mode-close-button-wireframe", null, children));
3048
+ };
3049
+
3050
+ var VeltPersistentCommentModeLabelPrivateWireframe = function (props) {
3051
+ var children = props.children;
3052
+ return (React.createElement("velt-persistent-comment-mode-label-private-wireframe", null, children));
3053
+ };
3054
+
3055
+ var VeltPersistentCommentModeLabelPublicWireframe = function (props) {
3056
+ var children = props.children;
3057
+ return (React.createElement("velt-persistent-comment-mode-label-public-wireframe", null, children));
3058
+ };
3059
+
3060
+ var VeltPersistentCommentModeLabelWireframe = function (props) {
3061
+ var children = props.children;
3062
+ return (React.createElement("velt-persistent-comment-mode-label-wireframe", null, children));
3063
+ };
3064
+ VeltPersistentCommentModeLabelWireframe.Private = VeltPersistentCommentModeLabelPrivateWireframe;
3065
+ VeltPersistentCommentModeLabelWireframe.Public = VeltPersistentCommentModeLabelPublicWireframe;
3066
+
3067
+ var VeltPersistentCommentModeWireframe = function (props) {
3068
+ var children = props.children, remainingProp = __rest(props, ["children"]);
3069
+ return (React.createElement("velt-persistent-comment-mode-wireframe", __assign({}, remainingProp), children));
3070
+ };
3071
+ VeltPersistentCommentModeWireframe.CloseButton = VeltPersistentCommentModeCloseButtonWireframe;
3072
+ VeltPersistentCommentModeWireframe.Label = VeltPersistentCommentModeLabelWireframe;
3073
+
2980
3074
  function useClient() {
2981
3075
  var client = useVeltClient().client;
2982
3076
  var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -3747,5 +3841,5 @@ var logLiveState = function (action, liveStateDataId) {
3747
3841
  }
3748
3842
  };
3749
3843
 
3750
- 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, 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 };
3844
+ 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, VeltPersistentCommentModeWireframe, 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 };
3751
3845
  //# sourceMappingURL=index.js.map