@veltdev/react 2.0.20 → 2.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (244) hide show
  1. package/cjs/index.js +345 -9
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +16 -0
  4. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -0
  5. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +12 -0
  6. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +10 -0
  7. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +12 -0
  8. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +6 -0
  9. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/index.d.ts +1 -0
  10. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +6 -0
  11. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/index.d.ts +1 -0
  12. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/index.d.ts +1 -0
  13. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/index.d.ts +1 -0
  14. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +14 -0
  15. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +6 -0
  16. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/index.d.ts +1 -0
  17. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +10 -0
  18. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +6 -0
  19. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/index.d.ts +1 -0
  20. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/index.d.ts +1 -0
  21. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +6 -0
  22. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/index.d.ts +1 -0
  23. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/index.d.ts +1 -0
  24. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/index.d.ts +1 -0
  25. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  26. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +2 -0
  27. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelAllReadContainerWireframe/VeltNotificationsPanelAllReadContainerWireframe.d.ts +7 -0
  28. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelAllReadContainerWireframe/index.d.ts +1 -0
  29. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +7 -0
  30. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/index.d.ts +1 -0
  31. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +7 -0
  32. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/index.d.ts +1 -0
  33. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +7 -0
  34. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/index.d.ts +1 -0
  35. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +11 -0
  36. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/index.d.ts +1 -0
  37. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +9 -0
  38. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/index.d.ts +1 -0
  39. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +9 -0
  40. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/index.d.ts +1 -0
  41. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +7 -0
  42. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/index.d.ts +1 -0
  43. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +7 -0
  44. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/index.d.ts +1 -0
  45. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +7 -0
  46. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/index.d.ts +1 -0
  47. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +7 -0
  48. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/index.d.ts +1 -0
  49. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +15 -0
  50. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/index.d.ts +1 -0
  51. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +9 -0
  52. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/index.d.ts +1 -0
  53. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +9 -0
  54. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/index.d.ts +1 -0
  55. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +7 -0
  56. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/index.d.ts +1 -0
  57. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +7 -0
  58. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/index.d.ts +1 -0
  59. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +7 -0
  60. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/index.d.ts +1 -0
  61. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +7 -0
  62. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/index.d.ts +1 -0
  63. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +7 -0
  64. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/index.d.ts +1 -0
  65. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +7 -0
  66. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/index.d.ts +1 -0
  67. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +7 -0
  68. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/index.d.ts +1 -0
  69. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +19 -0
  70. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/index.d.ts +1 -0
  71. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +9 -0
  72. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/index.d.ts +1 -0
  73. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +8 -0
  74. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/index.d.ts +1 -0
  75. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +7 -0
  76. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/index.d.ts +1 -0
  77. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +7 -0
  78. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/index.d.ts +1 -0
  79. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +7 -0
  80. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/index.d.ts +1 -0
  81. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +7 -0
  82. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/index.d.ts +1 -0
  83. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +15 -0
  84. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/index.d.ts +1 -0
  85. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +9 -0
  86. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/index.d.ts +1 -0
  87. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +9 -0
  88. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/index.d.ts +1 -0
  89. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +19 -0
  90. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/index.d.ts +1 -0
  91. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +7 -0
  92. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/index.d.ts +1 -0
  93. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +7 -0
  94. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/index.d.ts +1 -0
  95. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +7 -0
  96. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/index.d.ts +1 -0
  97. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +7 -0
  98. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/index.d.ts +1 -0
  99. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +14 -0
  100. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/index.d.ts +1 -0
  101. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +7 -0
  102. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/index.d.ts +1 -0
  103. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +7 -0
  104. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/index.d.ts +1 -0
  105. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +7 -0
  106. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/index.d.ts +1 -0
  107. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +22 -0
  108. package/cjs/types/components/VeltNotificationsPanelWireframe/index.d.ts +1 -0
  109. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +5 -0
  110. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +7 -0
  111. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/index.d.ts +1 -0
  112. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +7 -0
  113. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/index.d.ts +1 -0
  114. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +7 -0
  115. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/index.d.ts +1 -0
  116. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +7 -0
  117. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/index.d.ts +1 -0
  118. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +16 -0
  119. package/cjs/types/components/VeltNotificationsToolWireframe/index.d.ts +1 -0
  120. package/cjs/types/components/index.d.ts +2 -0
  121. package/cjs/types/constants.d.ts +1 -1
  122. package/esm/index.js +344 -10
  123. package/esm/index.js.map +1 -1
  124. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +16 -0
  125. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -0
  126. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +12 -0
  127. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +10 -0
  128. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +12 -0
  129. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +6 -0
  130. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/index.d.ts +1 -0
  131. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +6 -0
  132. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/index.d.ts +1 -0
  133. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/index.d.ts +1 -0
  134. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/index.d.ts +1 -0
  135. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +14 -0
  136. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +6 -0
  137. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/index.d.ts +1 -0
  138. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +10 -0
  139. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +6 -0
  140. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/index.d.ts +1 -0
  141. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/index.d.ts +1 -0
  142. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +6 -0
  143. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/index.d.ts +1 -0
  144. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/index.d.ts +1 -0
  145. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/index.d.ts +1 -0
  146. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  147. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +2 -0
  148. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelAllReadContainerWireframe/VeltNotificationsPanelAllReadContainerWireframe.d.ts +7 -0
  149. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelAllReadContainerWireframe/index.d.ts +1 -0
  150. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +7 -0
  151. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/index.d.ts +1 -0
  152. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +7 -0
  153. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/index.d.ts +1 -0
  154. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +7 -0
  155. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/index.d.ts +1 -0
  156. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +11 -0
  157. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/index.d.ts +1 -0
  158. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +9 -0
  159. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/index.d.ts +1 -0
  160. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +9 -0
  161. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/index.d.ts +1 -0
  162. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +7 -0
  163. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/index.d.ts +1 -0
  164. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +7 -0
  165. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/index.d.ts +1 -0
  166. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +7 -0
  167. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/index.d.ts +1 -0
  168. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +7 -0
  169. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/index.d.ts +1 -0
  170. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +15 -0
  171. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/index.d.ts +1 -0
  172. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +9 -0
  173. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/index.d.ts +1 -0
  174. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +9 -0
  175. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/index.d.ts +1 -0
  176. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +7 -0
  177. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/index.d.ts +1 -0
  178. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +7 -0
  179. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/index.d.ts +1 -0
  180. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +7 -0
  181. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/index.d.ts +1 -0
  182. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +7 -0
  183. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/index.d.ts +1 -0
  184. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +7 -0
  185. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/index.d.ts +1 -0
  186. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +7 -0
  187. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/index.d.ts +1 -0
  188. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +7 -0
  189. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/index.d.ts +1 -0
  190. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +19 -0
  191. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/index.d.ts +1 -0
  192. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +9 -0
  193. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/index.d.ts +1 -0
  194. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +8 -0
  195. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/index.d.ts +1 -0
  196. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +7 -0
  197. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/index.d.ts +1 -0
  198. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +7 -0
  199. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/index.d.ts +1 -0
  200. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +7 -0
  201. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/index.d.ts +1 -0
  202. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +7 -0
  203. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/index.d.ts +1 -0
  204. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +15 -0
  205. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/index.d.ts +1 -0
  206. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +9 -0
  207. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/index.d.ts +1 -0
  208. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +9 -0
  209. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/index.d.ts +1 -0
  210. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +19 -0
  211. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/index.d.ts +1 -0
  212. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +7 -0
  213. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/index.d.ts +1 -0
  214. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +7 -0
  215. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/index.d.ts +1 -0
  216. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +7 -0
  217. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/index.d.ts +1 -0
  218. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +7 -0
  219. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/index.d.ts +1 -0
  220. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +14 -0
  221. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/index.d.ts +1 -0
  222. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +7 -0
  223. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/index.d.ts +1 -0
  224. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +7 -0
  225. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/index.d.ts +1 -0
  226. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +7 -0
  227. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/index.d.ts +1 -0
  228. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +22 -0
  229. package/esm/types/components/VeltNotificationsPanelWireframe/index.d.ts +1 -0
  230. package/esm/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +5 -0
  231. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +7 -0
  232. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/index.d.ts +1 -0
  233. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +7 -0
  234. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/index.d.ts +1 -0
  235. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +7 -0
  236. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/index.d.ts +1 -0
  237. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +7 -0
  238. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/index.d.ts +1 -0
  239. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +16 -0
  240. package/esm/types/components/VeltNotificationsToolWireframe/index.d.ts +1 -0
  241. package/esm/types/components/index.d.ts +2 -0
  242. package/esm/types/constants.d.ts +1 -1
  243. package/index.d.ts +359 -1
  244. package/package.json +1 -1
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelContentPeopleListItemCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelContentPeopleListItemCountWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListItemCountWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelContentPeopleListItemCountWireframe: IVeltNotificationsPanelContentPeopleListItemCountWireframe;
7
+ export default VeltNotificationsPanelContentPeopleListItemCountWireframe;
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelContentPeopleListItemNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelContentPeopleListItemNameWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListItemNameWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelContentPeopleListItemNameWireframe: IVeltNotificationsPanelContentPeopleListItemNameWireframe;
7
+ export default VeltNotificationsPanelContentPeopleListItemNameWireframe;
@@ -0,0 +1,15 @@
1
+ import React from 'react';
2
+ import { IVeltNotificationsPanelContentPeopleListItemAvatarWireframe } from './VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe';
3
+ import { IVeltNotificationsPanelContentPeopleListItemContentWireframe } from './VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe';
4
+ import { IVeltNotificationsPanelContentPeopleListItemCountWireframe } from './VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe';
5
+ import { IVeltNotificationsPanelContentPeopleListItemNameWireframe } from './VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe';
6
+ export interface IVeltNotificationsPanelContentPeopleListItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
7
+ }
8
+ export interface IVeltNotificationsPanelContentPeopleListItemWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListItemWireframeProps> {
9
+ Avatar: IVeltNotificationsPanelContentPeopleListItemAvatarWireframe;
10
+ Name: IVeltNotificationsPanelContentPeopleListItemNameWireframe;
11
+ Count: IVeltNotificationsPanelContentPeopleListItemCountWireframe;
12
+ Content: IVeltNotificationsPanelContentPeopleListItemContentWireframe;
13
+ }
14
+ declare const VeltNotificationsPanelContentPeopleListItemWireframe: IVeltNotificationsPanelContentPeopleListItemWireframe;
15
+ export default VeltNotificationsPanelContentPeopleListItemWireframe;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import { IVeltNotificationsPanelContentPeopleListItemWireframe } from './VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe';
3
+ export interface IVeltNotificationsPanelContentPeopleListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
4
+ }
5
+ export interface IVeltNotificationsPanelContentPeopleListWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListWireframeProps> {
6
+ Item: IVeltNotificationsPanelContentPeopleListItemWireframe;
7
+ }
8
+ declare const VeltNotificationsPanelContentPeopleListWireframe: IVeltNotificationsPanelContentPeopleListWireframe;
9
+ export default VeltNotificationsPanelContentPeopleListWireframe;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import { IVeltNotificationsPanelContentPeopleListWireframe } from './VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe';
3
+ export interface IVeltNotificationsPanelContentPeopleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
4
+ }
5
+ export interface IVeltNotificationsPanelContentPeopleWireframe extends React.FC<IVeltNotificationsPanelContentPeopleWireframeProps> {
6
+ List: IVeltNotificationsPanelContentPeopleListWireframe;
7
+ }
8
+ declare const VeltNotificationsPanelContentPeopleWireframe: IVeltNotificationsPanelContentPeopleWireframe;
9
+ export default VeltNotificationsPanelContentPeopleWireframe;
@@ -0,0 +1,19 @@
1
+ import React from 'react';
2
+ import { IVeltNotificationsPanelContentAllWireframe } from './VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe';
3
+ import { IVeltNotificationsPanelContentDocumentsWireframe } from './VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe';
4
+ import { IVeltNotificationsPanelContentForYouWireframe } from './VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe';
5
+ import { IVeltNotificationsPanelContentPeopleWireframe } from './VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe';
6
+ import { IVeltNotificationsPanelContentLoadMoreWireframe } from './VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe';
7
+ import { IVeltNotificationsPanelContentListWireframe } from './VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe';
8
+ export interface IVeltNotificationsPanelContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
9
+ }
10
+ export interface IVeltNotificationsPanelContentWireframe extends React.FC<IVeltNotificationsPanelContentWireframeProps> {
11
+ All: IVeltNotificationsPanelContentAllWireframe;
12
+ ForYou: IVeltNotificationsPanelContentForYouWireframe;
13
+ Documents: IVeltNotificationsPanelContentDocumentsWireframe;
14
+ People: IVeltNotificationsPanelContentPeopleWireframe;
15
+ LoadMore: IVeltNotificationsPanelContentLoadMoreWireframe;
16
+ List: IVeltNotificationsPanelContentListWireframe;
17
+ }
18
+ declare const VeltNotificationsPanelContentWireframe: IVeltNotificationsPanelContentWireframe;
19
+ export default VeltNotificationsPanelContentWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelContentWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelHeaderTabAllWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelHeaderTabAllWireframe extends React.FC<IVeltNotificationsPanelHeaderTabAllWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelHeaderTabAllWireframe: IVeltNotificationsPanelHeaderTabAllWireframe;
7
+ export default VeltNotificationsPanelHeaderTabAllWireframe;
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelHeaderTabDocumentsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelHeaderTabDocumentsWireframe extends React.FC<IVeltNotificationsPanelHeaderTabDocumentsWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelHeaderTabDocumentsWireframe: IVeltNotificationsPanelHeaderTabDocumentsWireframe;
7
+ export default VeltNotificationsPanelHeaderTabDocumentsWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelHeaderTabDocumentsWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelHeaderTabForYouWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelHeaderTabForYouWireframe extends React.FC<IVeltNotificationsPanelHeaderTabForYouWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelHeaderTabForYouWireframe: IVeltNotificationsPanelHeaderTabForYouWireframe;
7
+ export default VeltNotificationsPanelHeaderTabForYouWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelHeaderTabForYouWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelHeaderTabPeopleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelHeaderTabPeopleWireframe extends React.FC<IVeltNotificationsPanelHeaderTabPeopleWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelHeaderTabPeopleWireframe: IVeltNotificationsPanelHeaderTabPeopleWireframe;
7
+ export default VeltNotificationsPanelHeaderTabPeopleWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelHeaderTabPeopleWireframe';
@@ -0,0 +1,14 @@
1
+ import React from 'react';
2
+ import { IVeltNotificationsPanelHeaderTabDocumentsWireframe } from './VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe';
3
+ import { IVeltNotificationsPanelHeaderTabForYouWireframe } from './VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe';
4
+ import { IVeltNotificationsPanelHeaderTabPeopleWireframe } from './VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe';
5
+ export interface IVeltNotificationsPanelHeaderWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
6
+ }
7
+ export interface IVeltNotificationsPanelHeaderWireframe extends React.FC<IVeltNotificationsPanelHeaderWireframeProps> {
8
+ TabAll: IVeltNotificationsPanelHeaderTabPeopleWireframe;
9
+ TabForYou: IVeltNotificationsPanelHeaderTabForYouWireframe;
10
+ TabDocuments: IVeltNotificationsPanelHeaderTabDocumentsWireframe;
11
+ TabPeople: IVeltNotificationsPanelHeaderTabPeopleWireframe;
12
+ }
13
+ declare const VeltNotificationsPanelHeaderWireframe: IVeltNotificationsPanelHeaderWireframe;
14
+ export default VeltNotificationsPanelHeaderWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelHeaderWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelReadAllButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelReadAllButtonWireframe extends React.FC<IVeltNotificationsPanelReadAllButtonWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelReadAllButtonWireframe: IVeltNotificationsPanelReadAllButtonWireframe;
7
+ export default VeltNotificationsPanelReadAllButtonWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelReadAllButtonWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelTitleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelTitleWireframe extends React.FC<IVeltNotificationsPanelTitleWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelTitleWireframe: IVeltNotificationsPanelTitleWireframe;
7
+ export default VeltNotificationsPanelTitleWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelTitleWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsPanelViewAllButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsPanelViewAllButtonWireframe extends React.FC<IVeltNotificationsPanelViewAllButtonWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsPanelViewAllButtonWireframe: IVeltNotificationsPanelViewAllButtonWireframe;
7
+ export default VeltNotificationsPanelViewAllButtonWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelViewAllButtonWireframe';
@@ -0,0 +1,22 @@
1
+ import React from 'react';
2
+ import { IVeltNotificationsPanelAllReadContainerWireframe } from './VeltNotificationsPanelAllReadContainerWireframe/VeltNotificationsPanelAllReadContainerWireframe';
3
+ import { IVeltNotificationsPanelContentWireframe } from './VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe';
4
+ import { IVeltNotificationsPanelHeaderWireframe } from './VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe';
5
+ import { IVeltNotificationsPanelReadAllButtonWireframe } from './VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe';
6
+ import { IVeltNotificationsPanelTitleWireframe } from './VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe';
7
+ import { IVeltNotificationsPanelViewAllButtonWireframe } from './VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe';
8
+ import { IVeltNotificationsPanelCloseButtonWireframe } from './VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe';
9
+ export interface IVeltNotificationsPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
10
+ variant?: string;
11
+ }
12
+ export interface IVeltNotificationsPanelWireframe extends React.FC<IVeltNotificationsPanelWireframeProps> {
13
+ AllReadContainer: IVeltNotificationsPanelAllReadContainerWireframe;
14
+ Content: IVeltNotificationsPanelContentWireframe;
15
+ Header: IVeltNotificationsPanelHeaderWireframe;
16
+ ReadAllButton: IVeltNotificationsPanelReadAllButtonWireframe;
17
+ Title: IVeltNotificationsPanelTitleWireframe;
18
+ ViewAllButton: IVeltNotificationsPanelViewAllButtonWireframe;
19
+ CloseButton: IVeltNotificationsPanelCloseButtonWireframe;
20
+ }
21
+ declare const VeltNotificationsPanelWireframe: IVeltNotificationsPanelWireframe;
22
+ export default VeltNotificationsPanelWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsPanelWireframe';
@@ -4,6 +4,11 @@ export interface IVeltNotificationsToolProps extends React.DetailedHTMLProps<Rea
4
4
  onNotificationClick?: Function;
5
5
  shadowDom?: boolean;
6
6
  panelShadowDom?: boolean;
7
+ variant?: string;
8
+ tabConfig?: any;
9
+ panelOpenMode?: 'popover' | 'sidebar';
10
+ panelVariant?: string;
11
+ maxDays?: number;
7
12
  }
8
13
  declare const VeltNotificationsTool: React.FC<IVeltNotificationsToolProps>;
9
14
  export default VeltNotificationsTool;
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsToolIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsToolIconWireframe extends React.FC<IVeltNotificationsToolIconWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsToolIconWireframe: IVeltNotificationsToolIconWireframe;
7
+ export default VeltNotificationsToolIconWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsToolIconWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsToolLabelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsToolLabelWireframe extends React.FC<IVeltNotificationsToolLabelWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsToolLabelWireframe: IVeltNotificationsToolLabelWireframe;
7
+ export default VeltNotificationsToolLabelWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsToolLabelWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsToolUnreadCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsToolUnreadCountWireframe extends React.FC<IVeltNotificationsToolUnreadCountWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsToolUnreadCountWireframe: IVeltNotificationsToolUnreadCountWireframe;
7
+ export default VeltNotificationsToolUnreadCountWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsToolUnreadCountWireframe';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface IVeltNotificationsToolUnreadIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ export interface IVeltNotificationsToolUnreadIconWireframe extends React.FC<IVeltNotificationsToolUnreadIconWireframeProps> {
5
+ }
6
+ declare const VeltNotificationsToolUnreadIconWireframe: IVeltNotificationsToolUnreadIconWireframe;
7
+ export default VeltNotificationsToolUnreadIconWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsToolUnreadIconWireframe';
@@ -0,0 +1,16 @@
1
+ import React from 'react';
2
+ import { IVeltNotificationsToolIconWireframe } from './VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe';
3
+ import { IVeltNotificationsToolLabelWireframe } from './VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe';
4
+ import { IVeltNotificationsToolUnreadCountWireframe } from './VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe';
5
+ import { IVeltNotificationsToolUnreadIconWireframe } from './VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe';
6
+ export interface IVeltNotificationsToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
7
+ variant?: string;
8
+ }
9
+ export interface IVeltNotificationsToolWireframe extends React.FC<IVeltNotificationsToolWireframeProps> {
10
+ Label: IVeltNotificationsToolLabelWireframe;
11
+ UnreadIcon: IVeltNotificationsToolUnreadIconWireframe;
12
+ Icon: IVeltNotificationsToolIconWireframe;
13
+ UnreadCount: IVeltNotificationsToolUnreadCountWireframe;
14
+ }
15
+ declare const VeltNotificationsToolWireframe: IVeltNotificationsToolWireframe;
16
+ export default VeltNotificationsToolWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltNotificationsToolWireframe';
@@ -59,3 +59,5 @@ export { default as VeltReactionPinWireframe } from "./VeltReactionPinWireframe"
59
59
  export { default as VeltReactionPinTooltipWireframe } from "./VeltReactionPinTooltipWireframe";
60
60
  export { default as VeltReactionsPanelWireframe } from "./VeltReactionsPanelWireframe";
61
61
  export { default as VeltInlineCommentsSectionWireframe } from "./VeltInlineCommentsSectionWireframe";
62
+ export { default as VeltNotificationsPanelWireframe } from "./VeltNotificationsPanelWireframe";
63
+ export { default as VeltNotificationsToolWireframe } from "./VeltNotificationsToolWireframe";
@@ -1,3 +1,3 @@
1
- export declare const VELT_SDK_VERSION = "2.0.20";
1
+ export declare const VELT_SDK_VERSION = "2.0.22";
2
2
  export declare const VELT_SDK_INIT_EVENT = "onVeltInit";
3
3
  export declare const VELT_TAB_ID = "veltTabId";