@veltdev/react 5.0.2-beta.14 → 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 (282) hide show
  1. package/cjs/index.js +471 -2
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/VeltNotificationsPanelCloseButton.d.ts +5 -0
  4. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/index.d.ts +1 -0
  5. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContent.d.ts +5 -0
  6. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAll.d.ts +5 -0
  7. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllList.d.ts +6 -0
  8. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItem.d.ts +6 -0
  9. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/VeltNotificationsPanelContentAllListItemContent.d.ts +5 -0
  10. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/index.d.ts +1 -0
  11. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/VeltNotificationsPanelContentAllListItemLabel.d.ts +5 -0
  12. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/index.d.ts +1 -0
  13. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/index.d.ts +1 -0
  14. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/index.d.ts +1 -0
  15. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/index.d.ts +1 -0
  16. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/VeltNotificationsPanelContentAllReadContainer.d.ts +6 -0
  17. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/index.d.ts +1 -0
  18. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocuments.d.ts +5 -0
  19. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsList.d.ts +6 -0
  20. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItem.d.ts +8 -0
  21. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/VeltNotificationsPanelContentDocumentsListItemContent.d.ts +5 -0
  22. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/index.d.ts +1 -0
  23. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/VeltNotificationsPanelContentDocumentsListItemCount.d.ts +5 -0
  24. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/index.d.ts +1 -0
  25. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/VeltNotificationsPanelContentDocumentsListItemName.d.ts +5 -0
  26. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/index.d.ts +1 -0
  27. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/VeltNotificationsPanelContentDocumentsListItemUnread.d.ts +6 -0
  28. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/index.d.ts +1 -0
  29. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/index.d.ts +1 -0
  30. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/index.d.ts +1 -0
  31. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/index.d.ts +1 -0
  32. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/VeltNotificationsPanelContentForYou.d.ts +5 -0
  33. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/index.d.ts +1 -0
  34. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentList.d.ts +7 -0
  35. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItem.d.ts +7 -0
  36. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/VeltNotificationsPanelContentListItemAvatar.d.ts +6 -0
  37. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/index.d.ts +1 -0
  38. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/VeltNotificationsPanelContentListItemBody.d.ts +6 -0
  39. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/index.d.ts +1 -0
  40. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/VeltNotificationsPanelContentListItemFileName.d.ts +6 -0
  41. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/index.d.ts +1 -0
  42. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/VeltNotificationsPanelContentListItemHeadline.d.ts +6 -0
  43. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/index.d.ts +1 -0
  44. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/VeltNotificationsPanelContentListItemTime.d.ts +6 -0
  45. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/index.d.ts +1 -0
  46. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/VeltNotificationsPanelContentListItemUnread.d.ts +7 -0
  47. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/index.d.ts +1 -0
  48. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/index.d.ts +1 -0
  49. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/index.d.ts +1 -0
  50. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/VeltNotificationsPanelContentLoadMore.d.ts +7 -0
  51. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/index.d.ts +1 -0
  52. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeople.d.ts +5 -0
  53. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleList.d.ts +6 -0
  54. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItem.d.ts +7 -0
  55. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/VeltNotificationsPanelContentPeopleListItemAvatar.d.ts +6 -0
  56. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/index.d.ts +1 -0
  57. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/VeltNotificationsPanelContentPeopleListItemContent.d.ts +6 -0
  58. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/index.d.ts +1 -0
  59. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/VeltNotificationsPanelContentPeopleListItemCount.d.ts +6 -0
  60. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/index.d.ts +1 -0
  61. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/VeltNotificationsPanelContentPeopleListItemName.d.ts +6 -0
  62. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/index.d.ts +1 -0
  63. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/index.d.ts +1 -0
  64. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/index.d.ts +1 -0
  65. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/index.d.ts +1 -0
  66. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/index.d.ts +1 -0
  67. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeader.d.ts +5 -0
  68. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/VeltNotificationsPanelHeaderTabAll.d.ts +5 -0
  69. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/index.d.ts +1 -0
  70. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/VeltNotificationsPanelHeaderTabDocuments.d.ts +5 -0
  71. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/index.d.ts +1 -0
  72. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/VeltNotificationsPanelHeaderTabForYou.d.ts +5 -0
  73. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/index.d.ts +1 -0
  74. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/VeltNotificationsPanelHeaderTabPeople.d.ts +5 -0
  75. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/index.d.ts +1 -0
  76. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/index.d.ts +1 -0
  77. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/VeltNotificationsPanelReadAllButton.d.ts +5 -0
  78. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/index.d.ts +1 -0
  79. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettings.d.ts +5 -0
  80. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordion.d.ts +6 -0
  81. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContent.d.ts +6 -0
  82. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItem.d.ts +7 -0
  83. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/VeltNotificationsPanelSettingsAccordionContentItemIcon.d.ts +7 -0
  84. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/index.d.ts +1 -0
  85. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/VeltNotificationsPanelSettingsAccordionContentItemLabel.d.ts +7 -0
  86. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/index.d.ts +1 -0
  87. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/index.d.ts +1 -0
  88. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/index.d.ts +1 -0
  89. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTrigger.d.ts +6 -0
  90. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/VeltNotificationsPanelSettingsAccordionTriggerIcon.d.ts +6 -0
  91. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/index.d.ts +1 -0
  92. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/VeltNotificationsPanelSettingsAccordionTriggerLabel.d.ts +6 -0
  93. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/index.d.ts +1 -0
  94. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue.d.ts +6 -0
  95. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/index.d.ts +1 -0
  96. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/index.d.ts +1 -0
  97. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/index.d.ts +1 -0
  98. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/VeltNotificationsPanelSettingsBackButton.d.ts +5 -0
  99. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/index.d.ts +1 -0
  100. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/VeltNotificationsPanelSettingsDescription.d.ts +5 -0
  101. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/index.d.ts +1 -0
  102. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/VeltNotificationsPanelSettingsFooter.d.ts +5 -0
  103. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/index.d.ts +1 -0
  104. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeader.d.ts +5 -0
  105. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/VeltNotificationsPanelSettingsHeaderTitle.d.ts +5 -0
  106. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/index.d.ts +1 -0
  107. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/index.d.ts +1 -0
  108. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/VeltNotificationsPanelSettingsList.d.ts +5 -0
  109. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/index.d.ts +1 -0
  110. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/VeltNotificationsPanelSettingsMuteAllDescription.d.ts +5 -0
  111. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/index.d.ts +1 -0
  112. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/VeltNotificationsPanelSettingsMuteAllTitle.d.ts +5 -0
  113. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/index.d.ts +1 -0
  114. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/VeltNotificationsPanelSettingsMuteAllToggle.d.ts +5 -0
  115. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/index.d.ts +1 -0
  116. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/VeltNotificationsPanelSettingsTitle.d.ts +5 -0
  117. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/index.d.ts +1 -0
  118. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/index.d.ts +1 -0
  119. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/VeltNotificationsPanelSettingsButton.d.ts +5 -0
  120. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/index.d.ts +1 -0
  121. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/VeltNotificationsPanelSkeleton.d.ts +6 -0
  122. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/index.d.ts +1 -0
  123. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitle.d.ts +5 -0
  124. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/VeltNotificationsPanelTitleText.d.ts +5 -0
  125. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/index.d.ts +1 -0
  126. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/index.d.ts +1 -0
  127. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/VeltNotificationsPanelViewAllButton.d.ts +5 -0
  128. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/index.d.ts +1 -0
  129. package/cjs/types/components/VeltNotificationsPanel/index.d.ts +63 -0
  130. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/VeltNotificationsToolIcon.d.ts +5 -0
  131. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/index.d.ts +1 -0
  132. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/VeltNotificationsToolLabel.d.ts +5 -0
  133. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/index.d.ts +1 -0
  134. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/VeltNotificationsToolUnreadCount.d.ts +5 -0
  135. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/index.d.ts +1 -0
  136. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/VeltNotificationsToolUnreadIcon.d.ts +5 -0
  137. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/index.d.ts +1 -0
  138. package/cjs/types/components/VeltNotificationsTool/index.d.ts +4 -0
  139. package/cjs/types/components/index.d.ts +67 -0
  140. package/cjs/types/constants.d.ts +1 -1
  141. package/esm/index.js +405 -3
  142. package/esm/index.js.map +1 -1
  143. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/VeltNotificationsPanelCloseButton.d.ts +5 -0
  144. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/index.d.ts +1 -0
  145. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContent.d.ts +5 -0
  146. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAll.d.ts +5 -0
  147. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllList.d.ts +6 -0
  148. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItem.d.ts +6 -0
  149. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/VeltNotificationsPanelContentAllListItemContent.d.ts +5 -0
  150. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/index.d.ts +1 -0
  151. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/VeltNotificationsPanelContentAllListItemLabel.d.ts +5 -0
  152. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/index.d.ts +1 -0
  153. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/index.d.ts +1 -0
  154. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/index.d.ts +1 -0
  155. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/index.d.ts +1 -0
  156. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/VeltNotificationsPanelContentAllReadContainer.d.ts +6 -0
  157. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/index.d.ts +1 -0
  158. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocuments.d.ts +5 -0
  159. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsList.d.ts +6 -0
  160. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItem.d.ts +8 -0
  161. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/VeltNotificationsPanelContentDocumentsListItemContent.d.ts +5 -0
  162. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/index.d.ts +1 -0
  163. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/VeltNotificationsPanelContentDocumentsListItemCount.d.ts +5 -0
  164. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/index.d.ts +1 -0
  165. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/VeltNotificationsPanelContentDocumentsListItemName.d.ts +5 -0
  166. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/index.d.ts +1 -0
  167. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/VeltNotificationsPanelContentDocumentsListItemUnread.d.ts +6 -0
  168. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/index.d.ts +1 -0
  169. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/index.d.ts +1 -0
  170. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/index.d.ts +1 -0
  171. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/index.d.ts +1 -0
  172. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/VeltNotificationsPanelContentForYou.d.ts +5 -0
  173. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/index.d.ts +1 -0
  174. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentList.d.ts +7 -0
  175. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItem.d.ts +7 -0
  176. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/VeltNotificationsPanelContentListItemAvatar.d.ts +6 -0
  177. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/index.d.ts +1 -0
  178. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/VeltNotificationsPanelContentListItemBody.d.ts +6 -0
  179. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/index.d.ts +1 -0
  180. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/VeltNotificationsPanelContentListItemFileName.d.ts +6 -0
  181. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/index.d.ts +1 -0
  182. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/VeltNotificationsPanelContentListItemHeadline.d.ts +6 -0
  183. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/index.d.ts +1 -0
  184. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/VeltNotificationsPanelContentListItemTime.d.ts +6 -0
  185. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/index.d.ts +1 -0
  186. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/VeltNotificationsPanelContentListItemUnread.d.ts +7 -0
  187. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/index.d.ts +1 -0
  188. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/index.d.ts +1 -0
  189. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/index.d.ts +1 -0
  190. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/VeltNotificationsPanelContentLoadMore.d.ts +7 -0
  191. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/index.d.ts +1 -0
  192. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeople.d.ts +5 -0
  193. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleList.d.ts +6 -0
  194. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItem.d.ts +7 -0
  195. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/VeltNotificationsPanelContentPeopleListItemAvatar.d.ts +6 -0
  196. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/index.d.ts +1 -0
  197. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/VeltNotificationsPanelContentPeopleListItemContent.d.ts +6 -0
  198. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/index.d.ts +1 -0
  199. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/VeltNotificationsPanelContentPeopleListItemCount.d.ts +6 -0
  200. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/index.d.ts +1 -0
  201. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/VeltNotificationsPanelContentPeopleListItemName.d.ts +6 -0
  202. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/index.d.ts +1 -0
  203. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/index.d.ts +1 -0
  204. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/index.d.ts +1 -0
  205. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/index.d.ts +1 -0
  206. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/index.d.ts +1 -0
  207. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeader.d.ts +5 -0
  208. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/VeltNotificationsPanelHeaderTabAll.d.ts +5 -0
  209. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/index.d.ts +1 -0
  210. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/VeltNotificationsPanelHeaderTabDocuments.d.ts +5 -0
  211. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/index.d.ts +1 -0
  212. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/VeltNotificationsPanelHeaderTabForYou.d.ts +5 -0
  213. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/index.d.ts +1 -0
  214. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/VeltNotificationsPanelHeaderTabPeople.d.ts +5 -0
  215. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/index.d.ts +1 -0
  216. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/index.d.ts +1 -0
  217. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/VeltNotificationsPanelReadAllButton.d.ts +5 -0
  218. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/index.d.ts +1 -0
  219. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettings.d.ts +5 -0
  220. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordion.d.ts +6 -0
  221. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContent.d.ts +6 -0
  222. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItem.d.ts +7 -0
  223. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/VeltNotificationsPanelSettingsAccordionContentItemIcon.d.ts +7 -0
  224. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/index.d.ts +1 -0
  225. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/VeltNotificationsPanelSettingsAccordionContentItemLabel.d.ts +7 -0
  226. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/index.d.ts +1 -0
  227. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/index.d.ts +1 -0
  228. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/index.d.ts +1 -0
  229. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTrigger.d.ts +6 -0
  230. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/VeltNotificationsPanelSettingsAccordionTriggerIcon.d.ts +6 -0
  231. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/index.d.ts +1 -0
  232. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/VeltNotificationsPanelSettingsAccordionTriggerLabel.d.ts +6 -0
  233. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/index.d.ts +1 -0
  234. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue.d.ts +6 -0
  235. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/index.d.ts +1 -0
  236. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/index.d.ts +1 -0
  237. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/index.d.ts +1 -0
  238. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/VeltNotificationsPanelSettingsBackButton.d.ts +5 -0
  239. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/index.d.ts +1 -0
  240. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/VeltNotificationsPanelSettingsDescription.d.ts +5 -0
  241. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/index.d.ts +1 -0
  242. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/VeltNotificationsPanelSettingsFooter.d.ts +5 -0
  243. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/index.d.ts +1 -0
  244. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeader.d.ts +5 -0
  245. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/VeltNotificationsPanelSettingsHeaderTitle.d.ts +5 -0
  246. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/index.d.ts +1 -0
  247. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/index.d.ts +1 -0
  248. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/VeltNotificationsPanelSettingsList.d.ts +5 -0
  249. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/index.d.ts +1 -0
  250. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/VeltNotificationsPanelSettingsMuteAllDescription.d.ts +5 -0
  251. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/index.d.ts +1 -0
  252. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/VeltNotificationsPanelSettingsMuteAllTitle.d.ts +5 -0
  253. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/index.d.ts +1 -0
  254. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/VeltNotificationsPanelSettingsMuteAllToggle.d.ts +5 -0
  255. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/index.d.ts +1 -0
  256. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/VeltNotificationsPanelSettingsTitle.d.ts +5 -0
  257. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/index.d.ts +1 -0
  258. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/index.d.ts +1 -0
  259. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/VeltNotificationsPanelSettingsButton.d.ts +5 -0
  260. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/index.d.ts +1 -0
  261. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/VeltNotificationsPanelSkeleton.d.ts +6 -0
  262. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/index.d.ts +1 -0
  263. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitle.d.ts +5 -0
  264. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/VeltNotificationsPanelTitleText.d.ts +5 -0
  265. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/index.d.ts +1 -0
  266. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/index.d.ts +1 -0
  267. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/VeltNotificationsPanelViewAllButton.d.ts +5 -0
  268. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/index.d.ts +1 -0
  269. package/esm/types/components/VeltNotificationsPanel/index.d.ts +63 -0
  270. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/VeltNotificationsToolIcon.d.ts +5 -0
  271. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/index.d.ts +1 -0
  272. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/VeltNotificationsToolLabel.d.ts +5 -0
  273. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/index.d.ts +1 -0
  274. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/VeltNotificationsToolUnreadCount.d.ts +5 -0
  275. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/index.d.ts +1 -0
  276. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/VeltNotificationsToolUnreadIcon.d.ts +5 -0
  277. package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/index.d.ts +1 -0
  278. package/esm/types/components/VeltNotificationsTool/index.d.ts +4 -0
  279. package/esm/types/components/index.d.ts +67 -0
  280. package/esm/types/constants.d.ts +1 -1
  281. package/index.d.ts +310 -1
  282. package/package.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.