@veltdev/react 2.0.20 → 2.0.22

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 (244) hide show
  1. package/cjs/index.js +345 -9
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +16 -0
  4. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -0
  5. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +12 -0
  6. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +10 -0
  7. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +12 -0
  8. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +6 -0
  9. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/index.d.ts +1 -0
  10. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +6 -0
  11. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/index.d.ts +1 -0
  12. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/index.d.ts +1 -0
  13. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/index.d.ts +1 -0
  14. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +14 -0
  15. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +6 -0
  16. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/index.d.ts +1 -0
  17. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +10 -0
  18. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +6 -0
  19. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/index.d.ts +1 -0
  20. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/index.d.ts +1 -0
  21. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +6 -0
  22. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/index.d.ts +1 -0
  23. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/index.d.ts +1 -0
  24. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/index.d.ts +1 -0
  25. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  26. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +2 -0
  27. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelAllReadContainerWireframe/VeltNotificationsPanelAllReadContainerWireframe.d.ts +7 -0
  28. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelAllReadContainerWireframe/index.d.ts +1 -0
  29. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +7 -0
  30. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/index.d.ts +1 -0
  31. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +7 -0
  32. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/index.d.ts +1 -0
  33. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +7 -0
  34. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/index.d.ts +1 -0
  35. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +11 -0
  36. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/index.d.ts +1 -0
  37. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +9 -0
  38. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/index.d.ts +1 -0
  39. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +9 -0
  40. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/index.d.ts +1 -0
  41. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +7 -0
  42. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/index.d.ts +1 -0
  43. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +7 -0
  44. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/index.d.ts +1 -0
  45. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +7 -0
  46. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/index.d.ts +1 -0
  47. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +7 -0
  48. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/index.d.ts +1 -0
  49. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +15 -0
  50. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/index.d.ts +1 -0
  51. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +9 -0
  52. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/index.d.ts +1 -0
  53. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +9 -0
  54. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/index.d.ts +1 -0
  55. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +7 -0
  56. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/index.d.ts +1 -0
  57. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +7 -0
  58. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/index.d.ts +1 -0
  59. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +7 -0
  60. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/index.d.ts +1 -0
  61. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +7 -0
  62. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/index.d.ts +1 -0
  63. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +7 -0
  64. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/index.d.ts +1 -0
  65. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +7 -0
  66. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/index.d.ts +1 -0
  67. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +7 -0
  68. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/index.d.ts +1 -0
  69. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +19 -0
  70. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/index.d.ts +1 -0
  71. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +9 -0
  72. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/index.d.ts +1 -0
  73. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +8 -0
  74. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/index.d.ts +1 -0
  75. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +7 -0
  76. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/index.d.ts +1 -0
  77. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +7 -0
  78. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/index.d.ts +1 -0
  79. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +7 -0
  80. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/index.d.ts +1 -0
  81. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +7 -0
  82. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/index.d.ts +1 -0
  83. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +15 -0
  84. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/index.d.ts +1 -0
  85. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +9 -0
  86. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/index.d.ts +1 -0
  87. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +9 -0
  88. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/index.d.ts +1 -0
  89. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +19 -0
  90. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/index.d.ts +1 -0
  91. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +7 -0
  92. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/index.d.ts +1 -0
  93. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +7 -0
  94. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/index.d.ts +1 -0
  95. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +7 -0
  96. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/index.d.ts +1 -0
  97. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +7 -0
  98. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/index.d.ts +1 -0
  99. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +14 -0
  100. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/index.d.ts +1 -0
  101. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +7 -0
  102. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/index.d.ts +1 -0
  103. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +7 -0
  104. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/index.d.ts +1 -0
  105. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +7 -0
  106. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/index.d.ts +1 -0
  107. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +22 -0
  108. package/cjs/types/components/VeltNotificationsPanelWireframe/index.d.ts +1 -0
  109. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +5 -0
  110. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +7 -0
  111. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/index.d.ts +1 -0
  112. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +7 -0
  113. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/index.d.ts +1 -0
  114. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +7 -0
  115. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/index.d.ts +1 -0
  116. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +7 -0
  117. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/index.d.ts +1 -0
  118. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +16 -0
  119. package/cjs/types/components/VeltNotificationsToolWireframe/index.d.ts +1 -0
  120. package/cjs/types/components/index.d.ts +2 -0
  121. package/cjs/types/constants.d.ts +1 -1
  122. package/esm/index.js +344 -10
  123. package/esm/index.js.map +1 -1
  124. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +16 -0
  125. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -0
  126. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +12 -0
  127. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +10 -0
  128. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +12 -0
  129. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +6 -0
  130. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/index.d.ts +1 -0
  131. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +6 -0
  132. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/index.d.ts +1 -0
  133. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/index.d.ts +1 -0
  134. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/index.d.ts +1 -0
  135. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +14 -0
  136. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +6 -0
  137. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/index.d.ts +1 -0
  138. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +10 -0
  139. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +6 -0
  140. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/index.d.ts +1 -0
  141. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/index.d.ts +1 -0
  142. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +6 -0
  143. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/index.d.ts +1 -0
  144. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/index.d.ts +1 -0
  145. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/index.d.ts +1 -0
  146. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  147. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +2 -0
  148. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelAllReadContainerWireframe/VeltNotificationsPanelAllReadContainerWireframe.d.ts +7 -0
  149. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelAllReadContainerWireframe/index.d.ts +1 -0
  150. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +7 -0
  151. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/index.d.ts +1 -0
  152. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +7 -0
  153. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/index.d.ts +1 -0
  154. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +7 -0
  155. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/index.d.ts +1 -0
  156. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +11 -0
  157. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/index.d.ts +1 -0
  158. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +9 -0
  159. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/index.d.ts +1 -0
  160. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +9 -0
  161. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/index.d.ts +1 -0
  162. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +7 -0
  163. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/index.d.ts +1 -0
  164. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +7 -0
  165. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/index.d.ts +1 -0
  166. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +7 -0
  167. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/index.d.ts +1 -0
  168. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +7 -0
  169. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/index.d.ts +1 -0
  170. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +15 -0
  171. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/index.d.ts +1 -0
  172. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +9 -0
  173. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/index.d.ts +1 -0
  174. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +9 -0
  175. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/index.d.ts +1 -0
  176. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +7 -0
  177. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/index.d.ts +1 -0
  178. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +7 -0
  179. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/index.d.ts +1 -0
  180. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +7 -0
  181. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/index.d.ts +1 -0
  182. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +7 -0
  183. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/index.d.ts +1 -0
  184. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +7 -0
  185. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/index.d.ts +1 -0
  186. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +7 -0
  187. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/index.d.ts +1 -0
  188. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +7 -0
  189. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/index.d.ts +1 -0
  190. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +19 -0
  191. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/index.d.ts +1 -0
  192. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +9 -0
  193. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/index.d.ts +1 -0
  194. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +8 -0
  195. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/index.d.ts +1 -0
  196. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +7 -0
  197. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/index.d.ts +1 -0
  198. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +7 -0
  199. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/index.d.ts +1 -0
  200. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +7 -0
  201. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/index.d.ts +1 -0
  202. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +7 -0
  203. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/index.d.ts +1 -0
  204. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +15 -0
  205. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/index.d.ts +1 -0
  206. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +9 -0
  207. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/index.d.ts +1 -0
  208. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +9 -0
  209. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/index.d.ts +1 -0
  210. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +19 -0
  211. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/index.d.ts +1 -0
  212. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +7 -0
  213. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/index.d.ts +1 -0
  214. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +7 -0
  215. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/index.d.ts +1 -0
  216. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +7 -0
  217. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/index.d.ts +1 -0
  218. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +7 -0
  219. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/index.d.ts +1 -0
  220. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +14 -0
  221. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/index.d.ts +1 -0
  222. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +7 -0
  223. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/index.d.ts +1 -0
  224. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +7 -0
  225. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/index.d.ts +1 -0
  226. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +7 -0
  227. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/index.d.ts +1 -0
  228. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +22 -0
  229. package/esm/types/components/VeltNotificationsPanelWireframe/index.d.ts +1 -0
  230. package/esm/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +5 -0
  231. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +7 -0
  232. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/index.d.ts +1 -0
  233. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +7 -0
  234. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/index.d.ts +1 -0
  235. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +7 -0
  236. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/index.d.ts +1 -0
  237. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +7 -0
  238. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/index.d.ts +1 -0
  239. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +16 -0
  240. package/esm/types/components/VeltNotificationsToolWireframe/index.d.ts +1 -0
  241. package/esm/types/components/index.d.ts +2 -0
  242. package/esm/types/constants.d.ts +1 -1
  243. package/index.d.ts +359 -1
  244. package/package.json +1 -1
package/esm/index.js CHANGED
@@ -132,7 +132,7 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
132
132
  }
133
133
  };
134
134
 
135
- var VELT_SDK_VERSION = '2.0.20';
135
+ var VELT_SDK_VERSION = '2.0.22';
136
136
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
137
137
  var VELT_TAB_ID = 'veltTabId';
138
138
 
@@ -226,7 +226,7 @@ var SnippylyCommentBubble = function (props) {
226
226
  };
227
227
 
228
228
  var SnippylyComments = function (props) {
229
- var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode;
229
+ var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode;
230
230
  var ref = useRef();
231
231
  var onSignInRef = useRef(onSignIn);
232
232
  var onUpgradeRef = useRef(onUpgrade);
@@ -340,11 +340,11 @@ var SnippylyComments = function (props) {
340
340
  }
341
341
  };
342
342
  }, []);
343
- return (React.createElement("velt-comments", { ref: ref, "composer-mode": composerMode, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined }, children));
343
+ return (React.createElement("velt-comments", { ref: ref, "composer-mode": composerMode, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined }, children));
344
344
  };
345
345
 
346
346
  var SnippylyCommentsSidebar = function (props) {
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, 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;
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, 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;
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, "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, 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, "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, 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) {
@@ -718,7 +718,7 @@ var VeltCommentThread = function (props) {
718
718
  };
719
719
 
720
720
  var VeltNotificationsTool = function (props) {
721
- var children = props.children, darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, panelShadowDom = props.panelShadowDom;
721
+ var children = props.children, darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, panelShadowDom = props.panelShadowDom, variant = props.variant, maxDays = props.maxDays, tabConfig = props.tabConfig, panelOpenMode = props.panelOpenMode, panelVariant = props.panelVariant;
722
722
  var ref = useRef();
723
723
  var onNotificationClickRef = useRef(onNotificationClick);
724
724
  // Update the ref to always point to the latest callback function
@@ -744,11 +744,11 @@ var VeltNotificationsTool = function (props) {
744
744
  }
745
745
  };
746
746
  }, []);
747
- return (React.createElement("velt-notifications-tool", { ref: ref, "panel-shadow-dom": [true, false].includes(panelShadowDom) ? (panelShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
747
+ return (React.createElement("velt-notifications-tool", { ref: ref, "panel-open-mode": panelOpenMode, panelVariant: panelVariant, "tab-config": tabConfig, variant: variant, "max-days": (maxDays && maxDays > 0) ? maxDays + '' : undefined, "panel-shadow-dom": [true, false].includes(panelShadowDom) ? (panelShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
748
748
  };
749
749
 
750
750
  var VeltNotificationsPanel = function (props) {
751
- var darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom;
751
+ var darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, tabConfig = props.tabConfig, variant = props.variant;
752
752
  var ref = useRef();
753
753
  var onNotificationClickRef = useRef(onNotificationClick);
754
754
  // Update the ref to always point to the latest callback function
@@ -774,7 +774,7 @@ var VeltNotificationsPanel = function (props) {
774
774
  }
775
775
  };
776
776
  }, []);
777
- return (React.createElement("velt-notifications-panel", { ref: ref, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));
777
+ return (React.createElement("velt-notifications-panel", { ref: ref, variant: variant, "tab-config": tabConfig, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));
778
778
  };
779
779
 
780
780
  var VeltNotificationsHistoryPanel = function (props) {
@@ -1910,6 +1910,65 @@ var VeltCommentDialogUpgrade = function (props) {
1910
1910
  return (React.createElement("velt-comment-dialog-upgrade-wireframe", __assign({}, remainingProp), children));
1911
1911
  };
1912
1912
 
1913
+ var VeltCommentDialogCustomAnnotationDropdownContentItemIcon = function (props) {
1914
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1915
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-icon-wireframe", __assign({}, remainingProp), children));
1916
+ };
1917
+
1918
+ var VeltCommentDialogCustomAnnotationDropdownContentItemLabel = function (props) {
1919
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1920
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-label-wireframe", __assign({}, remainingProp), children));
1921
+ };
1922
+
1923
+ var VeltCommentDialogCustomAnnotationDropdownContentItem = function (props) {
1924
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1925
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
1926
+ };
1927
+ VeltCommentDialogCustomAnnotationDropdownContentItem.Label = VeltCommentDialogCustomAnnotationDropdownContentItemLabel;
1928
+ VeltCommentDialogCustomAnnotationDropdownContentItem.Icon = VeltCommentDialogCustomAnnotationDropdownContentItemIcon;
1929
+
1930
+ var VeltCommentDialogCustomAnnotationDropdownContent = function (props) {
1931
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1932
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-wireframe", __assign({}, remainingProp), children));
1933
+ };
1934
+ VeltCommentDialogCustomAnnotationDropdownContent.Item = VeltCommentDialogCustomAnnotationDropdownContentItem;
1935
+
1936
+ var VeltCommentDialogCustomAnnotationDropdownTriggerArrow = function (props) {
1937
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1938
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-arrow-wireframe", __assign({}, remainingProp), children));
1939
+ };
1940
+
1941
+ var VeltCommentDialogCustomAnnotationDropdownTriggerListItem = function (props) {
1942
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1943
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-item-wireframe", __assign({}, remainingProp), children));
1944
+ };
1945
+
1946
+ var VeltCommentDialogCustomAnnotationDropdownTriggerList = function (props) {
1947
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1948
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframe", __assign({}, remainingProp), children));
1949
+ };
1950
+ VeltCommentDialogCustomAnnotationDropdownTriggerList.Item = VeltCommentDialogCustomAnnotationDropdownTriggerListItem;
1951
+
1952
+ var VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount = function (props) {
1953
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1954
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count-wireframe", __assign({}, remainingProp), children));
1955
+ };
1956
+
1957
+ var VeltCommentDialogCustomAnnotationDropdownTrigger = function (props) {
1958
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1959
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
1960
+ };
1961
+ VeltCommentDialogCustomAnnotationDropdownTrigger.Arrow = VeltCommentDialogCustomAnnotationDropdownTriggerArrow;
1962
+ VeltCommentDialogCustomAnnotationDropdownTrigger.List = VeltCommentDialogCustomAnnotationDropdownTriggerList;
1963
+ VeltCommentDialogCustomAnnotationDropdownTrigger.RemainingCount = VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount;
1964
+
1965
+ var VeltCommentDialogCustomAnnotationDropdown = function (props) {
1966
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1967
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-wireframe", __assign({}, remainingProp), children));
1968
+ };
1969
+ VeltCommentDialogCustomAnnotationDropdown.Content = VeltCommentDialogCustomAnnotationDropdownContent;
1970
+ VeltCommentDialogCustomAnnotationDropdown.Trigger = VeltCommentDialogCustomAnnotationDropdownTrigger;
1971
+
1913
1972
  var VeltCommentDialogWireframe = function (props) {
1914
1973
  var children = props.children, remainingProp = __rest(props, ["children"]);
1915
1974
  return (React.createElement("velt-comment-dialog-wireframe", __assign({}, remainingProp), children));
@@ -1938,6 +1997,7 @@ VeltCommentDialogWireframe.ThreadCard = VeltCommentDialogThreadCard;
1938
1997
  VeltCommentDialogWireframe.Threads = VeltCommentDialogThreads;
1939
1998
  VeltCommentDialogWireframe.ToggleReply = VeltCommentDialogToggleReply;
1940
1999
  VeltCommentDialogWireframe.Upgrade = VeltCommentDialogUpgrade;
2000
+ VeltCommentDialogWireframe.CustomAnnotationDropdown = VeltCommentDialogCustomAnnotationDropdown;
1941
2001
 
1942
2002
  var VeltCommentsSidebarCloseButton = function (props) {
1943
2003
  props.children; var remainingProps = __rest(props, ["children"]);
@@ -2544,6 +2604,280 @@ VeltInlineCommentsSectionWireframe.List = VeltInlineCommentsSectionListWireframe
2544
2604
  VeltInlineCommentsSectionWireframe.Panel = VeltInlineCommentsSectionPanelWireframe;
2545
2605
  VeltInlineCommentsSectionWireframe.Skeleton = VeltInlineCommentsSectionSkeletonWireframe;
2546
2606
 
2607
+ var VeltNotificationsPanelAllReadContainerWireframe = function (props) {
2608
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2609
+ return (React.createElement("velt-notifications-panel-all-read-container-wireframe", __assign({}, remainingProp), children));
2610
+ };
2611
+
2612
+ var VeltNotificationsPanelContentAllListItemContentWireframe = function (props) {
2613
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2614
+ return (React.createElement("velt-notifications-panel-content-all-list-item-content-wireframe", __assign({}, remainingProp), children));
2615
+ };
2616
+
2617
+ var VeltNotificationsPanelContentAllListItemLabelWireframe = function (props) {
2618
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2619
+ return (React.createElement("velt-notifications-panel-content-all-list-item-label-wireframe", __assign({}, remainingProp), children));
2620
+ };
2621
+
2622
+ var VeltNotificationsPanelContentAllListItemWireframe = function (props) {
2623
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2624
+ return (React.createElement("velt-notifications-panel-content-all-list-item-wireframe", __assign({}, remainingProp), children));
2625
+ };
2626
+ VeltNotificationsPanelContentAllListItemWireframe.Label = VeltNotificationsPanelContentAllListItemLabelWireframe;
2627
+ VeltNotificationsPanelContentAllListItemWireframe.Content = VeltNotificationsPanelContentAllListItemContentWireframe;
2628
+
2629
+ var VeltNotificationsPanelContentAllListWireframe = function (props) {
2630
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2631
+ return (React.createElement("velt-notifications-panel-content-all-list-wireframe", __assign({}, remainingProp), children));
2632
+ };
2633
+ VeltNotificationsPanelContentAllListWireframe.Item = VeltNotificationsPanelContentAllListItemWireframe;
2634
+
2635
+ var VeltNotificationsPanelContentAllWireframe = function (props) {
2636
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2637
+ return (React.createElement("velt-notifications-panel-content-all-wireframe", __assign({}, remainingProp), children));
2638
+ };
2639
+ VeltNotificationsPanelContentAllWireframe.List = VeltNotificationsPanelContentAllListWireframe;
2640
+
2641
+ var VeltNotificationsPanelContentDocumentsListItemContentWireframe = function (props) {
2642
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2643
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-content-wireframe", __assign({}, remainingProp), children));
2644
+ };
2645
+
2646
+ var VeltNotificationsPanelContentDocumentsListItemCountWireframe = function (props) {
2647
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2648
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-count-wireframe", __assign({}, remainingProp), children));
2649
+ };
2650
+
2651
+ var VeltNotificationsPanelContentDocumentsListItemNameWireframe = function (props) {
2652
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2653
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-name-wireframe", __assign({}, remainingProp), children));
2654
+ };
2655
+
2656
+ var VeltNotificationsPanelContentDocumentsListItemUnreadWireframe = function (props) {
2657
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2658
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-unread-wireframe", __assign({}, remainingProp), children));
2659
+ };
2660
+
2661
+ var VeltNotificationsPanelContentDocumentsListItemWireframe = function (props) {
2662
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2663
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-wireframe", __assign({}, remainingProp), children));
2664
+ };
2665
+ VeltNotificationsPanelContentDocumentsListItemWireframe.Content = VeltNotificationsPanelContentDocumentsListItemContentWireframe;
2666
+ VeltNotificationsPanelContentDocumentsListItemWireframe.Name = VeltNotificationsPanelContentDocumentsListItemNameWireframe;
2667
+ VeltNotificationsPanelContentDocumentsListItemWireframe.Count = VeltNotificationsPanelContentDocumentsListItemCountWireframe;
2668
+ VeltNotificationsPanelContentDocumentsListItemWireframe.Unread = VeltNotificationsPanelContentDocumentsListItemUnreadWireframe;
2669
+
2670
+ var VeltNotificationsPanelContentDocumentsListWireframe = function (props) {
2671
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2672
+ return (React.createElement("velt-notifications-panel-content-documents-list-wireframe", __assign({}, remainingProp), children));
2673
+ };
2674
+ VeltNotificationsPanelContentDocumentsListWireframe.Item = VeltNotificationsPanelContentDocumentsListItemWireframe;
2675
+
2676
+ var VeltNotificationsPanelContentDocumentsWireframe = function (props) {
2677
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2678
+ return (React.createElement("velt-notifications-panel-content-documents-wireframe", __assign({}, remainingProp), children));
2679
+ };
2680
+ VeltNotificationsPanelContentDocumentsWireframe.List = VeltNotificationsPanelContentDocumentsListWireframe;
2681
+
2682
+ var VeltNotificationsPanelContentForYouWireframe = function (props) {
2683
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2684
+ return (React.createElement("velt-notifications-panel-content-for-you-wireframe", __assign({}, remainingProp), children));
2685
+ };
2686
+
2687
+ var VeltNotificationsPanelContentPeopleListItemAvatarWireframe = function (props) {
2688
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2689
+ return (React.createElement("velt-notifications-panel-content-people-list-item-avatar-wireframe", __assign({}, remainingProp), children));
2690
+ };
2691
+
2692
+ var VeltNotificationsPanelContentPeopleListItemContentWireframe = function (props) {
2693
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2694
+ return (React.createElement("velt-notifications-panel-content-people-list-item-content-wireframe", __assign({}, remainingProp), children));
2695
+ };
2696
+
2697
+ var VeltNotificationsPanelContentPeopleListItemCountWireframe = function (props) {
2698
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2699
+ return (React.createElement("velt-notifications-panel-content-people-list-item-count-wireframe", __assign({}, remainingProp), children));
2700
+ };
2701
+
2702
+ var VeltNotificationsPanelContentPeopleListItemNameWireframe = function (props) {
2703
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2704
+ return (React.createElement("velt-notifications-panel-content-people-list-item-name-wireframe", __assign({}, remainingProp), children));
2705
+ };
2706
+
2707
+ var VeltNotificationsPanelContentPeopleListItemWireframe = function (props) {
2708
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2709
+ return (React.createElement("velt-notifications-panel-content-people-list-item-wireframe", __assign({}, remainingProp), children));
2710
+ };
2711
+ VeltNotificationsPanelContentPeopleListItemWireframe.Avatar = VeltNotificationsPanelContentPeopleListItemAvatarWireframe;
2712
+ VeltNotificationsPanelContentPeopleListItemWireframe.Name = VeltNotificationsPanelContentPeopleListItemNameWireframe;
2713
+ VeltNotificationsPanelContentPeopleListItemWireframe.Count = VeltNotificationsPanelContentPeopleListItemCountWireframe;
2714
+ VeltNotificationsPanelContentPeopleListItemWireframe.Content = VeltNotificationsPanelContentPeopleListItemContentWireframe;
2715
+
2716
+ var VeltNotificationsPanelContentPeopleListWireframe = function (props) {
2717
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2718
+ return (React.createElement("velt-notifications-panel-content-people-list-wireframe", __assign({}, remainingProp), children));
2719
+ };
2720
+ VeltNotificationsPanelContentPeopleListWireframe.Item = VeltNotificationsPanelContentPeopleListItemWireframe;
2721
+
2722
+ var VeltNotificationsPanelContentPeopleWireframe = function (props) {
2723
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2724
+ return (React.createElement("velt-notifications-panel-content-people-wireframe", __assign({}, remainingProp), children));
2725
+ };
2726
+ VeltNotificationsPanelContentPeopleWireframe.List = VeltNotificationsPanelContentPeopleListWireframe;
2727
+
2728
+ var VeltNotificationsPanelContentLoadMoreWireframe = function (props) {
2729
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2730
+ return (React.createElement("velt-notifications-panel-content-load-more-wireframe", __assign({}, remainingProp), children));
2731
+ };
2732
+
2733
+ var VeltNotificationsPanelContentListItemAvatarWireframe = function (props) {
2734
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2735
+ return (React.createElement("velt-notifications-panel-content-list-item-avatar-wireframe", __assign({}, remainingProp), children));
2736
+ };
2737
+
2738
+ var VeltNotificationsPanelContentListItemBodyWireframe = function (props) {
2739
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2740
+ return (React.createElement("velt-notifications-panel-content-list-item-body-wireframe", __assign({}, remainingProp), children));
2741
+ };
2742
+
2743
+ var VeltNotificationsPanelContentListItemFileNameWireframe = function (props) {
2744
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2745
+ return (React.createElement("velt-notifications-panel-content-list-item-file-name-wireframe", __assign({}, remainingProp), children));
2746
+ };
2747
+
2748
+ var VeltNotificationsPanelContentListItemHeadlineWireframe = function (props) {
2749
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2750
+ return (React.createElement("velt-notifications-panel-content-list-item-headline-wireframe", __assign({}, remainingProp), children));
2751
+ };
2752
+
2753
+ var VeltNotificationsPanelContentListItemTimeWireframe = function (props) {
2754
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2755
+ return (React.createElement("velt-notifications-panel-content-list-item-time-wireframe", __assign({}, remainingProp), children));
2756
+ };
2757
+
2758
+ var VeltNotificationsPanelContentListItemUnreadWireframe = function (props) {
2759
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2760
+ return (React.createElement("velt-notifications-panel-content-list-item-unread-wireframe", __assign({}, remainingProp), children));
2761
+ };
2762
+
2763
+ var VeltNotificationsPanelContentListItemWireframe = function (props) {
2764
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2765
+ return (React.createElement("velt-notifications-panel-content-list-item-wireframe", __assign({}, remainingProp), children));
2766
+ };
2767
+ VeltNotificationsPanelContentListItemWireframe.Avatar = VeltNotificationsPanelContentListItemAvatarWireframe;
2768
+ VeltNotificationsPanelContentListItemWireframe.Body = VeltNotificationsPanelContentListItemBodyWireframe;
2769
+ VeltNotificationsPanelContentListItemWireframe.FileName = VeltNotificationsPanelContentListItemFileNameWireframe;
2770
+ VeltNotificationsPanelContentListItemWireframe.Headline = VeltNotificationsPanelContentListItemHeadlineWireframe;
2771
+ VeltNotificationsPanelContentListItemWireframe.Time = VeltNotificationsPanelContentListItemTimeWireframe;
2772
+ VeltNotificationsPanelContentListItemWireframe.Unread = VeltNotificationsPanelContentListItemUnreadWireframe;
2773
+
2774
+ var VeltNotificationsPanelContentListWireframe = function (props) {
2775
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2776
+ return (React.createElement("velt-notifications-panel-content-list-wireframe", __assign({}, remainingProp), children));
2777
+ };
2778
+ VeltNotificationsPanelContentListWireframe.Item = VeltNotificationsPanelContentListItemWireframe;
2779
+
2780
+ var VeltNotificationsPanelContentWireframe = function (props) {
2781
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2782
+ return (React.createElement("velt-notifications-panel-content-wireframe", __assign({}, remainingProp), children));
2783
+ };
2784
+ VeltNotificationsPanelContentWireframe.All = VeltNotificationsPanelContentAllWireframe;
2785
+ VeltNotificationsPanelContentWireframe.ForYou = VeltNotificationsPanelContentForYouWireframe;
2786
+ VeltNotificationsPanelContentWireframe.Documents = VeltNotificationsPanelContentDocumentsWireframe;
2787
+ VeltNotificationsPanelContentWireframe.People = VeltNotificationsPanelContentPeopleWireframe;
2788
+ VeltNotificationsPanelContentWireframe.LoadMore = VeltNotificationsPanelContentLoadMoreWireframe;
2789
+ VeltNotificationsPanelContentWireframe.List = VeltNotificationsPanelContentListWireframe;
2790
+
2791
+ var VeltNotificationsPanelHeaderTabDocumentsWireframe = function (props) {
2792
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2793
+ return (React.createElement("velt-notifications-panel-header-tab-documents-wireframe", __assign({}, remainingProp), children));
2794
+ };
2795
+
2796
+ var VeltNotificationsPanelHeaderTabForYouWireframe = function (props) {
2797
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2798
+ return (React.createElement("velt-notifications-panel-header-tab-for-you-wireframe", __assign({}, remainingProp), children));
2799
+ };
2800
+
2801
+ var VeltNotificationsPanelHeaderTabPeopleWireframe = function (props) {
2802
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2803
+ return (React.createElement("velt-notifications-panel-header-tab-people-wireframe", __assign({}, remainingProp), children));
2804
+ };
2805
+
2806
+ var VeltNotificationsPanelHeaderTabAllWireframe = function (props) {
2807
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2808
+ return (React.createElement("velt-notifications-panel-header-tab-all-wireframe", __assign({}, remainingProp), children));
2809
+ };
2810
+
2811
+ var VeltNotificationsPanelHeaderWireframe = function (props) {
2812
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2813
+ return (React.createElement("velt-notifications-panel-header-wireframe", __assign({}, remainingProp), children));
2814
+ };
2815
+ VeltNotificationsPanelHeaderWireframe.TabAll = VeltNotificationsPanelHeaderTabAllWireframe;
2816
+ VeltNotificationsPanelHeaderWireframe.TabForYou = VeltNotificationsPanelHeaderTabForYouWireframe;
2817
+ VeltNotificationsPanelHeaderWireframe.TabDocuments = VeltNotificationsPanelHeaderTabDocumentsWireframe;
2818
+ VeltNotificationsPanelHeaderWireframe.TabPeople = VeltNotificationsPanelHeaderTabPeopleWireframe;
2819
+
2820
+ var VeltNotificationsPanelReadAllButtonWireframe = function (props) {
2821
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2822
+ return (React.createElement("velt-notifications-panel-read-all-button-wireframe", __assign({}, remainingProp), children));
2823
+ };
2824
+
2825
+ var VeltNotificationsPanelTitleWireframe = function (props) {
2826
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2827
+ return (React.createElement("velt-notifications-panel-title-wireframe", __assign({}, remainingProp), children));
2828
+ };
2829
+
2830
+ var VeltNotificationsPanelViewAllButtonWireframe = function (props) {
2831
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2832
+ return (React.createElement("velt-notifications-panel-view-all-button-wireframe", __assign({}, remainingProp), children));
2833
+ };
2834
+
2835
+ var VeltNotificationsPanelCloseButtonWireframe = function (props) {
2836
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2837
+ return (React.createElement("velt-notifications-panel-close-button-wireframe", __assign({}, remainingProp), children));
2838
+ };
2839
+
2840
+ var VeltNotificationsPanelWireframe = function (props) {
2841
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2842
+ return (React.createElement("velt-notifications-panel-wireframe", __assign({}, remainingProp), children));
2843
+ };
2844
+ VeltNotificationsPanelWireframe.AllReadContainer = VeltNotificationsPanelAllReadContainerWireframe;
2845
+ VeltNotificationsPanelWireframe.Content = VeltNotificationsPanelContentWireframe;
2846
+ VeltNotificationsPanelWireframe.Header = VeltNotificationsPanelHeaderWireframe;
2847
+ VeltNotificationsPanelWireframe.ReadAllButton = VeltNotificationsPanelReadAllButtonWireframe;
2848
+ VeltNotificationsPanelWireframe.Title = VeltNotificationsPanelTitleWireframe;
2849
+ VeltNotificationsPanelWireframe.ViewAllButton = VeltNotificationsPanelViewAllButtonWireframe;
2850
+ VeltNotificationsPanelWireframe.CloseButton = VeltNotificationsPanelCloseButtonWireframe;
2851
+
2852
+ var VeltNotificationsToolIconWireframe = function (props) {
2853
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2854
+ return (React.createElement("velt-notifications-tool-icon-wireframe", __assign({}, remainingProp), children));
2855
+ };
2856
+
2857
+ var VeltNotificationsToolLabelWireframe = function (props) {
2858
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2859
+ return (React.createElement("velt-notifications-tool-label-wireframe", __assign({}, remainingProp), children));
2860
+ };
2861
+
2862
+ var VeltNotificationsToolUnreadCountWireframe = function (props) {
2863
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2864
+ return (React.createElement("velt-notifications-tool-unread-count-wireframe", __assign({}, remainingProp), children));
2865
+ };
2866
+
2867
+ var VeltNotificationsToolUnreadIconWireframe = function (props) {
2868
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2869
+ return (React.createElement("velt-notifications-tool-unread-icon-wireframe", __assign({}, remainingProp), children));
2870
+ };
2871
+
2872
+ var VeltNotificationsToolWireframe = function (props) {
2873
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2874
+ return (React.createElement("velt-notifications-tool-wireframe", __assign({}, remainingProp), children));
2875
+ };
2876
+ VeltNotificationsToolWireframe.Label = VeltNotificationsToolLabelWireframe;
2877
+ VeltNotificationsToolWireframe.UnreadIcon = VeltNotificationsToolUnreadIconWireframe;
2878
+ VeltNotificationsToolWireframe.Icon = VeltNotificationsToolIconWireframe;
2879
+ VeltNotificationsToolWireframe.UnreadCount = VeltNotificationsToolUnreadCountWireframe;
2880
+
2547
2881
  function useClient() {
2548
2882
  var client = useVeltClient().client;
2549
2883
  var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -3308,5 +3642,5 @@ var logLiveState = function (action, liveStateDataId) {
3308
3642
  }
3309
3643
  };
3310
3644
 
3311
- 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, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsTool, 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, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnsetDocumentId, useUserEditorState, useVeltClient, useVeltInitState, useViewsUtils };
3645
+ 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, 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, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnsetDocumentId, useUserEditorState, useVeltClient, useVeltInitState, useViewsUtils };
3312
3646
  //# sourceMappingURL=index.js.map