@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
package/cjs/index.js
CHANGED
|
@@ -212,13 +212,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
|
|
|
212
212
|
};
|
|
213
213
|
};
|
|
214
214
|
|
|
215
|
-
var VELT_SDK_VERSION = '5.0.2-beta.
|
|
215
|
+
var VELT_SDK_VERSION = '5.0.2-beta.5';
|
|
216
216
|
var VELT_SDK_INIT_EVENT = 'onVeltInit';
|
|
217
217
|
var VELT_TAB_ID = 'veltTabId';
|
|
218
218
|
// integrity map for the Velt SDK
|
|
219
219
|
// Note: generate integrity hashes with: https://www.srihash.org/
|
|
220
220
|
var INTEGRITY_MAP = {
|
|
221
|
-
'5.0.2-beta.
|
|
221
|
+
'5.0.2-beta.5': 'sha384-luyy1vWtVn6u4OutxwI4nu8zboJAmYuZda0QZOJka5s9n1ajaFdXwsyapSWWGdYp',
|
|
222
222
|
};
|
|
223
223
|
|
|
224
224
|
var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
|
|
@@ -545,7 +545,7 @@ var SnippylyCommentBubble = function (props) {
|
|
|
545
545
|
};
|
|
546
546
|
|
|
547
547
|
var SnippylyComments = function (props) {
|
|
548
|
-
var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode, maxReplyAvatars = props.maxReplyAvatars, replyAvatars = props.replyAvatars, linkCallback = props.linkCallback, replyPlaceholder = props.replyPlaceholder, commentPlaceholder = props.commentPlaceholder, allowedFileTypes = props.allowedFileTypes, attachmentNameInMessage = props.attachmentNameInMessage, forceCloseAllOnEsc = props.forceCloseAllOnEsc, screenshot = props.screenshot, paginatedContactList = props.paginatedContactList, autoCompleteScrollConfig = props.autoCompleteScrollConfig, assignToType = props.assignToType, formatOptions = props.formatOptions, attachmentDownload = props.attachmentDownload
|
|
548
|
+
var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, visibilityOptions = props.visibilityOptions, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode, maxReplyAvatars = props.maxReplyAvatars, replyAvatars = props.replyAvatars, linkCallback = props.linkCallback, replyPlaceholder = props.replyPlaceholder, commentPlaceholder = props.commentPlaceholder, allowedFileTypes = props.allowedFileTypes, attachmentNameInMessage = props.attachmentNameInMessage, forceCloseAllOnEsc = props.forceCloseAllOnEsc, screenshot = props.screenshot, paginatedContactList = props.paginatedContactList, autoCompleteScrollConfig = props.autoCompleteScrollConfig, assignToType = props.assignToType, formatOptions = props.formatOptions, attachmentDownload = props.attachmentDownload;
|
|
549
549
|
var ref = React.useRef();
|
|
550
550
|
var onSignInRef = React.useRef(onSignIn);
|
|
551
551
|
var onUpgradeRef = React.useRef(onUpgrade);
|
|
@@ -670,7 +670,7 @@ var SnippylyComments = function (props) {
|
|
|
670
670
|
}
|
|
671
671
|
};
|
|
672
672
|
}, []);
|
|
673
|
-
return (React__default["default"].createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined, "max-reply-avatars": maxReplyAvatars, "reply-avatars": [true, false].includes(replyAvatars) ? (replyAvatars ? 'true' : 'false') : undefined, "link-callback": [true, false].includes(linkCallback) ? (linkCallback ? 'true' : 'false') : undefined, "reply-placeholder": replyPlaceholder, "comment-placeholder": commentPlaceholder, "allowed-file-types": JSON.stringify(allowedFileTypes), "attachment-name-in-message": [true, false].includes(attachmentNameInMessage) ? (attachmentNameInMessage ? 'true' : 'false') : undefined, "force-close-all-on-esc": [true, false].includes(forceCloseAllOnEsc) ? (forceCloseAllOnEsc ? 'true' : 'false') : undefined, screenshot: [true, false].includes(screenshot) ? (screenshot ? 'true' : 'false') : undefined, "paginated-contact-list": [true, false].includes(paginatedContactList) ? (paginatedContactList ? 'true' : 'false') : undefined, "auto-complete-scroll-config": autoCompleteScrollConfig ? JSON.stringify(autoCompleteScrollConfig) : undefined, "assign-to-type": assignToType, "format-options": [true, false].includes(formatOptions) ? (formatOptions ? 'true' : 'false') : undefined, "attachment-download": [true, false].includes(attachmentDownload) ? (attachmentDownload ? 'true' : 'false') : undefined, "visibility-option-dropdown": [true, false].includes(visibilityOptionDropdown) ? (visibilityOptionDropdown ? 'true' : 'false') : undefined }, children));
|
|
673
|
+
return (React__default["default"].createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "visibility-options": [true, false].includes(visibilityOptions) ? (visibilityOptions ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined, "max-reply-avatars": maxReplyAvatars, "reply-avatars": [true, false].includes(replyAvatars) ? (replyAvatars ? 'true' : 'false') : undefined, "link-callback": [true, false].includes(linkCallback) ? (linkCallback ? 'true' : 'false') : undefined, "reply-placeholder": replyPlaceholder, "comment-placeholder": commentPlaceholder, "allowed-file-types": JSON.stringify(allowedFileTypes), "attachment-name-in-message": [true, false].includes(attachmentNameInMessage) ? (attachmentNameInMessage ? 'true' : 'false') : undefined, "force-close-all-on-esc": [true, false].includes(forceCloseAllOnEsc) ? (forceCloseAllOnEsc ? 'true' : 'false') : undefined, screenshot: [true, false].includes(screenshot) ? (screenshot ? 'true' : 'false') : undefined, "paginated-contact-list": [true, false].includes(paginatedContactList) ? (paginatedContactList ? 'true' : 'false') : undefined, "auto-complete-scroll-config": autoCompleteScrollConfig ? JSON.stringify(autoCompleteScrollConfig) : undefined, "assign-to-type": assignToType, "format-options": [true, false].includes(formatOptions) ? (formatOptions ? 'true' : 'false') : undefined, "attachment-download": [true, false].includes(attachmentDownload) ? (attachmentDownload ? 'true' : 'false') : undefined }, children));
|
|
674
674
|
};
|
|
675
675
|
|
|
676
676
|
var SnippylyCommentsSidebar = function (props) {
|
|
@@ -1704,6 +1704,84 @@ var VeltAutocomplete = function (props) {
|
|
|
1704
1704
|
return (React__default["default"].createElement("velt-autocomplete", { hotkey: hotkey, "list-data": (typeof listData === 'object') ? JSON.stringify(listData) : undefined }));
|
|
1705
1705
|
};
|
|
1706
1706
|
|
|
1707
|
+
var VeltAutocompleteOption = function (props) {
|
|
1708
|
+
var userObject = props.userObject, userId = props.userId, children = props.children;
|
|
1709
|
+
var ref = React.useRef(null);
|
|
1710
|
+
return (React__default["default"].createElement("velt-autocomplete-option", { ref: ref, "user-object": userObject ? (typeof userObject === 'object' ? JSON.stringify(userObject) : userObject) : undefined, "user-id": userId }, children));
|
|
1711
|
+
};
|
|
1712
|
+
|
|
1713
|
+
var VeltAutocompleteOptionIcon = function (props) {
|
|
1714
|
+
var children = props.children;
|
|
1715
|
+
var ref = React.useRef(null);
|
|
1716
|
+
return (React__default["default"].createElement("velt-autocomplete-option-icon", { ref: ref }, children));
|
|
1717
|
+
};
|
|
1718
|
+
|
|
1719
|
+
var VeltAutocompleteOptionName = function (props) {
|
|
1720
|
+
var children = props.children;
|
|
1721
|
+
var ref = React.useRef(null);
|
|
1722
|
+
return (React__default["default"].createElement("velt-autocomplete-option-name", { ref: ref }, children));
|
|
1723
|
+
};
|
|
1724
|
+
|
|
1725
|
+
var VeltAutocompleteOptionDescription = function (props) {
|
|
1726
|
+
var field = props.field, children = props.children;
|
|
1727
|
+
var ref = React.useRef(null);
|
|
1728
|
+
return (React__default["default"].createElement("velt-autocomplete-option-description", { ref: ref, field: field }, children));
|
|
1729
|
+
};
|
|
1730
|
+
|
|
1731
|
+
var VeltAutocompleteOptionErrorIcon = function (props) {
|
|
1732
|
+
var children = props.children;
|
|
1733
|
+
var ref = React.useRef(null);
|
|
1734
|
+
return (React__default["default"].createElement("velt-autocomplete-option-error-icon", { ref: ref }, children));
|
|
1735
|
+
};
|
|
1736
|
+
|
|
1737
|
+
var VeltAutocompleteGroupOption = function (props) {
|
|
1738
|
+
var children = props.children;
|
|
1739
|
+
var ref = React.useRef(null);
|
|
1740
|
+
return (React__default["default"].createElement("velt-autocomplete-group-option", { ref: ref }, children));
|
|
1741
|
+
};
|
|
1742
|
+
|
|
1743
|
+
var VeltAutocompleteTool = function (props) {
|
|
1744
|
+
var children = props.children;
|
|
1745
|
+
var ref = React.useRef(null);
|
|
1746
|
+
return (React__default["default"].createElement("velt-autocomplete-tool", { ref: ref }, children));
|
|
1747
|
+
};
|
|
1748
|
+
|
|
1749
|
+
var VeltAutocompleteEmpty = function (props) {
|
|
1750
|
+
var children = props.children;
|
|
1751
|
+
var ref = React.useRef(null);
|
|
1752
|
+
return (React__default["default"].createElement("velt-autocomplete-empty", { ref: ref }, children));
|
|
1753
|
+
};
|
|
1754
|
+
|
|
1755
|
+
var VeltAutocompleteChip = function (props) {
|
|
1756
|
+
var type = props.type, email = props.email, userObject = props.userObject, userId = props.userId, children = props.children;
|
|
1757
|
+
var ref = React.useRef(null);
|
|
1758
|
+
return (React__default["default"].createElement("velt-autocomplete-chip", { ref: ref, type: type, email: email, "user-object": userObject ? (typeof userObject === 'object' ? JSON.stringify(userObject) : userObject) : undefined, "user-id": userId }, children));
|
|
1759
|
+
};
|
|
1760
|
+
|
|
1761
|
+
var VeltAutocompleteChipTooltip = function (props) {
|
|
1762
|
+
var children = props.children;
|
|
1763
|
+
var ref = React.useRef(null);
|
|
1764
|
+
return (React__default["default"].createElement("velt-autocomplete-chip-tooltip", { ref: ref }, children));
|
|
1765
|
+
};
|
|
1766
|
+
|
|
1767
|
+
var VeltAutocompleteChipTooltipIcon = function (props) {
|
|
1768
|
+
var children = props.children;
|
|
1769
|
+
var ref = React.useRef(null);
|
|
1770
|
+
return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-icon", { ref: ref }, children));
|
|
1771
|
+
};
|
|
1772
|
+
|
|
1773
|
+
var VeltAutocompleteChipTooltipName = function (props) {
|
|
1774
|
+
var children = props.children;
|
|
1775
|
+
var ref = React.useRef(null);
|
|
1776
|
+
return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-name", { ref: ref }, children));
|
|
1777
|
+
};
|
|
1778
|
+
|
|
1779
|
+
var VeltAutocompleteChipTooltipDescription = function (props) {
|
|
1780
|
+
var children = props.children;
|
|
1781
|
+
var ref = React.useRef(null);
|
|
1782
|
+
return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-description", { ref: ref }, children));
|
|
1783
|
+
};
|
|
1784
|
+
|
|
1707
1785
|
var VeltInlineCommentsSection = function (props) {
|
|
1708
1786
|
var config = props.config, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant, targetInlineCommentElementId = props.targetInlineCommentElementId, targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, multiThread = props.multiThread, sortData = props.sortData, composerVariant = props.composerVariant, composerPosition = props.composerPosition, sortBy = props.sortBy, sortOrder = props.sortOrder, fullExpanded = props.fullExpanded, context = props.context, contextOptions = props.contextOptions, documentId = props.documentId, folderId = props.folderId, locationId = props.locationId, commentPlaceholder = props.commentPlaceholder, replyPlaceholder = props.replyPlaceholder, composerPlaceholder = props.composerPlaceholder, readOnly = props.readOnly;
|
|
1709
1787
|
return (React__default["default"].createElement("velt-inline-comments-section", { "target-inline-comment-element-id": targetInlineCommentElementId, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, config: JSON.stringify(config), variant: variant, "dialog-variant": dialogVariant, "sort-data": sortData, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "composer-variant": composerVariant, "composer-position": composerPosition, "sort-by": sortBy, "sort-order": sortOrder, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "location-id": locationId, "document-id": documentId, "folder-id": folderId, "comment-placeholder": commentPlaceholder, "reply-placeholder": replyPlaceholder, "composer-placeholder": composerPlaceholder, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined }, children));
|
|
@@ -2213,6 +2291,96 @@ var VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread = function (prop
|
|
|
2213
2291
|
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-mark-as-read-mark-unread", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2214
2292
|
};
|
|
2215
2293
|
|
|
2294
|
+
var VeltCommentDialogVisibilityBanner$1 = function (props) {
|
|
2295
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2296
|
+
var ref = React.useRef(null);
|
|
2297
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2298
|
+
};
|
|
2299
|
+
|
|
2300
|
+
var VeltCommentDialogVisibilityBannerIcon$1 = function (props) {
|
|
2301
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2302
|
+
var ref = React.useRef(null);
|
|
2303
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2304
|
+
};
|
|
2305
|
+
|
|
2306
|
+
var VeltCommentDialogVisibilityBannerText$1 = function (props) {
|
|
2307
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2308
|
+
var ref = React.useRef(null);
|
|
2309
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-text", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2310
|
+
};
|
|
2311
|
+
|
|
2312
|
+
var VeltCommentDialogVisibilityBannerDropdown$1 = function (props) {
|
|
2313
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2314
|
+
var ref = React.useRef(null);
|
|
2315
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2316
|
+
};
|
|
2317
|
+
|
|
2318
|
+
var VeltCommentDialogVisibilityBannerDropdownTrigger$1 = function (props) {
|
|
2319
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2320
|
+
var ref = React.useRef(null);
|
|
2321
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2322
|
+
};
|
|
2323
|
+
|
|
2324
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1 = function (props) {
|
|
2325
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2326
|
+
var ref = React.useRef(null);
|
|
2327
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-label", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2328
|
+
};
|
|
2329
|
+
|
|
2330
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1 = function (props) {
|
|
2331
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2332
|
+
var ref = React.useRef(null);
|
|
2333
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2334
|
+
};
|
|
2335
|
+
|
|
2336
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1 = function (props) {
|
|
2337
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2338
|
+
var ref = React.useRef(null);
|
|
2339
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2340
|
+
};
|
|
2341
|
+
|
|
2342
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1 = function (props) {
|
|
2343
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2344
|
+
var ref = React.useRef(null);
|
|
2345
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2346
|
+
};
|
|
2347
|
+
|
|
2348
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1 = function (props) {
|
|
2349
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2350
|
+
var ref = React.useRef(null);
|
|
2351
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2352
|
+
};
|
|
2353
|
+
|
|
2354
|
+
var VeltCommentDialogVisibilityBannerDropdownContent$1 = function (props) {
|
|
2355
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2356
|
+
var ref = React.useRef(null);
|
|
2357
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2358
|
+
};
|
|
2359
|
+
|
|
2360
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItem$1 = function (props) {
|
|
2361
|
+
var type = props.type, annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2362
|
+
var ref = React.useRef(null);
|
|
2363
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item", { ref: ref, type: type, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2364
|
+
};
|
|
2365
|
+
|
|
2366
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1 = function (props) {
|
|
2367
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2368
|
+
var ref = React.useRef(null);
|
|
2369
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2370
|
+
};
|
|
2371
|
+
|
|
2372
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1 = function (props) {
|
|
2373
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2374
|
+
var ref = React.useRef(null);
|
|
2375
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-label", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2376
|
+
};
|
|
2377
|
+
|
|
2378
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1 = function (props) {
|
|
2379
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2380
|
+
var ref = React.useRef(null);
|
|
2381
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
|
|
2382
|
+
};
|
|
2383
|
+
|
|
2216
2384
|
var VeltCommentDialogAssignDropdown = function (props) {
|
|
2217
2385
|
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, assignTo = props.assignTo, selectedUserContacts = props.selectedUserContacts, onSetAssignTo = props.onSetAssignTo, children = props.children;
|
|
2218
2386
|
var ref = React.useRef(null);
|
|
@@ -2903,6 +3071,110 @@ VeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUser
|
|
|
2903
3071
|
VeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserName;
|
|
2904
3072
|
VeltCommentDialogAssigneeBanner.UnresolveButton = VeltCommentDialogAssigneeBannerUnresolveButton;
|
|
2905
3073
|
|
|
3074
|
+
var VeltCommentDialogVisibilityBannerIcon = function (props) {
|
|
3075
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3076
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3077
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-icon-wireframe", __assign({}, transformedProps), children));
|
|
3078
|
+
};
|
|
3079
|
+
|
|
3080
|
+
var VeltCommentDialogVisibilityBannerText = function (props) {
|
|
3081
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3082
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3083
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-text-wireframe", __assign({}, transformedProps), children));
|
|
3084
|
+
};
|
|
3085
|
+
|
|
3086
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerLabel = function (props) {
|
|
3087
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3088
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3089
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-label-wireframe", __assign({}, transformedProps), children));
|
|
3090
|
+
};
|
|
3091
|
+
|
|
3092
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem = function (props) {
|
|
3093
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3094
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3095
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item-wireframe", __assign({}, transformedProps), children));
|
|
3096
|
+
};
|
|
3097
|
+
|
|
3098
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount = function (props) {
|
|
3099
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3100
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3101
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count-wireframe", __assign({}, transformedProps), children));
|
|
3102
|
+
};
|
|
3103
|
+
|
|
3104
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList = function (props) {
|
|
3105
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3106
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3107
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-wireframe", __assign({}, transformedProps), children));
|
|
3108
|
+
};
|
|
3109
|
+
VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.Item = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem;
|
|
3110
|
+
VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.RemainingCount = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount;
|
|
3111
|
+
|
|
3112
|
+
var VeltCommentDialogVisibilityBannerDropdownTriggerIcon = function (props) {
|
|
3113
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3114
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3115
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
|
|
3116
|
+
};
|
|
3117
|
+
|
|
3118
|
+
var VeltCommentDialogVisibilityBannerDropdownTrigger = function (props) {
|
|
3119
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3120
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3121
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
|
|
3122
|
+
};
|
|
3123
|
+
VeltCommentDialogVisibilityBannerDropdownTrigger.Label = VeltCommentDialogVisibilityBannerDropdownTriggerLabel;
|
|
3124
|
+
VeltCommentDialogVisibilityBannerDropdownTrigger.AvatarList = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList;
|
|
3125
|
+
VeltCommentDialogVisibilityBannerDropdownTrigger.Icon = VeltCommentDialogVisibilityBannerDropdownTriggerIcon;
|
|
3126
|
+
|
|
3127
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItemIcon = function (props) {
|
|
3128
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3129
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3130
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
|
|
3131
|
+
};
|
|
3132
|
+
|
|
3133
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItemLabel = function (props) {
|
|
3134
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3135
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3136
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-label-wireframe", __assign({}, transformedProps), children));
|
|
3137
|
+
};
|
|
3138
|
+
|
|
3139
|
+
var VeltCommentDialogVisibilityBannerDropdownContentItem = function (props) {
|
|
3140
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3141
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3142
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
|
|
3143
|
+
};
|
|
3144
|
+
VeltCommentDialogVisibilityBannerDropdownContentItem.Icon = VeltCommentDialogVisibilityBannerDropdownContentItemIcon;
|
|
3145
|
+
VeltCommentDialogVisibilityBannerDropdownContentItem.Label = VeltCommentDialogVisibilityBannerDropdownContentItemLabel;
|
|
3146
|
+
|
|
3147
|
+
var VeltCommentDialogVisibilityBannerDropdownContentUserPicker = function (props) {
|
|
3148
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3149
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3150
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-wireframe", __assign({}, transformedProps), children));
|
|
3151
|
+
};
|
|
3152
|
+
|
|
3153
|
+
var VeltCommentDialogVisibilityBannerDropdownContent = function (props) {
|
|
3154
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3155
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3156
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-content-wireframe", __assign({}, transformedProps), children));
|
|
3157
|
+
};
|
|
3158
|
+
VeltCommentDialogVisibilityBannerDropdownContent.Item = VeltCommentDialogVisibilityBannerDropdownContentItem;
|
|
3159
|
+
VeltCommentDialogVisibilityBannerDropdownContent.UserPicker = VeltCommentDialogVisibilityBannerDropdownContentUserPicker;
|
|
3160
|
+
|
|
3161
|
+
var VeltCommentDialogVisibilityBannerDropdown = function (props) {
|
|
3162
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3163
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3164
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-dropdown-wireframe", __assign({}, transformedProps), children));
|
|
3165
|
+
};
|
|
3166
|
+
VeltCommentDialogVisibilityBannerDropdown.Trigger = VeltCommentDialogVisibilityBannerDropdownTrigger;
|
|
3167
|
+
VeltCommentDialogVisibilityBannerDropdown.Content = VeltCommentDialogVisibilityBannerDropdownContent;
|
|
3168
|
+
|
|
3169
|
+
var VeltCommentDialogVisibilityBanner = function (props) {
|
|
3170
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
3171
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
3172
|
+
return (React__default["default"].createElement("velt-comment-dialog-visibility-banner-wireframe", __assign({}, transformedProps), children));
|
|
3173
|
+
};
|
|
3174
|
+
VeltCommentDialogVisibilityBanner.Icon = VeltCommentDialogVisibilityBannerIcon;
|
|
3175
|
+
VeltCommentDialogVisibilityBanner.Text = VeltCommentDialogVisibilityBannerText;
|
|
3176
|
+
VeltCommentDialogVisibilityBanner.Dropdown = VeltCommentDialogVisibilityBannerDropdown;
|
|
3177
|
+
|
|
2906
3178
|
var VeltCommentDialogBody = function (props) {
|
|
2907
3179
|
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2908
3180
|
var transformedProps = transformWireframeProps(remainingProps);
|
|
@@ -3895,6 +4167,7 @@ var VeltCommentDialogWireframe = function (props) {
|
|
|
3895
4167
|
VeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;
|
|
3896
4168
|
VeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;
|
|
3897
4169
|
VeltCommentDialogWireframe.AssigneeBanner = VeltCommentDialogAssigneeBanner;
|
|
4170
|
+
VeltCommentDialogWireframe.VisibilityBanner = VeltCommentDialogVisibilityBanner;
|
|
3898
4171
|
VeltCommentDialogWireframe.AssignMenu = VeltCommentDialogAssignMenu;
|
|
3899
4172
|
VeltCommentDialogWireframe.Body = VeltCommentDialogBody;
|
|
3900
4173
|
VeltCommentDialogWireframe.CommentCategory = VeltCommentDialogCommentCategory;
|
|
@@ -4849,6 +5122,12 @@ VeltAutocompleteChipTooltipWireframe.Description = VeltAutocompleteChipTooltipDe
|
|
|
4849
5122
|
VeltAutocompleteChipTooltipWireframe.Icon = VeltAutocompleteChipTooltipIconWireframe;
|
|
4850
5123
|
VeltAutocompleteChipTooltipWireframe.Name = VeltAutocompleteChipTooltipNameWireframe;
|
|
4851
5124
|
|
|
5125
|
+
var VeltAutocompleteEmptyWireframe = function (props) {
|
|
5126
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
5127
|
+
var transformedProps = transformWireframeProps(remainingProps);
|
|
5128
|
+
return (React__default["default"].createElement("velt-autocomplete-empty-wireframe", __assign({}, transformedProps), children));
|
|
5129
|
+
};
|
|
5130
|
+
|
|
4852
5131
|
var VeltCommentBubbleAvatar = function (props) {
|
|
4853
5132
|
var children = props.children;
|
|
4854
5133
|
return (React__default["default"].createElement("velt-comment-bubble-avatar-wireframe", null, children));
|
|
@@ -9413,9 +9692,23 @@ var logLiveState = function (action, liveStateDataId) {
|
|
|
9413
9692
|
exports.VeltArrowTool = SnippylyArrowTool;
|
|
9414
9693
|
exports.VeltArrows = SnippylyArrows;
|
|
9415
9694
|
exports.VeltAutocomplete = VeltAutocomplete;
|
|
9695
|
+
exports.VeltAutocompleteChip = VeltAutocompleteChip;
|
|
9696
|
+
exports.VeltAutocompleteChipTooltip = VeltAutocompleteChipTooltip;
|
|
9697
|
+
exports.VeltAutocompleteChipTooltipDescription = VeltAutocompleteChipTooltipDescription;
|
|
9698
|
+
exports.VeltAutocompleteChipTooltipIcon = VeltAutocompleteChipTooltipIcon;
|
|
9699
|
+
exports.VeltAutocompleteChipTooltipName = VeltAutocompleteChipTooltipName;
|
|
9416
9700
|
exports.VeltAutocompleteChipTooltipWireframe = VeltAutocompleteChipTooltipWireframe;
|
|
9701
|
+
exports.VeltAutocompleteEmpty = VeltAutocompleteEmpty;
|
|
9702
|
+
exports.VeltAutocompleteEmptyWireframe = VeltAutocompleteEmptyWireframe;
|
|
9703
|
+
exports.VeltAutocompleteGroupOption = VeltAutocompleteGroupOption;
|
|
9417
9704
|
exports.VeltAutocompleteGroupOptionWireframe = VeltAutocompleteGroupOptionWireframe;
|
|
9705
|
+
exports.VeltAutocompleteOption = VeltAutocompleteOption;
|
|
9706
|
+
exports.VeltAutocompleteOptionDescription = VeltAutocompleteOptionDescription;
|
|
9707
|
+
exports.VeltAutocompleteOptionErrorIcon = VeltAutocompleteOptionErrorIcon;
|
|
9708
|
+
exports.VeltAutocompleteOptionIcon = VeltAutocompleteOptionIcon;
|
|
9709
|
+
exports.VeltAutocompleteOptionName = VeltAutocompleteOptionName;
|
|
9418
9710
|
exports.VeltAutocompleteOptionWireframe = VeltAutocompleteOptionWireframe;
|
|
9711
|
+
exports.VeltAutocompleteTool = VeltAutocompleteTool;
|
|
9419
9712
|
exports.VeltButtonWireframe = VeltButtonWireframe;
|
|
9420
9713
|
exports.VeltCanvasComment = VeltCanvasComment;
|
|
9421
9714
|
exports.VeltChartComment = VeltChartComment;
|
|
@@ -9584,6 +9877,21 @@ exports.VeltCommentDialogToggleReplyIcon = VeltCommentDialogToggleReplyIcon$1;
|
|
|
9584
9877
|
exports.VeltCommentDialogToggleReplyText = VeltCommentDialogToggleReplyText$1;
|
|
9585
9878
|
exports.VeltCommentDialogUnresolveButton = VeltCommentDialogUnresolveButton$1;
|
|
9586
9879
|
exports.VeltCommentDialogUpgrade = VeltCommentDialogUpgrade$1;
|
|
9880
|
+
exports.VeltCommentDialogVisibilityBanner = VeltCommentDialogVisibilityBanner$1;
|
|
9881
|
+
exports.VeltCommentDialogVisibilityBannerDropdown = VeltCommentDialogVisibilityBannerDropdown$1;
|
|
9882
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContent = VeltCommentDialogVisibilityBannerDropdownContent$1;
|
|
9883
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentItem = VeltCommentDialogVisibilityBannerDropdownContentItem$1;
|
|
9884
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentItemIcon = VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1;
|
|
9885
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentItemLabel = VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1;
|
|
9886
|
+
exports.VeltCommentDialogVisibilityBannerDropdownContentUserPicker = VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1;
|
|
9887
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTrigger = VeltCommentDialogVisibilityBannerDropdownTrigger$1;
|
|
9888
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1;
|
|
9889
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1;
|
|
9890
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1;
|
|
9891
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerIcon = VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1;
|
|
9892
|
+
exports.VeltCommentDialogVisibilityBannerDropdownTriggerLabel = VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1;
|
|
9893
|
+
exports.VeltCommentDialogVisibilityBannerIcon = VeltCommentDialogVisibilityBannerIcon$1;
|
|
9894
|
+
exports.VeltCommentDialogVisibilityBannerText = VeltCommentDialogVisibilityBannerText$1;
|
|
9587
9895
|
exports.VeltCommentDialogVisibilityDropdown = VeltCommentDialogVisibilityDropdown$1;
|
|
9588
9896
|
exports.VeltCommentDialogVisibilityDropdownContent = VeltCommentDialogVisibilityDropdownContent;
|
|
9589
9897
|
exports.VeltCommentDialogVisibilityDropdownContentPrivate = VeltCommentDialogVisibilityDropdownContentPrivate;
|