@veltdev/react 5.0.2-beta.13 → 5.0.2-beta.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/index.js +473 -4
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/VeltNotificationsPanelCloseButton.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContent.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAll.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllList.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItem.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/VeltNotificationsPanelContentAllListItemContent.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/VeltNotificationsPanelContentAllListItemLabel.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/VeltNotificationsPanelContentAllReadContainer.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocuments.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsList.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItem.d.ts +8 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/VeltNotificationsPanelContentDocumentsListItemContent.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/VeltNotificationsPanelContentDocumentsListItemCount.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/VeltNotificationsPanelContentDocumentsListItemName.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/VeltNotificationsPanelContentDocumentsListItemUnread.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/VeltNotificationsPanelContentForYou.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentList.d.ts +7 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItem.d.ts +7 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/VeltNotificationsPanelContentListItemAvatar.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/VeltNotificationsPanelContentListItemBody.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/VeltNotificationsPanelContentListItemFileName.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/VeltNotificationsPanelContentListItemHeadline.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/VeltNotificationsPanelContentListItemTime.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/VeltNotificationsPanelContentListItemUnread.d.ts +7 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/VeltNotificationsPanelContentLoadMore.d.ts +7 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeople.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleList.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItem.d.ts +7 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/VeltNotificationsPanelContentPeopleListItemAvatar.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/VeltNotificationsPanelContentPeopleListItemContent.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/VeltNotificationsPanelContentPeopleListItemCount.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/VeltNotificationsPanelContentPeopleListItemName.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeader.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/VeltNotificationsPanelHeaderTabAll.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/VeltNotificationsPanelHeaderTabDocuments.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/VeltNotificationsPanelHeaderTabForYou.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/VeltNotificationsPanelHeaderTabPeople.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/VeltNotificationsPanelReadAllButton.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettings.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordion.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContent.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItem.d.ts +7 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/VeltNotificationsPanelSettingsAccordionContentItemIcon.d.ts +7 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/VeltNotificationsPanelSettingsAccordionContentItemLabel.d.ts +7 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTrigger.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/VeltNotificationsPanelSettingsAccordionTriggerIcon.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/VeltNotificationsPanelSettingsAccordionTriggerLabel.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/VeltNotificationsPanelSettingsBackButton.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/VeltNotificationsPanelSettingsDescription.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/VeltNotificationsPanelSettingsFooter.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeader.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/VeltNotificationsPanelSettingsHeaderTitle.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/VeltNotificationsPanelSettingsList.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/VeltNotificationsPanelSettingsMuteAllDescription.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/VeltNotificationsPanelSettingsMuteAllTitle.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/VeltNotificationsPanelSettingsMuteAllToggle.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/VeltNotificationsPanelSettingsTitle.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/VeltNotificationsPanelSettingsButton.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/VeltNotificationsPanelSkeleton.d.ts +6 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitle.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/VeltNotificationsPanelTitleText.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/VeltNotificationsPanelViewAllButton.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsPanel/index.d.ts +63 -0
- package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/VeltNotificationsToolIcon.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/VeltNotificationsToolLabel.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/VeltNotificationsToolUnreadCount.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/VeltNotificationsToolUnreadIcon.d.ts +5 -0
- package/cjs/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltNotificationsTool/index.d.ts +4 -0
- package/cjs/types/components/index.d.ts +67 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +407 -5
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/VeltNotificationsPanelCloseButton.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContent.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAll.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllList.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItem.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/VeltNotificationsPanelContentAllListItemContent.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemContent/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/VeltNotificationsPanelContentAllListItemLabel.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/VeltNotificationsPanelContentAllListItemLabel/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/VeltNotificationsPanelContentAllListItem/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/VeltNotificationsPanelContentAllList/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAll/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/VeltNotificationsPanelContentAllReadContainer.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentAllReadContainer/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocuments.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsList.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItem.d.ts +8 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/VeltNotificationsPanelContentDocumentsListItemContent.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemContent/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/VeltNotificationsPanelContentDocumentsListItemCount.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemCount/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/VeltNotificationsPanelContentDocumentsListItemName.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemName/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/VeltNotificationsPanelContentDocumentsListItemUnread.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/VeltNotificationsPanelContentDocumentsListItemUnread/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/VeltNotificationsPanelContentDocumentsListItem/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/VeltNotificationsPanelContentDocumentsList/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentDocuments/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/VeltNotificationsPanelContentForYou.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentForYou/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentList.d.ts +7 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItem.d.ts +7 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/VeltNotificationsPanelContentListItemAvatar.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/VeltNotificationsPanelContentListItemBody.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemBody/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/VeltNotificationsPanelContentListItemFileName.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemFileName/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/VeltNotificationsPanelContentListItemHeadline.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemHeadline/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/VeltNotificationsPanelContentListItemTime.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemTime/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/VeltNotificationsPanelContentListItemUnread.d.ts +7 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/VeltNotificationsPanelContentListItemUnread/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/VeltNotificationsPanelContentListItem/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentList/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/VeltNotificationsPanelContentLoadMore.d.ts +7 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentLoadMore/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeople.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleList.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItem.d.ts +7 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/VeltNotificationsPanelContentPeopleListItemAvatar.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/VeltNotificationsPanelContentPeopleListItemContent.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemContent/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/VeltNotificationsPanelContentPeopleListItemCount.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemCount/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/VeltNotificationsPanelContentPeopleListItemName.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/VeltNotificationsPanelContentPeopleListItemName/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/VeltNotificationsPanelContentPeopleListItem/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/VeltNotificationsPanelContentPeopleList/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/VeltNotificationsPanelContentPeople/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelContent/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeader.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/VeltNotificationsPanelHeaderTabAll.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabAll/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/VeltNotificationsPanelHeaderTabDocuments.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabDocuments/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/VeltNotificationsPanelHeaderTabForYou.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabForYou/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/VeltNotificationsPanelHeaderTabPeople.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/VeltNotificationsPanelHeaderTabPeople/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelHeader/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/VeltNotificationsPanelReadAllButton.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettings.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordion.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContent.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItem.d.ts +7 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/VeltNotificationsPanelSettingsAccordionContentItemIcon.d.ts +7 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemIcon/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/VeltNotificationsPanelSettingsAccordionContentItemLabel.d.ts +7 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/VeltNotificationsPanelSettingsAccordionContentItemLabel/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/VeltNotificationsPanelSettingsAccordionContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionContent/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTrigger.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/VeltNotificationsPanelSettingsAccordionTriggerIcon.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerIcon/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/VeltNotificationsPanelSettingsAccordionTriggerLabel.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerLabel/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/VeltNotificationsPanelSettingsAccordionTriggerSelectedValue/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/VeltNotificationsPanelSettingsAccordionTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsAccordion/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/VeltNotificationsPanelSettingsBackButton.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsBackButton/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/VeltNotificationsPanelSettingsDescription.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsDescription/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/VeltNotificationsPanelSettingsFooter.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsFooter/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeader.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/VeltNotificationsPanelSettingsHeaderTitle.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/VeltNotificationsPanelSettingsHeaderTitle/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsHeader/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/VeltNotificationsPanelSettingsList.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsList/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/VeltNotificationsPanelSettingsMuteAllDescription.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllDescription/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/VeltNotificationsPanelSettingsMuteAllTitle.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllTitle/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/VeltNotificationsPanelSettingsMuteAllToggle.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsMuteAllToggle/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/VeltNotificationsPanelSettingsTitle.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/VeltNotificationsPanelSettingsTitle/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettings/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/VeltNotificationsPanelSettingsButton.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSettingsButton/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/VeltNotificationsPanelSkeleton.d.ts +6 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelSkeleton/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitle.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/VeltNotificationsPanelTitleText.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/VeltNotificationsPanelTitleText/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelTitle/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/VeltNotificationsPanelViewAllButton.d.ts +5 -0
- package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelViewAllButton/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsPanel/index.d.ts +63 -0
- package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/VeltNotificationsToolIcon.d.ts +5 -0
- package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolIcon/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/VeltNotificationsToolLabel.d.ts +5 -0
- package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolLabel/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/VeltNotificationsToolUnreadCount.d.ts +5 -0
- package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadCount/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/VeltNotificationsToolUnreadIcon.d.ts +5 -0
- package/esm/types/components/VeltNotificationsTool/VeltNotificationsToolUnreadIcon/index.d.ts +1 -0
- package/esm/types/components/VeltNotificationsTool/index.d.ts +4 -0
- package/esm/types/components/index.d.ts +67 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +311 -1
- package/package.json +1 -1
|
@@ -158,6 +158,7 @@ export interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAt
|
|
|
158
158
|
assignToType?: AssignToType;
|
|
159
159
|
formatOptions?: boolean;
|
|
160
160
|
attachmentDownload?: boolean;
|
|
161
|
+
pinDrag?: boolean;
|
|
161
162
|
}
|
|
162
163
|
declare const SnippylyComments: React.FC<IVeltCommentsProps>;
|
|
163
164
|
export default SnippylyComments;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelCloseButton: React.FC<IVeltNotificationsPanelCloseButtonProps>;
|
|
5
|
+
export default VeltNotificationsPanelCloseButton;
|
package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelCloseButton/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelCloseButton";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContent: React.FC<IVeltNotificationsPanelContentProps>;
|
|
5
|
+
export default VeltNotificationsPanelContent;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentAllProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentAll: React.FC<IVeltNotificationsPanelContentAllProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentAll;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentAllListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
listItemTemplate?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentAllList: React.FC<IVeltNotificationsPanelContentAllListProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentAllList;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentAllListItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
listItemTemplate?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentAllListItem: React.FC<IVeltNotificationsPanelContentAllListItemProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentAllListItem;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentAllListItemContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentAllListItemContent: React.FC<IVeltNotificationsPanelContentAllListItemContentProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentAllListItemContent;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentAllListItemContent";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentAllListItemLabelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentAllListItemLabel: React.FC<IVeltNotificationsPanelContentAllListItemLabelProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentAllListItemLabel;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentAllListItemLabel";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentAllListItem";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentAllList";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentAll";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentAllReadContainerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
isAllRead?: boolean;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentAllReadContainer: React.FC<IVeltNotificationsPanelContentAllReadContainerProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentAllReadContainer;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentAllReadContainer";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentDocumentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentDocuments: React.FC<IVeltNotificationsPanelContentDocumentsProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentDocuments;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentDocumentsListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
listItemTemplate?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentDocumentsList: React.FC<IVeltNotificationsPanelContentDocumentsListProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentDocumentsList;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentDocumentsListItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
document?: any;
|
|
4
|
+
index?: number;
|
|
5
|
+
listItemTemplate?: any;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltNotificationsPanelContentDocumentsListItem: React.FC<IVeltNotificationsPanelContentDocumentsListItemProps>;
|
|
8
|
+
export default VeltNotificationsPanelContentDocumentsListItem;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentDocumentsListItemContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentDocumentsListItemContent: React.FC<IVeltNotificationsPanelContentDocumentsListItemContentProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentDocumentsListItemContent;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentDocumentsListItemContent";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentDocumentsListItemCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentDocumentsListItemCount: React.FC<IVeltNotificationsPanelContentDocumentsListItemCountProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentDocumentsListItemCount;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentDocumentsListItemCount";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentDocumentsListItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentDocumentsListItemName: React.FC<IVeltNotificationsPanelContentDocumentsListItemNameProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentDocumentsListItemName;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentDocumentsListItemName";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentDocumentsListItemUnreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
isDefault?: boolean;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentDocumentsListItemUnread: React.FC<IVeltNotificationsPanelContentDocumentsListItemUnreadProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentDocumentsListItemUnread;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentDocumentsListItemUnread";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentDocumentsListItem";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentDocumentsList";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentDocuments";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentForYouProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentForYou: React.FC<IVeltNotificationsPanelContentForYouProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentForYou;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentForYou";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
notifications?: any;
|
|
4
|
+
listItemTemplate?: any;
|
|
5
|
+
}
|
|
6
|
+
declare const VeltNotificationsPanelContentList: React.FC<IVeltNotificationsPanelContentListProps>;
|
|
7
|
+
export default VeltNotificationsPanelContentList;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentListItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
notification?: any;
|
|
4
|
+
listItemTemplate?: any;
|
|
5
|
+
}
|
|
6
|
+
declare const VeltNotificationsPanelContentListItem: React.FC<IVeltNotificationsPanelContentListItemProps>;
|
|
7
|
+
export default VeltNotificationsPanelContentListItem;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentListItemAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
notification?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentListItemAvatar: React.FC<IVeltNotificationsPanelContentListItemAvatarProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentListItemAvatar;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentListItemAvatar";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentListItemBodyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
notification?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentListItemBody: React.FC<IVeltNotificationsPanelContentListItemBodyProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentListItemBody;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentListItemBody";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentListItemFileNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
notification?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentListItemFileName: React.FC<IVeltNotificationsPanelContentListItemFileNameProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentListItemFileName;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentListItemFileName";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentListItemHeadlineProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
notification?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentListItemHeadline: React.FC<IVeltNotificationsPanelContentListItemHeadlineProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentListItemHeadline;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentListItemHeadline";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentListItemTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
notification?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentListItemTime: React.FC<IVeltNotificationsPanelContentListItemTimeProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentListItemTime;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentListItemTime";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentListItemUnreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
notification?: any;
|
|
4
|
+
isDefault?: boolean;
|
|
5
|
+
}
|
|
6
|
+
declare const VeltNotificationsPanelContentListItemUnread: React.FC<IVeltNotificationsPanelContentListItemUnreadProps>;
|
|
7
|
+
export default VeltNotificationsPanelContentListItemUnread;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentListItemUnread";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentListItem";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentList";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentLoadMoreProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
isLoadMoreVisible?: boolean;
|
|
4
|
+
notifications?: any;
|
|
5
|
+
}
|
|
6
|
+
declare const VeltNotificationsPanelContentLoadMore: React.FC<IVeltNotificationsPanelContentLoadMoreProps>;
|
|
7
|
+
export default VeltNotificationsPanelContentLoadMore;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentLoadMore";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelContentPeople: React.FC<IVeltNotificationsPanelContentPeopleProps>;
|
|
5
|
+
export default VeltNotificationsPanelContentPeople;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentPeopleListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
listItemTemplate?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentPeopleList: React.FC<IVeltNotificationsPanelContentPeopleListProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentPeopleList;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentPeopleListItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
data?: any;
|
|
4
|
+
listItemTemplate?: any;
|
|
5
|
+
}
|
|
6
|
+
declare const VeltNotificationsPanelContentPeopleListItem: React.FC<IVeltNotificationsPanelContentPeopleListItemProps>;
|
|
7
|
+
export default VeltNotificationsPanelContentPeopleListItem;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentPeopleListItemAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
data?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentPeopleListItemAvatar: React.FC<IVeltNotificationsPanelContentPeopleListItemAvatarProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentPeopleListItemAvatar;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentPeopleListItemAvatar";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentPeopleListItemContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
data?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentPeopleListItemContent: React.FC<IVeltNotificationsPanelContentPeopleListItemContentProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentPeopleListItemContent;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentPeopleListItemContent";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentPeopleListItemCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
data?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentPeopleListItemCount: React.FC<IVeltNotificationsPanelContentPeopleListItemCountProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentPeopleListItemCount;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentPeopleListItemCount";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelContentPeopleListItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
data?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelContentPeopleListItemName: React.FC<IVeltNotificationsPanelContentPeopleListItemNameProps>;
|
|
6
|
+
export default VeltNotificationsPanelContentPeopleListItemName;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentPeopleListItemName";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentPeopleListItem";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentPeopleList";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContentPeople";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelContent";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelHeader: React.FC<IVeltNotificationsPanelHeaderProps>;
|
|
5
|
+
export default VeltNotificationsPanelHeader;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelHeaderTabAllProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelHeaderTabAll: React.FC<IVeltNotificationsPanelHeaderTabAllProps>;
|
|
5
|
+
export default VeltNotificationsPanelHeaderTabAll;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelHeaderTabAll";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelHeaderTabDocumentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelHeaderTabDocuments: React.FC<IVeltNotificationsPanelHeaderTabDocumentsProps>;
|
|
5
|
+
export default VeltNotificationsPanelHeaderTabDocuments;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelHeaderTabDocuments";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelHeaderTabForYouProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelHeaderTabForYou: React.FC<IVeltNotificationsPanelHeaderTabForYouProps>;
|
|
5
|
+
export default VeltNotificationsPanelHeaderTabForYou;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelHeaderTabForYou";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelHeaderTabPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelHeaderTabPeople: React.FC<IVeltNotificationsPanelHeaderTabPeopleProps>;
|
|
5
|
+
export default VeltNotificationsPanelHeaderTabPeople;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelHeaderTabPeople";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelHeader";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelReadAllButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelReadAllButton: React.FC<IVeltNotificationsPanelReadAllButtonProps>;
|
|
5
|
+
export default VeltNotificationsPanelReadAllButton;
|
package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanelReadAllButton/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelReadAllButton";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltNotificationsPanelSettings: React.FC<IVeltNotificationsPanelSettingsProps>;
|
|
5
|
+
export default VeltNotificationsPanelSettings;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
accordionConfig?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelSettingsAccordion: React.FC<IVeltNotificationsPanelSettingsAccordionProps>;
|
|
6
|
+
export default VeltNotificationsPanelSettingsAccordion;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
accordionConfig?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelSettingsAccordionContent: React.FC<IVeltNotificationsPanelSettingsAccordionContentProps>;
|
|
6
|
+
export default VeltNotificationsPanelSettingsAccordionContent;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
option?: any;
|
|
4
|
+
accordionConfig?: any;
|
|
5
|
+
}
|
|
6
|
+
declare const VeltNotificationsPanelSettingsAccordionContentItem: React.FC<IVeltNotificationsPanelSettingsAccordionContentItemProps>;
|
|
7
|
+
export default VeltNotificationsPanelSettingsAccordionContentItem;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionContentItemIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
option?: any;
|
|
4
|
+
accordionConfig?: any;
|
|
5
|
+
}
|
|
6
|
+
declare const VeltNotificationsPanelSettingsAccordionContentItemIcon: React.FC<IVeltNotificationsPanelSettingsAccordionContentItemIconProps>;
|
|
7
|
+
export default VeltNotificationsPanelSettingsAccordionContentItemIcon;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordionContentItemIcon";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionContentItemLabelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
option?: any;
|
|
4
|
+
accordionConfig?: any;
|
|
5
|
+
}
|
|
6
|
+
declare const VeltNotificationsPanelSettingsAccordionContentItemLabel: React.FC<IVeltNotificationsPanelSettingsAccordionContentItemLabelProps>;
|
|
7
|
+
export default VeltNotificationsPanelSettingsAccordionContentItemLabel;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordionContentItemLabel";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordionContentItem";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordionContent";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
accordionConfig?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelSettingsAccordionTrigger: React.FC<IVeltNotificationsPanelSettingsAccordionTriggerProps>;
|
|
6
|
+
export default VeltNotificationsPanelSettingsAccordionTrigger;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionTriggerIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
accordionConfig?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelSettingsAccordionTriggerIcon: React.FC<IVeltNotificationsPanelSettingsAccordionTriggerIconProps>;
|
|
6
|
+
export default VeltNotificationsPanelSettingsAccordionTriggerIcon;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordionTriggerIcon";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionTriggerLabelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
accordionConfig?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelSettingsAccordionTriggerLabel: React.FC<IVeltNotificationsPanelSettingsAccordionTriggerLabelProps>;
|
|
6
|
+
export default VeltNotificationsPanelSettingsAccordionTriggerLabel;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordionTriggerLabel";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
accordionConfig?: any;
|
|
4
|
+
}
|
|
5
|
+
declare const VeltNotificationsPanelSettingsAccordionTriggerSelectedValue: React.FC<IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueProps>;
|
|
6
|
+
export default VeltNotificationsPanelSettingsAccordionTriggerSelectedValue;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordionTriggerSelectedValue";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordionTrigger";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltNotificationsPanelSettingsAccordion";
|