@veltdev/react 5.0.2-beta.3 → 5.0.2-beta.5
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 +312 -4
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +1 -1
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChip/VeltAutocompleteChip.d.ts +9 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChip/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltip.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipDescription/VeltAutocompleteChipTooltipDescription.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipDescription/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipIcon/VeltAutocompleteChipTooltipIcon.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipName/VeltAutocompleteChipTooltipName.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipName/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteEmpty/VeltAutocompleteEmpty.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteEmpty/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteGroupOption/VeltAutocompleteGroupOption.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteGroupOption/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOption.d.ts +7 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionDescription/VeltAutocompleteOptionDescription.d.ts +6 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionDescription/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionErrorIcon/VeltAutocompleteOptionErrorIcon.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionErrorIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionIcon/VeltAutocompleteOptionIcon.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionName/VeltAutocompleteOptionName.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionName/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteTool/VeltAutocompleteTool.d.ts +5 -0
- package/cjs/types/components/VeltAutocomplete/VeltAutocompleteTool/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocomplete/index.d.ts +13 -0
- package/cjs/types/components/VeltAutocompleteEmptyWireframe/VeltAutocompleteEmptyWireframe.d.ts +6 -0
- package/cjs/types/components/VeltAutocompleteEmptyWireframe/index.d.ts +1 -0
- 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/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 +15 -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 +8 -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 +29 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +284 -5
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +1 -1
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChip/VeltAutocompleteChip.d.ts +9 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChip/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltip.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipDescription/VeltAutocompleteChipTooltipDescription.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipDescription/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipIcon/VeltAutocompleteChipTooltipIcon.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipIcon/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipName/VeltAutocompleteChipTooltipName.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipName/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteEmpty/VeltAutocompleteEmpty.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteEmpty/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteGroupOption/VeltAutocompleteGroupOption.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteGroupOption/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOption.d.ts +7 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionDescription/VeltAutocompleteOptionDescription.d.ts +6 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionDescription/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionErrorIcon/VeltAutocompleteOptionErrorIcon.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionErrorIcon/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionIcon/VeltAutocompleteOptionIcon.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionIcon/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionName/VeltAutocompleteOptionName.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionName/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteTool/VeltAutocompleteTool.d.ts +5 -0
- package/esm/types/components/VeltAutocomplete/VeltAutocompleteTool/index.d.ts +1 -0
- package/esm/types/components/VeltAutocomplete/index.d.ts +13 -0
- package/esm/types/components/VeltAutocompleteEmptyWireframe/VeltAutocompleteEmptyWireframe.d.ts +6 -0
- package/esm/types/components/VeltAutocompleteEmptyWireframe/index.d.ts +1 -0
- 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/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 +15 -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 +8 -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 +29 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +246 -2
- package/package.json +1 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCountProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount: React.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCountProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityBannerDropdownTriggerIconProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTriggerIcon: React.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerIconProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityBannerDropdownTriggerIcon;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBannerDropdownTriggerIcon";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityBannerDropdownTriggerLabelProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTriggerLabel: React.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerLabelProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityBannerDropdownTriggerLabel;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBannerDropdownTriggerLabel";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBannerDropdownTrigger";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBannerDropdown";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityBannerIconProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityBannerIcon: React.FC<IVeltCommentDialogVisibilityBannerIconProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityBannerIcon;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBannerIcon";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityBannerTextProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityBannerText: React.FC<IVeltCommentDialogVisibilityBannerTextProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityBannerText;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBannerText";
|
package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityBanner";
|
|
@@ -3,6 +3,7 @@ import { IVeltCommentDialogAllCommentProps } from "./VeltCommentDialogAllComment
|
|
|
3
3
|
import { IVeltCommentDialogApproveProps } from "./VeltCommentDialogApprove/VeltCommentDialogApprove";
|
|
4
4
|
import { IVeltCommentDialogAssignMenuProps } from "./VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu";
|
|
5
5
|
import { IVeltCommentDialogAssigneeBanner } from "./VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner";
|
|
6
|
+
import { IVeltCommentDialogVisibilityBanner } from "./VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner";
|
|
6
7
|
import { IVeltCommentDialogBodyProps } from "./VeltCommentDialogBody/VeltCommentDialogBody";
|
|
7
8
|
import { IVeltCommentDialogCommentCategoryProps } from "./VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory";
|
|
8
9
|
import { IVeltCommentDialogCommentIndexProps } from "./VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex";
|
|
@@ -39,6 +40,7 @@ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframePr
|
|
|
39
40
|
AllComment: React.FC<IVeltCommentDialogAllCommentProps>;
|
|
40
41
|
Approve: React.FC<IVeltCommentDialogApproveProps>;
|
|
41
42
|
AssigneeBanner: IVeltCommentDialogAssigneeBanner;
|
|
43
|
+
VisibilityBanner: IVeltCommentDialogVisibilityBanner;
|
|
42
44
|
AssignMenu: React.FC<IVeltCommentDialogAssignMenuProps>;
|
|
43
45
|
Body: React.FC<IVeltCommentDialogBodyProps>;
|
|
44
46
|
CommentCategory: React.FC<IVeltCommentDialogCommentCategoryProps>;
|
|
@@ -30,6 +30,19 @@ export { default as VeltNivoChartComments } from "./VeltNivoChartComments";
|
|
|
30
30
|
export { default as VeltHighChartComments } from "./VeltHighChartComments";
|
|
31
31
|
export { default as VeltChartComment } from "./VeltChartComment";
|
|
32
32
|
export { default as VeltAutocomplete } from "./VeltAutocomplete";
|
|
33
|
+
export { VeltAutocompleteOption } from "./VeltAutocomplete";
|
|
34
|
+
export { VeltAutocompleteOptionIcon } from "./VeltAutocomplete";
|
|
35
|
+
export { VeltAutocompleteOptionName } from "./VeltAutocomplete";
|
|
36
|
+
export { VeltAutocompleteOptionDescription } from "./VeltAutocomplete";
|
|
37
|
+
export { VeltAutocompleteOptionErrorIcon } from "./VeltAutocomplete";
|
|
38
|
+
export { VeltAutocompleteGroupOption } from "./VeltAutocomplete";
|
|
39
|
+
export { VeltAutocompleteTool } from "./VeltAutocomplete";
|
|
40
|
+
export { VeltAutocompleteEmpty } from "./VeltAutocomplete";
|
|
41
|
+
export { VeltAutocompleteChip } from "./VeltAutocomplete";
|
|
42
|
+
export { VeltAutocompleteChipTooltip } from "./VeltAutocomplete";
|
|
43
|
+
export { VeltAutocompleteChipTooltipIcon } from "./VeltAutocomplete";
|
|
44
|
+
export { VeltAutocompleteChipTooltipName } from "./VeltAutocomplete";
|
|
45
|
+
export { VeltAutocompleteChipTooltipDescription } from "./VeltAutocomplete";
|
|
33
46
|
export { default as VeltInlineCommentsSection } from "./VeltInlineCommentsSection";
|
|
34
47
|
export { default as VeltCommentPin } from "./VeltCommentPin";
|
|
35
48
|
export { default as VeltCommentText } from "./VeltCommentText";
|
|
@@ -68,6 +81,21 @@ export { default as VeltCommentDialogMoreReply } from "./VeltCommentDialog/VeltC
|
|
|
68
81
|
export { default as VeltCommentDialogNavigationButton } from "./VeltCommentDialog/VeltCommentDialogNavigationButton";
|
|
69
82
|
export { default as VeltCommentDialogPrivateBanner } from "./VeltCommentDialog/VeltCommentDialogPrivateBanner";
|
|
70
83
|
export { default as VeltCommentDialogPrivateButton } from "./VeltCommentDialog/VeltCommentDialogPrivateButton";
|
|
84
|
+
export { default as VeltCommentDialogVisibilityBanner } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner";
|
|
85
|
+
export { default as VeltCommentDialogVisibilityBannerIcon } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon";
|
|
86
|
+
export { default as VeltCommentDialogVisibilityBannerText } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText";
|
|
87
|
+
export { default as VeltCommentDialogVisibilityBannerDropdown } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown";
|
|
88
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownTrigger } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger";
|
|
89
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownTriggerLabel } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel";
|
|
90
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList";
|
|
91
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem";
|
|
92
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount";
|
|
93
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownTriggerIcon } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon";
|
|
94
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownContent } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent";
|
|
95
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownContentItem } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem";
|
|
96
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownContentItemIcon } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon";
|
|
97
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownContentItemLabel } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel";
|
|
98
|
+
export { default as VeltCommentDialogVisibilityBannerDropdownContentUserPicker } from "./VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker";
|
|
71
99
|
export { default as VeltCommentDialogResolveButton } from "./VeltCommentDialog/VeltCommentDialogResolveButton";
|
|
72
100
|
export { default as VeltCommentDialogSignIn } from "./VeltCommentDialog/VeltCommentDialogSignIn";
|
|
73
101
|
export { default as VeltCommentDialogThreads } from "./VeltCommentDialog/VeltCommentDialogThreads";
|
|
@@ -216,6 +244,7 @@ export { default as VeltUserSelectorDropdownWireframe } from "./VeltUserSelector
|
|
|
216
244
|
export { default as VeltAutocompleteOptionWireframe } from "./VeltAutocompleteOptionWireframe";
|
|
217
245
|
export { default as VeltAutocompleteGroupOptionWireframe } from "./VeltAutocompleteGroupOptionWireframe";
|
|
218
246
|
export { default as VeltAutocompleteChipTooltipWireframe } from "./VeltAutocompleteChipTooltipWireframe";
|
|
247
|
+
export { default as VeltAutocompleteEmptyWireframe } from "./VeltAutocompleteEmptyWireframe";
|
|
219
248
|
export { default as VeltCommentBubbleWireframe } from "./VeltCommentBubble";
|
|
220
249
|
export { default as VeltCommentDialogStatusDropdownContentWireframe } from "./VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe";
|
|
221
250
|
export { default as VeltCommentDialogStatusDropdownTriggerWireframe } from "./VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe";
|
package/esm/types/constants.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const VELT_SDK_VERSION = "5.0.2-beta.
|
|
2
|
+
export declare const VELT_SDK_VERSION = "5.0.2-beta.5";
|
|
3
3
|
export declare const VELT_SDK_INIT_EVENT = "onVeltInit";
|
|
4
4
|
export declare const VELT_TAB_ID = "veltTabId";
|
|
5
5
|
export declare const INTEGRITY_MAP: Record<string, string>;
|
package/index.d.ts
CHANGED
|
@@ -84,6 +84,7 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
|
|
|
84
84
|
dialogOnTargetElementClick?: boolean;
|
|
85
85
|
priority?: boolean;
|
|
86
86
|
status?: boolean;
|
|
87
|
+
visibilityOptions?: boolean;
|
|
87
88
|
resolveButton?: boolean;
|
|
88
89
|
inboxMode?: boolean;
|
|
89
90
|
suggestionMode?: boolean;
|
|
@@ -213,7 +214,6 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
|
|
|
213
214
|
assignToType?: AssignToType;
|
|
214
215
|
formatOptions?: boolean;
|
|
215
216
|
attachmentDownload?: boolean;
|
|
216
|
-
visibilityOptionDropdown?: boolean;
|
|
217
217
|
}
|
|
218
218
|
declare const SnippylyComments: React$1.FC<IVeltCommentsProps>;
|
|
219
219
|
|
|
@@ -692,6 +692,65 @@ interface IVeltAutocompleteProps {
|
|
|
692
692
|
}
|
|
693
693
|
declare const VeltAutocomplete: React$1.FC<IVeltAutocompleteProps>;
|
|
694
694
|
|
|
695
|
+
interface IVeltAutocompleteOptionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
696
|
+
userObject?: any;
|
|
697
|
+
userId?: string;
|
|
698
|
+
}
|
|
699
|
+
declare const VeltAutocompleteOption: React$1.FC<IVeltAutocompleteOptionProps>;
|
|
700
|
+
|
|
701
|
+
interface IVeltAutocompleteOptionIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
702
|
+
}
|
|
703
|
+
declare const VeltAutocompleteOptionIcon: React$1.FC<IVeltAutocompleteOptionIconProps>;
|
|
704
|
+
|
|
705
|
+
interface IVeltAutocompleteOptionNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
706
|
+
}
|
|
707
|
+
declare const VeltAutocompleteOptionName: React$1.FC<IVeltAutocompleteOptionNameProps>;
|
|
708
|
+
|
|
709
|
+
interface IVeltAutocompleteOptionDescriptionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
710
|
+
field?: string;
|
|
711
|
+
}
|
|
712
|
+
declare const VeltAutocompleteOptionDescription: React$1.FC<IVeltAutocompleteOptionDescriptionProps>;
|
|
713
|
+
|
|
714
|
+
interface IVeltAutocompleteOptionErrorIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
715
|
+
}
|
|
716
|
+
declare const VeltAutocompleteOptionErrorIcon: React$1.FC<IVeltAutocompleteOptionErrorIconProps>;
|
|
717
|
+
|
|
718
|
+
interface IVeltAutocompleteGroupOptionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
719
|
+
}
|
|
720
|
+
declare const VeltAutocompleteGroupOption: React$1.FC<IVeltAutocompleteGroupOptionProps>;
|
|
721
|
+
|
|
722
|
+
interface IVeltAutocompleteToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
723
|
+
}
|
|
724
|
+
declare const VeltAutocompleteTool: React$1.FC<IVeltAutocompleteToolProps>;
|
|
725
|
+
|
|
726
|
+
interface IVeltAutocompleteEmptyProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
727
|
+
}
|
|
728
|
+
declare const VeltAutocompleteEmpty: React$1.FC<IVeltAutocompleteEmptyProps>;
|
|
729
|
+
|
|
730
|
+
interface IVeltAutocompleteChipProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
731
|
+
type?: 'contact' | 'custom' | 'group' | 'loading';
|
|
732
|
+
email?: string;
|
|
733
|
+
userObject?: any;
|
|
734
|
+
userId?: string;
|
|
735
|
+
}
|
|
736
|
+
declare const VeltAutocompleteChip: React$1.FC<IVeltAutocompleteChipProps>;
|
|
737
|
+
|
|
738
|
+
interface IVeltAutocompleteChipTooltipProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
739
|
+
}
|
|
740
|
+
declare const VeltAutocompleteChipTooltip: React$1.FC<IVeltAutocompleteChipTooltipProps>;
|
|
741
|
+
|
|
742
|
+
interface IVeltAutocompleteChipTooltipIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
743
|
+
}
|
|
744
|
+
declare const VeltAutocompleteChipTooltipIcon: React$1.FC<IVeltAutocompleteChipTooltipIconProps>;
|
|
745
|
+
|
|
746
|
+
interface IVeltAutocompleteChipTooltipNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
747
|
+
}
|
|
748
|
+
declare const VeltAutocompleteChipTooltipName: React$1.FC<IVeltAutocompleteChipTooltipNameProps>;
|
|
749
|
+
|
|
750
|
+
interface IVeltAutocompleteChipTooltipDescriptionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
751
|
+
}
|
|
752
|
+
declare const VeltAutocompleteChipTooltipDescription: React$1.FC<IVeltAutocompleteChipTooltipDescriptionProps>;
|
|
753
|
+
|
|
695
754
|
interface IVeltInlineCommentsSectionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
696
755
|
config?: {
|
|
697
756
|
id: string;
|
|
@@ -1338,6 +1397,112 @@ interface IVeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnreadProps exte
|
|
|
1338
1397
|
}
|
|
1339
1398
|
declare const VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread: React$1.FC<IVeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnreadProps>;
|
|
1340
1399
|
|
|
1400
|
+
interface IVeltCommentDialogVisibilityBannerProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1401
|
+
annotationId?: string;
|
|
1402
|
+
defaultCondition?: boolean;
|
|
1403
|
+
inlineCommentSectionMode?: boolean;
|
|
1404
|
+
}
|
|
1405
|
+
declare const VeltCommentDialogVisibilityBanner: React$1.FC<IVeltCommentDialogVisibilityBannerProps$1>;
|
|
1406
|
+
|
|
1407
|
+
interface IVeltCommentDialogVisibilityBannerIconProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1408
|
+
annotationId?: string;
|
|
1409
|
+
defaultCondition?: boolean;
|
|
1410
|
+
inlineCommentSectionMode?: boolean;
|
|
1411
|
+
}
|
|
1412
|
+
declare const VeltCommentDialogVisibilityBannerIcon: React$1.FC<IVeltCommentDialogVisibilityBannerIconProps$1>;
|
|
1413
|
+
|
|
1414
|
+
interface IVeltCommentDialogVisibilityBannerTextProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1415
|
+
annotationId?: string;
|
|
1416
|
+
defaultCondition?: boolean;
|
|
1417
|
+
inlineCommentSectionMode?: boolean;
|
|
1418
|
+
}
|
|
1419
|
+
declare const VeltCommentDialogVisibilityBannerText: React$1.FC<IVeltCommentDialogVisibilityBannerTextProps$1>;
|
|
1420
|
+
|
|
1421
|
+
interface IVeltCommentDialogVisibilityBannerDropdownProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1422
|
+
annotationId?: string;
|
|
1423
|
+
defaultCondition?: boolean;
|
|
1424
|
+
inlineCommentSectionMode?: boolean;
|
|
1425
|
+
}
|
|
1426
|
+
declare const VeltCommentDialogVisibilityBannerDropdown: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownProps$1>;
|
|
1427
|
+
|
|
1428
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1429
|
+
annotationId?: string;
|
|
1430
|
+
defaultCondition?: boolean;
|
|
1431
|
+
inlineCommentSectionMode?: boolean;
|
|
1432
|
+
}
|
|
1433
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTrigger: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerProps$1>;
|
|
1434
|
+
|
|
1435
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerLabelProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1436
|
+
annotationId?: string;
|
|
1437
|
+
defaultCondition?: boolean;
|
|
1438
|
+
inlineCommentSectionMode?: boolean;
|
|
1439
|
+
}
|
|
1440
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTriggerLabel: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerLabelProps$1>;
|
|
1441
|
+
|
|
1442
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1443
|
+
annotationId?: string;
|
|
1444
|
+
defaultCondition?: boolean;
|
|
1445
|
+
inlineCommentSectionMode?: boolean;
|
|
1446
|
+
}
|
|
1447
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListProps$1>;
|
|
1448
|
+
|
|
1449
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItemProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1450
|
+
annotationId?: string;
|
|
1451
|
+
defaultCondition?: boolean;
|
|
1452
|
+
inlineCommentSectionMode?: boolean;
|
|
1453
|
+
}
|
|
1454
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItemProps$1>;
|
|
1455
|
+
|
|
1456
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCountProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1457
|
+
annotationId?: string;
|
|
1458
|
+
defaultCondition?: boolean;
|
|
1459
|
+
inlineCommentSectionMode?: boolean;
|
|
1460
|
+
}
|
|
1461
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCountProps$1>;
|
|
1462
|
+
|
|
1463
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerIconProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1464
|
+
annotationId?: string;
|
|
1465
|
+
defaultCondition?: boolean;
|
|
1466
|
+
inlineCommentSectionMode?: boolean;
|
|
1467
|
+
}
|
|
1468
|
+
declare const VeltCommentDialogVisibilityBannerDropdownTriggerIcon: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerIconProps$1>;
|
|
1469
|
+
|
|
1470
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1471
|
+
annotationId?: string;
|
|
1472
|
+
defaultCondition?: boolean;
|
|
1473
|
+
inlineCommentSectionMode?: boolean;
|
|
1474
|
+
}
|
|
1475
|
+
declare const VeltCommentDialogVisibilityBannerDropdownContent: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentProps$1>;
|
|
1476
|
+
|
|
1477
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentItemProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1478
|
+
type?: 'restrictedSelf' | 'restrictedSelectedPeople' | 'organizationPrivate' | 'public';
|
|
1479
|
+
annotationId?: string;
|
|
1480
|
+
defaultCondition?: boolean;
|
|
1481
|
+
inlineCommentSectionMode?: boolean;
|
|
1482
|
+
}
|
|
1483
|
+
declare const VeltCommentDialogVisibilityBannerDropdownContentItem: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentItemProps$1>;
|
|
1484
|
+
|
|
1485
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentItemIconProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1486
|
+
annotationId?: string;
|
|
1487
|
+
defaultCondition?: boolean;
|
|
1488
|
+
inlineCommentSectionMode?: boolean;
|
|
1489
|
+
}
|
|
1490
|
+
declare const VeltCommentDialogVisibilityBannerDropdownContentItemIcon: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentItemIconProps$1>;
|
|
1491
|
+
|
|
1492
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentItemLabelProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1493
|
+
annotationId?: string;
|
|
1494
|
+
defaultCondition?: boolean;
|
|
1495
|
+
inlineCommentSectionMode?: boolean;
|
|
1496
|
+
}
|
|
1497
|
+
declare const VeltCommentDialogVisibilityBannerDropdownContentItemLabel: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentItemLabelProps$1>;
|
|
1498
|
+
|
|
1499
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentUserPickerProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1500
|
+
annotationId?: string;
|
|
1501
|
+
defaultCondition?: boolean;
|
|
1502
|
+
inlineCommentSectionMode?: boolean;
|
|
1503
|
+
}
|
|
1504
|
+
declare const VeltCommentDialogVisibilityBannerDropdownContentUserPicker: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentUserPickerProps$1>;
|
|
1505
|
+
|
|
1341
1506
|
interface IVeltCommentDialogAssignDropdownProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1342
1507
|
annotationId?: string;
|
|
1343
1508
|
defaultCondition?: boolean;
|
|
@@ -2156,6 +2321,80 @@ interface IVeltCommentDialogAssigneeBanner extends React$1.FC<IVeltCommentDialog
|
|
|
2156
2321
|
UnresolveButton: React$1.FC<IVeltCommentDialogAssigneeBannerUnresolveButtonProps>;
|
|
2157
2322
|
}
|
|
2158
2323
|
|
|
2324
|
+
interface IVeltCommentDialogVisibilityBannerIconProps extends IVeltWireframeCommonProps {
|
|
2325
|
+
}
|
|
2326
|
+
|
|
2327
|
+
interface IVeltCommentDialogVisibilityBannerTextProps extends IVeltWireframeCommonProps {
|
|
2328
|
+
}
|
|
2329
|
+
|
|
2330
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerLabelProps extends IVeltWireframeCommonProps {
|
|
2331
|
+
}
|
|
2332
|
+
|
|
2333
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItemProps extends IVeltWireframeCommonProps {
|
|
2334
|
+
}
|
|
2335
|
+
|
|
2336
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCountProps extends IVeltWireframeCommonProps {
|
|
2337
|
+
}
|
|
2338
|
+
|
|
2339
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListProps extends IVeltWireframeCommonProps {
|
|
2340
|
+
}
|
|
2341
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarList extends React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListProps> {
|
|
2342
|
+
Item: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItemProps>;
|
|
2343
|
+
RemainingCount: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCountProps>;
|
|
2344
|
+
}
|
|
2345
|
+
|
|
2346
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerIconProps extends IVeltWireframeCommonProps {
|
|
2347
|
+
}
|
|
2348
|
+
|
|
2349
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTriggerProps extends IVeltWireframeCommonProps {
|
|
2350
|
+
}
|
|
2351
|
+
interface IVeltCommentDialogVisibilityBannerDropdownTrigger extends React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerProps> {
|
|
2352
|
+
Label: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerLabelProps>;
|
|
2353
|
+
AvatarList: IVeltCommentDialogVisibilityBannerDropdownTriggerAvatarList;
|
|
2354
|
+
Icon: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownTriggerIconProps>;
|
|
2355
|
+
}
|
|
2356
|
+
|
|
2357
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentItemIconProps extends IVeltWireframeCommonProps {
|
|
2358
|
+
}
|
|
2359
|
+
|
|
2360
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentItemLabelProps extends IVeltWireframeCommonProps {
|
|
2361
|
+
}
|
|
2362
|
+
|
|
2363
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentItemProps extends IVeltWireframeCommonProps {
|
|
2364
|
+
type?: 'restrictedSelf' | 'restrictedSelectedPeople' | 'organizationPrivate' | 'public';
|
|
2365
|
+
}
|
|
2366
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentItem extends React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentItemProps> {
|
|
2367
|
+
Icon: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentItemIconProps>;
|
|
2368
|
+
Label: React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentItemLabelProps>;
|
|
2369
|
+
}
|
|
2370
|
+
|
|
2371
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentUserPickerProps extends IVeltWireframeCommonProps {
|
|
2372
|
+
}
|
|
2373
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentUserPicker extends React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentUserPickerProps> {
|
|
2374
|
+
}
|
|
2375
|
+
|
|
2376
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContentProps extends IVeltWireframeCommonProps {
|
|
2377
|
+
}
|
|
2378
|
+
interface IVeltCommentDialogVisibilityBannerDropdownContent extends React$1.FC<IVeltCommentDialogVisibilityBannerDropdownContentProps> {
|
|
2379
|
+
Item: IVeltCommentDialogVisibilityBannerDropdownContentItem;
|
|
2380
|
+
UserPicker: IVeltCommentDialogVisibilityBannerDropdownContentUserPicker;
|
|
2381
|
+
}
|
|
2382
|
+
|
|
2383
|
+
interface IVeltCommentDialogVisibilityBannerDropdownProps extends IVeltWireframeCommonProps {
|
|
2384
|
+
}
|
|
2385
|
+
interface IVeltCommentDialogVisibilityBannerDropdown extends React$1.FC<IVeltCommentDialogVisibilityBannerDropdownProps> {
|
|
2386
|
+
Trigger: IVeltCommentDialogVisibilityBannerDropdownTrigger;
|
|
2387
|
+
Content: IVeltCommentDialogVisibilityBannerDropdownContent;
|
|
2388
|
+
}
|
|
2389
|
+
|
|
2390
|
+
interface IVeltCommentDialogVisibilityBannerProps extends IVeltWireframeCommonProps {
|
|
2391
|
+
}
|
|
2392
|
+
interface IVeltCommentDialogVisibilityBanner extends React$1.FC<IVeltCommentDialogVisibilityBannerProps> {
|
|
2393
|
+
Icon: React$1.FC<IVeltCommentDialogVisibilityBannerIconProps>;
|
|
2394
|
+
Text: React$1.FC<IVeltCommentDialogVisibilityBannerTextProps>;
|
|
2395
|
+
Dropdown: IVeltCommentDialogVisibilityBannerDropdown;
|
|
2396
|
+
}
|
|
2397
|
+
|
|
2159
2398
|
interface IVeltCommentDialogBodyProps extends IVeltWireframeCommonProps {
|
|
2160
2399
|
}
|
|
2161
2400
|
|
|
@@ -2852,6 +3091,7 @@ declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframe
|
|
|
2852
3091
|
AllComment: React$1.FC<IVeltCommentDialogAllCommentProps>;
|
|
2853
3092
|
Approve: React$1.FC<IVeltCommentDialogApproveProps>;
|
|
2854
3093
|
AssigneeBanner: IVeltCommentDialogAssigneeBanner;
|
|
3094
|
+
VisibilityBanner: IVeltCommentDialogVisibilityBanner;
|
|
2855
3095
|
AssignMenu: React$1.FC<IVeltCommentDialogAssignMenuProps>;
|
|
2856
3096
|
Body: React$1.FC<IVeltCommentDialogBodyProps>;
|
|
2857
3097
|
CommentCategory: React$1.FC<IVeltCommentDialogCommentCategoryProps>;
|
|
@@ -3574,6 +3814,10 @@ interface IVeltAutocompleteChipTooltipWireframe extends React$1.FC<IVeltAutocomp
|
|
|
3574
3814
|
}
|
|
3575
3815
|
declare const VeltAutocompleteChipTooltipWireframe: IVeltAutocompleteChipTooltipWireframe;
|
|
3576
3816
|
|
|
3817
|
+
interface IVeltAutocompleteEmptyWireframeProps extends IVeltWireframeCommonProps {
|
|
3818
|
+
}
|
|
3819
|
+
declare const VeltAutocompleteEmptyWireframe: React$1.FC<IVeltAutocompleteEmptyWireframeProps>;
|
|
3820
|
+
|
|
3577
3821
|
interface IVeltCommentBubbleAvatarProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3578
3822
|
}
|
|
3579
3823
|
|
|
@@ -5974,4 +6218,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
|
|
|
5974
6218
|
updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
|
|
5975
6219
|
};
|
|
5976
6220
|
|
|
5977
|
-
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
|
|
6221
|
+
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChip, VeltAutocompleteChipTooltip, VeltAutocompleteChipTooltipDescription, VeltAutocompleteChipTooltipIcon, VeltAutocompleteChipTooltipName, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteEmpty, VeltAutocompleteEmptyWireframe, VeltAutocompleteGroupOption, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOption, VeltAutocompleteOptionDescription, VeltAutocompleteOptionErrorIcon, VeltAutocompleteOptionIcon, VeltAutocompleteOptionName, VeltAutocompleteOptionWireframe, VeltAutocompleteTool, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@veltdev/react",
|
|
3
|
-
"version": "5.0.2-beta.
|
|
3
|
+
"version": "5.0.2-beta.5",
|
|
4
4
|
"description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
|
|
5
5
|
"homepage": "https://velt.dev",
|
|
6
6
|
"keywords": [
|