@veltdev/react 5.0.2-beta.13 → 5.0.2-beta.15

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 (284) hide show
  1. package/cjs/index.js +473 -4
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +1 -0
  4. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/VeltNotificationsPanelCloseButton.d.ts +5 -0
  5. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/index.d.ts +1 -0
  6. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContent.d.ts +5 -0
  7. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAll.d.ts +5 -0
  8. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllList.d.ts +6 -0
  9. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItem.d.ts +6 -0
  10. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/VeltNotificationsPanelContentAllListItemContent.d.ts +5 -0
  11. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/index.d.ts +1 -0
  12. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/VeltNotificationsPanelContentAllListItemLabel.d.ts +5 -0
  13. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/index.d.ts +1 -0
  14. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/index.d.ts +1 -0
  15. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/index.d.ts +1 -0
  16. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/index.d.ts +1 -0
  17. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/VeltNotificationsPanelContentAllReadContainer.d.ts +6 -0
  18. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/index.d.ts +1 -0
  19. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocuments.d.ts +5 -0
  20. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsList.d.ts +6 -0
  21. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItem.d.ts +8 -0
  22. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/VeltNotificationsPanelContentDocumentsListItemContent.d.ts +5 -0
  23. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/index.d.ts +1 -0
  24. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/VeltNotificationsPanelContentDocumentsListItemCount.d.ts +5 -0
  25. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/index.d.ts +1 -0
  26. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/VeltNotificationsPanelContentDocumentsListItemName.d.ts +5 -0
  27. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/index.d.ts +1 -0
  28. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/VeltNotificationsPanelContentDocumentsListItemUnread.d.ts +6 -0
  29. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/index.d.ts +1 -0
  30. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/index.d.ts +1 -0
  31. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/index.d.ts +1 -0
  32. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/index.d.ts +1 -0
  33. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/VeltNotificationsPanelContentForYou.d.ts +5 -0
  34. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/index.d.ts +1 -0
  35. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentList.d.ts +7 -0
  36. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItem.d.ts +7 -0
  37. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/VeltNotificationsPanelContentListItemAvatar.d.ts +6 -0
  38. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/index.d.ts +1 -0
  39. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/VeltNotificationsPanelContentListItemBody.d.ts +6 -0
  40. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/index.d.ts +1 -0
  41. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/VeltNotificationsPanelContentListItemFileName.d.ts +6 -0
  42. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/index.d.ts +1 -0
  43. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/VeltNotificationsPanelContentListItemHeadline.d.ts +6 -0
  44. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/index.d.ts +1 -0
  45. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/VeltNotificationsPanelContentListItemTime.d.ts +6 -0
  46. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/index.d.ts +1 -0
  47. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/VeltNotificationsPanelContentListItemUnread.d.ts +7 -0
  48. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/index.d.ts +1 -0
  49. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/index.d.ts +1 -0
  50. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/index.d.ts +1 -0
  51. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/VeltNotificationsPanelContentLoadMore.d.ts +7 -0
  52. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/index.d.ts +1 -0
  53. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeople.d.ts +5 -0
  54. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleList.d.ts +6 -0
  55. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItem.d.ts +7 -0
  56. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/VeltNotificationsPanelContentPeopleListItemAvatar.d.ts +6 -0
  57. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/index.d.ts +1 -0
  58. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/VeltNotificationsPanelContentPeopleListItemContent.d.ts +6 -0
  59. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/index.d.ts +1 -0
  60. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/VeltNotificationsPanelContentPeopleListItemCount.d.ts +6 -0
  61. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/index.d.ts +1 -0
  62. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/VeltNotificationsPanelContentPeopleListItemName.d.ts +6 -0
  63. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/index.d.ts +1 -0
  64. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/index.d.ts +1 -0
  65. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/index.d.ts +1 -0
  66. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/index.d.ts +1 -0
  67. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/index.d.ts +1 -0
  68. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeader.d.ts +5 -0
  69. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/VeltNotificationsPanelHeaderTabAll.d.ts +5 -0
  70. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/index.d.ts +1 -0
  71. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/VeltNotificationsPanelHeaderTabDocuments.d.ts +5 -0
  72. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/index.d.ts +1 -0
  73. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/VeltNotificationsPanelHeaderTabForYou.d.ts +5 -0
  74. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/index.d.ts +1 -0
  75. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/VeltNotificationsPanelHeaderTabPeople.d.ts +5 -0
  76. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/index.d.ts +1 -0
  77. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/index.d.ts +1 -0
  78. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/VeltNotificationsPanelReadAllButton.d.ts +5 -0
  79. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/index.d.ts +1 -0
  80. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettings.d.ts +5 -0
  81. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordion.d.ts +6 -0
  82. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContent.d.ts +6 -0
  83. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItem.d.ts +7 -0
  84. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/VeltNotificationsPanelSettingsAccordionContentItemIcon.d.ts +7 -0
  85. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/index.d.ts +1 -0
  86. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/VeltNotificationsPanelSettingsAccordionContentItemLabel.d.ts +7 -0
  87. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/index.d.ts +1 -0
  88. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/index.d.ts +1 -0
  89. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/index.d.ts +1 -0
  90. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTrigger.d.ts +6 -0
  91. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/VeltNotificationsPanelSettingsAccordionTriggerIcon.d.ts +6 -0
  92. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/index.d.ts +1 -0
  93. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/VeltNotificationsPanelSettingsAccordionTriggerLabel.d.ts +6 -0
  94. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/index.d.ts +1 -0
  95. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue.d.ts +6 -0
  96. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/index.d.ts +1 -0
  97. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/index.d.ts +1 -0
  98. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/index.d.ts +1 -0
  99. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/VeltNotificationsPanelSettingsBackButton.d.ts +5 -0
  100. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/index.d.ts +1 -0
  101. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/VeltNotificationsPanelSettingsDescription.d.ts +5 -0
  102. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/index.d.ts +1 -0
  103. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/VeltNotificationsPanelSettingsFooter.d.ts +5 -0
  104. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/index.d.ts +1 -0
  105. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeader.d.ts +5 -0
  106. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/VeltNotificationsPanelSettingsHeaderTitle.d.ts +5 -0
  107. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/index.d.ts +1 -0
  108. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/index.d.ts +1 -0
  109. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/VeltNotificationsPanelSettingsList.d.ts +5 -0
  110. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/index.d.ts +1 -0
  111. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/VeltNotificationsPanelSettingsMuteAllDescription.d.ts +5 -0
  112. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/index.d.ts +1 -0
  113. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/VeltNotificationsPanelSettingsMuteAllTitle.d.ts +5 -0
  114. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/index.d.ts +1 -0
  115. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/VeltNotificationsPanelSettingsMuteAllToggle.d.ts +5 -0
  116. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/index.d.ts +1 -0
  117. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/VeltNotificationsPanelSettingsTitle.d.ts +5 -0
  118. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/index.d.ts +1 -0
  119. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/index.d.ts +1 -0
  120. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/VeltNotificationsPanelSettingsButton.d.ts +5 -0
  121. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/index.d.ts +1 -0
  122. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/VeltNotificationsPanelSkeleton.d.ts +6 -0
  123. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/index.d.ts +1 -0
  124. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitle.d.ts +5 -0
  125. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/VeltNotificationsPanelTitleText.d.ts +5 -0
  126. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/index.d.ts +1 -0
  127. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/index.d.ts +1 -0
  128. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/VeltNotificationsPanelViewAllButton.d.ts +5 -0
  129. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/index.d.ts +1 -0
  130. package/cjs/types/components/VeltNotificationsPanel/index.d.ts +63 -0
  131. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/VeltNotificationsToolIcon.d.ts +5 -0
  132. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/index.d.ts +1 -0
  133. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/VeltNotificationsToolLabel.d.ts +5 -0
  134. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/index.d.ts +1 -0
  135. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/VeltNotificationsToolUnreadCount.d.ts +5 -0
  136. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/index.d.ts +1 -0
  137. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/VeltNotificationsToolUnreadIcon.d.ts +5 -0
  138. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/index.d.ts +1 -0
  139. package/cjs/types/components/VeltNotificationsTool/index.d.ts +4 -0
  140. package/cjs/types/components/index.d.ts +67 -0
  141. package/cjs/types/constants.d.ts +1 -1
  142. package/esm/index.js +407 -5
  143. package/esm/index.js.map +1 -1
  144. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +1 -0
  145. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/VeltNotificationsPanelCloseButton.d.ts +5 -0
  146. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/index.d.ts +1 -0
  147. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContent.d.ts +5 -0
  148. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAll.d.ts +5 -0
  149. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllList.d.ts +6 -0
  150. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItem.d.ts +6 -0
  151. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/VeltNotificationsPanelContentAllListItemContent.d.ts +5 -0
  152. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/index.d.ts +1 -0
  153. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/VeltNotificationsPanelContentAllListItemLabel.d.ts +5 -0
  154. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/index.d.ts +1 -0
  155. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/index.d.ts +1 -0
  156. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/index.d.ts +1 -0
  157. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/index.d.ts +1 -0
  158. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/VeltNotificationsPanelContentAllReadContainer.d.ts +6 -0
  159. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/index.d.ts +1 -0
  160. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocuments.d.ts +5 -0
  161. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsList.d.ts +6 -0
  162. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItem.d.ts +8 -0
  163. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/VeltNotificationsPanelContentDocumentsListItemContent.d.ts +5 -0
  164. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/index.d.ts +1 -0
  165. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/VeltNotificationsPanelContentDocumentsListItemCount.d.ts +5 -0
  166. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/index.d.ts +1 -0
  167. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/VeltNotificationsPanelContentDocumentsListItemName.d.ts +5 -0
  168. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/index.d.ts +1 -0
  169. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/VeltNotificationsPanelContentDocumentsListItemUnread.d.ts +6 -0
  170. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/index.d.ts +1 -0
  171. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/index.d.ts +1 -0
  172. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/index.d.ts +1 -0
  173. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/index.d.ts +1 -0
  174. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/VeltNotificationsPanelContentForYou.d.ts +5 -0
  175. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/index.d.ts +1 -0
  176. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentList.d.ts +7 -0
  177. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItem.d.ts +7 -0
  178. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/VeltNotificationsPanelContentListItemAvatar.d.ts +6 -0
  179. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/index.d.ts +1 -0
  180. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/VeltNotificationsPanelContentListItemBody.d.ts +6 -0
  181. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/index.d.ts +1 -0
  182. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/VeltNotificationsPanelContentListItemFileName.d.ts +6 -0
  183. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/index.d.ts +1 -0
  184. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/VeltNotificationsPanelContentListItemHeadline.d.ts +6 -0
  185. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/index.d.ts +1 -0
  186. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/VeltNotificationsPanelContentListItemTime.d.ts +6 -0
  187. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/index.d.ts +1 -0
  188. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/VeltNotificationsPanelContentListItemUnread.d.ts +7 -0
  189. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/index.d.ts +1 -0
  190. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/index.d.ts +1 -0
  191. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/index.d.ts +1 -0
  192. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/VeltNotificationsPanelContentLoadMore.d.ts +7 -0
  193. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/index.d.ts +1 -0
  194. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeople.d.ts +5 -0
  195. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleList.d.ts +6 -0
  196. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItem.d.ts +7 -0
  197. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/VeltNotificationsPanelContentPeopleListItemAvatar.d.ts +6 -0
  198. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/index.d.ts +1 -0
  199. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/VeltNotificationsPanelContentPeopleListItemContent.d.ts +6 -0
  200. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/index.d.ts +1 -0
  201. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/VeltNotificationsPanelContentPeopleListItemCount.d.ts +6 -0
  202. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/index.d.ts +1 -0
  203. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/VeltNotificationsPanelContentPeopleListItemName.d.ts +6 -0
  204. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/index.d.ts +1 -0
  205. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/index.d.ts +1 -0
  206. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/index.d.ts +1 -0
  207. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/index.d.ts +1 -0
  208. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/index.d.ts +1 -0
  209. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeader.d.ts +5 -0
  210. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/VeltNotificationsPanelHeaderTabAll.d.ts +5 -0
  211. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/index.d.ts +1 -0
  212. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/VeltNotificationsPanelHeaderTabDocuments.d.ts +5 -0
  213. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/index.d.ts +1 -0
  214. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/VeltNotificationsPanelHeaderTabForYou.d.ts +5 -0
  215. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/index.d.ts +1 -0
  216. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/VeltNotificationsPanelHeaderTabPeople.d.ts +5 -0
  217. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/index.d.ts +1 -0
  218. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/index.d.ts +1 -0
  219. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/VeltNotificationsPanelReadAllButton.d.ts +5 -0
  220. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/index.d.ts +1 -0
  221. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettings.d.ts +5 -0
  222. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordion.d.ts +6 -0
  223. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContent.d.ts +6 -0
  224. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItem.d.ts +7 -0
  225. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/VeltNotificationsPanelSettingsAccordionContentItemIcon.d.ts +7 -0
  226. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/index.d.ts +1 -0
  227. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/VeltNotificationsPanelSettingsAccordionContentItemLabel.d.ts +7 -0
  228. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/index.d.ts +1 -0
  229. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/index.d.ts +1 -0
  230. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/index.d.ts +1 -0
  231. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTrigger.d.ts +6 -0
  232. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/VeltNotificationsPanelSettingsAccordionTriggerIcon.d.ts +6 -0
  233. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/index.d.ts +1 -0
  234. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/VeltNotificationsPanelSettingsAccordionTriggerLabel.d.ts +6 -0
  235. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/index.d.ts +1 -0
  236. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue.d.ts +6 -0
  237. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/index.d.ts +1 -0
  238. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/index.d.ts +1 -0
  239. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/index.d.ts +1 -0
  240. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/VeltNotificationsPanelSettingsBackButton.d.ts +5 -0
  241. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/index.d.ts +1 -0
  242. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/VeltNotificationsPanelSettingsDescription.d.ts +5 -0
  243. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/index.d.ts +1 -0
  244. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/VeltNotificationsPanelSettingsFooter.d.ts +5 -0
  245. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/index.d.ts +1 -0
  246. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeader.d.ts +5 -0
  247. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/VeltNotificationsPanelSettingsHeaderTitle.d.ts +5 -0
  248. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/index.d.ts +1 -0
  249. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/index.d.ts +1 -0
  250. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/VeltNotificationsPanelSettingsList.d.ts +5 -0
  251. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/index.d.ts +1 -0
  252. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/VeltNotificationsPanelSettingsMuteAllDescription.d.ts +5 -0
  253. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/index.d.ts +1 -0
  254. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/VeltNotificationsPanelSettingsMuteAllTitle.d.ts +5 -0
  255. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/index.d.ts +1 -0
  256. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/VeltNotificationsPanelSettingsMuteAllToggle.d.ts +5 -0
  257. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/index.d.ts +1 -0
  258. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/VeltNotificationsPanelSettingsTitle.d.ts +5 -0
  259. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/index.d.ts +1 -0
  260. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/index.d.ts +1 -0
  261. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/VeltNotificationsPanelSettingsButton.d.ts +5 -0
  262. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/index.d.ts +1 -0
  263. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/VeltNotificationsPanelSkeleton.d.ts +6 -0
  264. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/index.d.ts +1 -0
  265. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitle.d.ts +5 -0
  266. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/VeltNotificationsPanelTitleText.d.ts +5 -0
  267. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/index.d.ts +1 -0
  268. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/index.d.ts +1 -0
  269. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/VeltNotificationsPanelViewAllButton.d.ts +5 -0
  270. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/index.d.ts +1 -0
  271. package/esm/types/components/VeltNotificationsPanel/index.d.ts +63 -0
  272. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/VeltNotificationsToolIcon.d.ts +5 -0
  273. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/index.d.ts +1 -0
  274. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/VeltNotificationsToolLabel.d.ts +5 -0
  275. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/index.d.ts +1 -0
  276. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/VeltNotificationsToolUnreadCount.d.ts +5 -0
  277. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/index.d.ts +1 -0
  278. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/VeltNotificationsToolUnreadIcon.d.ts +5 -0
  279. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/index.d.ts +1 -0
  280. package/esm/types/components/VeltNotificationsTool/index.d.ts +4 -0
  281. package/esm/types/components/index.d.ts +67 -0
  282. package/esm/types/constants.d.ts +1 -1
  283. package/index.d.ts +311 -1
  284. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -214,6 +214,7 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
214
214
  assignToType?: AssignToType;
215
215
  formatOptions?: boolean;
216
216
  attachmentDownload?: boolean;
217
+ pinDrag?: boolean;
217
218
  }
218
219
  declare const SnippylyComments: React$1.FC<IVeltCommentsProps>;
219
220
 
@@ -629,6 +630,22 @@ interface IVeltNotificationsToolProps extends React$1.DetailedHTMLProps<React$1.
629
630
  }
630
631
  declare const VeltNotificationsTool: React$1.FC<IVeltNotificationsToolProps>;
631
632
 
633
+ interface IVeltNotificationsToolIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
634
+ }
635
+ declare const VeltNotificationsToolIcon: React$1.FC<IVeltNotificationsToolIconProps>;
636
+
637
+ interface IVeltNotificationsToolUnreadIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
638
+ }
639
+ declare const VeltNotificationsToolUnreadIcon: React$1.FC<IVeltNotificationsToolUnreadIconProps>;
640
+
641
+ interface IVeltNotificationsToolLabelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
642
+ }
643
+ declare const VeltNotificationsToolLabel: React$1.FC<IVeltNotificationsToolLabelProps>;
644
+
645
+ interface IVeltNotificationsToolUnreadCountProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
646
+ }
647
+ declare const VeltNotificationsToolUnreadCount: React$1.FC<IVeltNotificationsToolUnreadCountProps>;
648
+
632
649
  declare class NotificationTabConfigItem {
633
650
  name?: string;
634
651
  enable?: boolean;
@@ -655,6 +672,299 @@ interface IVeltNotificationsPanelProps {
655
672
  }
656
673
  declare const VeltNotificationsPanel: React$1.FC<IVeltNotificationsPanelProps>;
657
674
 
675
+ interface IVeltNotificationsPanelTitleProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
676
+ }
677
+ declare const VeltNotificationsPanelTitle: React$1.FC<IVeltNotificationsPanelTitleProps>;
678
+
679
+ interface IVeltNotificationsPanelTitleTextProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
680
+ }
681
+ declare const VeltNotificationsPanelTitleText: React$1.FC<IVeltNotificationsPanelTitleTextProps>;
682
+
683
+ interface IVeltNotificationsPanelHeaderProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
684
+ }
685
+ declare const VeltNotificationsPanelHeader: React$1.FC<IVeltNotificationsPanelHeaderProps>;
686
+
687
+ interface IVeltNotificationsPanelHeaderTabForYouProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
688
+ }
689
+ declare const VeltNotificationsPanelHeaderTabForYou: React$1.FC<IVeltNotificationsPanelHeaderTabForYouProps>;
690
+
691
+ interface IVeltNotificationsPanelHeaderTabPeopleProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
692
+ }
693
+ declare const VeltNotificationsPanelHeaderTabPeople: React$1.FC<IVeltNotificationsPanelHeaderTabPeopleProps>;
694
+
695
+ interface IVeltNotificationsPanelHeaderTabDocumentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
696
+ }
697
+ declare const VeltNotificationsPanelHeaderTabDocuments: React$1.FC<IVeltNotificationsPanelHeaderTabDocumentsProps>;
698
+
699
+ interface IVeltNotificationsPanelHeaderTabAllProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
700
+ }
701
+ declare const VeltNotificationsPanelHeaderTabAll: React$1.FC<IVeltNotificationsPanelHeaderTabAllProps>;
702
+
703
+ interface IVeltNotificationsPanelContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
704
+ }
705
+ declare const VeltNotificationsPanelContent: React$1.FC<IVeltNotificationsPanelContentProps>;
706
+
707
+ interface IVeltNotificationsPanelContentForYouProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
708
+ }
709
+ declare const VeltNotificationsPanelContentForYou: React$1.FC<IVeltNotificationsPanelContentForYouProps>;
710
+
711
+ interface IVeltNotificationsPanelContentAllProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
712
+ }
713
+ declare const VeltNotificationsPanelContentAll: React$1.FC<IVeltNotificationsPanelContentAllProps>;
714
+
715
+ interface IVeltNotificationsPanelContentPeopleProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
716
+ }
717
+ declare const VeltNotificationsPanelContentPeople: React$1.FC<IVeltNotificationsPanelContentPeopleProps>;
718
+
719
+ interface IVeltNotificationsPanelContentDocumentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
720
+ }
721
+ declare const VeltNotificationsPanelContentDocuments: React$1.FC<IVeltNotificationsPanelContentDocumentsProps>;
722
+
723
+ interface IVeltNotificationsPanelContentListProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
724
+ notifications?: any;
725
+ listItemTemplate?: any;
726
+ }
727
+ declare const VeltNotificationsPanelContentList: React$1.FC<IVeltNotificationsPanelContentListProps>;
728
+
729
+ interface IVeltNotificationsPanelContentListItemProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
730
+ notification?: any;
731
+ listItemTemplate?: any;
732
+ }
733
+ declare const VeltNotificationsPanelContentListItem: React$1.FC<IVeltNotificationsPanelContentListItemProps>;
734
+
735
+ interface IVeltNotificationsPanelContentListItemAvatarProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
736
+ notification?: any;
737
+ }
738
+ declare const VeltNotificationsPanelContentListItemAvatar: React$1.FC<IVeltNotificationsPanelContentListItemAvatarProps>;
739
+
740
+ interface IVeltNotificationsPanelContentListItemUnreadProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
741
+ notification?: any;
742
+ isDefault?: boolean;
743
+ }
744
+ declare const VeltNotificationsPanelContentListItemUnread: React$1.FC<IVeltNotificationsPanelContentListItemUnreadProps>;
745
+
746
+ interface IVeltNotificationsPanelContentListItemHeadlineProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
747
+ notification?: any;
748
+ }
749
+ declare const VeltNotificationsPanelContentListItemHeadline: React$1.FC<IVeltNotificationsPanelContentListItemHeadlineProps>;
750
+
751
+ interface IVeltNotificationsPanelContentListItemBodyProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
752
+ notification?: any;
753
+ }
754
+ declare const VeltNotificationsPanelContentListItemBody: React$1.FC<IVeltNotificationsPanelContentListItemBodyProps>;
755
+
756
+ interface IVeltNotificationsPanelContentListItemFileNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
757
+ notification?: any;
758
+ }
759
+ declare const VeltNotificationsPanelContentListItemFileName: React$1.FC<IVeltNotificationsPanelContentListItemFileNameProps>;
760
+
761
+ interface IVeltNotificationsPanelContentListItemTimeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
762
+ notification?: any;
763
+ }
764
+ declare const VeltNotificationsPanelContentListItemTime: React$1.FC<IVeltNotificationsPanelContentListItemTimeProps>;
765
+
766
+ interface IVeltNotificationsPanelContentAllListProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
767
+ listItemTemplate?: any;
768
+ }
769
+ declare const VeltNotificationsPanelContentAllList: React$1.FC<IVeltNotificationsPanelContentAllListProps>;
770
+
771
+ interface IVeltNotificationsPanelContentAllListItemProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
772
+ listItemTemplate?: any;
773
+ }
774
+ declare const VeltNotificationsPanelContentAllListItem: React$1.FC<IVeltNotificationsPanelContentAllListItemProps>;
775
+
776
+ interface IVeltNotificationsPanelContentAllListItemLabelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
777
+ }
778
+ declare const VeltNotificationsPanelContentAllListItemLabel: React$1.FC<IVeltNotificationsPanelContentAllListItemLabelProps>;
779
+
780
+ interface IVeltNotificationsPanelContentAllListItemContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
781
+ }
782
+ declare const VeltNotificationsPanelContentAllListItemContent: React$1.FC<IVeltNotificationsPanelContentAllListItemContentProps>;
783
+
784
+ interface IVeltNotificationsPanelContentPeopleListProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
785
+ listItemTemplate?: any;
786
+ }
787
+ declare const VeltNotificationsPanelContentPeopleList: React$1.FC<IVeltNotificationsPanelContentPeopleListProps>;
788
+
789
+ interface IVeltNotificationsPanelContentPeopleListItemProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
790
+ data?: any;
791
+ listItemTemplate?: any;
792
+ }
793
+ declare const VeltNotificationsPanelContentPeopleListItem: React$1.FC<IVeltNotificationsPanelContentPeopleListItemProps>;
794
+
795
+ interface IVeltNotificationsPanelContentPeopleListItemAvatarProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
796
+ data?: any;
797
+ }
798
+ declare const VeltNotificationsPanelContentPeopleListItemAvatar: React$1.FC<IVeltNotificationsPanelContentPeopleListItemAvatarProps>;
799
+
800
+ interface IVeltNotificationsPanelContentPeopleListItemNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
801
+ data?: any;
802
+ }
803
+ declare const VeltNotificationsPanelContentPeopleListItemName: React$1.FC<IVeltNotificationsPanelContentPeopleListItemNameProps>;
804
+
805
+ interface IVeltNotificationsPanelContentPeopleListItemCountProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
806
+ data?: any;
807
+ }
808
+ declare const VeltNotificationsPanelContentPeopleListItemCount: React$1.FC<IVeltNotificationsPanelContentPeopleListItemCountProps>;
809
+
810
+ interface IVeltNotificationsPanelContentPeopleListItemContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
811
+ data?: any;
812
+ }
813
+ declare const VeltNotificationsPanelContentPeopleListItemContent: React$1.FC<IVeltNotificationsPanelContentPeopleListItemContentProps>;
814
+
815
+ interface IVeltNotificationsPanelContentDocumentsListProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
816
+ listItemTemplate?: any;
817
+ }
818
+ declare const VeltNotificationsPanelContentDocumentsList: React$1.FC<IVeltNotificationsPanelContentDocumentsListProps>;
819
+
820
+ interface IVeltNotificationsPanelContentDocumentsListItemProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
821
+ document?: any;
822
+ index?: number;
823
+ listItemTemplate?: any;
824
+ }
825
+ declare const VeltNotificationsPanelContentDocumentsListItem: React$1.FC<IVeltNotificationsPanelContentDocumentsListItemProps>;
826
+
827
+ interface IVeltNotificationsPanelContentDocumentsListItemNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
828
+ }
829
+ declare const VeltNotificationsPanelContentDocumentsListItemName: React$1.FC<IVeltNotificationsPanelContentDocumentsListItemNameProps>;
830
+
831
+ interface IVeltNotificationsPanelContentDocumentsListItemCountProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
832
+ }
833
+ declare const VeltNotificationsPanelContentDocumentsListItemCount: React$1.FC<IVeltNotificationsPanelContentDocumentsListItemCountProps>;
834
+
835
+ interface IVeltNotificationsPanelContentDocumentsListItemContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
836
+ }
837
+ declare const VeltNotificationsPanelContentDocumentsListItemContent: React$1.FC<IVeltNotificationsPanelContentDocumentsListItemContentProps>;
838
+
839
+ interface IVeltNotificationsPanelContentDocumentsListItemUnreadProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
840
+ isDefault?: boolean;
841
+ }
842
+ declare const VeltNotificationsPanelContentDocumentsListItemUnread: React$1.FC<IVeltNotificationsPanelContentDocumentsListItemUnreadProps>;
843
+
844
+ interface IVeltNotificationsPanelContentLoadMoreProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
845
+ isLoadMoreVisible?: boolean;
846
+ notifications?: any;
847
+ }
848
+ declare const VeltNotificationsPanelContentLoadMore: React$1.FC<IVeltNotificationsPanelContentLoadMoreProps>;
849
+
850
+ interface IVeltNotificationsPanelContentAllReadContainerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
851
+ isAllRead?: boolean;
852
+ }
853
+ declare const VeltNotificationsPanelContentAllReadContainer: React$1.FC<IVeltNotificationsPanelContentAllReadContainerProps>;
854
+
855
+ interface IVeltNotificationsPanelCloseButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
856
+ }
857
+ declare const VeltNotificationsPanelCloseButton: React$1.FC<IVeltNotificationsPanelCloseButtonProps>;
858
+
859
+ interface IVeltNotificationsPanelReadAllButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
860
+ }
861
+ declare const VeltNotificationsPanelReadAllButton: React$1.FC<IVeltNotificationsPanelReadAllButtonProps>;
862
+
863
+ interface IVeltNotificationsPanelViewAllButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
864
+ }
865
+ declare const VeltNotificationsPanelViewAllButton: React$1.FC<IVeltNotificationsPanelViewAllButtonProps>;
866
+
867
+ interface IVeltNotificationsPanelSkeletonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
868
+ isLoading?: boolean;
869
+ }
870
+ declare const VeltNotificationsPanelSkeleton: React$1.FC<IVeltNotificationsPanelSkeletonProps>;
871
+
872
+ interface IVeltNotificationsPanelSettingsButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
873
+ }
874
+ declare const VeltNotificationsPanelSettingsButton: React$1.FC<IVeltNotificationsPanelSettingsButtonProps>;
875
+
876
+ interface IVeltNotificationsPanelSettingsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
877
+ }
878
+ declare const VeltNotificationsPanelSettings: React$1.FC<IVeltNotificationsPanelSettingsProps>;
879
+
880
+ interface IVeltNotificationsPanelSettingsHeaderProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
881
+ }
882
+ declare const VeltNotificationsPanelSettingsHeader: React$1.FC<IVeltNotificationsPanelSettingsHeaderProps>;
883
+
884
+ interface IVeltNotificationsPanelSettingsHeaderTitleProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
885
+ }
886
+ declare const VeltNotificationsPanelSettingsHeaderTitle: React$1.FC<IVeltNotificationsPanelSettingsHeaderTitleProps>;
887
+
888
+ interface IVeltNotificationsPanelSettingsTitleProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
889
+ }
890
+ declare const VeltNotificationsPanelSettingsTitle: React$1.FC<IVeltNotificationsPanelSettingsTitleProps>;
891
+
892
+ interface IVeltNotificationsPanelSettingsDescriptionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
893
+ }
894
+ declare const VeltNotificationsPanelSettingsDescription: React$1.FC<IVeltNotificationsPanelSettingsDescriptionProps>;
895
+
896
+ interface IVeltNotificationsPanelSettingsListProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
897
+ }
898
+ declare const VeltNotificationsPanelSettingsList: React$1.FC<IVeltNotificationsPanelSettingsListProps>;
899
+
900
+ interface IVeltNotificationsPanelSettingsMuteAllTitleProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
901
+ }
902
+ declare const VeltNotificationsPanelSettingsMuteAllTitle: React$1.FC<IVeltNotificationsPanelSettingsMuteAllTitleProps>;
903
+
904
+ interface IVeltNotificationsPanelSettingsMuteAllDescriptionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
905
+ }
906
+ declare const VeltNotificationsPanelSettingsMuteAllDescription: React$1.FC<IVeltNotificationsPanelSettingsMuteAllDescriptionProps>;
907
+
908
+ interface IVeltNotificationsPanelSettingsMuteAllToggleProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
909
+ }
910
+ declare const VeltNotificationsPanelSettingsMuteAllToggle: React$1.FC<IVeltNotificationsPanelSettingsMuteAllToggleProps>;
911
+
912
+ interface IVeltNotificationsPanelSettingsAccordionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
913
+ accordionConfig?: any;
914
+ }
915
+ declare const VeltNotificationsPanelSettingsAccordion: React$1.FC<IVeltNotificationsPanelSettingsAccordionProps>;
916
+
917
+ interface IVeltNotificationsPanelSettingsAccordionTriggerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
918
+ accordionConfig?: any;
919
+ }
920
+ declare const VeltNotificationsPanelSettingsAccordionTrigger: React$1.FC<IVeltNotificationsPanelSettingsAccordionTriggerProps>;
921
+
922
+ interface IVeltNotificationsPanelSettingsAccordionTriggerLabelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
923
+ accordionConfig?: any;
924
+ }
925
+ declare const VeltNotificationsPanelSettingsAccordionTriggerLabel: React$1.FC<IVeltNotificationsPanelSettingsAccordionTriggerLabelProps>;
926
+
927
+ interface IVeltNotificationsPanelSettingsAccordionTriggerIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
928
+ accordionConfig?: any;
929
+ }
930
+ declare const VeltNotificationsPanelSettingsAccordionTriggerIcon: React$1.FC<IVeltNotificationsPanelSettingsAccordionTriggerIconProps>;
931
+
932
+ interface IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
933
+ accordionConfig?: any;
934
+ }
935
+ declare const VeltNotificationsPanelSettingsAccordionTriggerSelectedValue: React$1.FC<IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueProps>;
936
+
937
+ interface IVeltNotificationsPanelSettingsAccordionContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
938
+ accordionConfig?: any;
939
+ }
940
+ declare const VeltNotificationsPanelSettingsAccordionContent: React$1.FC<IVeltNotificationsPanelSettingsAccordionContentProps>;
941
+
942
+ interface IVeltNotificationsPanelSettingsAccordionContentItemProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
943
+ option?: any;
944
+ accordionConfig?: any;
945
+ }
946
+ declare const VeltNotificationsPanelSettingsAccordionContentItem: React$1.FC<IVeltNotificationsPanelSettingsAccordionContentItemProps>;
947
+
948
+ interface IVeltNotificationsPanelSettingsAccordionContentItemLabelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
949
+ option?: any;
950
+ accordionConfig?: any;
951
+ }
952
+ declare const VeltNotificationsPanelSettingsAccordionContentItemLabel: React$1.FC<IVeltNotificationsPanelSettingsAccordionContentItemLabelProps>;
953
+
954
+ interface IVeltNotificationsPanelSettingsAccordionContentItemIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
955
+ option?: any;
956
+ accordionConfig?: any;
957
+ }
958
+ declare const VeltNotificationsPanelSettingsAccordionContentItemIcon: React$1.FC<IVeltNotificationsPanelSettingsAccordionContentItemIconProps>;
959
+
960
+ interface IVeltNotificationsPanelSettingsBackButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
961
+ }
962
+ declare const VeltNotificationsPanelSettingsBackButton: React$1.FC<IVeltNotificationsPanelSettingsBackButtonProps>;
963
+
964
+ interface IVeltNotificationsPanelSettingsFooterProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
965
+ }
966
+ declare const VeltNotificationsPanelSettingsFooter: React$1.FC<IVeltNotificationsPanelSettingsFooterProps>;
967
+
658
968
  interface IVeltNotificationsHistoryPanelProps {
659
969
  embedMode?: boolean;
660
970
  onNotificationClick?: Function;
@@ -7165,4 +7475,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
7165
7475
  updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
7166
7476
  };
7167
7477
 
7168
- export { VeltActivityLog, VeltActivityLogEmpty, VeltActivityLogHeader, VeltActivityLogHeaderCloseButton, VeltActivityLogHeaderFilter, VeltActivityLogHeaderFilterContent, VeltActivityLogHeaderFilterContentItem, VeltActivityLogHeaderFilterContentItemIcon, VeltActivityLogHeaderFilterContentItemLabel, VeltActivityLogHeaderFilterTrigger, VeltActivityLogHeaderFilterTriggerIcon, VeltActivityLogHeaderFilterTriggerLabel, VeltActivityLogHeaderTitle, VeltActivityLogList, VeltActivityLogListDateGroup, VeltActivityLogListDateGroupLabel, VeltActivityLogListItem, VeltActivityLogListItemAvatar, VeltActivityLogListItemContent, VeltActivityLogListItemContentAction, VeltActivityLogListItemContentDetail, VeltActivityLogListItemContentTarget, VeltActivityLogListItemContentUser, VeltActivityLogListItemIcon, VeltActivityLogListItemTime, VeltActivityLogListShowMore, VeltActivityLogLoading, VeltActivityLogWireframe, SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChip, VeltAutocompleteChipTooltip, VeltAutocompleteChipTooltipDescription, VeltAutocompleteChipTooltipIcon, VeltAutocompleteChipTooltipName, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteEmpty, VeltAutocompleteEmptyWireframe, VeltAutocompleteGroupOption, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOption, VeltAutocompleteOptionDescription, VeltAutocompleteOptionErrorIcon, VeltAutocompleteOptionIcon, VeltAutocompleteOptionName, VeltAutocompleteOptionWireframe, VeltAutocompleteTool, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentBubbleUnreadIcon, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex, VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton, VeltCommentsSidebarV2Wireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionCommentCount, VeltInlineCommentsSectionComposerContainer, VeltInlineCommentsSectionFilterDropdown, VeltInlineCommentsSectionFilterDropdownContent, VeltInlineCommentsSectionFilterDropdownContentList, VeltInlineCommentsSectionFilterDropdownContentListItem, VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox, VeltInlineCommentsSectionFilterDropdownContentListItemLabel, VeltInlineCommentsSectionFilterDropdownTrigger, VeltInlineCommentsSectionFilterDropdownTriggerArrow, VeltInlineCommentsSectionFilterDropdownTriggerName, VeltInlineCommentsSectionList, VeltInlineCommentsSectionPanel, VeltInlineCommentsSectionSkeleton, VeltInlineCommentsSectionSortingDropdown, VeltInlineCommentsSectionSortingDropdownContent, VeltInlineCommentsSectionSortingDropdownContentItem, VeltInlineCommentsSectionSortingDropdownContentItemIcon, VeltInlineCommentsSectionSortingDropdownContentItemName, VeltInlineCommentsSectionSortingDropdownContentItemTick, VeltInlineCommentsSectionSortingDropdownTrigger, VeltInlineCommentsSectionSortingDropdownTriggerIcon, VeltInlineCommentsSectionSortingDropdownTriggerName, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogCloseButton, VeltMultiThreadCommentDialogCommentCount, VeltMultiThreadCommentDialogComposerContainer, VeltMultiThreadCommentDialogEmptyPlaceholder, VeltMultiThreadCommentDialogList, VeltMultiThreadCommentDialogMinimalActionsDropdown, VeltMultiThreadCommentDialogMinimalActionsDropdownContent, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved, VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger, VeltMultiThreadCommentDialogMinimalFilterDropdown, VeltMultiThreadCommentDialogMinimalFilterDropdownContent, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger, VeltMultiThreadCommentDialogNewThreadButton, VeltMultiThreadCommentDialogPanel, VeltMultiThreadCommentDialogResetFilterButton, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonCommentsCount, VeltSidebarButtonIcon, VeltSidebarButtonUnreadIcon, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextComment, VeltTextCommentTool, VeltTextCommentToolWireframe, VeltTextCommentToolbar, VeltTextCommentToolbarCommentAnnotation, VeltTextCommentToolbarCopywriter, VeltTextCommentToolbarDivider, VeltTextCommentToolbarGeneric, VeltTextCommentToolbar$1 as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useActivityUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useAllActivities, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
7478
+ export { VeltActivityLog, VeltActivityLogEmpty, VeltActivityLogHeader, VeltActivityLogHeaderCloseButton, VeltActivityLogHeaderFilter, VeltActivityLogHeaderFilterContent, VeltActivityLogHeaderFilterContentItem, VeltActivityLogHeaderFilterContentItemIcon, VeltActivityLogHeaderFilterContentItemLabel, VeltActivityLogHeaderFilterTrigger, VeltActivityLogHeaderFilterTriggerIcon, VeltActivityLogHeaderFilterTriggerLabel, VeltActivityLogHeaderTitle, VeltActivityLogList, VeltActivityLogListDateGroup, VeltActivityLogListDateGroupLabel, VeltActivityLogListItem, VeltActivityLogListItemAvatar, VeltActivityLogListItemContent, VeltActivityLogListItemContentAction, VeltActivityLogListItemContentDetail, VeltActivityLogListItemContentTarget, VeltActivityLogListItemContentUser, VeltActivityLogListItemIcon, VeltActivityLogListItemTime, VeltActivityLogListShowMore, VeltActivityLogLoading, VeltActivityLogWireframe, SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChip, VeltAutocompleteChipTooltip, VeltAutocompleteChipTooltipDescription, VeltAutocompleteChipTooltipIcon, VeltAutocompleteChipTooltipName, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteEmpty, VeltAutocompleteEmptyWireframe, VeltAutocompleteGroupOption, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOption, VeltAutocompleteOptionDescription, VeltAutocompleteOptionErrorIcon, VeltAutocompleteOptionIcon, VeltAutocompleteOptionName, VeltAutocompleteOptionWireframe, VeltAutocompleteTool, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentBubbleUnreadIcon, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex, VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton, VeltCommentsSidebarV2Wireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionCommentCount, VeltInlineCommentsSectionComposerContainer, VeltInlineCommentsSectionFilterDropdown, VeltInlineCommentsSectionFilterDropdownContent, VeltInlineCommentsSectionFilterDropdownContentList, VeltInlineCommentsSectionFilterDropdownContentListItem, VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox, VeltInlineCommentsSectionFilterDropdownContentListItemLabel, VeltInlineCommentsSectionFilterDropdownTrigger, VeltInlineCommentsSectionFilterDropdownTriggerArrow, VeltInlineCommentsSectionFilterDropdownTriggerName, VeltInlineCommentsSectionList, VeltInlineCommentsSectionPanel, VeltInlineCommentsSectionSkeleton, VeltInlineCommentsSectionSortingDropdown, VeltInlineCommentsSectionSortingDropdownContent, VeltInlineCommentsSectionSortingDropdownContentItem, VeltInlineCommentsSectionSortingDropdownContentItemIcon, VeltInlineCommentsSectionSortingDropdownContentItemName, VeltInlineCommentsSectionSortingDropdownContentItemTick, VeltInlineCommentsSectionSortingDropdownTrigger, VeltInlineCommentsSectionSortingDropdownTriggerIcon, VeltInlineCommentsSectionSortingDropdownTriggerName, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogCloseButton, VeltMultiThreadCommentDialogCommentCount, VeltMultiThreadCommentDialogComposerContainer, VeltMultiThreadCommentDialogEmptyPlaceholder, VeltMultiThreadCommentDialogList, VeltMultiThreadCommentDialogMinimalActionsDropdown, VeltMultiThreadCommentDialogMinimalActionsDropdownContent, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved, VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger, VeltMultiThreadCommentDialogMinimalFilterDropdown, VeltMultiThreadCommentDialogMinimalFilterDropdownContent, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger, VeltMultiThreadCommentDialogNewThreadButton, VeltMultiThreadCommentDialogPanel, VeltMultiThreadCommentDialogResetFilterButton, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelCloseButton, VeltNotificationsPanelContent, VeltNotificationsPanelContentAll, VeltNotificationsPanelContentAllList, VeltNotificationsPanelContentAllListItem, VeltNotificationsPanelContentAllListItemContent, VeltNotificationsPanelContentAllListItemLabel, VeltNotificationsPanelContentAllReadContainer, VeltNotificationsPanelContentDocuments, VeltNotificationsPanelContentDocumentsList, VeltNotificationsPanelContentDocumentsListItem, VeltNotificationsPanelContentDocumentsListItemContent, VeltNotificationsPanelContentDocumentsListItemCount, VeltNotificationsPanelContentDocumentsListItemName, VeltNotificationsPanelContentDocumentsListItemUnread, VeltNotificationsPanelContentForYou, VeltNotificationsPanelContentList, VeltNotificationsPanelContentListItem, VeltNotificationsPanelContentListItemAvatar, VeltNotificationsPanelContentListItemBody, VeltNotificationsPanelContentListItemFileName, VeltNotificationsPanelContentListItemHeadline, VeltNotificationsPanelContentListItemTime, VeltNotificationsPanelContentListItemUnread, VeltNotificationsPanelContentLoadMore, VeltNotificationsPanelContentPeople, VeltNotificationsPanelContentPeopleList, VeltNotificationsPanelContentPeopleListItem, VeltNotificationsPanelContentPeopleListItemAvatar, VeltNotificationsPanelContentPeopleListItemContent, VeltNotificationsPanelContentPeopleListItemCount, VeltNotificationsPanelContentPeopleListItemName, VeltNotificationsPanelHeader, VeltNotificationsPanelHeaderTabAll, VeltNotificationsPanelHeaderTabDocuments, VeltNotificationsPanelHeaderTabForYou, VeltNotificationsPanelHeaderTabPeople, VeltNotificationsPanelReadAllButton, VeltNotificationsPanelSettings, VeltNotificationsPanelSettingsAccordion, VeltNotificationsPanelSettingsAccordionContent, VeltNotificationsPanelSettingsAccordionContentItem, VeltNotificationsPanelSettingsAccordionContentItemIcon, VeltNotificationsPanelSettingsAccordionContentItemLabel, VeltNotificationsPanelSettingsAccordionTrigger, VeltNotificationsPanelSettingsAccordionTriggerIcon, VeltNotificationsPanelSettingsAccordionTriggerLabel, VeltNotificationsPanelSettingsAccordionTriggerSelectedValue, VeltNotificationsPanelSettingsBackButton, VeltNotificationsPanelSettingsButton, VeltNotificationsPanelSettingsDescription, VeltNotificationsPanelSettingsFooter, VeltNotificationsPanelSettingsHeader, VeltNotificationsPanelSettingsHeaderTitle, VeltNotificationsPanelSettingsList, VeltNotificationsPanelSettingsMuteAllDescription, VeltNotificationsPanelSettingsMuteAllTitle, VeltNotificationsPanelSettingsMuteAllToggle, VeltNotificationsPanelSettingsTitle, VeltNotificationsPanelSkeleton, VeltNotificationsPanelTitle, VeltNotificationsPanelTitleText, VeltNotificationsPanelViewAllButton, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolIcon, VeltNotificationsToolLabel, VeltNotificationsToolUnreadCount, VeltNotificationsToolUnreadIcon, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonCommentsCount, VeltSidebarButtonIcon, VeltSidebarButtonUnreadIcon, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextComment, VeltTextCommentTool, VeltTextCommentToolWireframe, VeltTextCommentToolbar, VeltTextCommentToolbarCommentAnnotation, VeltTextCommentToolbarCopywriter, VeltTextCommentToolbarDivider, VeltTextCommentToolbarGeneric, VeltTextCommentToolbar$1 as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useActivityUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useAllActivities, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/react",
3
- "version": "5.0.2-beta.13",
3
+ "version": "5.0.2-beta.15",
4
4
  "description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [