@veltdev/react 5.0.2-beta.3 → 5.0.2-beta.4
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 +354 -4
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +1 -1
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdown.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItem.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/VeltCommentDialogVisibilityBannerDropdownContentItemIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/VeltCommentDialogVisibilityBannerDropdownContentItemLabel.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPicker.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/VeltCommentDialogVisibilityBannerDropdownTriggerIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/VeltCommentDialogVisibilityBannerDropdownTriggerLabel.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/VeltCommentDialogVisibilityBannerIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/VeltCommentDialogVisibilityBannerText.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/index.d.ts +25 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner.d.ts +14 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdown.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContent.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItem.d.ts +13 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/VeltCommentDialogVisibilityBannerDropdownContentItemIcon.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/VeltCommentDialogVisibilityBannerDropdownContentItemLabel.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPicker.d.ts +14 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem.d.ts +14 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTrigger.d.ts +14 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/VeltCommentDialogVisibilityBannerDropdownTriggerIcon.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/VeltCommentDialogVisibilityBannerDropdownTriggerLabel.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/VeltCommentDialogVisibilityBannerIcon.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/VeltCommentDialogVisibilityBannerText.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/cjs/types/components/index.d.ts +25 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +330 -5
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +1 -1
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdown.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItem.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/VeltCommentDialogVisibilityBannerDropdownContentItemIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/VeltCommentDialogVisibilityBannerDropdownContentItemLabel.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPicker.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/VeltCommentDialogVisibilityBannerDropdownTriggerIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/VeltCommentDialogVisibilityBannerDropdownTriggerLabel.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/VeltCommentDialogVisibilityBannerIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/VeltCommentDialogVisibilityBannerText.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/index.d.ts +25 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner.d.ts +14 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdown.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContent.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItem.d.ts +13 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/VeltCommentDialogVisibilityBannerDropdownContentItemIcon.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/VeltCommentDialogVisibilityBannerDropdownContentItemLabel.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPicker.d.ts +14 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem.d.ts +14 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTrigger.d.ts +14 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/VeltCommentDialogVisibilityBannerDropdownTriggerIcon.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/VeltCommentDialogVisibilityBannerDropdownTriggerLabel.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/VeltCommentDialogVisibilityBannerIcon.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/VeltCommentDialogVisibilityBannerText.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/esm/types/components/index.d.ts +25 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +299 -2
- package/package.json +1 -1
package/cjs/index.js
CHANGED
|
@@ -212,13 +212,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
|
|
|
212
212
|
};
|
|
213
213
|
};
|
|
214
214
|
|
|
215
|
-
var VELT_SDK_VERSION = '5.0.2-beta.
|
|
215
|
+
var VELT_SDK_VERSION = '5.0.2-beta.4';
|
|
216
216
|
var VELT_SDK_INIT_EVENT = 'onVeltInit';
|
|
217
217
|
var VELT_TAB_ID = 'veltTabId';
|
|
218
218
|
// integrity map for the Velt SDK
|
|
219
219
|
// Note: generate integrity hashes with: https://www.srihash.org/
|
|
220
220
|
var INTEGRITY_MAP = {
|
|
221
|
-
'5.0.2-beta.
|
|
221
|
+
'5.0.2-beta.4': 'sha384-+43/FRK/cLNnNVE4RecynwhDmvj43/XHhGNI46A7fmJF7IPgJZ8kztGM1Q7HTTej',
|
|
222
222
|
};
|
|
223
223
|
|
|
224
224
|
var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
|
|
@@ -545,7 +545,7 @@ var SnippylyCommentBubble = function (props) {
|
|
|
545
545
|
};
|
|
546
546
|
|
|
547
547
|
var SnippylyComments = function (props) {
|
|
548
|
-
var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode, maxReplyAvatars = props.maxReplyAvatars, replyAvatars = props.replyAvatars, linkCallback = props.linkCallback, replyPlaceholder = props.replyPlaceholder, commentPlaceholder = props.commentPlaceholder, allowedFileTypes = props.allowedFileTypes, attachmentNameInMessage = props.attachmentNameInMessage, forceCloseAllOnEsc = props.forceCloseAllOnEsc, screenshot = props.screenshot, paginatedContactList = props.paginatedContactList, autoCompleteScrollConfig = props.autoCompleteScrollConfig, assignToType = props.assignToType, formatOptions = props.formatOptions, attachmentDownload = props.attachmentDownload
|
|
548
|
+
var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, visibilityOptions = props.visibilityOptions, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode, maxReplyAvatars = props.maxReplyAvatars, replyAvatars = props.replyAvatars, linkCallback = props.linkCallback, replyPlaceholder = props.replyPlaceholder, commentPlaceholder = props.commentPlaceholder, allowedFileTypes = props.allowedFileTypes, attachmentNameInMessage = props.attachmentNameInMessage, forceCloseAllOnEsc = props.forceCloseAllOnEsc, screenshot = props.screenshot, paginatedContactList = props.paginatedContactList, autoCompleteScrollConfig = props.autoCompleteScrollConfig, assignToType = props.assignToType, formatOptions = props.formatOptions, attachmentDownload = props.attachmentDownload;
|
|
549
549
|
var ref = React.useRef();
|
|
550
550
|
var onSignInRef = React.useRef(onSignIn);
|
|
551
551
|
var onUpgradeRef = React.useRef(onUpgrade);
|
|
@@ -670,7 +670,7 @@ var SnippylyComments = function (props) {
|
|
|
670
670
|
}
|
|
671
671
|
};
|
|
672
672
|
}, []);
|
|
673
|
-
return (React__default["default"].createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined, "max-reply-avatars": maxReplyAvatars, "reply-avatars": [true, false].includes(replyAvatars) ? (replyAvatars ? 'true' : 'false') : undefined, "link-callback": [true, false].includes(linkCallback) ? (linkCallback ? 'true' : 'false') : undefined, "reply-placeholder": replyPlaceholder, "comment-placeholder": commentPlaceholder, "allowed-file-types": JSON.stringify(allowedFileTypes), "attachment-name-in-message": [true, false].includes(attachmentNameInMessage) ? (attachmentNameInMessage ? 'true' : 'false') : undefined, "force-close-all-on-esc": [true, false].includes(forceCloseAllOnEsc) ? (forceCloseAllOnEsc ? 'true' : 'false') : undefined, screenshot: [true, false].includes(screenshot) ? (screenshot ? 'true' : 'false') : undefined, "paginated-contact-list": [true, false].includes(paginatedContactList) ? (paginatedContactList ? 'true' : 'false') : undefined, "auto-complete-scroll-config": autoCompleteScrollConfig ? JSON.stringify(autoCompleteScrollConfig) : undefined, "assign-to-type": assignToType, "format-options": [true, false].includes(formatOptions) ? (formatOptions ? 'true' : 'false') : undefined, "attachment-download": [true, false].includes(attachmentDownload) ? (attachmentDownload ? 'true' : 'false') : undefined, "visibility-option-dropdown": [true, false].includes(visibilityOptionDropdown) ? (visibilityOptionDropdown ? 'true' : 'false') : undefined }, children));
|
|
673
|
+
return (React__default["default"].createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "visibility-options": [true, false].includes(visibilityOptions) ? (visibilityOptions ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined, "max-reply-avatars": maxReplyAvatars, "reply-avatars": [true, false].includes(replyAvatars) ? (replyAvatars ? 'true' : 'false') : undefined, "link-callback": [true, false].includes(linkCallback) ? (linkCallback ? 'true' : 'false') : undefined, "reply-placeholder": replyPlaceholder, "comment-placeholder": commentPlaceholder, "allowed-file-types": JSON.stringify(allowedFileTypes), "attachment-name-in-message": [true, false].includes(attachmentNameInMessage) ? (attachmentNameInMessage ? 'true' : 'false') : undefined, "force-close-all-on-esc": [true, false].includes(forceCloseAllOnEsc) ? (forceCloseAllOnEsc ? 'true' : 'false') : undefined, screenshot: [true, false].includes(screenshot) ? (screenshot ? 'true' : 'false') : undefined, "paginated-contact-list": [true, false].includes(paginatedContactList) ? (paginatedContactList ? 'true' : 'false') : undefined, "auto-complete-scroll-config": autoCompleteScrollConfig ? JSON.stringify(autoCompleteScrollConfig) : undefined, "assign-to-type": assignToType, "format-options": [true, false].includes(formatOptions) ? (formatOptions ? 'true' : 'false') : undefined, "attachment-download": [true, false].includes(attachmentDownload) ? (attachmentDownload ? 'true' : 'false') : undefined }, children));
|
|
674
674
|
};
|
|
675
675
|
|
|
676
676
|
var SnippylyCommentsSidebar = function (props) {
|
|
@@ -2213,6 +2213,156 @@ var VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread = function (prop
|
|
|
2213
2213
|
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-mark-as-read-mark-unread", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2214
2214
|
};
|
|
2215
2215
|
|
|
2216
|
+
var VeltCommentDialogVisibilityBanner$1 = function (props) {
|
|
2217
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2218
|
+
var ref = React.useRef(null);
|
|
2219
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2220
|
+
};
|
|
2221
|
+
|
|
2222
|
+
var VeltCommentDialogVisibilityBannerIcon$1 = function (props) {
|
|
2223
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2224
|
+
var ref = React.useRef(null);
|
|
2225
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2226
|
+
};
|
|
2227
|
+
|
|
2228
|
+
var VeltCommentDialogVisibilityBannerText$1 = function (props) {
|
|
2229
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2230
|
+
var ref = React.useRef(null);
|
|
2231
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-text", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2232
|
+
};
|
|
2233
|
+
|
|
2234
|
+
var VeltCommentDialogVisibilityBannerDropdown$1 = function (props) {
|
|
2235
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2236
|
+
var ref = React.useRef(null);
|
|
2237
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2238
|
+
};
|
|
2239
|
+
|
|
2240
|
+
var VeltCommentDialogVisibilityBannerDropdownTrigger$1 = function (props) {
|
|
2241
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2242
|
+
var ref = React.useRef(null);
|
|
2243
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2244
|
+
};
|
|
2245
|
+
|
|
2246
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1 = function (props) {
|
|
2247
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2248
|
+
var ref = React.useRef(null);
|
|
2249
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-label", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2250
|
+
};
|
|
2251
|
+
|
|
2252
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1 = function (props) {
|
|
2253
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2254
|
+
var ref = React.useRef(null);
|
|
2255
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2256
|
+
};
|
|
2257
|
+
|
|
2258
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1 = function (props) {
|
|
2259
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2260
|
+
var ref = React.useRef(null);
|
|
2261
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2262
|
+
};
|
|
2263
|
+
|
|
2264
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1 = function (props) {
|
|
2265
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2266
|
+
var ref = React.useRef(null);
|
|
2267
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2268
|
+
};
|
|
2269
|
+
|
|
2270
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1 = function (props) {
|
|
2271
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2272
|
+
var ref = React.useRef(null);
|
|
2273
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2274
|
+
};
|
|
2275
|
+
|
|
2276
|
+
var VeltCommentDialogVisibilityBannerDropdownContent$1 = function (props) {
|
|
2277
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2278
|
+
var ref = React.useRef(null);
|
|
2279
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2280
|
+
};
|
|
2281
|
+
|
|
2282
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItem$1 = function (props) {
|
|
2283
|
+
var type = props.type, annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2284
|
+
var ref = React.useRef(null);
|
|
2285
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item", { ref: ref, type: type, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2286
|
+
};
|
|
2287
|
+
|
|
2288
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1 = function (props) {
|
|
2289
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2290
|
+
var ref = React.useRef(null);
|
|
2291
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2292
|
+
};
|
|
2293
|
+
|
|
2294
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1 = function (props) {
|
|
2295
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2296
|
+
var ref = React.useRef(null);
|
|
2297
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-label", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2298
|
+
};
|
|
2299
|
+
|
|
2300
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1 = function (props) {
|
|
2301
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2302
|
+
var ref = React.useRef(null);
|
|
2303
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2304
|
+
};
|
|
2305
|
+
|
|
2306
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch$1 = function (props) {
|
|
2307
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2308
|
+
var ref = React.useRef(null);
|
|
2309
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2310
|
+
};
|
|
2311
|
+
|
|
2312
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon$1 = function (props) {
|
|
2313
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2314
|
+
var ref = React.useRef(null);
|
|
2315
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2316
|
+
};
|
|
2317
|
+
|
|
2318
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput$1 = function (props) {
|
|
2319
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2320
|
+
var ref = React.useRef(null);
|
|
2321
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-input", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2322
|
+
};
|
|
2323
|
+
|
|
2324
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader$1 = function (props) {
|
|
2325
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2326
|
+
var ref = React.useRef(null);
|
|
2327
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2328
|
+
};
|
|
2329
|
+
|
|
2330
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount$1 = function (props) {
|
|
2331
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2332
|
+
var ref = React.useRef(null);
|
|
2333
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-count", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2334
|
+
};
|
|
2335
|
+
|
|
2336
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll$1 = function (props) {
|
|
2337
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2338
|
+
var ref = React.useRef(null);
|
|
2339
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-unselect-all", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2340
|
+
};
|
|
2341
|
+
|
|
2342
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem$1 = function (props) {
|
|
2343
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2344
|
+
var ref = React.useRef(null);
|
|
2345
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2346
|
+
};
|
|
2347
|
+
|
|
2348
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar$1 = function (props) {
|
|
2349
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2350
|
+
var ref = React.useRef(null);
|
|
2351
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-avatar", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2352
|
+
};
|
|
2353
|
+
|
|
2354
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo$1 = function (props) {
|
|
2355
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2356
|
+
var ref = React.useRef(null);
|
|
2357
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-info", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2358
|
+
};
|
|
2359
|
+
|
|
2360
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck$1 = function (props) {
|
|
2361
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2362
|
+
var ref = React.useRef(null);
|
|
2363
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-check", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2364
|
+
};
|
|
2365
|
+
|
|
2216
2366
|
var VeltCommentDialogAssignDropdown = function (props) {
|
|
2217
2367
|
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, assignTo = props.assignTo, selectedUserContacts = props.selectedUserContacts, onSetAssignTo = props.onSetAssignTo, children = props.children;
|
|
2218
2368
|
var ref = React.useRef(null);
|
|
@@ -2903,6 +3053,180 @@ VeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUser
|
|
|
2903
3053
|
VeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserName;
|
|
2904
3054
|
VeltCommentDialogAssigneeBanner.UnresolveButton = VeltCommentDialogAssigneeBannerUnresolveButton;
|
|
2905
3055
|
|
|
3056
|
+
var VeltCommentDialogVisibilityBannerIcon = function (props) {
|
|
3057
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3058
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3059
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-icon-wireframe", __assign({}, transformedProps), children));
|
|
3060
|
+
};
|
|
3061
|
+
|
|
3062
|
+
var VeltCommentDialogVisibilityBannerText = function (props) {
|
|
3063
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3064
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3065
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-text-wireframe", __assign({}, transformedProps), children));
|
|
3066
|
+
};
|
|
3067
|
+
|
|
3068
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerLabel = function (props) {
|
|
3069
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3070
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3071
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-label-wireframe", __assign({}, transformedProps), children));
|
|
3072
|
+
};
|
|
3073
|
+
|
|
3074
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem = function (props) {
|
|
3075
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3076
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3077
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item-wireframe", __assign({}, transformedProps), children));
|
|
3078
|
+
};
|
|
3079
|
+
|
|
3080
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount = function (props) {
|
|
3081
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3082
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3083
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count-wireframe", __assign({}, transformedProps), children));
|
|
3084
|
+
};
|
|
3085
|
+
|
|
3086
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList = function (props) {
|
|
3087
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3088
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3089
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-wireframe", __assign({}, transformedProps), children));
|
|
3090
|
+
};
|
|
3091
|
+
VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.Item = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem;
|
|
3092
|
+
VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.RemainingCount = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount;
|
|
3093
|
+
|
|
3094
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerIcon = function (props) {
|
|
3095
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3096
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3097
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
|
|
3098
|
+
};
|
|
3099
|
+
|
|
3100
|
+
var VeltCommentDialogVisibilityBannerDropdownTrigger = function (props) {
|
|
3101
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3102
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3103
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
|
|
3104
|
+
};
|
|
3105
|
+
VeltCommentDialogVisibilityBannerDropdownTrigger.Label = VeltCommentDialogVisibilityBannerDropdownTriggerLabel;
|
|
3106
|
+
VeltCommentDialogVisibilityBannerDropdownTrigger.AvatarList = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList;
|
|
3107
|
+
VeltCommentDialogVisibilityBannerDropdownTrigger.Icon = VeltCommentDialogVisibilityBannerDropdownTriggerIcon;
|
|
3108
|
+
|
|
3109
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItemIcon = function (props) {
|
|
3110
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3111
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3112
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
|
|
3113
|
+
};
|
|
3114
|
+
|
|
3115
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItemLabel = function (props) {
|
|
3116
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3117
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3118
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-label-wireframe", __assign({}, transformedProps), children));
|
|
3119
|
+
};
|
|
3120
|
+
|
|
3121
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItem = function (props) {
|
|
3122
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3123
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3124
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
|
|
3125
|
+
};
|
|
3126
|
+
VeltCommentDialogVisibilityBannerDropdownContentItem.Icon = VeltCommentDialogVisibilityBannerDropdownContentItemIcon;
|
|
3127
|
+
VeltCommentDialogVisibilityBannerDropdownContentItem.Label = VeltCommentDialogVisibilityBannerDropdownContentItemLabel;
|
|
3128
|
+
|
|
3129
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon = function (props) {
|
|
3130
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3131
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3132
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-icon-wireframe", __assign({}, transformedProps), children));
|
|
3133
|
+
};
|
|
3134
|
+
|
|
3135
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput = function (props) {
|
|
3136
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3137
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3138
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-input-wireframe", __assign({}, transformedProps), children));
|
|
3139
|
+
};
|
|
3140
|
+
|
|
3141
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch = function (props) {
|
|
3142
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3143
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3144
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-wireframe", __assign({}, transformedProps), children));
|
|
3145
|
+
};
|
|
3146
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch.Icon = VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon;
|
|
3147
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch.Input = VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput;
|
|
3148
|
+
|
|
3149
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount = function (props) {
|
|
3150
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3151
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3152
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-count-wireframe", __assign({}, transformedProps), children));
|
|
3153
|
+
};
|
|
3154
|
+
|
|
3155
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll = function (props) {
|
|
3156
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3157
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3158
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-unselect-all-wireframe", __assign({}, transformedProps), children));
|
|
3159
|
+
};
|
|
3160
|
+
|
|
3161
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader = function (props) {
|
|
3162
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3163
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3164
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-wireframe", __assign({}, transformedProps), children));
|
|
3165
|
+
};
|
|
3166
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader.Count = VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount;
|
|
3167
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader.UnselectAll = VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll;
|
|
3168
|
+
|
|
3169
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar = function (props) {
|
|
3170
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3171
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3172
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-avatar-wireframe", __assign({}, transformedProps), children));
|
|
3173
|
+
};
|
|
3174
|
+
|
|
3175
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo = function (props) {
|
|
3176
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3177
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3178
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-info-wireframe", __assign({}, transformedProps), children));
|
|
3179
|
+
};
|
|
3180
|
+
|
|
3181
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck = function (props) {
|
|
3182
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3183
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3184
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-check-wireframe", __assign({}, transformedProps), children));
|
|
3185
|
+
};
|
|
3186
|
+
|
|
3187
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem = function (props) {
|
|
3188
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3189
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3190
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-wireframe", __assign({}, transformedProps), children));
|
|
3191
|
+
};
|
|
3192
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem.Avatar = VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar;
|
|
3193
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem.Info = VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo;
|
|
3194
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem.Check = VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck;
|
|
3195
|
+
|
|
3196
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPicker = function (props) {
|
|
3197
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3198
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3199
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-wireframe", __assign({}, transformedProps), children));
|
|
3200
|
+
};
|
|
3201
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPicker.Search = VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch;
|
|
3202
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPicker.Header = VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader;
|
|
3203
|
+
VeltCommentDialogVisibilityBannerDropdownContentUserPicker.Item = VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem;
|
|
3204
|
+
|
|
3205
|
+
var VeltCommentDialogVisibilityBannerDropdownContent = function (props) {
|
|
3206
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3207
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3208
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-wireframe", __assign({}, transformedProps), children));
|
|
3209
|
+
};
|
|
3210
|
+
VeltCommentDialogVisibilityBannerDropdownContent.Item = VeltCommentDialogVisibilityBannerDropdownContentItem;
|
|
3211
|
+
VeltCommentDialogVisibilityBannerDropdownContent.UserPicker = VeltCommentDialogVisibilityBannerDropdownContentUserPicker;
|
|
3212
|
+
|
|
3213
|
+
var VeltCommentDialogVisibilityBannerDropdown = function (props) {
|
|
3214
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3215
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3216
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-wireframe", __assign({}, transformedProps), children));
|
|
3217
|
+
};
|
|
3218
|
+
VeltCommentDialogVisibilityBannerDropdown.Trigger = VeltCommentDialogVisibilityBannerDropdownTrigger;
|
|
3219
|
+
VeltCommentDialogVisibilityBannerDropdown.Content = VeltCommentDialogVisibilityBannerDropdownContent;
|
|
3220
|
+
|
|
3221
|
+
var VeltCommentDialogVisibilityBanner = function (props) {
|
|
3222
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3223
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3224
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-wireframe", __assign({}, transformedProps), children));
|
|
3225
|
+
};
|
|
3226
|
+
VeltCommentDialogVisibilityBanner.Icon = VeltCommentDialogVisibilityBannerIcon;
|
|
3227
|
+
VeltCommentDialogVisibilityBanner.Text = VeltCommentDialogVisibilityBannerText;
|
|
3228
|
+
VeltCommentDialogVisibilityBanner.Dropdown = VeltCommentDialogVisibilityBannerDropdown;
|
|
3229
|
+
|
|
2906
3230
|
var VeltCommentDialogBody = function (props) {
|
|
2907
3231
|
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2908
3232
|
var transformedProps = transformWireframeProps(remainingProps);
|
|
@@ -3895,6 +4219,7 @@ var VeltCommentDialogWireframe = function (props) {
|
|
|
3895
4219
|
VeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;
|
|
3896
4220
|
VeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;
|
|
3897
4221
|
VeltCommentDialogWireframe.AssigneeBanner = VeltCommentDialogAssigneeBanner;
|
|
4222
|
+
VeltCommentDialogWireframe.VisibilityBanner = VeltCommentDialogVisibilityBanner;
|
|
3898
4223
|
VeltCommentDialogWireframe.AssignMenu = VeltCommentDialogAssignMenu;
|
|
3899
4224
|
VeltCommentDialogWireframe.Body = VeltCommentDialogBody;
|
|
3900
4225
|
VeltCommentDialogWireframe.CommentCategory = VeltCommentDialogCommentCategory;
|
|
@@ -9584,6 +9909,31 @@ exports.VeltCommentDialogToggleReplyIcon = VeltCommentDialogToggleReplyIcon$1;
|
|
|
9584
9909
|
exports.VeltCommentDialogToggleReplyText = VeltCommentDialogToggleReplyText$1;
|
|
9585
9910
|
exports.VeltCommentDialogUnresolveButton = VeltCommentDialogUnresolveButton$1;
|
|
9586
9911
|
exports.VeltCommentDialogUpgrade = VeltCommentDialogUpgrade$1;
|
|
9912
|
+
exports.VeltCommentDialogVisibilityBanner = VeltCommentDialogVisibilityBanner$1;
|
|
9913
|
+
exports.VeltCommentDialogVisibilityBannerDropdown = VeltCommentDialogVisibilityBannerDropdown$1;
|
|
9914
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContent = VeltCommentDialogVisibilityBannerDropdownContent$1;
|
|
9915
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentItem = VeltCommentDialogVisibilityBannerDropdownContentItem$1;
|
|
9916
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentItemIcon = VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1;
|
|
9917
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentItemLabel = VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1;
|
|
9918
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPicker = VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1;
|
|
9919
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader = VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeader$1;
|
|
9920
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount = VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderCount$1;
|
|
9921
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll = VeltCommentDialogVisibilityBannerDropdownContentUserPickerHeaderUnselectAll$1;
|
|
9922
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem = VeltCommentDialogVisibilityBannerDropdownContentUserPickerItem$1;
|
|
9923
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar = VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemAvatar$1;
|
|
9924
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck = VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemCheck$1;
|
|
9925
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo = VeltCommentDialogVisibilityBannerDropdownContentUserPickerItemInfo$1;
|
|
9926
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch = VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearch$1;
|
|
9927
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon = VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchIcon$1;
|
|
9928
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput = VeltCommentDialogVisibilityBannerDropdownContentUserPickerSearchInput$1;
|
|
9929
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTrigger = VeltCommentDialogVisibilityBannerDropdownTrigger$1;
|
|
9930
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1;
|
|
9931
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1;
|
|
9932
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1;
|
|
9933
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerIcon = VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1;
|
|
9934
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerLabel = VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1;
|
|
9935
|
+
exports.VeltCommentDialogVisibilityBannerIcon = VeltCommentDialogVisibilityBannerIcon$1;
|
|
9936
|
+
exports.VeltCommentDialogVisibilityBannerText = VeltCommentDialogVisibilityBannerText$1;
|
|
9587
9937
|
exports.VeltCommentDialogVisibilityDropdown = VeltCommentDialogVisibilityDropdown$1;
|
|
9588
9938
|
exports.VeltCommentDialogVisibilityDropdownContent = VeltCommentDialogVisibilityDropdownContent;
|
|
9589
9939
|
exports.VeltCommentDialogVisibilityDropdownContentPrivate = VeltCommentDialogVisibilityDropdownContentPrivate;
|