@veltdev/react 4.0.0-beta.9 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1026) hide show
  1. package/cjs/index.js +1467 -837
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/Snippyly/Snippyly.d.ts +2 -1
  4. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  5. package/cjs/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +2 -1
  6. package/cjs/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +1 -0
  7. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +2 -2
  8. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +2 -2
  9. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +2 -2
  10. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +2 -2
  11. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.d.ts +2 -2
  12. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.d.ts +2 -2
  13. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.d.ts +2 -2
  14. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.d.ts +2 -2
  15. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.d.ts +2 -2
  16. package/cjs/types/components/VeltButtonWireframe/VeltButtonWireframe.d.ts +2 -1
  17. package/cjs/types/components/VeltCommentComposerWireframe/VeltInlineCommentsSectionWireframe.d.ts +2 -2
  18. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe.d.ts +2 -2
  19. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe.d.ts +2 -2
  20. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe.d.ts +2 -2
  21. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.d.ts +2 -2
  22. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe.d.ts +2 -1
  23. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe.d.ts +2 -2
  24. package/cjs/types/components/VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe.d.ts +2 -2
  25. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe.d.ts +2 -2
  26. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe.d.ts +2 -2
  27. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe.d.ts +2 -2
  28. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe.d.ts +2 -2
  29. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe.d.ts +2 -2
  30. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe.d.ts +2 -2
  31. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe.d.ts +2 -2
  32. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe.d.ts +2 -2
  33. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe.d.ts +2 -2
  34. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe.d.ts +2 -2
  35. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe.d.ts +2 -2
  36. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe.d.ts +2 -2
  37. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe.d.ts +2 -2
  38. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  39. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe.d.ts +2 -2
  40. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe.d.ts +2 -2
  41. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe.d.ts +2 -2
  42. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +2 -2
  43. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +2 -2
  44. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +2 -2
  45. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +2 -2
  46. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +2 -2
  47. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.d.ts +2 -2
  48. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +2 -2
  49. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +2 -2
  50. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +2 -2
  51. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.d.ts +2 -2
  52. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +2 -2
  53. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +2 -2
  54. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +2 -2
  55. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +2 -2
  56. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +2 -2
  57. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +2 -2
  58. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +2 -2
  59. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +2 -2
  60. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +2 -2
  61. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +2 -2
  62. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +2 -2
  63. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +2 -2
  64. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +2 -2
  65. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +2 -2
  66. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +2 -2
  67. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +2 -2
  68. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +2 -2
  69. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +2 -2
  70. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +2 -2
  71. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +2 -2
  72. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +2 -2
  73. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +2 -2
  74. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +2 -2
  75. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.d.ts +2 -2
  76. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +2 -2
  77. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.d.ts +2 -2
  78. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +2 -2
  79. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +2 -2
  80. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +2 -2
  81. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +2 -2
  82. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +2 -2
  83. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +2 -2
  84. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +2 -2
  85. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +2 -2
  86. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +2 -2
  87. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +2 -2
  88. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +2 -2
  89. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.d.ts +2 -2
  90. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +2 -2
  91. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.d.ts +2 -2
  92. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +2 -2
  93. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +2 -2
  94. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +2 -2
  95. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.d.ts +2 -2
  96. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +2 -2
  97. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +2 -2
  98. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +2 -2
  99. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +2 -2
  100. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +2 -2
  101. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +2 -2
  102. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +2 -2
  103. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +2 -2
  104. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +2 -2
  105. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -2
  106. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +2 -2
  107. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +2 -2
  108. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +2 -2
  109. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +2 -2
  110. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +2 -2
  111. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +2 -2
  112. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +2 -2
  113. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +2 -2
  114. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +2 -2
  115. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +2 -2
  116. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +2 -2
  117. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +2 -2
  118. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +2 -2
  119. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.d.ts +2 -2
  120. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +2 -2
  121. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +2 -2
  122. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +2 -2
  123. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +2 -2
  124. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +2 -2
  125. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +2 -2
  126. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +2 -2
  127. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +2 -2
  128. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +2 -2
  129. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +2 -2
  130. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +2 -2
  131. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +2 -2
  132. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +2 -2
  133. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +2 -2
  134. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +2 -2
  135. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +2 -2
  136. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.d.ts +2 -2
  137. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +2 -2
  138. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +2 -2
  139. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.d.ts +2 -2
  140. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.d.ts +2 -2
  141. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.d.ts +2 -2
  142. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.d.ts +2 -2
  143. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +2 -2
  144. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -2
  145. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +2 -2
  146. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +2 -2
  147. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +2 -2
  148. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +2 -2
  149. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +2 -2
  150. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +2 -2
  151. package/cjs/types/components/VeltCommentThreadWireframe/VeltCommentThreadWireframe.d.ts +2 -2
  152. package/cjs/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +2 -2
  153. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonCommentsCount/VeltCommentsSidebarButtonCommentsCount.d.ts +2 -1
  154. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonIcon/VeltCommentsSidebarButtonIcon.d.ts +2 -1
  155. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonWireframe.d.ts +2 -2
  156. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe.d.ts +2 -2
  157. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe.d.ts +2 -2
  158. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.d.ts +2 -2
  159. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe.d.ts +2 -2
  160. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe.d.ts +2 -2
  161. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe.d.ts +2 -2
  162. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe.d.ts +2 -2
  163. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe.d.ts +2 -2
  164. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  165. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe.d.ts +2 -2
  166. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe.d.ts +2 -2
  167. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe.d.ts +2 -2
  168. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownWireframe.d.ts +2 -2
  169. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton.d.ts +2 -4
  170. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +2 -2
  171. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +2 -2
  172. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +2 -2
  173. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +2 -2
  174. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +2 -2
  175. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +2 -2
  176. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +2 -2
  177. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +2 -2
  178. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem.d.ts +2 -2
  179. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox.d.ts +2 -2
  180. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked.d.ts +2 -2
  181. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked.d.ts +2 -2
  182. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount.d.ts +2 -2
  183. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName.d.ts +2 -2
  184. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +2 -2
  185. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName.d.ts +2 -2
  186. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +2 -2
  187. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +2 -2
  188. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus.d.ts +2 -2
  189. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +2 -2
  190. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +2 -2
  191. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll.d.ts +2 -2
  192. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +2 -2
  193. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread.d.ts +2 -2
  194. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton.d.ts +2 -2
  195. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer.d.ts +2 -2
  196. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +2 -2
  197. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +2 -2
  198. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItem.d.ts +3 -3
  199. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer.d.ts +2 -2
  200. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup.d.ts +2 -2
  201. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow.d.ts +2 -2
  202. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount.d.ts +2 -2
  203. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName.d.ts +2 -2
  204. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown.d.ts +2 -2
  205. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent.d.ts +2 -2
  206. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger.d.ts +2 -2
  207. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel.d.ts +2 -2
  208. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  209. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  210. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe.d.ts +2 -2
  211. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  212. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe.d.ts +2 -2
  213. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +2 -2
  214. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +2 -2
  215. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +2 -2
  216. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +2 -2
  217. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +2 -2
  218. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +2 -2
  219. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +2 -2
  220. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +2 -2
  221. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +2 -2
  222. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +2 -2
  223. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.d.ts +2 -2
  224. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.d.ts +2 -2
  225. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe.d.ts +2 -2
  226. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +2 -3
  227. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.d.ts +2 -2
  228. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +2 -2
  229. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -2
  230. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe.d.ts +2 -2
  231. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe.d.ts +2 -2
  232. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe.d.ts +2 -2
  233. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe.d.ts +2 -2
  234. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogWireframe.d.ts +5 -5
  235. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +6 -0
  236. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe.d.ts +2 -2
  237. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe.d.ts +2 -2
  238. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe.d.ts +2 -2
  239. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe.d.ts +2 -2
  240. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe.d.ts +2 -2
  241. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe.d.ts +8 -0
  242. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/index.d.ts +1 -0
  243. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe.d.ts +8 -0
  244. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/index.d.ts +1 -0
  245. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe.d.ts +8 -0
  246. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/index.d.ts +1 -0
  247. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe.d.ts +14 -0
  248. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/index.d.ts +1 -0
  249. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe.d.ts +10 -0
  250. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/index.d.ts +1 -0
  251. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe.d.ts +8 -0
  252. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/index.d.ts +1 -0
  253. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe.d.ts +8 -0
  254. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/index.d.ts +1 -0
  255. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe.d.ts +12 -0
  256. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/index.d.ts +1 -0
  257. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownWireframe.d.ts +12 -0
  258. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/index.d.ts +1 -0
  259. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionWireframe.d.ts +4 -2
  260. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.d.ts +3 -5
  261. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.d.ts +3 -5
  262. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.d.ts +3 -5
  263. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.d.ts +8 -8
  264. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe.d.ts +2 -2
  265. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe.d.ts +2 -2
  266. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe.d.ts +2 -2
  267. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe.d.ts +2 -2
  268. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe.d.ts +2 -2
  269. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe.d.ts +2 -2
  270. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe.d.ts +2 -2
  271. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe.d.ts +2 -2
  272. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe.d.ts +2 -2
  273. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe.d.ts +2 -2
  274. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe.d.ts +2 -2
  275. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsWireframe.d.ts +2 -2
  276. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe.d.ts +2 -2
  277. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe.d.ts +2 -2
  278. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe.d.ts +2 -2
  279. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe.d.ts +3 -3
  280. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe.d.ts +2 -2
  281. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  282. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  283. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.d.ts +4 -6
  284. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  285. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.d.ts +2 -2
  286. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe.d.ts +2 -2
  287. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe.d.ts +2 -2
  288. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe.d.ts +2 -2
  289. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe.d.ts +2 -2
  290. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe.d.ts +2 -2
  291. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe.d.ts +2 -2
  292. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe.d.ts +2 -2
  293. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.d.ts +2 -2
  294. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe.d.ts +2 -2
  295. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.d.ts +2 -2
  296. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe.d.ts +2 -2
  297. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe.d.ts +2 -2
  298. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogWireframe.d.ts +2 -2
  299. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +2 -1
  300. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe.d.ts +2 -1
  301. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +2 -1
  302. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +2 -1
  303. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +2 -1
  304. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +2 -1
  305. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +2 -1
  306. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +2 -1
  307. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +2 -1
  308. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +2 -1
  309. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +2 -1
  310. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +2 -1
  311. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +2 -1
  312. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +2 -1
  313. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +2 -1
  314. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +2 -1
  315. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +2 -1
  316. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +2 -1
  317. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +2 -1
  318. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +2 -1
  319. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +2 -1
  320. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +2 -1
  321. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +2 -1
  322. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +2 -1
  323. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +2 -1
  324. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +2 -1
  325. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +2 -1
  326. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +2 -1
  327. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +2 -1
  328. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +2 -1
  329. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +2 -1
  330. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +2 -1
  331. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +2 -1
  332. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +2 -1
  333. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +2 -1
  334. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +2 -1
  335. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +5 -3
  336. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +2 -1
  337. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe.d.ts +3 -2
  338. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +2 -1
  339. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +3 -2
  340. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +2 -2
  341. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +2 -1
  342. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +2 -1
  343. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +2 -1
  344. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +2 -1
  345. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +2 -1
  346. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +2 -1
  347. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +2 -1
  348. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +2 -1
  349. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +2 -1
  350. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +2 -2
  351. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +2 -2
  352. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +2 -2
  353. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +2 -2
  354. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +2 -2
  355. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +2 -2
  356. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +3 -5
  357. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +3 -5
  358. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +6 -6
  359. package/cjs/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +2 -2
  360. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +2 -2
  361. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +2 -2
  362. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +2 -2
  363. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +2 -2
  364. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltReactionToolMenuWireframe.d.ts +2 -2
  365. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe.d.ts +2 -2
  366. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe.d.ts +2 -2
  367. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe.d.ts +2 -2
  368. package/cjs/types/components/VeltRecorderAllToolWireframe/VeltRecorderAllToolWireframe.d.ts +2 -2
  369. package/cjs/types/components/VeltRecorderAudioToolWireframe/VeltRecorderAudioToolWireframe.d.ts +2 -2
  370. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe.d.ts +2 -2
  371. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe.d.ts +2 -2
  372. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe.d.ts +2 -2
  373. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe.d.ts +2 -2
  374. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe.d.ts +2 -2
  375. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -2
  376. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe.d.ts +2 -2
  377. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe.d.ts +2 -2
  378. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.d.ts +2 -2
  379. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe.d.ts +2 -2
  380. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe.d.ts +2 -2
  381. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe.d.ts +2 -2
  382. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe.d.ts +2 -2
  383. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +2 -2
  384. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe.d.ts +2 -2
  385. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +2 -2
  386. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe.d.ts +2 -2
  387. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe.d.ts +2 -2
  388. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -2
  389. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe.d.ts +2 -2
  390. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelWireframe.d.ts +2 -2
  391. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe.d.ts +2 -2
  392. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe.d.ts +2 -2
  393. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe.d.ts +2 -2
  394. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe.d.ts +2 -2
  395. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe.d.ts +2 -2
  396. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe.d.ts +2 -2
  397. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe.d.ts +2 -2
  398. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe.d.ts +2 -2
  399. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe.d.ts +2 -2
  400. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe.d.ts +2 -2
  401. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe.d.ts +2 -2
  402. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe.d.ts +2 -2
  403. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe.d.ts +2 -2
  404. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe.d.ts +2 -2
  405. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe.d.ts +2 -2
  406. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe.d.ts +2 -2
  407. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe.d.ts +2 -2
  408. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe.d.ts +2 -2
  409. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe.d.ts +2 -2
  410. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -2
  411. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe.d.ts +2 -2
  412. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerWireframe.d.ts +2 -2
  413. package/cjs/types/components/VeltRecorderScreenToolWireframe/VeltRecorderScreenToolWireframe.d.ts +2 -2
  414. package/cjs/types/components/VeltRecorderVideoToolWireframe/VeltRecorderVideoToolWireframe.d.ts +2 -2
  415. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe.d.ts +2 -2
  416. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe.d.ts +2 -2
  417. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe.d.ts +2 -2
  418. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe.d.ts +2 -2
  419. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe.d.ts +2 -2
  420. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe.d.ts +2 -2
  421. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe.d.ts +2 -2
  422. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe.d.ts +2 -2
  423. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe.d.ts +2 -2
  424. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe.d.ts +2 -2
  425. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe.d.ts +2 -2
  426. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe.d.ts +2 -2
  427. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe.d.ts +2 -2
  428. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe.d.ts +2 -2
  429. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe.d.ts +2 -2
  430. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe.d.ts +2 -2
  431. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe.d.ts +2 -2
  432. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe.d.ts +2 -2
  433. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe.d.ts +2 -2
  434. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe.d.ts +2 -2
  435. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe.d.ts +2 -2
  436. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.d.ts +2 -2
  437. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe.d.ts +2 -2
  438. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWireframe.d.ts +2 -2
  439. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +2 -1
  440. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +2 -1
  441. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +2 -2
  442. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe.d.ts +2 -2
  443. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesCloseButtonWireframe/VeltSubtitlesCloseButtonWireframe.d.ts +2 -2
  444. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesEmbedModeWireframe/VeltSubtitlesEmbedModeWireframe.d.ts +2 -2
  445. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesFloatingModeWireframe/VeltSubtitlesFloatingModeWireframe.d.ts +2 -2
  446. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesPanelWireframe/VeltSubtitlesPanelWireframe.d.ts +2 -2
  447. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe.d.ts +2 -2
  448. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesTooltipWireframe/VeltSubtitlesTooltipWireframe.d.ts +2 -2
  449. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesWireframe.d.ts +2 -2
  450. package/cjs/types/components/VeltSubtitlesWireframe/index.d.ts +1 -1
  451. package/cjs/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +2 -2
  452. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +2 -2
  453. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +2 -2
  454. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +2 -2
  455. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +2 -2
  456. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +2 -2
  457. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe.d.ts +2 -2
  458. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe.d.ts +2 -2
  459. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe.d.ts +2 -2
  460. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe.d.ts +2 -2
  461. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe.d.ts +2 -2
  462. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe.d.ts +2 -2
  463. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe.d.ts +2 -2
  464. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe.d.ts +2 -2
  465. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe.d.ts +2 -2
  466. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe.d.ts +2 -2
  467. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe.d.ts +2 -2
  468. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe.d.ts +2 -2
  469. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +2 -2
  470. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +6 -6
  471. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe.d.ts +2 -2
  472. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe.d.ts +2 -2
  473. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe.d.ts +2 -2
  474. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe.d.ts +2 -2
  475. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe.d.ts +2 -2
  476. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe.d.ts +2 -2
  477. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionWireframe.d.ts +2 -2
  478. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +2 -1
  479. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +2 -1
  480. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +2 -1
  481. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +2 -1
  482. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +2 -1
  483. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +2 -2
  484. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +2 -2
  485. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +2 -2
  486. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +2 -2
  487. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +2 -2
  488. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +2 -2
  489. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +2 -2
  490. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +2 -2
  491. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +2 -2
  492. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +2 -2
  493. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +2 -2
  494. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +2 -2
  495. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +2 -2
  496. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +2 -2
  497. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +2 -2
  498. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +2 -2
  499. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +2 -2
  500. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +2 -2
  501. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +2 -2
  502. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +2 -2
  503. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +2 -2
  504. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +2 -2
  505. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +2 -2
  506. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +2 -2
  507. package/cjs/types/constants.d.ts +7 -1
  508. package/cjs/types/hooks/Client.d.ts +1 -0
  509. package/cjs/types/hooks/CommentElement.d.ts +2 -2
  510. package/cjs/types/hooks/RecorderElement.d.ts +3 -0
  511. package/cjs/types/hooks/index.d.ts +1 -1
  512. package/cjs/types/utils/propUtils.d.ts +5 -0
  513. package/esm/index.js +1466 -837
  514. package/esm/index.js.map +1 -1
  515. package/esm/types/components/Snippyly/Snippyly.d.ts +2 -1
  516. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  517. package/esm/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +2 -1
  518. package/esm/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +1 -0
  519. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +2 -2
  520. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +2 -2
  521. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +2 -2
  522. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +2 -2
  523. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.d.ts +2 -2
  524. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.d.ts +2 -2
  525. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.d.ts +2 -2
  526. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.d.ts +2 -2
  527. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.d.ts +2 -2
  528. package/esm/types/components/VeltButtonWireframe/VeltButtonWireframe.d.ts +2 -1
  529. package/esm/types/components/VeltCommentComposerWireframe/VeltInlineCommentsSectionWireframe.d.ts +2 -2
  530. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe.d.ts +2 -2
  531. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe.d.ts +2 -2
  532. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe.d.ts +2 -2
  533. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.d.ts +2 -2
  534. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe.d.ts +2 -1
  535. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe.d.ts +2 -2
  536. package/esm/types/components/VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe.d.ts +2 -2
  537. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe.d.ts +2 -2
  538. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe.d.ts +2 -2
  539. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe.d.ts +2 -2
  540. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe.d.ts +2 -2
  541. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe.d.ts +2 -2
  542. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe.d.ts +2 -2
  543. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe.d.ts +2 -2
  544. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe.d.ts +2 -2
  545. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe.d.ts +2 -2
  546. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe.d.ts +2 -2
  547. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe.d.ts +2 -2
  548. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe.d.ts +2 -2
  549. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe.d.ts +2 -2
  550. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  551. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe.d.ts +2 -2
  552. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe.d.ts +2 -2
  553. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe.d.ts +2 -2
  554. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +2 -2
  555. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +2 -2
  556. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +2 -2
  557. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +2 -2
  558. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +2 -2
  559. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.d.ts +2 -2
  560. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +2 -2
  561. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +2 -2
  562. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +2 -2
  563. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.d.ts +2 -2
  564. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +2 -2
  565. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +2 -2
  566. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +2 -2
  567. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +2 -2
  568. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +2 -2
  569. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +2 -2
  570. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +2 -2
  571. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +2 -2
  572. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +2 -2
  573. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +2 -2
  574. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +2 -2
  575. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +2 -2
  576. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +2 -2
  577. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +2 -2
  578. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +2 -2
  579. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +2 -2
  580. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +2 -2
  581. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +2 -2
  582. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +2 -2
  583. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +2 -2
  584. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +2 -2
  585. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +2 -2
  586. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +2 -2
  587. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.d.ts +2 -2
  588. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +2 -2
  589. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.d.ts +2 -2
  590. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +2 -2
  591. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +2 -2
  592. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +2 -2
  593. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +2 -2
  594. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +2 -2
  595. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +2 -2
  596. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +2 -2
  597. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +2 -2
  598. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +2 -2
  599. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +2 -2
  600. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +2 -2
  601. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.d.ts +2 -2
  602. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +2 -2
  603. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.d.ts +2 -2
  604. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +2 -2
  605. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +2 -2
  606. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +2 -2
  607. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.d.ts +2 -2
  608. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +2 -2
  609. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +2 -2
  610. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +2 -2
  611. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +2 -2
  612. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +2 -2
  613. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +2 -2
  614. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +2 -2
  615. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +2 -2
  616. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +2 -2
  617. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -2
  618. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +2 -2
  619. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +2 -2
  620. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +2 -2
  621. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +2 -2
  622. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +2 -2
  623. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +2 -2
  624. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +2 -2
  625. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +2 -2
  626. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +2 -2
  627. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +2 -2
  628. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +2 -2
  629. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +2 -2
  630. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +2 -2
  631. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.d.ts +2 -2
  632. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +2 -2
  633. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +2 -2
  634. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +2 -2
  635. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +2 -2
  636. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +2 -2
  637. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +2 -2
  638. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +2 -2
  639. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +2 -2
  640. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +2 -2
  641. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +2 -2
  642. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +2 -2
  643. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +2 -2
  644. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +2 -2
  645. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +2 -2
  646. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +2 -2
  647. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +2 -2
  648. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.d.ts +2 -2
  649. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +2 -2
  650. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +2 -2
  651. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.d.ts +2 -2
  652. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.d.ts +2 -2
  653. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.d.ts +2 -2
  654. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.d.ts +2 -2
  655. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +2 -2
  656. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -2
  657. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +2 -2
  658. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +2 -2
  659. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +2 -2
  660. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +2 -2
  661. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +2 -2
  662. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +2 -2
  663. package/esm/types/components/VeltCommentThreadWireframe/VeltCommentThreadWireframe.d.ts +2 -2
  664. package/esm/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +2 -2
  665. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonCommentsCount/VeltCommentsSidebarButtonCommentsCount.d.ts +2 -1
  666. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonIcon/VeltCommentsSidebarButtonIcon.d.ts +2 -1
  667. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonWireframe.d.ts +2 -2
  668. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe.d.ts +2 -2
  669. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe.d.ts +2 -2
  670. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.d.ts +2 -2
  671. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe.d.ts +2 -2
  672. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe.d.ts +2 -2
  673. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe.d.ts +2 -2
  674. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe.d.ts +2 -2
  675. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe.d.ts +2 -2
  676. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  677. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe.d.ts +2 -2
  678. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe.d.ts +2 -2
  679. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe.d.ts +2 -2
  680. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownWireframe.d.ts +2 -2
  681. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton.d.ts +2 -4
  682. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +2 -2
  683. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +2 -2
  684. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +2 -2
  685. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +2 -2
  686. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +2 -2
  687. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +2 -2
  688. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +2 -2
  689. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +2 -2
  690. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem.d.ts +2 -2
  691. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox.d.ts +2 -2
  692. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked.d.ts +2 -2
  693. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked.d.ts +2 -2
  694. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount.d.ts +2 -2
  695. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName.d.ts +2 -2
  696. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +2 -2
  697. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName.d.ts +2 -2
  698. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +2 -2
  699. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +2 -2
  700. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus.d.ts +2 -2
  701. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +2 -2
  702. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +2 -2
  703. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll.d.ts +2 -2
  704. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +2 -2
  705. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread.d.ts +2 -2
  706. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton.d.ts +2 -2
  707. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer.d.ts +2 -2
  708. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +2 -2
  709. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +2 -2
  710. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItem.d.ts +3 -3
  711. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer.d.ts +2 -2
  712. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup.d.ts +2 -2
  713. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow.d.ts +2 -2
  714. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount.d.ts +2 -2
  715. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName.d.ts +2 -2
  716. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown.d.ts +2 -2
  717. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent.d.ts +2 -2
  718. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger.d.ts +2 -2
  719. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel.d.ts +2 -2
  720. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  721. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  722. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe.d.ts +2 -2
  723. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  724. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe.d.ts +2 -2
  725. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +2 -2
  726. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +2 -2
  727. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +2 -2
  728. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +2 -2
  729. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +2 -2
  730. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +2 -2
  731. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +2 -2
  732. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +2 -2
  733. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +2 -2
  734. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +2 -2
  735. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.d.ts +2 -2
  736. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.d.ts +2 -2
  737. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe.d.ts +2 -2
  738. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +2 -3
  739. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.d.ts +2 -2
  740. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +2 -2
  741. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -2
  742. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe.d.ts +2 -2
  743. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe.d.ts +2 -2
  744. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe.d.ts +2 -2
  745. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe.d.ts +2 -2
  746. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogWireframe.d.ts +5 -5
  747. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +6 -0
  748. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe.d.ts +2 -2
  749. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe.d.ts +2 -2
  750. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe.d.ts +2 -2
  751. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe.d.ts +2 -2
  752. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe.d.ts +2 -2
  753. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe.d.ts +8 -0
  754. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/index.d.ts +1 -0
  755. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe.d.ts +8 -0
  756. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/index.d.ts +1 -0
  757. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe.d.ts +8 -0
  758. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/index.d.ts +1 -0
  759. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe.d.ts +14 -0
  760. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/index.d.ts +1 -0
  761. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe.d.ts +10 -0
  762. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/index.d.ts +1 -0
  763. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe.d.ts +8 -0
  764. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/index.d.ts +1 -0
  765. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe.d.ts +8 -0
  766. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/index.d.ts +1 -0
  767. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe.d.ts +12 -0
  768. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/index.d.ts +1 -0
  769. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownWireframe.d.ts +12 -0
  770. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/index.d.ts +1 -0
  771. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionWireframe.d.ts +4 -2
  772. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.d.ts +3 -5
  773. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.d.ts +3 -5
  774. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.d.ts +3 -5
  775. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.d.ts +8 -8
  776. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe.d.ts +2 -2
  777. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe.d.ts +2 -2
  778. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe.d.ts +2 -2
  779. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe.d.ts +2 -2
  780. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe.d.ts +2 -2
  781. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe.d.ts +2 -2
  782. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe.d.ts +2 -2
  783. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe.d.ts +2 -2
  784. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe.d.ts +2 -2
  785. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe.d.ts +2 -2
  786. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe.d.ts +2 -2
  787. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsWireframe.d.ts +2 -2
  788. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe.d.ts +2 -2
  789. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe.d.ts +2 -2
  790. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe.d.ts +2 -2
  791. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe.d.ts +3 -3
  792. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe.d.ts +2 -2
  793. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  794. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  795. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.d.ts +4 -6
  796. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  797. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.d.ts +2 -2
  798. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe.d.ts +2 -2
  799. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe.d.ts +2 -2
  800. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe.d.ts +2 -2
  801. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe.d.ts +2 -2
  802. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe.d.ts +2 -2
  803. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe.d.ts +2 -2
  804. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe.d.ts +2 -2
  805. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.d.ts +2 -2
  806. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe.d.ts +2 -2
  807. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.d.ts +2 -2
  808. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe.d.ts +2 -2
  809. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe.d.ts +2 -2
  810. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogWireframe.d.ts +2 -2
  811. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +2 -1
  812. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe.d.ts +2 -1
  813. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +2 -1
  814. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +2 -1
  815. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +2 -1
  816. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +2 -1
  817. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +2 -1
  818. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +2 -1
  819. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +2 -1
  820. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +2 -1
  821. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +2 -1
  822. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +2 -1
  823. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +2 -1
  824. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +2 -1
  825. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +2 -1
  826. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +2 -1
  827. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +2 -1
  828. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +2 -1
  829. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +2 -1
  830. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +2 -1
  831. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +2 -1
  832. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +2 -1
  833. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +2 -1
  834. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +2 -1
  835. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +2 -1
  836. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +2 -1
  837. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +2 -1
  838. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +2 -1
  839. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +2 -1
  840. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +2 -1
  841. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +2 -1
  842. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +2 -1
  843. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +2 -1
  844. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +2 -1
  845. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +2 -1
  846. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +2 -1
  847. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +5 -3
  848. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +2 -1
  849. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe.d.ts +3 -2
  850. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +2 -1
  851. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +3 -2
  852. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +2 -2
  853. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +2 -1
  854. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +2 -1
  855. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +2 -1
  856. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +2 -1
  857. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +2 -1
  858. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +2 -1
  859. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +2 -1
  860. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +2 -1
  861. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +2 -1
  862. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +2 -2
  863. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +2 -2
  864. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +2 -2
  865. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +2 -2
  866. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +2 -2
  867. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +2 -2
  868. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +3 -5
  869. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +3 -5
  870. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +6 -6
  871. package/esm/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +2 -2
  872. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +2 -2
  873. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +2 -2
  874. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +2 -2
  875. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +2 -2
  876. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltReactionToolMenuWireframe.d.ts +2 -2
  877. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe.d.ts +2 -2
  878. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe.d.ts +2 -2
  879. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe.d.ts +2 -2
  880. package/esm/types/components/VeltRecorderAllToolWireframe/VeltRecorderAllToolWireframe.d.ts +2 -2
  881. package/esm/types/components/VeltRecorderAudioToolWireframe/VeltRecorderAudioToolWireframe.d.ts +2 -2
  882. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe.d.ts +2 -2
  883. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe.d.ts +2 -2
  884. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe.d.ts +2 -2
  885. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe.d.ts +2 -2
  886. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe.d.ts +2 -2
  887. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -2
  888. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe.d.ts +2 -2
  889. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe.d.ts +2 -2
  890. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.d.ts +2 -2
  891. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe.d.ts +2 -2
  892. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe.d.ts +2 -2
  893. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe.d.ts +2 -2
  894. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe.d.ts +2 -2
  895. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +2 -2
  896. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe.d.ts +2 -2
  897. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +2 -2
  898. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe.d.ts +2 -2
  899. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe.d.ts +2 -2
  900. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -2
  901. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe.d.ts +2 -2
  902. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelWireframe.d.ts +2 -2
  903. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe.d.ts +2 -2
  904. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe.d.ts +2 -2
  905. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe.d.ts +2 -2
  906. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe.d.ts +2 -2
  907. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe.d.ts +2 -2
  908. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe.d.ts +2 -2
  909. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe.d.ts +2 -2
  910. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe.d.ts +2 -2
  911. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe.d.ts +2 -2
  912. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe.d.ts +2 -2
  913. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe.d.ts +2 -2
  914. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe.d.ts +2 -2
  915. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe.d.ts +2 -2
  916. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe.d.ts +2 -2
  917. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe.d.ts +2 -2
  918. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe.d.ts +2 -2
  919. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe.d.ts +2 -2
  920. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe.d.ts +2 -2
  921. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe.d.ts +2 -2
  922. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -2
  923. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe.d.ts +2 -2
  924. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerWireframe.d.ts +2 -2
  925. package/esm/types/components/VeltRecorderScreenToolWireframe/VeltRecorderScreenToolWireframe.d.ts +2 -2
  926. package/esm/types/components/VeltRecorderVideoToolWireframe/VeltRecorderVideoToolWireframe.d.ts +2 -2
  927. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe.d.ts +2 -2
  928. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe.d.ts +2 -2
  929. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe.d.ts +2 -2
  930. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe.d.ts +2 -2
  931. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe.d.ts +2 -2
  932. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe.d.ts +2 -2
  933. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe.d.ts +2 -2
  934. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe.d.ts +2 -2
  935. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe.d.ts +2 -2
  936. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe.d.ts +2 -2
  937. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe.d.ts +2 -2
  938. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe.d.ts +2 -2
  939. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe.d.ts +2 -2
  940. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe.d.ts +2 -2
  941. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe.d.ts +2 -2
  942. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe.d.ts +2 -2
  943. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe.d.ts +2 -2
  944. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe.d.ts +2 -2
  945. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe.d.ts +2 -2
  946. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe.d.ts +2 -2
  947. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe.d.ts +2 -2
  948. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.d.ts +2 -2
  949. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe.d.ts +2 -2
  950. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWireframe.d.ts +2 -2
  951. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +2 -1
  952. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +2 -1
  953. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +2 -2
  954. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe.d.ts +2 -2
  955. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesCloseButtonWireframe/VeltSubtitlesCloseButtonWireframe.d.ts +2 -2
  956. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesEmbedModeWireframe/VeltSubtitlesEmbedModeWireframe.d.ts +2 -2
  957. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesFloatingModeWireframe/VeltSubtitlesFloatingModeWireframe.d.ts +2 -2
  958. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesPanelWireframe/VeltSubtitlesPanelWireframe.d.ts +2 -2
  959. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe.d.ts +2 -2
  960. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesTooltipWireframe/VeltSubtitlesTooltipWireframe.d.ts +2 -2
  961. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesWireframe.d.ts +2 -2
  962. package/esm/types/components/VeltSubtitlesWireframe/index.d.ts +1 -1
  963. package/esm/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +2 -2
  964. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +2 -2
  965. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +2 -2
  966. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +2 -2
  967. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +2 -2
  968. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +2 -2
  969. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe.d.ts +2 -2
  970. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe.d.ts +2 -2
  971. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe.d.ts +2 -2
  972. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe.d.ts +2 -2
  973. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe.d.ts +2 -2
  974. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe.d.ts +2 -2
  975. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe.d.ts +2 -2
  976. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe.d.ts +2 -2
  977. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe.d.ts +2 -2
  978. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe.d.ts +2 -2
  979. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe.d.ts +2 -2
  980. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe.d.ts +2 -2
  981. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +2 -2
  982. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +6 -6
  983. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe.d.ts +2 -2
  984. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe.d.ts +2 -2
  985. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe.d.ts +2 -2
  986. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe.d.ts +2 -2
  987. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe.d.ts +2 -2
  988. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe.d.ts +2 -2
  989. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionWireframe.d.ts +2 -2
  990. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +2 -1
  991. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +2 -1
  992. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +2 -1
  993. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +2 -1
  994. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +2 -1
  995. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +2 -2
  996. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +2 -2
  997. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +2 -2
  998. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +2 -2
  999. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +2 -2
  1000. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +2 -2
  1001. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +2 -2
  1002. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +2 -2
  1003. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +2 -2
  1004. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +2 -2
  1005. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +2 -2
  1006. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +2 -2
  1007. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +2 -2
  1008. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +2 -2
  1009. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +2 -2
  1010. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +2 -2
  1011. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +2 -2
  1012. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +2 -2
  1013. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +2 -2
  1014. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +2 -2
  1015. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +2 -2
  1016. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +2 -2
  1017. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +2 -2
  1018. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +2 -2
  1019. package/esm/types/constants.d.ts +7 -1
  1020. package/esm/types/hooks/Client.d.ts +1 -0
  1021. package/esm/types/hooks/CommentElement.d.ts +2 -2
  1022. package/esm/types/hooks/RecorderElement.d.ts +3 -0
  1023. package/esm/types/hooks/index.d.ts +1 -1
  1024. package/esm/types/utils/propUtils.d.ts +5 -0
  1025. package/index.d.ts +1153 -1462
  1026. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -1,8 +1,8 @@
1
1
  /// <reference types="react" />
2
- import React from 'react';
3
- import { Config, Velt, ReactionMap, CommentAnnotation, AutocompleteItem, User, Options, DocumentMetadata, Document, SetDocumentsRequestOptions, Location as Location$1, CommentElement, UnreadCommentsCount, CommentAddEventData, CommentUpdateEventData, CommentSelectionChangeData, CommentSidebarCustomActionEventData, AddCommentAnnotationRequest, AddCommentAnnotationEvent, ApproveCommentAnnotationRequest, ApproveCommentAnnotationEvent, RejectCommentAnnotationRequest, RejectCommentAnnotationEvent, SubscribeCommentAnnotationRequest, SubscribeCommentAnnotationEvent, UnsubscribeCommentAnnotationRequest, UnsubscribeCommentAnnotationEvent, DeleteCommentAnnotationRequest, DeleteCommentAnnotationEvent, CommentRequestQuery, GetCommentAnnotationsResponse, GetCommentAnnotationsCountResponse, AssignUserRequest, AssignUserEvent, UpdatePriorityRequest, UpdatePriorityEvent, UpdateStatusRequest, UpdateStatusEvent, UpdateAccessRequest, UpdateAccessEvent, ResolveCommentAnnotationRequest, GetLinkRequest, GetLinkResponse, CopyLinkRequest, CopyLinkEvent, AddCommentRequest, AddCommentEvent, UpdateCommentRequest, UpdateCommentEvent, DeleteCommentRequest, DeleteCommentEvent, GetCommentRequest, AddAttachmentRequest, AddAttachmentResponse, DeleteAttachmentRequest, DeleteAttachmentEvent, GetAttachmentRequest, Attachment, DeleteRecordingRequest, DeleteRecordingEvent, GetRecordingRequest, RecordedData, AddReactionRequest, AddReactionEvent, DeleteReactionRequest, DeleteReactionEvent, ToggleReactionRequest, ToggleReactionEvent, CommentEventTypesMap, CoreEventTypesMap, CursorElement, CursorUser, LiveStateSyncElement, UserEditorAccess, EditorAccessTimer, ServerConnectionState, PresenceElement, PresenceUser, RecorderElement, RecorderEventTypesMap, RewriterElement, SelectionElement, LiveSelectionData, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification, AutocompleteElement, AutocompleteChipData, ContactElement, SelectedUserContact } from '@veltdev/types';
2
+ import React$1 from 'react';
3
+ import { Config, UserDataProvider, Velt, ReactionMap, CommentAnnotation, AutocompleteItem, User, Options, DocumentMetadata, Document, SetDocumentsRequestOptions, Location as Location$1, CommentElement, UnreadCommentsCount, CommentAddEventData, CommentUpdateEventData, CommentSelectionChangeData, CommentSidebarCustomActionEventData, AddCommentAnnotationRequest, AddCommentAnnotationEvent, ApproveCommentAnnotationRequest, ApproveCommentAnnotationEvent, RejectCommentAnnotationRequest, RejectCommentAnnotationEvent, SubscribeCommentAnnotationRequest, SubscribeCommentAnnotationEvent, UnsubscribeCommentAnnotationRequest, UnsubscribeCommentAnnotationEvent, DeleteCommentAnnotationRequest, DeleteCommentAnnotationEvent, CommentRequestQuery, GetCommentAnnotationsResponse, GetCommentAnnotationsCountResponse, AssignUserRequest, AssignUserEvent, UpdatePriorityRequest, UpdatePriorityEvent, UpdateStatusRequest, UpdateStatusEvent, UpdateAccessRequest, UpdateAccessEvent, ResolveCommentAnnotationRequest, GetLinkRequest, GetLinkResponse, CopyLinkRequest, CopyLinkEvent, AddCommentRequest, AddCommentEvent, UpdateCommentRequest, UpdateCommentEvent, DeleteCommentRequest, DeleteCommentEvent, GetCommentRequest, AddAttachmentRequest, AddAttachmentResponse, DeleteAttachmentRequest, DeleteAttachmentEvent, GetAttachmentRequest, Attachment, DeleteRecordingRequest, DeleteRecordingEvent, GetRecordingRequest, RecordedData, AddReactionRequest, AddReactionEvent, DeleteReactionRequest, DeleteReactionEvent, ToggleReactionRequest, ToggleReactionEvent, CommentEventTypesMap, CoreEventTypesMap, CursorElement, CursorUser, LiveStateSyncElement, UserEditorAccess, EditorAccessTimer, ServerConnectionState, PresenceElement, PresenceUser, RecorderElement, RecorderEventTypesMap, RewriterElement, SelectionElement, LiveSelectionData, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification, AutocompleteElement, AutocompleteChipData, ContactElement, SelectedUserContact } from '@veltdev/types';
4
4
 
5
- interface IVeltProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ interface IVeltProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6
6
  apiKey: string;
7
7
  config?: Config & {
8
8
  proxyDomain?: string;
@@ -17,11 +17,12 @@ interface IVeltProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLEl
17
17
  };
18
18
  };
19
19
  autoTranslation?: boolean;
20
+ userDataProvider?: UserDataProvider;
20
21
  onClientLoad?: (veltClient?: Velt) => any;
21
22
  }
22
- declare const SnippylyProvider: React.FC<IVeltProps>;
23
+ declare const SnippylyProvider: React$1.FC<IVeltProps>;
23
24
 
24
- interface IVeltCommentBubbleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
25
+ interface IVeltCommentBubbleProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
25
26
  /**
26
27
  * @deprecated Use `targetElementId` instead
27
28
  */
@@ -38,9 +39,9 @@ interface IVeltCommentBubbleProps extends React.DetailedHTMLProps<React.HTMLAttr
38
39
  darkMode?: boolean;
39
40
  commentCountType?: 'total' | 'unread';
40
41
  }
41
- declare const SnippylyCommentBubble: React.FC<IVeltCommentBubbleProps>;
42
+ declare const SnippylyCommentBubble: React$1.FC<IVeltCommentBubbleProps>;
42
43
 
43
- interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
44
+ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
44
45
  streamViewContainerId?: string;
45
46
  autoCategorize?: boolean;
46
47
  onSignIn?: Function;
@@ -182,8 +183,10 @@ interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAttribute
182
183
  seenByUsers?: boolean;
183
184
  readOnly?: boolean;
184
185
  atHereEnabled?: boolean;
186
+ customAutocompleteSearch?: boolean;
187
+ deleteThreadWithFirstComment?: boolean;
185
188
  }
186
- declare const SnippylyComments: React.FC<IVeltCommentsProps>;
189
+ declare const SnippylyComments: React$1.FC<IVeltCommentsProps>;
187
190
 
188
191
  declare class FilterTypeConfig$2 {
189
192
  name?: string;
@@ -253,9 +256,9 @@ interface IVeltCommentsSidebarProps {
253
256
  focusedThreadMode?: boolean;
254
257
  searchPlaceholder?: string;
255
258
  }
256
- declare const SnippylyCommentsSidebar: React.FC<IVeltCommentsSidebarProps>;
259
+ declare const SnippylyCommentsSidebar: React$1.FC<IVeltCommentsSidebarProps>;
257
260
 
258
- interface IVeltCommentToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
261
+ interface IVeltCommentToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
259
262
  /**
260
263
  * @deprecated Use `targetElementId` instead
261
264
  */
@@ -267,9 +270,9 @@ interface IVeltCommentToolProps extends React.DetailedHTMLProps<React.HTMLAttrib
267
270
  variant?: string;
268
271
  shadowDom?: boolean;
269
272
  }
270
- declare const SnippylyCommentTool: React.FC<IVeltCommentToolProps>;
273
+ declare const SnippylyCommentTool: React$1.FC<IVeltCommentToolProps>;
271
274
 
272
- interface IVeltCursorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
275
+ interface IVeltCursorProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
273
276
  avatarMode?: boolean;
274
277
  inactivityTime?: number;
275
278
  allowedElementIds?: string;
@@ -279,19 +282,19 @@ interface IVeltCursorProps extends React.DetailedHTMLProps<React.HTMLAttributes<
279
282
  onCursorUsersChanged?: Function;
280
283
  onCursorUserChange?: Function;
281
284
  }
282
- declare const SnippylyCursor: React.FC<IVeltCursorProps>;
285
+ declare const SnippylyCursor: React$1.FC<IVeltCursorProps>;
283
286
 
284
287
  interface IVeltHuddleProps {
285
288
  chat?: boolean;
286
289
  flockModeOnAvatarClick?: boolean;
287
290
  }
288
- declare const SnippylyHuddle: React.FC<IVeltHuddleProps>;
291
+ declare const SnippylyHuddle: React$1.FC<IVeltHuddleProps>;
289
292
 
290
- interface IVeltHuddleToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
293
+ interface IVeltHuddleToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
291
294
  type?: string;
292
295
  darkMode?: boolean;
293
296
  }
294
- declare const SnippylyHuddleTool: React.FC<IVeltHuddleToolProps>;
297
+ declare const SnippylyHuddleTool: React$1.FC<IVeltHuddleToolProps>;
295
298
 
296
299
  interface IVeltPresenceProps {
297
300
  maxUsers?: number;
@@ -317,18 +320,19 @@ interface IVeltPresenceProps {
317
320
  }) => void;
318
321
  onPresenceUserClick?: (presenceUser: any) => any;
319
322
  }
320
- declare const SnippylyPresence: React.FC<IVeltPresenceProps>;
323
+ declare const SnippylyPresence: React$1.FC<IVeltPresenceProps>;
321
324
 
322
325
  interface IVeltRecorderControlPanelProps {
323
326
  mode?: string;
324
327
  panelId?: string;
325
328
  onRecordedData?: Function;
326
329
  }
327
- declare const SnippylyRecorderControlPanel: React.FC<IVeltRecorderControlPanelProps>;
330
+ declare const SnippylyRecorderControlPanel: React$1.FC<IVeltRecorderControlPanelProps>;
328
331
 
329
- interface IVeltRecorderNotesProps {
332
+ interface IVeltRecorderNotesProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
333
+ shadowDom?: boolean;
330
334
  }
331
- declare const SnippylyRecorderNotes: React.FC<IVeltRecorderNotesProps>;
335
+ declare const SnippylyRecorderNotes: React$1.FC<IVeltRecorderNotesProps>;
332
336
 
333
337
  interface IVeltRecorderPlayerProps {
334
338
  recorderId?: string;
@@ -340,15 +344,16 @@ interface IVeltRecorderPlayerProps {
340
344
  summary?: boolean;
341
345
  shadowDom?: boolean;
342
346
  }
343
- declare const SnippylyRecorderPlayer: React.FC<IVeltRecorderPlayerProps>;
347
+ declare const SnippylyRecorderPlayer: React$1.FC<IVeltRecorderPlayerProps>;
344
348
 
345
- interface IVeltRecorderToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
349
+ interface IVeltRecorderToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
346
350
  type?: string;
347
351
  panelId?: string;
348
352
  buttonLabel?: string;
349
353
  darkMode?: boolean;
354
+ shadowDom?: boolean;
350
355
  }
351
- declare const SnippylyRecorderTool: React.FC<IVeltRecorderToolProps>;
356
+ declare const SnippylyRecorderTool: React$1.FC<IVeltRecorderToolProps>;
352
357
 
353
358
  declare class FilterTypeConfig$1 {
354
359
  name?: string;
@@ -378,7 +383,7 @@ declare class CommentSidebarFilters$1 {
378
383
  status?: string[];
379
384
  category?: string[];
380
385
  }
381
- interface IVeltSidebarButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
386
+ interface IVeltSidebarButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
382
387
  tooltipText?: string;
383
388
  darkMode?: boolean;
384
389
  shadowDom?: boolean;
@@ -400,7 +405,7 @@ interface IVeltSidebarButtonProps extends React.DetailedHTMLProps<React.HTMLAttr
400
405
  onCommentClick?: Function;
401
406
  onSidebarOpen?: Function;
402
407
  }
403
- declare const SnippylySidebarButton: React.FC<IVeltSidebarButtonProps>;
408
+ declare const SnippylySidebarButton: React$1.FC<IVeltSidebarButtonProps>;
404
409
 
405
410
  declare class FilterTypeConfig {
406
411
  name?: string;
@@ -430,7 +435,7 @@ declare class CommentSidebarFilters {
430
435
  status?: string[];
431
436
  category?: string[];
432
437
  }
433
- interface IVeltCommentsSidebarButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
438
+ interface IVeltCommentsSidebarButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
434
439
  tooltipText?: string;
435
440
  darkMode?: boolean;
436
441
  shadowDom?: boolean;
@@ -452,26 +457,26 @@ interface IVeltCommentsSidebarButtonProps extends React.DetailedHTMLProps<React.
452
457
  onCommentClick?: Function;
453
458
  onSidebarOpen?: Function;
454
459
  }
455
- declare const VeltCommentsSidebarButton: React.FC<IVeltCommentsSidebarButtonProps>;
460
+ declare const VeltCommentsSidebarButton: React$1.FC<IVeltCommentsSidebarButtonProps>;
456
461
 
457
462
  interface IVeltTagsProps {
458
463
  pinHighlighterClass?: string;
459
464
  }
460
- declare const SnippylyTags: React.FC<IVeltTagsProps>;
465
+ declare const SnippylyTags: React$1.FC<IVeltTagsProps>;
461
466
 
462
- interface IVeltTagToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
467
+ interface IVeltTagToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
463
468
  targetTagElementId?: string;
464
469
  }
465
- declare const SnippylyTagTool: React.FC<IVeltTagToolProps>;
470
+ declare const SnippylyTagTool: React$1.FC<IVeltTagToolProps>;
466
471
 
467
- declare const SnippylyArrows: React.FC<any>;
472
+ declare const SnippylyArrows: React$1.FC<any>;
468
473
 
469
- interface IVeltArrowToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
474
+ interface IVeltArrowToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
470
475
  darkMode?: boolean;
471
476
  }
472
- declare const SnippylyArrowTool: React.FC<IVeltArrowToolProps>;
477
+ declare const SnippylyArrowTool: React$1.FC<IVeltArrowToolProps>;
473
478
 
474
- interface IVeltUserInviteToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
479
+ interface IVeltUserInviteToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
475
480
  type?: string;
476
481
  source?: string;
477
482
  title?: string;
@@ -481,7 +486,7 @@ interface IVeltUserInviteToolProps extends React.DetailedHTMLProps<React.HTMLAtt
481
486
  documentUserAccessList?: boolean;
482
487
  darkMode?: boolean;
483
488
  }
484
- declare const SnippylyUserInviteTool: React.FC<IVeltUserInviteToolProps>;
489
+ declare const SnippylyUserInviteTool: React$1.FC<IVeltUserInviteToolProps>;
485
490
 
486
491
  interface IVeltUserRequestToolProps {
487
492
  /**
@@ -491,7 +496,7 @@ interface IVeltUserRequestToolProps {
491
496
  */
492
497
  type?: string;
493
498
  }
494
- declare const SnippylyUserRequestTool: React.FC<IVeltUserRequestToolProps>;
499
+ declare const SnippylyUserRequestTool: React$1.FC<IVeltUserRequestToolProps>;
495
500
 
496
501
  interface IVeltCommentPlayerTimelineProps {
497
502
  totalMediaLength?: number;
@@ -501,7 +506,7 @@ interface IVeltCommentPlayerTimelineProps {
501
506
  onCommentClick?: Function;
502
507
  onReactionClick?: Function;
503
508
  }
504
- declare const VeltCommentPlayerTimeline: React.FC<IVeltCommentPlayerTimelineProps>;
509
+ declare const VeltCommentPlayerTimeline: React$1.FC<IVeltCommentPlayerTimelineProps>;
505
510
 
506
511
  interface IVeltVideoPlayerProps {
507
512
  src: string;
@@ -510,13 +515,13 @@ interface IVeltVideoPlayerProps {
510
515
  commentTool?: boolean;
511
516
  shadowDom?: boolean;
512
517
  }
513
- declare const VeltVideoPlayer: React.FC<IVeltVideoPlayerProps>;
518
+ declare const VeltVideoPlayer: React$1.FC<IVeltVideoPlayerProps>;
514
519
 
515
520
  interface IVeltViewAnalyticsProps {
516
521
  type?: 'document' | 'location';
517
522
  locationId?: string;
518
523
  }
519
- declare const VeltViewAnalytics: React.FC<IVeltViewAnalyticsProps>;
524
+ declare const VeltViewAnalytics: React$1.FC<IVeltViewAnalyticsProps>;
520
525
 
521
526
  interface IVeltCommentThreadProps {
522
527
  annotationId?: string;
@@ -527,7 +532,7 @@ interface IVeltCommentThreadProps {
527
532
  dialogVariant?: string;
528
533
  shadowDom?: boolean;
529
534
  }
530
- declare const VeltCommentThread: React.FC<IVeltCommentThreadProps>;
535
+ declare const VeltCommentThread: React$1.FC<IVeltCommentThreadProps>;
531
536
 
532
537
  declare class NotificationTabConfigItem$1 {
533
538
  name?: string;
@@ -539,7 +544,7 @@ declare class NotificationTabConfig$1 {
539
544
  all?: NotificationTabConfigItem$1;
540
545
  people?: NotificationTabConfigItem$1;
541
546
  }
542
- interface IVeltNotificationsToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
547
+ interface IVeltNotificationsToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
543
548
  darkMode?: boolean;
544
549
  onNotificationClick?: Function;
545
550
  shadowDom?: boolean;
@@ -551,7 +556,7 @@ interface IVeltNotificationsToolProps extends React.DetailedHTMLProps<React.HTML
551
556
  maxDays?: number;
552
557
  readNotificationsOnForYouTab?: boolean;
553
558
  }
554
- declare const VeltNotificationsTool: React.FC<IVeltNotificationsToolProps>;
559
+ declare const VeltNotificationsTool: React$1.FC<IVeltNotificationsToolProps>;
555
560
 
556
561
  declare class NotificationTabConfigItem {
557
562
  name?: string;
@@ -571,21 +576,21 @@ interface IVeltNotificationsPanelProps {
571
576
  tabConfig?: NotificationTabConfig;
572
577
  readNotificationsOnForYouTab?: boolean;
573
578
  }
574
- declare const VeltNotificationsPanel: React.FC<IVeltNotificationsPanelProps>;
579
+ declare const VeltNotificationsPanel: React$1.FC<IVeltNotificationsPanelProps>;
575
580
 
576
581
  interface IVeltNotificationsHistoryPanelProps {
577
582
  embedMode?: boolean;
578
583
  onNotificationClick?: Function;
579
584
  darkMode?: boolean;
580
585
  }
581
- declare const VeltNotificationsHistoryPanel: React.FC<IVeltNotificationsHistoryPanelProps>;
586
+ declare const VeltNotificationsHistoryPanel: React$1.FC<IVeltNotificationsHistoryPanelProps>;
582
587
 
583
588
  interface IVeltNivoChartCommentsProps {
584
589
  id: string;
585
590
  chartComputedData?: any;
586
591
  dialogMetadataTemplate?: string[];
587
592
  }
588
- declare const VeltNivoChartComments: React.FC<IVeltNivoChartCommentsProps>;
593
+ declare const VeltNivoChartComments: React$1.FC<IVeltNivoChartCommentsProps>;
589
594
 
590
595
  interface IVeltHighChartCommentsProps {
591
596
  id: string;
@@ -593,24 +598,24 @@ interface IVeltHighChartCommentsProps {
593
598
  dialogMetadataTemplate?: string[];
594
599
  Highcharts?: any;
595
600
  }
596
- declare const VeltHighChartComments: React.FC<IVeltHighChartCommentsProps>;
601
+ declare const VeltHighChartComments: React$1.FC<IVeltHighChartCommentsProps>;
597
602
 
598
- interface IVeltChartCommentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
603
+ interface IVeltChartCommentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
599
604
  commentMetadata?: {
600
605
  [key: string]: any;
601
606
  };
602
607
  dialogMetadataTemplate?: string[];
603
608
  ghostComment?: boolean;
604
609
  }
605
- declare const VeltChartComment: React.FC<IVeltChartCommentProps>;
610
+ declare const VeltChartComment: React$1.FC<IVeltChartCommentProps>;
606
611
 
607
612
  interface IVeltAutocompleteProps {
608
613
  hotkey: string;
609
614
  listData: AutocompleteItem[];
610
615
  }
611
- declare const VeltAutocomplete: React.FC<IVeltAutocompleteProps>;
616
+ declare const VeltAutocomplete: React$1.FC<IVeltAutocompleteProps>;
612
617
 
613
- interface IVeltInlineCommentsSectionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
618
+ interface IVeltInlineCommentsSectionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
614
619
  config?: {
615
620
  id: string;
616
621
  name?: string;
@@ -630,971 +635,835 @@ interface IVeltInlineCommentsSectionProps extends React.DetailedHTMLProps<React.
630
635
  composerVariant?: string;
631
636
  shadowDom?: boolean;
632
637
  multiThread?: boolean;
638
+ /**
639
+ * @deprecated Use `sortBy` and `sortOrder` instead.
640
+ */
633
641
  sortData?: 'asc' | 'desc' | 'none';
642
+ composerPosition?: 'top' | 'bottom';
643
+ sortBy?: 'createdAt' | 'lastUpdated';
644
+ sortOrder?: 'asc' | 'desc';
634
645
  }
635
- declare const VeltInlineCommentsSection: React.FC<IVeltInlineCommentsSectionProps>;
646
+ declare const VeltInlineCommentsSection: React$1.FC<IVeltInlineCommentsSectionProps>;
636
647
 
637
- interface IVeltCommentPinProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
648
+ interface IVeltCommentPinProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
638
649
  annotationId?: string;
639
650
  multiThreadAnnotationId?: string;
640
651
  variant?: string;
641
652
  }
642
- declare const VeltCommentPin: React.FC<IVeltCommentPinProps>;
653
+ declare const VeltCommentPin: React$1.FC<IVeltCommentPinProps>;
643
654
 
644
- interface IVeltCommentTextProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
655
+ interface IVeltCommentTextProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
645
656
  annotationId?: string;
646
657
  multiThreadAnnotationId?: string;
647
658
  }
648
- declare const VeltCommentText: React.FC<IVeltCommentTextProps>;
659
+ declare const VeltCommentText: React$1.FC<IVeltCommentTextProps>;
649
660
 
650
- interface IVeltCanvasCommentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
661
+ interface IVeltCanvasCommentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
651
662
  canvasId: string;
652
663
  position: any;
653
664
  }
654
- declare const VeltCanvasComment: React.FC<IVeltCanvasCommentProps>;
665
+ declare const VeltCanvasComment: React$1.FC<IVeltCanvasCommentProps>;
655
666
 
656
667
  interface IVeltDataProps {
657
668
  path?: string;
658
669
  field?: string;
659
670
  }
660
- declare const VeltData: React.FC<IVeltDataProps>;
671
+ declare const VeltData: React$1.FC<IVeltDataProps>;
661
672
 
662
- interface IVeltIfProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
673
+ interface IVeltIfProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
663
674
  condition?: string;
664
675
  }
665
- declare const VeltIf: React.FC<IVeltIfProps>;
676
+ declare const VeltIf: React$1.FC<IVeltIfProps>;
666
677
 
667
678
  interface IVeltCommentsMinimapProps {
668
679
  position?: string;
669
680
  targetScrollableElementId?: string;
670
681
  }
671
- declare const VeltCommentsMinimap: React.FC<IVeltCommentsMinimapProps>;
682
+ declare const VeltCommentsMinimap: React$1.FC<IVeltCommentsMinimapProps>;
672
683
 
673
684
  interface IVeltReactionToolProps {
674
685
  videoPlayerId?: string;
675
686
  onReactionToolClick?: Function;
676
687
  }
677
- declare const VeltReactionTool: React.FC<IVeltReactionToolProps>;
688
+ declare const VeltReactionTool: React$1.FC<IVeltReactionToolProps>;
678
689
 
679
- interface IVeltInlineReactionsSectionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
690
+ interface IVeltInlineReactionsSectionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
680
691
  targetReactionElementId?: string;
681
692
  darkMode?: boolean;
682
693
  variant?: string;
683
694
  shadowDom?: boolean;
684
695
  customReactions?: ReactionMap;
685
696
  }
686
- declare const VeltInlineReactionsSection: React.FC<IVeltInlineReactionsSectionProps>;
697
+ declare const VeltInlineReactionsSection: React$1.FC<IVeltInlineReactionsSectionProps>;
687
698
 
688
- interface IVeltCommentComposerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
699
+ interface IVeltCommentComposerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
689
700
  darkMode?: boolean;
690
701
  variant?: string;
691
702
  dialogVariant?: string;
692
703
  shadowDom?: boolean;
693
704
  }
694
- declare const VeltCommentComposer: React.FC<IVeltCommentComposerProps>;
705
+ declare const VeltCommentComposer: React$1.FC<IVeltCommentComposerProps>;
695
706
 
696
- interface IVeltWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
707
+ interface IVeltWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
697
708
  }
698
- declare const VeltWireframe: React.FC<IVeltWireframeProps>;
709
+ declare const VeltWireframe: React$1.FC<IVeltWireframeProps>;
699
710
 
700
- interface IVeltCommentDialogAllCommentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
711
+ interface IVeltWireframeCommonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
712
+ veltIf?: string;
713
+ veltClass?: string;
701
714
  variant?: string;
702
715
  }
703
716
 
704
- interface IVeltCommentDialogApproveProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
705
- variant?: string;
717
+ interface IVeltCommentDialogAllCommentProps extends IVeltWireframeCommonProps {
706
718
  }
707
719
 
708
- interface IVeltCommentDialogAssignMenuProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
709
- variant?: string;
720
+ interface IVeltCommentDialogApproveProps extends IVeltWireframeCommonProps {
710
721
  }
711
722
 
712
- interface IVeltCommentDialogAssigneeBannerResolveButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
713
- variant?: string;
723
+ interface IVeltCommentDialogAssignMenuProps extends IVeltWireframeCommonProps {
714
724
  }
715
725
 
716
- interface IVeltCommentDialogAssigneeBannerUserAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
717
- variant?: string;
726
+ interface IVeltCommentDialogAssigneeBannerResolveButtonProps extends IVeltWireframeCommonProps {
718
727
  }
719
728
 
720
- interface IVeltCommentDialogAssigneeBannerUserNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
721
- variant?: string;
729
+ interface IVeltCommentDialogAssigneeBannerUserAvatarProps extends IVeltWireframeCommonProps {
722
730
  }
723
731
 
724
- interface IVeltCommentDialogAssigneeBannerUnresolveButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
725
- variant?: string;
732
+ interface IVeltCommentDialogAssigneeBannerUserNameProps extends IVeltWireframeCommonProps {
726
733
  }
727
734
 
728
- interface IVeltCommentDialogAssigneeBannerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
729
- variant?: string;
735
+ interface IVeltCommentDialogAssigneeBannerUnresolveButtonProps extends IVeltWireframeCommonProps {
736
+ }
737
+
738
+ interface IVeltCommentDialogAssigneeBannerProps extends IVeltWireframeCommonProps {
730
739
  }
731
- interface IVeltCommentDialogAssigneeBanner extends React.FC<IVeltCommentDialogAssigneeBannerProps> {
732
- ResolveButton: React.FC<IVeltCommentDialogAssigneeBannerResolveButtonProps>;
733
- UserAvatar: React.FC<IVeltCommentDialogAssigneeBannerUserAvatarProps>;
734
- UserName: React.FC<IVeltCommentDialogAssigneeBannerUserNameProps>;
735
- UnresolveButton: React.FC<IVeltCommentDialogAssigneeBannerUnresolveButtonProps>;
740
+ interface IVeltCommentDialogAssigneeBanner extends React$1.FC<IVeltCommentDialogAssigneeBannerProps> {
741
+ ResolveButton: React$1.FC<IVeltCommentDialogAssigneeBannerResolveButtonProps>;
742
+ UserAvatar: React$1.FC<IVeltCommentDialogAssigneeBannerUserAvatarProps>;
743
+ UserName: React$1.FC<IVeltCommentDialogAssigneeBannerUserNameProps>;
744
+ UnresolveButton: React$1.FC<IVeltCommentDialogAssigneeBannerUnresolveButtonProps>;
736
745
  }
737
746
 
738
- interface IVeltCommentDialogBodyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
739
- variant?: string;
747
+ interface IVeltCommentDialogBodyProps extends IVeltWireframeCommonProps {
740
748
  }
741
749
 
742
- interface IVeltCommentDialogCommentCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
743
- variant?: string;
750
+ interface IVeltCommentDialogCommentCategoryProps extends IVeltWireframeCommonProps {
744
751
  }
745
752
 
746
- interface IVeltCommentDialogCommentIndexProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
747
- variant?: string;
753
+ interface IVeltCommentDialogCommentIndexProps extends IVeltWireframeCommonProps {
748
754
  }
749
755
 
750
- interface IVeltCommentDialogCommentSuggestionStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
751
- variant?: string;
756
+ interface IVeltCommentDialogCommentSuggestionStatusProps extends IVeltWireframeCommonProps {
752
757
  }
753
758
 
754
- interface IVeltCommentDialogComposerActionButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
759
+ interface IVeltCommentDialogComposerActionButtonProps extends IVeltWireframeCommonProps {
755
760
  type?: 'userMentions' | 'autocomplete' | 'file' | 'audio' | 'video' | 'screen' | 'submit' | 'attachments';
756
761
  hotkey?: string;
757
- variant?: string;
758
762
  }
759
763
 
760
- interface IVeltCommentDialogComposerAssignUserProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
761
- variant?: string;
764
+ interface IVeltCommentDialogComposerAssignUserProps extends IVeltWireframeCommonProps {
762
765
  }
763
766
 
764
- interface IVeltCommentDialogComposerAttachmentsInvalidItemPreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
765
- variant?: string;
767
+ interface IVeltCommentDialogComposerAttachmentsInvalidItemPreviewProps extends IVeltWireframeCommonProps {
766
768
  }
767
769
 
768
- interface IVeltCommentDialogComposerAttachmentsInvalidItemMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
769
- variant?: string;
770
+ interface IVeltCommentDialogComposerAttachmentsInvalidItemMessageProps extends IVeltWireframeCommonProps {
770
771
  }
771
772
 
772
- interface IVeltCommentDialogComposerAttachmentsInvalidItemDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
773
- variant?: string;
773
+ interface IVeltCommentDialogComposerAttachmentsInvalidItemDeleteProps extends IVeltWireframeCommonProps {
774
774
  }
775
775
 
776
- interface IVeltCommentDialogComposerAttachmentsInvalidItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
777
- variant?: string;
776
+ interface IVeltCommentDialogComposerAttachmentsInvalidItemProps extends IVeltWireframeCommonProps {
778
777
  }
779
- interface IVeltCommentDialogComposerAttachmentsInvalidItem extends React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemProps> {
780
- Preview: React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemPreviewProps>;
781
- Message: React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemMessageProps>;
782
- Delete: React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemDeleteProps>;
778
+ interface IVeltCommentDialogComposerAttachmentsInvalidItem extends React$1.FC<IVeltCommentDialogComposerAttachmentsInvalidItemProps> {
779
+ Preview: React$1.FC<IVeltCommentDialogComposerAttachmentsInvalidItemPreviewProps>;
780
+ Message: React$1.FC<IVeltCommentDialogComposerAttachmentsInvalidItemMessageProps>;
781
+ Delete: React$1.FC<IVeltCommentDialogComposerAttachmentsInvalidItemDeleteProps>;
783
782
  }
784
783
 
785
- interface IVeltCommentDialogComposerAttachmentsInvalidProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
786
- variant?: string;
784
+ interface IVeltCommentDialogComposerAttachmentsInvalidProps extends IVeltWireframeCommonProps {
787
785
  }
788
- interface IVeltCommentDialogComposerAttachmentsInvalid extends React.FC<IVeltCommentDialogComposerAttachmentsInvalidProps> {
786
+ interface IVeltCommentDialogComposerAttachmentsInvalid extends React$1.FC<IVeltCommentDialogComposerAttachmentsInvalidProps> {
789
787
  Item: IVeltCommentDialogComposerAttachmentsInvalidItem;
790
788
  }
791
789
 
792
- interface IVeltCommentDialogComposerAttachmentsImagePreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
793
- variant?: string;
790
+ interface IVeltCommentDialogComposerAttachmentsImagePreviewProps extends IVeltWireframeCommonProps {
794
791
  }
795
792
 
796
- interface IVeltCommentDialogComposerAttachmentsImageDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
797
- variant?: string;
793
+ interface IVeltCommentDialogComposerAttachmentsImageDeleteProps extends IVeltWireframeCommonProps {
798
794
  }
799
795
 
800
- interface IVeltCommentDialogComposerAttachmentsImageLoadingProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
801
- variant?: string;
796
+ interface IVeltCommentDialogComposerAttachmentsImageLoadingProps extends IVeltWireframeCommonProps {
802
797
  }
803
798
 
804
- interface IVeltCommentDialogComposerAttachmentsImageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
805
- variant?: string;
799
+ interface IVeltCommentDialogComposerAttachmentsImageProps extends IVeltWireframeCommonProps {
806
800
  }
807
- interface IVeltCommentDialogComposerAttachmentsImage extends React.FC<IVeltCommentDialogComposerAttachmentsImageProps> {
808
- Preview: React.FC<IVeltCommentDialogComposerAttachmentsImagePreviewProps>;
809
- Delete: React.FC<IVeltCommentDialogComposerAttachmentsImageDeleteProps>;
810
- Loading: React.FC<IVeltCommentDialogComposerAttachmentsImageLoadingProps>;
801
+ interface IVeltCommentDialogComposerAttachmentsImage extends React$1.FC<IVeltCommentDialogComposerAttachmentsImageProps> {
802
+ Preview: React$1.FC<IVeltCommentDialogComposerAttachmentsImagePreviewProps>;
803
+ Delete: React$1.FC<IVeltCommentDialogComposerAttachmentsImageDeleteProps>;
804
+ Loading: React$1.FC<IVeltCommentDialogComposerAttachmentsImageLoadingProps>;
811
805
  }
812
806
 
813
- interface IVeltCommentDialogComposerAttachmentsOtherDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
814
- variant?: string;
807
+ interface IVeltCommentDialogComposerAttachmentsOtherDeleteProps extends IVeltWireframeCommonProps {
815
808
  }
816
809
 
817
- interface IVeltCommentDialogComposerAttachmentsOtherIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
818
- variant?: string;
810
+ interface IVeltCommentDialogComposerAttachmentsOtherIconProps extends IVeltWireframeCommonProps {
819
811
  }
820
812
 
821
- interface IVeltCommentDialogComposerAttachmentsOtherLoadingProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
822
- variant?: string;
813
+ interface IVeltCommentDialogComposerAttachmentsOtherLoadingProps extends IVeltWireframeCommonProps {
823
814
  }
824
815
 
825
- interface IVeltCommentDialogComposerAttachmentsOtherNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
826
- variant?: string;
816
+ interface IVeltCommentDialogComposerAttachmentsOtherNameProps extends IVeltWireframeCommonProps {
827
817
  }
828
818
 
829
- interface IVeltCommentDialogComposerAttachmentsOtherSizeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
830
- variant?: string;
819
+ interface IVeltCommentDialogComposerAttachmentsOtherSizeProps extends IVeltWireframeCommonProps {
831
820
  }
832
821
 
833
- interface IVeltCommentDialogComposerAttachmentsOtherProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
834
- variant?: string;
822
+ interface IVeltCommentDialogComposerAttachmentsOtherProps extends IVeltWireframeCommonProps {
835
823
  }
836
- interface IVeltCommentDialogComposerAttachmentsOther extends React.FC<IVeltCommentDialogComposerAttachmentsOtherProps> {
837
- Icon: React.FC<IVeltCommentDialogComposerAttachmentsOtherIconProps>;
838
- Delete: React.FC<IVeltCommentDialogComposerAttachmentsOtherDeleteProps>;
839
- Loading: React.FC<IVeltCommentDialogComposerAttachmentsOtherLoadingProps>;
840
- Name: React.FC<IVeltCommentDialogComposerAttachmentsOtherNameProps>;
841
- Size: React.FC<IVeltCommentDialogComposerAttachmentsOtherSizeProps>;
824
+ interface IVeltCommentDialogComposerAttachmentsOther extends React$1.FC<IVeltCommentDialogComposerAttachmentsOtherProps> {
825
+ Icon: React$1.FC<IVeltCommentDialogComposerAttachmentsOtherIconProps>;
826
+ Delete: React$1.FC<IVeltCommentDialogComposerAttachmentsOtherDeleteProps>;
827
+ Loading: React$1.FC<IVeltCommentDialogComposerAttachmentsOtherLoadingProps>;
828
+ Name: React$1.FC<IVeltCommentDialogComposerAttachmentsOtherNameProps>;
829
+ Size: React$1.FC<IVeltCommentDialogComposerAttachmentsOtherSizeProps>;
842
830
  }
843
831
 
844
- interface IVeltCommentDialogComposerAttachmentsSelectedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
845
- variant?: string;
832
+ interface IVeltCommentDialogComposerAttachmentsSelectedProps extends IVeltWireframeCommonProps {
846
833
  }
847
- interface IVeltCommentDialogComposerAttachmentsSelected extends React.FC<IVeltCommentDialogComposerAttachmentsSelectedProps> {
834
+ interface IVeltCommentDialogComposerAttachmentsSelected extends React$1.FC<IVeltCommentDialogComposerAttachmentsSelectedProps> {
848
835
  Image: IVeltCommentDialogComposerAttachmentsImage;
849
836
  Other: IVeltCommentDialogComposerAttachmentsOther;
850
837
  }
851
838
 
852
- interface IVeltCommentDialogComposerAttachmentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
853
- variant?: string;
839
+ interface IVeltCommentDialogComposerAttachmentsProps extends IVeltWireframeCommonProps {
854
840
  }
855
- interface IVeltCommentDialogComposerAttachments extends React.FC<IVeltCommentDialogComposerAttachmentsProps> {
841
+ interface IVeltCommentDialogComposerAttachments extends React$1.FC<IVeltCommentDialogComposerAttachmentsProps> {
856
842
  Invalid: IVeltCommentDialogComposerAttachmentsInvalid;
857
843
  Selected: IVeltCommentDialogComposerAttachmentsSelected;
858
844
  }
859
845
 
860
- interface IVeltCommentDialogComposerInputProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
861
- variant?: string;
846
+ interface IVeltCommentDialogComposerInputProps extends IVeltWireframeCommonProps {
862
847
  placeholder?: string;
863
848
  }
864
849
 
865
- interface IVeltCommentDialogComposerRecordingsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
866
- variant?: string;
850
+ interface IVeltCommentDialogComposerRecordingsProps extends IVeltWireframeCommonProps {
867
851
  }
868
852
 
869
- interface IVeltCommentDialogComposerPrivateBadgeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
870
- variant?: string;
853
+ interface IVeltCommentDialogComposerPrivateBadgeProps extends IVeltWireframeCommonProps {
871
854
  }
872
855
 
873
- interface IVeltCommentDialogComposerAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
874
- variant?: string;
856
+ interface IVeltCommentDialogComposerAvatarProps extends IVeltWireframeCommonProps {
875
857
  }
876
858
 
877
- interface IVeltCommentDialogComposerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
878
- variant?: string;
859
+ interface IVeltCommentDialogComposerProps extends IVeltWireframeCommonProps {
879
860
  }
880
- interface IVeltCommentDialogComposer extends React.FC<IVeltCommentDialogComposerProps> {
881
- ActionButton: React.FC<IVeltCommentDialogComposerActionButtonProps>;
882
- AssignUser: React.FC<IVeltCommentDialogComposerAssignUserProps>;
861
+ interface IVeltCommentDialogComposer extends React$1.FC<IVeltCommentDialogComposerProps> {
862
+ ActionButton: React$1.FC<IVeltCommentDialogComposerActionButtonProps>;
863
+ AssignUser: React$1.FC<IVeltCommentDialogComposerAssignUserProps>;
883
864
  Attachments: IVeltCommentDialogComposerAttachments;
884
- Input: React.FC<IVeltCommentDialogComposerInputProps>;
885
- Recordings: React.FC<IVeltCommentDialogComposerRecordingsProps>;
886
- PrivateBadge: React.FC<IVeltCommentDialogComposerPrivateBadgeProps>;
887
- Avatar: React.FC<IVeltCommentDialogComposerAvatarProps>;
865
+ Input: React$1.FC<IVeltCommentDialogComposerInputProps>;
866
+ Recordings: React$1.FC<IVeltCommentDialogComposerRecordingsProps>;
867
+ PrivateBadge: React$1.FC<IVeltCommentDialogComposerPrivateBadgeProps>;
868
+ Avatar: React$1.FC<IVeltCommentDialogComposerAvatarProps>;
888
869
  }
889
870
 
890
- interface IVeltCommentDialogCopyLinkProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
891
- variant?: string;
871
+ interface IVeltCommentDialogCopyLinkProps extends IVeltWireframeCommonProps {
892
872
  }
893
873
 
894
- interface IVeltCommentDialogGhostBannerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
895
- variant?: string;
874
+ interface IVeltCommentDialogGhostBannerProps extends IVeltWireframeCommonProps {
896
875
  }
897
876
 
898
- interface IVeltCommentDialogHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
899
- variant?: string;
877
+ interface IVeltCommentDialogHeaderProps extends IVeltWireframeCommonProps {
900
878
  }
901
879
 
902
- interface IVeltCommentDialogMoreReplyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
903
- variant?: string;
880
+ interface IVeltCommentDialogMoreReplyProps extends IVeltWireframeCommonProps {
904
881
  }
905
882
 
906
- interface IVeltCommentDialogOptionsDropdownContentAssignWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
907
- variant?: string;
883
+ interface IVeltCommentDialogOptionsDropdownContentAssignWireframeProps extends IVeltWireframeCommonProps {
908
884
  }
909
885
 
910
- interface IVeltCommentDialogOptionsDropdownContentDeleteCommentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
886
+ interface IVeltCommentDialogOptionsDropdownContentDeleteCommentWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
911
887
  variant?: string;
912
888
  }
913
889
 
914
- interface IVeltCommentDialogOptionsDropdownContentDeleteThreadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
890
+ interface IVeltCommentDialogOptionsDropdownContentDeleteThreadWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
915
891
  variant?: string;
916
892
  }
917
893
 
918
- interface IVeltCommentDialogOptionsDropdownContentDeleteWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
919
- variant?: string;
894
+ interface IVeltCommentDialogOptionsDropdownContentDeleteWireframeProps extends IVeltWireframeCommonProps {
920
895
  }
921
- interface IVeltCommentDialogOptionsDropdownContentDeleteWireframe extends React.FC<IVeltCommentDialogOptionsDropdownContentDeleteWireframeProps> {
922
- Comment: React.FC<IVeltCommentDialogOptionsDropdownContentDeleteCommentWireframeProps>;
923
- Thread: React.FC<IVeltCommentDialogOptionsDropdownContentDeleteThreadWireframeProps>;
896
+ interface IVeltCommentDialogOptionsDropdownContentDeleteWireframe extends React$1.FC<IVeltCommentDialogOptionsDropdownContentDeleteWireframeProps> {
897
+ Comment: React$1.FC<IVeltCommentDialogOptionsDropdownContentDeleteCommentWireframeProps>;
898
+ Thread: React$1.FC<IVeltCommentDialogOptionsDropdownContentDeleteThreadWireframeProps>;
924
899
  }
925
900
 
926
- interface IVeltCommentDialogOptionsDropdownContentEditWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
927
- variant?: string;
901
+ interface IVeltCommentDialogOptionsDropdownContentEditWireframeProps extends IVeltWireframeCommonProps {
928
902
  }
929
903
 
930
- interface IVeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
904
+ interface IVeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
931
905
  variant?: string;
932
906
  }
933
907
 
934
- interface IVeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
908
+ interface IVeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
935
909
  variant?: string;
936
910
  }
937
911
 
938
- interface IVeltCommentDialogOptionsDropdownContentMakePrivateWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
939
- variant?: string;
912
+ interface IVeltCommentDialogOptionsDropdownContentMakePrivateWireframeProps extends IVeltWireframeCommonProps {
940
913
  }
941
- interface IVeltCommentDialogOptionsDropdownContentMakePrivateWireframe extends React.FC<IVeltCommentDialogOptionsDropdownContentMakePrivateWireframeProps> {
942
- Enable: React.FC<IVeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframeProps>;
943
- Disable: React.FC<IVeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframeProps>;
914
+ interface IVeltCommentDialogOptionsDropdownContentMakePrivateWireframe extends React$1.FC<IVeltCommentDialogOptionsDropdownContentMakePrivateWireframeProps> {
915
+ Enable: React$1.FC<IVeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframeProps>;
916
+ Disable: React$1.FC<IVeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframeProps>;
944
917
  }
945
918
 
946
- interface IVeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
919
+ interface IVeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
947
920
  }
948
921
 
949
- interface IVeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
922
+ interface IVeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
950
923
  }
951
924
 
952
- interface IVeltCommentDialogOptionsDropdownContentNotificationWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
925
+ interface IVeltCommentDialogOptionsDropdownContentNotificationWireframeProps extends IVeltWireframeCommonProps {
953
926
  }
954
- interface IVeltCommentDialogOptionsDropdownContentNotificationWireframe extends React.FC<IVeltCommentDialogOptionsDropdownContentNotificationWireframeProps> {
955
- Subscribe: React.FC<IVeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframeProps>;
956
- Unsubscribe: React.FC<IVeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframeProps>;
927
+ interface IVeltCommentDialogOptionsDropdownContentNotificationWireframe extends React$1.FC<IVeltCommentDialogOptionsDropdownContentNotificationWireframeProps> {
928
+ Subscribe: React$1.FC<IVeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframeProps>;
929
+ Unsubscribe: React$1.FC<IVeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframeProps>;
957
930
  }
958
931
 
959
- interface IVeltCommentDialogOptionsDropdownContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
960
- variant?: string;
932
+ interface IVeltCommentDialogOptionsDropdownContentWireframeProps extends IVeltWireframeCommonProps {
961
933
  }
962
- interface IVeltCommentDialogOptionsDropdownContentWireframe extends React.FC<IVeltCommentDialogOptionsDropdownContentWireframeProps> {
963
- Assign: React.FC<IVeltCommentDialogOptionsDropdownContentAssignWireframeProps>;
934
+ interface IVeltCommentDialogOptionsDropdownContentWireframe extends React$1.FC<IVeltCommentDialogOptionsDropdownContentWireframeProps> {
935
+ Assign: React$1.FC<IVeltCommentDialogOptionsDropdownContentAssignWireframeProps>;
964
936
  MakePrivate: IVeltCommentDialogOptionsDropdownContentMakePrivateWireframe;
965
937
  Delete: IVeltCommentDialogOptionsDropdownContentDeleteWireframe;
966
- Edit: React.FC<IVeltCommentDialogOptionsDropdownContentEditWireframeProps>;
938
+ Edit: React$1.FC<IVeltCommentDialogOptionsDropdownContentEditWireframeProps>;
967
939
  Notification: IVeltCommentDialogOptionsDropdownContentNotificationWireframe;
968
940
  }
969
941
  declare const VeltCommentDialogOptionsDropdownContentWireframe: IVeltCommentDialogOptionsDropdownContentWireframe;
970
942
 
971
- interface IVeltCommentDialogOptionsDropdownTriggerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
972
- variant?: string;
943
+ interface IVeltCommentDialogOptionsDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
973
944
  }
974
- interface IVeltCommentDialogOptionsDropdownTriggerWireframe extends React.FC<IVeltCommentDialogOptionsDropdownTriggerWireframeProps> {
945
+ interface IVeltCommentDialogOptionsDropdownTriggerWireframe extends React$1.FC<IVeltCommentDialogOptionsDropdownTriggerWireframeProps> {
975
946
  }
976
947
  declare const VeltCommentDialogOptionsDropdownTriggerWireframe: IVeltCommentDialogOptionsDropdownTriggerWireframe;
977
948
 
978
- interface IVeltCommentDialogOptionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
979
- variant?: string;
949
+ interface IVeltCommentDialogOptionsProps extends IVeltWireframeCommonProps {
980
950
  }
981
- interface IVeltCommentDialogOptions extends React.FC<IVeltCommentDialogOptionsProps> {
951
+ interface IVeltCommentDialogOptions extends React$1.FC<IVeltCommentDialogOptionsProps> {
982
952
  Content: IVeltCommentDialogOptionsDropdownContentWireframe;
983
953
  Trigger: IVeltCommentDialogOptionsDropdownTriggerWireframe;
984
954
  }
985
955
 
986
- interface IVeltCommentDialogPriorityDropdownContentItemIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
987
- variant?: string;
956
+ interface IVeltCommentDialogPriorityDropdownContentItemIconWireframeProps extends IVeltWireframeCommonProps {
988
957
  }
989
958
 
990
- interface IVeltCommentDialogPriorityDropdownContentItemNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
991
- variant?: string;
959
+ interface IVeltCommentDialogPriorityDropdownContentItemNameWireframeProps extends IVeltWireframeCommonProps {
992
960
  }
993
961
 
994
- interface IVeltCommentDialogPriorityDropdownContentItemTickWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
995
- variant?: string;
962
+ interface IVeltCommentDialogPriorityDropdownContentItemTickWireframeProps extends IVeltWireframeCommonProps {
996
963
  }
997
964
 
998
- interface IVeltCommentDialogPriorityDropdownContentItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
999
- variant?: string;
965
+ interface IVeltCommentDialogPriorityDropdownContentItemWireframeProps extends IVeltWireframeCommonProps {
1000
966
  }
1001
- interface IVeltCommentDialogPriorityDropdownContentItemWireframe extends React.FC<IVeltCommentDialogPriorityDropdownContentItemWireframeProps> {
1002
- Icon: React.FC<IVeltCommentDialogPriorityDropdownContentItemIconWireframeProps>;
1003
- Name: React.FC<IVeltCommentDialogPriorityDropdownContentItemNameWireframeProps>;
1004
- Tick: React.FC<IVeltCommentDialogPriorityDropdownContentItemTickWireframeProps>;
967
+ interface IVeltCommentDialogPriorityDropdownContentItemWireframe extends React$1.FC<IVeltCommentDialogPriorityDropdownContentItemWireframeProps> {
968
+ Icon: React$1.FC<IVeltCommentDialogPriorityDropdownContentItemIconWireframeProps>;
969
+ Name: React$1.FC<IVeltCommentDialogPriorityDropdownContentItemNameWireframeProps>;
970
+ Tick: React$1.FC<IVeltCommentDialogPriorityDropdownContentItemTickWireframeProps>;
1005
971
  }
1006
972
 
1007
- interface IVeltCommentDialogPriorityDropdownContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1008
- variant?: string;
973
+ interface IVeltCommentDialogPriorityDropdownContentWireframeProps extends IVeltWireframeCommonProps {
1009
974
  }
1010
- interface IVeltCommentDialogPriorityDropdownContentWireframe extends React.FC<IVeltCommentDialogPriorityDropdownContentWireframeProps> {
975
+ interface IVeltCommentDialogPriorityDropdownContentWireframe extends React$1.FC<IVeltCommentDialogPriorityDropdownContentWireframeProps> {
1011
976
  Item: IVeltCommentDialogPriorityDropdownContentItemWireframe;
1012
977
  }
1013
978
  declare const VeltCommentDialogPriorityDropdownContentWireframe: IVeltCommentDialogPriorityDropdownContentWireframe;
1014
979
 
1015
- interface IVeltCommentDialogPriorityDropdownTriggerArrowWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1016
- variant?: string;
980
+ interface IVeltCommentDialogPriorityDropdownTriggerArrowWireframeProps extends IVeltWireframeCommonProps {
1017
981
  }
1018
982
 
1019
- interface IVeltCommentDialogPriorityDropdownTriggerIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1020
- variant?: string;
983
+ interface IVeltCommentDialogPriorityDropdownTriggerIconWireframeProps extends IVeltWireframeCommonProps {
1021
984
  }
1022
985
 
1023
- interface IVeltCommentDialogPriorityDropdownTriggerNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1024
- variant?: string;
986
+ interface IVeltCommentDialogPriorityDropdownTriggerNameWireframeProps extends IVeltWireframeCommonProps {
1025
987
  }
1026
988
 
1027
- interface IVeltCommentDialogPriorityDropdownTriggerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1028
- variant?: string;
989
+ interface IVeltCommentDialogPriorityDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
1029
990
  }
1030
- interface IVeltCommentDialogPriorityDropdownTriggerWireframe extends React.FC<IVeltCommentDialogPriorityDropdownTriggerWireframeProps> {
1031
- Arrow: React.FC<IVeltCommentDialogPriorityDropdownTriggerArrowWireframeProps>;
1032
- Name: React.FC<IVeltCommentDialogPriorityDropdownTriggerNameWireframeProps>;
1033
- Icon: React.FC<IVeltCommentDialogPriorityDropdownTriggerIconWireframeProps>;
991
+ interface IVeltCommentDialogPriorityDropdownTriggerWireframe extends React$1.FC<IVeltCommentDialogPriorityDropdownTriggerWireframeProps> {
992
+ Arrow: React$1.FC<IVeltCommentDialogPriorityDropdownTriggerArrowWireframeProps>;
993
+ Name: React$1.FC<IVeltCommentDialogPriorityDropdownTriggerNameWireframeProps>;
994
+ Icon: React$1.FC<IVeltCommentDialogPriorityDropdownTriggerIconWireframeProps>;
1034
995
  }
1035
996
  declare const VeltCommentDialogPriorityDropdownTriggerWireframe: IVeltCommentDialogPriorityDropdownTriggerWireframe;
1036
997
 
1037
- interface IVeltCommentDialogPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1038
- variant?: string;
998
+ interface IVeltCommentDialogPriorityProps extends IVeltWireframeCommonProps {
1039
999
  }
1040
- interface IVeltCommentDialogPriority extends React.FC<IVeltCommentDialogPriorityProps> {
1000
+ interface IVeltCommentDialogPriority extends React$1.FC<IVeltCommentDialogPriorityProps> {
1041
1001
  Content: IVeltCommentDialogPriorityDropdownContentWireframe;
1042
1002
  Trigger: IVeltCommentDialogPriorityDropdownTriggerWireframe;
1043
1003
  }
1044
1004
 
1045
- interface IVeltCommentDialogPrivateBannerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1046
- variant?: string;
1005
+ interface IVeltCommentDialogPrivateBannerProps extends IVeltWireframeCommonProps {
1047
1006
  }
1048
1007
 
1049
- interface IVeltCommentDialogResolveButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1050
- variant?: string;
1008
+ interface IVeltCommentDialogResolveButtonProps extends IVeltWireframeCommonProps {
1051
1009
  }
1052
1010
 
1053
- interface IVeltCommentDialogSignInProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1054
- variant?: string;
1011
+ interface IVeltCommentDialogSignInProps extends IVeltWireframeCommonProps {
1055
1012
  }
1056
1013
 
1057
- interface IVeltCommentDialogStatusDropdownContentItemIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1058
- variant?: string;
1014
+ interface IVeltCommentDialogStatusDropdownContentItemIconWireframeProps extends IVeltWireframeCommonProps {
1059
1015
  }
1060
1016
 
1061
- interface IVeltCommentDialogStatusDropdownContentItemNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1062
- variant?: string;
1017
+ interface IVeltCommentDialogStatusDropdownContentItemNameWireframeProps extends IVeltWireframeCommonProps {
1063
1018
  }
1064
1019
 
1065
- interface IVeltCommentDialogStatusDropdownContentItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1066
- variant?: string;
1020
+ interface IVeltCommentDialogStatusDropdownContentItemWireframeProps extends IVeltWireframeCommonProps {
1067
1021
  }
1068
- interface IVeltCommentDialogStatusDropdownContentItemWireframe extends React.FC<IVeltCommentDialogStatusDropdownContentItemWireframeProps> {
1069
- Icon: React.FC<IVeltCommentDialogStatusDropdownContentItemIconWireframeProps>;
1070
- Name: React.FC<IVeltCommentDialogStatusDropdownContentItemNameWireframeProps>;
1022
+ interface IVeltCommentDialogStatusDropdownContentItemWireframe extends React$1.FC<IVeltCommentDialogStatusDropdownContentItemWireframeProps> {
1023
+ Icon: React$1.FC<IVeltCommentDialogStatusDropdownContentItemIconWireframeProps>;
1024
+ Name: React$1.FC<IVeltCommentDialogStatusDropdownContentItemNameWireframeProps>;
1071
1025
  }
1072
1026
 
1073
- interface IVeltCommentDialogStatusDropdownContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1074
- variant?: string;
1027
+ interface IVeltCommentDialogStatusDropdownContentWireframeProps extends IVeltWireframeCommonProps {
1075
1028
  }
1076
- interface IVeltCommentDialogStatusDropdownContentWireframe extends React.FC<IVeltCommentDialogStatusDropdownContentWireframeProps> {
1029
+ interface IVeltCommentDialogStatusDropdownContentWireframe extends React$1.FC<IVeltCommentDialogStatusDropdownContentWireframeProps> {
1077
1030
  Item: IVeltCommentDialogStatusDropdownContentItemWireframe;
1078
1031
  }
1079
1032
  declare const VeltCommentDialogStatusDropdownContentWireframe: IVeltCommentDialogStatusDropdownContentWireframe;
1080
1033
 
1081
- interface IVeltCommentDialogStatusDropdownTriggerArrowWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1082
- variant?: string;
1034
+ interface IVeltCommentDialogStatusDropdownTriggerArrowWireframeProps extends IVeltWireframeCommonProps {
1083
1035
  }
1084
1036
 
1085
- interface IVeltCommentDialogStatusDropdownTriggerIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1086
- variant?: string;
1037
+ interface IVeltCommentDialogStatusDropdownTriggerIconWireframeProps extends IVeltWireframeCommonProps {
1087
1038
  }
1088
1039
 
1089
- interface IVeltCommentDialogStatusDropdownTriggerNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1090
- variant?: string;
1040
+ interface IVeltCommentDialogStatusDropdownTriggerNameWireframeProps extends IVeltWireframeCommonProps {
1091
1041
  }
1092
1042
 
1093
- interface IVeltCommentDialogStatusDropdownTriggerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1094
- variant?: string;
1043
+ interface IVeltCommentDialogStatusDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
1095
1044
  }
1096
- interface IVeltCommentDialogStatusDropdownTriggerWireframe extends React.FC<IVeltCommentDialogStatusDropdownTriggerWireframeProps> {
1097
- Arrow: React.FC<IVeltCommentDialogStatusDropdownTriggerArrowWireframeProps>;
1098
- Name: React.FC<IVeltCommentDialogStatusDropdownTriggerNameWireframeProps>;
1099
- Icon: React.FC<IVeltCommentDialogStatusDropdownTriggerIconWireframeProps>;
1045
+ interface IVeltCommentDialogStatusDropdownTriggerWireframe extends React$1.FC<IVeltCommentDialogStatusDropdownTriggerWireframeProps> {
1046
+ Arrow: React$1.FC<IVeltCommentDialogStatusDropdownTriggerArrowWireframeProps>;
1047
+ Name: React$1.FC<IVeltCommentDialogStatusDropdownTriggerNameWireframeProps>;
1048
+ Icon: React$1.FC<IVeltCommentDialogStatusDropdownTriggerIconWireframeProps>;
1100
1049
  }
1101
1050
  declare const VeltCommentDialogStatusDropdownTriggerWireframe: IVeltCommentDialogStatusDropdownTriggerWireframe;
1102
1051
 
1103
- interface IVeltCommentDialogStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1104
- variant?: string;
1052
+ interface IVeltCommentDialogStatusProps extends IVeltWireframeCommonProps {
1105
1053
  }
1106
- interface IVeltCommentDialogStatus extends React.FC<IVeltCommentDialogStatusProps> {
1054
+ interface IVeltCommentDialogStatus extends React$1.FC<IVeltCommentDialogStatusProps> {
1107
1055
  Content: IVeltCommentDialogStatusDropdownContentWireframe;
1108
1056
  Trigger: IVeltCommentDialogStatusDropdownTriggerWireframe;
1109
1057
  }
1110
1058
 
1111
- interface IVeltCommentDialogSuggestionActionAcceptProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1112
- variant?: string;
1059
+ interface IVeltCommentDialogSuggestionActionAcceptProps extends IVeltWireframeCommonProps {
1113
1060
  }
1114
1061
 
1115
- interface IVeltCommentDialogSuggestionActionRejectProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1116
- variant?: string;
1062
+ interface IVeltCommentDialogSuggestionActionRejectProps extends IVeltWireframeCommonProps {
1117
1063
  }
1118
1064
 
1119
- interface IVeltCommentDialogSuggestionActionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1120
- variant?: string;
1065
+ interface IVeltCommentDialogSuggestionActionProps extends IVeltWireframeCommonProps {
1121
1066
  }
1122
- interface IVeltCommentDialogSuggestionAction extends React.FC<IVeltCommentDialogSuggestionActionProps> {
1123
- Accept: React.FC<IVeltCommentDialogSuggestionActionAcceptProps>;
1124
- Reject: React.FC<IVeltCommentDialogSuggestionActionRejectProps>;
1067
+ interface IVeltCommentDialogSuggestionAction extends React$1.FC<IVeltCommentDialogSuggestionActionProps> {
1068
+ Accept: React$1.FC<IVeltCommentDialogSuggestionActionAcceptProps>;
1069
+ Reject: React$1.FC<IVeltCommentDialogSuggestionActionRejectProps>;
1125
1070
  }
1126
1071
 
1127
- interface IVeltCommentDialogThreadCardAttachmentsImagePreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1128
- variant?: string;
1072
+ interface IVeltCommentDialogThreadCardAttachmentsImagePreviewProps extends IVeltWireframeCommonProps {
1129
1073
  }
1130
1074
 
1131
- interface IVeltCommentDialogThreadCardAttachmentsImageDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1132
- variant?: string;
1075
+ interface IVeltCommentDialogThreadCardAttachmentsImageDeleteProps extends IVeltWireframeCommonProps {
1133
1076
  }
1134
1077
 
1135
- interface IVeltCommentDialogThreadCardAttachmentsImageDownloadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1136
- variant?: string;
1078
+ interface IVeltCommentDialogThreadCardAttachmentsImageDownloadProps extends IVeltWireframeCommonProps {
1137
1079
  }
1138
1080
 
1139
- interface IVeltCommentDialogThreadCardAttachmentsImageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1140
- variant?: string;
1081
+ interface IVeltCommentDialogThreadCardAttachmentsImageProps extends IVeltWireframeCommonProps {
1141
1082
  }
1142
- interface IVeltCommentDialogThreadCardAttachmentsImage extends React.FC<IVeltCommentDialogThreadCardAttachmentsImageProps> {
1143
- Preview: React.FC<IVeltCommentDialogThreadCardAttachmentsImagePreviewProps>;
1144
- Delete: React.FC<IVeltCommentDialogThreadCardAttachmentsImageDeleteProps>;
1145
- Download: React.FC<IVeltCommentDialogThreadCardAttachmentsImageDownloadProps>;
1083
+ interface IVeltCommentDialogThreadCardAttachmentsImage extends React$1.FC<IVeltCommentDialogThreadCardAttachmentsImageProps> {
1084
+ Preview: React$1.FC<IVeltCommentDialogThreadCardAttachmentsImagePreviewProps>;
1085
+ Delete: React$1.FC<IVeltCommentDialogThreadCardAttachmentsImageDeleteProps>;
1086
+ Download: React$1.FC<IVeltCommentDialogThreadCardAttachmentsImageDownloadProps>;
1146
1087
  }
1147
1088
 
1148
- interface IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1149
- variant?: string;
1089
+ interface IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps extends IVeltWireframeCommonProps {
1150
1090
  }
1151
1091
 
1152
- interface IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1153
- variant?: string;
1092
+ interface IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps extends IVeltWireframeCommonProps {
1154
1093
  }
1155
1094
 
1156
- interface IVeltCommentDialogThreadCardAttachmentsOtherIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1157
- variant?: string;
1095
+ interface IVeltCommentDialogThreadCardAttachmentsOtherIconProps extends IVeltWireframeCommonProps {
1158
1096
  }
1159
1097
 
1160
- interface IVeltCommentDialogThreadCardAttachmentsOtherNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1161
- variant?: string;
1098
+ interface IVeltCommentDialogThreadCardAttachmentsOtherNameProps extends IVeltWireframeCommonProps {
1162
1099
  }
1163
1100
 
1164
- interface IVeltCommentDialogThreadCardAttachmentsOtherSizeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1165
- variant?: string;
1101
+ interface IVeltCommentDialogThreadCardAttachmentsOtherSizeProps extends IVeltWireframeCommonProps {
1166
1102
  }
1167
1103
 
1168
- interface IVeltCommentDialogThreadCardAttachmentsOtherProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1169
- variant?: string;
1104
+ interface IVeltCommentDialogThreadCardAttachmentsOtherProps extends IVeltWireframeCommonProps {
1170
1105
  }
1171
- interface IVeltCommentDialogThreadCardAttachmentsOther extends React.FC<IVeltCommentDialogThreadCardAttachmentsOtherProps> {
1172
- Icon: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherIconProps>;
1173
- Delete: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps>;
1174
- Download: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps>;
1175
- Name: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherNameProps>;
1176
- Size: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherSizeProps>;
1106
+ interface IVeltCommentDialogThreadCardAttachmentsOther extends React$1.FC<IVeltCommentDialogThreadCardAttachmentsOtherProps> {
1107
+ Icon: React$1.FC<IVeltCommentDialogThreadCardAttachmentsOtherIconProps>;
1108
+ Delete: React$1.FC<IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps>;
1109
+ Download: React$1.FC<IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps>;
1110
+ Name: React$1.FC<IVeltCommentDialogThreadCardAttachmentsOtherNameProps>;
1111
+ Size: React$1.FC<IVeltCommentDialogThreadCardAttachmentsOtherSizeProps>;
1177
1112
  }
1178
1113
 
1179
- interface IVeltCommentDialogThreadCardAttachmentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1180
- variant?: string;
1114
+ interface IVeltCommentDialogThreadCardAttachmentsProps extends IVeltWireframeCommonProps {
1181
1115
  }
1182
- interface IVeltCommentDialogThreadCardAttachments extends React.FC<IVeltCommentDialogThreadCardAttachmentsProps> {
1116
+ interface IVeltCommentDialogThreadCardAttachments extends React$1.FC<IVeltCommentDialogThreadCardAttachmentsProps> {
1183
1117
  Other: IVeltCommentDialogThreadCardAttachmentsOther;
1184
1118
  Image: IVeltCommentDialogThreadCardAttachmentsImage;
1185
1119
  }
1186
1120
 
1187
- interface IVeltCommentDialogThreadCardAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1188
- variant?: string;
1121
+ interface IVeltCommentDialogThreadCardAvatarProps extends IVeltWireframeCommonProps {
1189
1122
  }
1190
1123
 
1191
- interface IVeltCommentDialogThreadCardDeviceTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1192
- variant?: string;
1124
+ interface IVeltCommentDialogThreadCardDeviceTypeProps extends IVeltWireframeCommonProps {
1193
1125
  }
1194
1126
 
1195
- interface IVeltCommentDialogThreadCardDraftProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1196
- variant?: string;
1127
+ interface IVeltCommentDialogThreadCardDraftProps extends IVeltWireframeCommonProps {
1197
1128
  }
1198
1129
 
1199
- interface IVeltCommentDialogThreadCardMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1200
- variant?: string;
1130
+ interface IVeltCommentDialogThreadCardMessageProps extends IVeltWireframeCommonProps {
1201
1131
  }
1202
1132
 
1203
- interface IVeltCommentDialogThreadCardNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1204
- variant?: string;
1133
+ interface IVeltCommentDialogThreadCardNameProps extends IVeltWireframeCommonProps {
1205
1134
  }
1206
1135
 
1207
- interface IVeltCommentDialogThreadCardOptionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1208
- variant?: string;
1136
+ interface IVeltCommentDialogThreadCardOptionsProps extends IVeltWireframeCommonProps {
1209
1137
  }
1210
- interface IVeltCommentDialogThreadCardOptions extends React.FC<IVeltCommentDialogThreadCardOptionsProps> {
1138
+ interface IVeltCommentDialogThreadCardOptions extends React$1.FC<IVeltCommentDialogThreadCardOptionsProps> {
1211
1139
  Content: IVeltCommentDialogOptionsDropdownContentWireframe;
1212
1140
  Trigger: IVeltCommentDialogOptionsDropdownTriggerWireframe;
1213
1141
  }
1214
1142
 
1215
- interface IVeltCommentDialogThreadCardReactionToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1216
- variant?: string;
1143
+ interface IVeltCommentDialogThreadCardReactionToolProps extends IVeltWireframeCommonProps {
1217
1144
  }
1218
1145
 
1219
- interface IVeltCommentDialogThreadCardReactionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1220
- variant?: string;
1146
+ interface IVeltCommentDialogThreadCardReactionsProps extends IVeltWireframeCommonProps {
1221
1147
  }
1222
1148
 
1223
- interface IVeltCommentDialogThreadCardRecordingsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1224
- variant?: string;
1149
+ interface IVeltCommentDialogThreadCardRecordingsProps extends IVeltWireframeCommonProps {
1225
1150
  }
1226
1151
 
1227
- interface IVeltCommentDialogThreadCardTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1228
- variant?: string;
1152
+ interface IVeltCommentDialogThreadCardTimeProps extends IVeltWireframeCommonProps {
1229
1153
  }
1230
1154
 
1231
- interface IVeltCommentDialogThreadCardUnreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1232
- variant?: string;
1155
+ interface IVeltCommentDialogThreadCardUnreadProps extends IVeltWireframeCommonProps {
1233
1156
  }
1234
1157
 
1235
- interface IVeltCommentDialogThreadCardSeenDropdownContentTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1236
- variant?: string;
1158
+ interface IVeltCommentDialogThreadCardSeenDropdownContentTitleProps extends IVeltWireframeCommonProps {
1237
1159
  }
1238
- interface IVeltCommentDialogThreadCardSeenDropdownContentTitle extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentTitleProps> {
1160
+ interface IVeltCommentDialogThreadCardSeenDropdownContentTitle extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownContentTitleProps> {
1239
1161
  }
1240
1162
 
1241
- interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1242
- variant?: string;
1163
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps extends IVeltWireframeCommonProps {
1243
1164
  }
1244
- interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps> {
1165
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps> {
1245
1166
  }
1246
1167
 
1247
- interface IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1248
- variant?: string;
1168
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps extends IVeltWireframeCommonProps {
1249
1169
  }
1250
- interface IVeltCommentDialogThreadCardSeenDropdownContentItemName extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps> {
1170
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItemName extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps> {
1251
1171
  }
1252
1172
 
1253
- interface IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1254
- variant?: string;
1173
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps extends IVeltWireframeCommonProps {
1255
1174
  }
1256
- interface IVeltCommentDialogThreadCardSeenDropdownContentItemTime extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps> {
1175
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItemTime extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps> {
1257
1176
  }
1258
1177
 
1259
- interface IVeltCommentDialogThreadCardSeenDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1260
- variant?: string;
1178
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItemProps extends IVeltWireframeCommonProps {
1261
1179
  }
1262
- interface IVeltCommentDialogThreadCardSeenDropdownContentItem extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemProps> {
1180
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItem extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemProps> {
1263
1181
  Avatar: IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar;
1264
1182
  Name: IVeltCommentDialogThreadCardSeenDropdownContentItemName;
1265
1183
  Time: IVeltCommentDialogThreadCardSeenDropdownContentItemTime;
1266
1184
  }
1267
1185
 
1268
- interface IVeltCommentDialogThreadCardSeenDropdownContentItemsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1269
- variant?: string;
1186
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItemsProps extends IVeltWireframeCommonProps {
1270
1187
  }
1271
- interface IVeltCommentDialogThreadCardSeenDropdownContentItems extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemsProps> {
1188
+ interface IVeltCommentDialogThreadCardSeenDropdownContentItems extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemsProps> {
1272
1189
  Item: IVeltCommentDialogThreadCardSeenDropdownContentItem;
1273
1190
  }
1274
1191
 
1275
- interface IVeltCommentDialogThreadCardSeenDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1276
- variant?: string;
1192
+ interface IVeltCommentDialogThreadCardSeenDropdownContentProps extends IVeltWireframeCommonProps {
1277
1193
  }
1278
- interface IVeltCommentDialogThreadCardSeenDropdownContent extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentProps> {
1194
+ interface IVeltCommentDialogThreadCardSeenDropdownContent extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownContentProps> {
1279
1195
  Title: IVeltCommentDialogThreadCardSeenDropdownContentTitle;
1280
1196
  Items: IVeltCommentDialogThreadCardSeenDropdownContentItems;
1281
1197
  }
1282
1198
 
1283
- interface IVeltCommentDialogThreadCardSeenDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1284
- variant?: string;
1199
+ interface IVeltCommentDialogThreadCardSeenDropdownTriggerProps extends IVeltWireframeCommonProps {
1285
1200
  }
1286
- interface IVeltCommentDialogThreadCardSeenDropdownTrigger extends React.FC<IVeltCommentDialogThreadCardSeenDropdownTriggerProps> {
1201
+ interface IVeltCommentDialogThreadCardSeenDropdownTrigger extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownTriggerProps> {
1287
1202
  }
1288
1203
 
1289
- interface IVeltCommentDialogThreadCardSeenDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1290
- variant?: string;
1204
+ interface IVeltCommentDialogThreadCardSeenDropdownProps extends IVeltWireframeCommonProps {
1291
1205
  }
1292
- interface IVeltCommentDialogThreadCardSeenDropdown extends React.FC<IVeltCommentDialogThreadCardSeenDropdownProps> {
1206
+ interface IVeltCommentDialogThreadCardSeenDropdown extends React$1.FC<IVeltCommentDialogThreadCardSeenDropdownProps> {
1293
1207
  Trigger: IVeltCommentDialogThreadCardSeenDropdownTrigger;
1294
1208
  Content: IVeltCommentDialogThreadCardSeenDropdownContent;
1295
1209
  }
1296
1210
 
1297
- interface IVeltCommentDialogThreadCardProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1298
- variant?: string;
1211
+ interface IVeltCommentDialogThreadCardProps extends IVeltWireframeCommonProps {
1299
1212
  }
1300
- interface IVeltCommentDialogThreadCard extends React.FC<IVeltCommentDialogThreadCardProps> {
1301
- Avatar: React.FC<IVeltCommentDialogThreadCardAvatarProps>;
1302
- DeviceType: React.FC<IVeltCommentDialogThreadCardDeviceTypeProps>;
1213
+ interface IVeltCommentDialogThreadCard extends React$1.FC<IVeltCommentDialogThreadCardProps> {
1214
+ Avatar: React$1.FC<IVeltCommentDialogThreadCardAvatarProps>;
1215
+ DeviceType: React$1.FC<IVeltCommentDialogThreadCardDeviceTypeProps>;
1303
1216
  Attachments: IVeltCommentDialogThreadCardAttachments;
1304
- Message: React.FC<IVeltCommentDialogThreadCardMessageProps>;
1305
- Name: React.FC<IVeltCommentDialogThreadCardNameProps>;
1217
+ Message: React$1.FC<IVeltCommentDialogThreadCardMessageProps>;
1218
+ Name: React$1.FC<IVeltCommentDialogThreadCardNameProps>;
1306
1219
  Options: IVeltCommentDialogThreadCardOptions;
1307
- Reactions: React.FC<IVeltCommentDialogThreadCardReactionsProps>;
1308
- ReactionTool: React.FC<IVeltCommentDialogThreadCardReactionToolProps>;
1309
- Recordings: React.FC<IVeltCommentDialogThreadCardRecordingsProps>;
1310
- Time: React.FC<IVeltCommentDialogThreadCardTimeProps>;
1311
- Unread: React.FC<IVeltCommentDialogThreadCardUnreadProps>;
1312
- Draft: React.FC<IVeltCommentDialogThreadCardDraftProps>;
1220
+ Reactions: React$1.FC<IVeltCommentDialogThreadCardReactionsProps>;
1221
+ ReactionTool: React$1.FC<IVeltCommentDialogThreadCardReactionToolProps>;
1222
+ Recordings: React$1.FC<IVeltCommentDialogThreadCardRecordingsProps>;
1223
+ Time: React$1.FC<IVeltCommentDialogThreadCardTimeProps>;
1224
+ Unread: React$1.FC<IVeltCommentDialogThreadCardUnreadProps>;
1225
+ Draft: React$1.FC<IVeltCommentDialogThreadCardDraftProps>;
1313
1226
  SeenDropdown: IVeltCommentDialogThreadCardSeenDropdown;
1314
1227
  }
1315
1228
 
1316
- interface IVeltCommentDialogThreadsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1317
- variant?: string;
1229
+ interface IVeltCommentDialogThreadsProps extends IVeltWireframeCommonProps {
1318
1230
  }
1319
1231
 
1320
- interface IVeltCommentDialogToggleReplyCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1321
- variant?: string;
1232
+ interface IVeltCommentDialogToggleReplyCountProps extends IVeltWireframeCommonProps {
1322
1233
  }
1323
- interface IVeltCommentDialogToggleReplyCount extends React.FC<IVeltCommentDialogToggleReplyCountProps> {
1234
+ interface IVeltCommentDialogToggleReplyCount extends React$1.FC<IVeltCommentDialogToggleReplyCountProps> {
1324
1235
  }
1325
1236
 
1326
- interface IVeltCommentDialogToggleReplyTextProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1327
- variant?: string;
1237
+ interface IVeltCommentDialogToggleReplyTextProps extends IVeltWireframeCommonProps {
1328
1238
  }
1329
- interface IVeltCommentDialogToggleReplyText extends React.FC<IVeltCommentDialogToggleReplyTextProps> {
1239
+ interface IVeltCommentDialogToggleReplyText extends React$1.FC<IVeltCommentDialogToggleReplyTextProps> {
1330
1240
  }
1331
1241
 
1332
- interface IVeltCommentDialogToggleReplyIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1333
- variant?: string;
1242
+ interface IVeltCommentDialogToggleReplyIconProps extends IVeltWireframeCommonProps {
1334
1243
  }
1335
- interface IVeltCommentDialogToggleReplyIcon extends React.FC<IVeltCommentDialogToggleReplyIconProps> {
1244
+ interface IVeltCommentDialogToggleReplyIcon extends React$1.FC<IVeltCommentDialogToggleReplyIconProps> {
1336
1245
  }
1337
1246
 
1338
- interface IVeltCommentDialogToggleReplyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1339
- variant?: string;
1247
+ interface IVeltCommentDialogToggleReplyProps extends IVeltWireframeCommonProps {
1340
1248
  }
1341
- interface IVeltCommentDialogToggleReply extends React.FC<IVeltCommentDialogToggleReplyProps> {
1249
+ interface IVeltCommentDialogToggleReply extends React$1.FC<IVeltCommentDialogToggleReplyProps> {
1342
1250
  Icon: IVeltCommentDialogToggleReplyIcon;
1343
1251
  Text: IVeltCommentDialogToggleReplyText;
1344
1252
  Count: IVeltCommentDialogToggleReplyCount;
1345
1253
  }
1346
1254
 
1347
- interface IVeltCommentDialogUpgradeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1348
- variant?: string;
1255
+ interface IVeltCommentDialogUpgradeProps extends IVeltWireframeCommonProps {
1349
1256
  }
1350
1257
 
1351
- interface IVeltCommentDialogCustomAnnotationDropdownContentItemIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1352
- variant?: string;
1258
+ interface IVeltCommentDialogCustomAnnotationDropdownContentItemIconProps extends IVeltWireframeCommonProps {
1353
1259
  }
1354
1260
 
1355
- interface IVeltCommentDialogCustomAnnotationDropdownContentItemLabelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1356
- variant?: string;
1261
+ interface IVeltCommentDialogCustomAnnotationDropdownContentItemLabelProps extends IVeltWireframeCommonProps {
1357
1262
  }
1358
1263
 
1359
- interface IVeltCommentDialogCustomAnnotationDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1360
- variant?: string;
1264
+ interface IVeltCommentDialogCustomAnnotationDropdownContentItemProps extends IVeltWireframeCommonProps {
1361
1265
  }
1362
- interface IVeltCommentDialogCustomAnnotationDropdownContentItem extends React.FC<IVeltCommentDialogCustomAnnotationDropdownContentItemProps> {
1363
- Label: React.FC<IVeltCommentDialogCustomAnnotationDropdownContentItemLabelProps>;
1364
- Icon: React.FC<IVeltCommentDialogCustomAnnotationDropdownContentItemIconProps>;
1266
+ interface IVeltCommentDialogCustomAnnotationDropdownContentItem extends React$1.FC<IVeltCommentDialogCustomAnnotationDropdownContentItemProps> {
1267
+ Label: React$1.FC<IVeltCommentDialogCustomAnnotationDropdownContentItemLabelProps>;
1268
+ Icon: React$1.FC<IVeltCommentDialogCustomAnnotationDropdownContentItemIconProps>;
1365
1269
  }
1366
1270
 
1367
- interface IVeltCommentDialogCustomAnnotationDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1368
- variant?: string;
1271
+ interface IVeltCommentDialogCustomAnnotationDropdownContentProps extends IVeltWireframeCommonProps {
1369
1272
  }
1370
- interface IVeltCommentDialogCustomAnnotationDropdownContent extends React.FC<IVeltCommentDialogCustomAnnotationDropdownContentProps> {
1273
+ interface IVeltCommentDialogCustomAnnotationDropdownContent extends React$1.FC<IVeltCommentDialogCustomAnnotationDropdownContentProps> {
1371
1274
  Item: IVeltCommentDialogCustomAnnotationDropdownContentItem;
1372
1275
  }
1373
1276
 
1374
- interface IVeltCommentDialogCustomAnnotationDropdownTriggerArrowProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1375
- variant?: string;
1277
+ interface IVeltCommentDialogCustomAnnotationDropdownTriggerArrowProps extends IVeltWireframeCommonProps {
1376
1278
  }
1377
1279
 
1378
- interface IVeltCommentDialogCustomAnnotationDropdownTriggerListItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1379
- variant?: string;
1280
+ interface IVeltCommentDialogCustomAnnotationDropdownTriggerListItemProps extends IVeltWireframeCommonProps {
1380
1281
  }
1381
1282
 
1382
- interface IVeltCommentDialogCustomAnnotationDropdownTriggerListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1383
- variant?: string;
1283
+ interface IVeltCommentDialogCustomAnnotationDropdownTriggerListProps extends IVeltWireframeCommonProps {
1384
1284
  }
1385
- interface IVeltCommentDialogCustomAnnotationDropdownTriggerList extends React.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerListProps> {
1386
- Item: React.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerListItemProps>;
1285
+ interface IVeltCommentDialogCustomAnnotationDropdownTriggerList extends React$1.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerListProps> {
1286
+ Item: React$1.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerListItemProps>;
1387
1287
  }
1388
1288
 
1389
- interface IVeltCommentDialogCustomAnnotationDropdownTriggerRemainingCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1390
- variant?: string;
1289
+ interface IVeltCommentDialogCustomAnnotationDropdownTriggerRemainingCountProps extends IVeltWireframeCommonProps {
1391
1290
  }
1392
1291
 
1393
- interface IVeltCommentDialogCustomAnnotationDropdownTriggerPlaceholderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1394
- variant?: string;
1292
+ interface IVeltCommentDialogCustomAnnotationDropdownTriggerPlaceholderProps extends IVeltWireframeCommonProps {
1395
1293
  }
1396
1294
 
1397
- interface IVeltCommentDialogCustomAnnotationDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1398
- variant?: string;
1295
+ interface IVeltCommentDialogCustomAnnotationDropdownTriggerProps extends IVeltWireframeCommonProps {
1399
1296
  }
1400
- interface IVeltCommentDialogCustomAnnotationDropdownTrigger extends React.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerProps> {
1401
- Arrow: React.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerArrowProps>;
1297
+ interface IVeltCommentDialogCustomAnnotationDropdownTrigger extends React$1.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerProps> {
1298
+ Arrow: React$1.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerArrowProps>;
1402
1299
  List: IVeltCommentDialogCustomAnnotationDropdownTriggerList;
1403
- RemainingCount: React.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerRemainingCountProps>;
1404
- Placeholder: React.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerPlaceholderProps>;
1300
+ RemainingCount: React$1.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerRemainingCountProps>;
1301
+ Placeholder: React$1.FC<IVeltCommentDialogCustomAnnotationDropdownTriggerPlaceholderProps>;
1405
1302
  }
1406
1303
 
1407
- interface IVeltCommentDialogCustomAnnotationDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1408
- variant?: string;
1304
+ interface IVeltCommentDialogCustomAnnotationDropdownProps extends IVeltWireframeCommonProps {
1409
1305
  }
1410
- interface IVeltCommentDialogCustomAnnotationDropdown extends React.FC<IVeltCommentDialogCustomAnnotationDropdownProps> {
1306
+ interface IVeltCommentDialogCustomAnnotationDropdown extends React$1.FC<IVeltCommentDialogCustomAnnotationDropdownProps> {
1411
1307
  Content: IVeltCommentDialogCustomAnnotationDropdownContent;
1412
1308
  Trigger: IVeltCommentDialogCustomAnnotationDropdownTrigger;
1413
1309
  }
1414
1310
 
1415
- interface IVeltCommentDialogDeleteButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1416
- variant?: string;
1311
+ interface IVeltCommentDialogDeleteButtonProps extends IVeltWireframeCommonProps {
1417
1312
  }
1418
1313
 
1419
- interface IVeltCommentDialogCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1420
- variant?: string;
1314
+ interface IVeltCommentDialogCloseButtonProps extends IVeltWireframeCommonProps {
1421
1315
  }
1422
1316
 
1423
- interface IVeltCommentDialogUnresolveButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1424
- variant?: string;
1317
+ interface IVeltCommentDialogUnresolveButtonProps extends IVeltWireframeCommonProps {
1425
1318
  }
1426
1319
 
1427
- interface IVeltCommentDialogNavigationButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1428
- variant?: string;
1320
+ interface IVeltCommentDialogNavigationButtonProps extends IVeltWireframeCommonProps {
1429
1321
  }
1430
1322
 
1431
- interface IVeltCommentDialogWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1432
- variant?: string;
1323
+ interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
1433
1324
  }
1434
- declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframeProps> & {
1435
- AllComment: React.FC<IVeltCommentDialogAllCommentProps>;
1436
- Approve: React.FC<IVeltCommentDialogApproveProps>;
1325
+ declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframeProps> & {
1326
+ AllComment: React$1.FC<IVeltCommentDialogAllCommentProps>;
1327
+ Approve: React$1.FC<IVeltCommentDialogApproveProps>;
1437
1328
  AssigneeBanner: IVeltCommentDialogAssigneeBanner;
1438
- AssignMenu: React.FC<IVeltCommentDialogAssignMenuProps>;
1439
- Body: React.FC<IVeltCommentDialogBodyProps>;
1440
- CommentCategory: React.FC<IVeltCommentDialogCommentCategoryProps>;
1441
- CommentIndex: React.FC<IVeltCommentDialogCommentIndexProps>;
1442
- CommentSuggestionStatus: React.FC<IVeltCommentDialogCommentSuggestionStatusProps>;
1329
+ AssignMenu: React$1.FC<IVeltCommentDialogAssignMenuProps>;
1330
+ Body: React$1.FC<IVeltCommentDialogBodyProps>;
1331
+ CommentCategory: React$1.FC<IVeltCommentDialogCommentCategoryProps>;
1332
+ CommentIndex: React$1.FC<IVeltCommentDialogCommentIndexProps>;
1333
+ CommentSuggestionStatus: React$1.FC<IVeltCommentDialogCommentSuggestionStatusProps>;
1443
1334
  Composer: IVeltCommentDialogComposer;
1444
- CopyLink: React.FC<IVeltCommentDialogCopyLinkProps>;
1445
- GhostBanner: React.FC<IVeltCommentDialogGhostBannerProps>;
1446
- Header: React.FC<IVeltCommentDialogHeaderProps>;
1447
- MoreReply: React.FC<IVeltCommentDialogMoreReplyProps>;
1335
+ CopyLink: React$1.FC<IVeltCommentDialogCopyLinkProps>;
1336
+ GhostBanner: React$1.FC<IVeltCommentDialogGhostBannerProps>;
1337
+ Header: React$1.FC<IVeltCommentDialogHeaderProps>;
1338
+ MoreReply: React$1.FC<IVeltCommentDialogMoreReplyProps>;
1448
1339
  Options: IVeltCommentDialogOptions;
1449
1340
  Priority: IVeltCommentDialogPriority;
1450
- PrivateBanner: React.FC<IVeltCommentDialogPrivateBannerProps>;
1451
- ResolveButton: React.FC<IVeltCommentDialogResolveButtonProps>;
1452
- UnresolveButton: React.FC<IVeltCommentDialogUnresolveButtonProps>;
1453
- SignIn: React.FC<IVeltCommentDialogSignInProps>;
1341
+ PrivateBanner: React$1.FC<IVeltCommentDialogPrivateBannerProps>;
1342
+ ResolveButton: React$1.FC<IVeltCommentDialogResolveButtonProps>;
1343
+ UnresolveButton: React$1.FC<IVeltCommentDialogUnresolveButtonProps>;
1344
+ SignIn: React$1.FC<IVeltCommentDialogSignInProps>;
1454
1345
  Status: IVeltCommentDialogStatus;
1455
1346
  SuggestionAction: IVeltCommentDialogSuggestionAction;
1456
1347
  ThreadCard: IVeltCommentDialogThreadCard;
1457
- Threads: React.FC<IVeltCommentDialogThreadsProps>;
1348
+ Threads: React$1.FC<IVeltCommentDialogThreadsProps>;
1458
1349
  ToggleReply: IVeltCommentDialogToggleReply;
1459
- Upgrade: React.FC<IVeltCommentDialogUpgradeProps>;
1350
+ Upgrade: React$1.FC<IVeltCommentDialogUpgradeProps>;
1460
1351
  CustomAnnotationDropdown: IVeltCommentDialogCustomAnnotationDropdown;
1461
- DeleteButton: React.FC<IVeltCommentDialogDeleteButtonProps>;
1462
- CloseButton: React.FC<IVeltCommentDialogCloseButtonProps>;
1463
- NavigationButton: React.FC<IVeltCommentDialogNavigationButtonProps>;
1352
+ DeleteButton: React$1.FC<IVeltCommentDialogDeleteButtonProps>;
1353
+ CloseButton: React$1.FC<IVeltCommentDialogCloseButtonProps>;
1354
+ NavigationButton: React$1.FC<IVeltCommentDialogNavigationButtonProps>;
1464
1355
  };
1465
1356
 
1466
- interface IVeltCommentsSidebarCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1467
- variant?: string;
1357
+ interface IVeltCommentsSidebarCloseButtonProps extends IVeltWireframeCommonProps {
1468
1358
  }
1469
1359
 
1470
- interface IVeltCommentsSidebarEmptyPlaceholderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1471
- variant?: string;
1360
+ interface IVeltCommentsSidebarEmptyPlaceholderProps extends IVeltWireframeCommonProps {
1472
1361
  }
1473
1362
 
1474
- interface IVeltCommentsSidebarFilterItemCheckboxCheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1475
- variant?: string;
1363
+ interface IVeltCommentsSidebarFilterItemCheckboxCheckedProps extends IVeltWireframeCommonProps {
1476
1364
  }
1477
1365
 
1478
- interface IVeltCommentsSidebarFilterItemCheckboxUncheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1479
- variant?: string;
1366
+ interface IVeltCommentsSidebarFilterItemCheckboxUncheckedProps extends IVeltWireframeCommonProps {
1480
1367
  }
1481
1368
 
1482
- interface IVeltCommentsSidebarFilterItemCheckboxProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1483
- variant?: string;
1369
+ interface IVeltCommentsSidebarFilterItemCheckboxProps extends IVeltWireframeCommonProps {
1484
1370
  }
1485
- interface IVeltCommentsSidebarFilterItemCheckbox extends React.FC<IVeltCommentsSidebarFilterItemCheckboxProps> {
1486
- Checked: React.FC<IVeltCommentsSidebarFilterItemCheckboxCheckedProps>;
1487
- Unchecked: React.FC<IVeltCommentsSidebarFilterItemCheckboxUncheckedProps>;
1371
+ interface IVeltCommentsSidebarFilterItemCheckbox extends React$1.FC<IVeltCommentsSidebarFilterItemCheckboxProps> {
1372
+ Checked: React$1.FC<IVeltCommentsSidebarFilterItemCheckboxCheckedProps>;
1373
+ Unchecked: React$1.FC<IVeltCommentsSidebarFilterItemCheckboxUncheckedProps>;
1488
1374
  }
1489
1375
 
1490
- interface IVeltCommentsSidebarFilterItemCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1491
- variant?: string;
1376
+ interface IVeltCommentsSidebarFilterItemCountProps extends IVeltWireframeCommonProps {
1492
1377
  }
1493
1378
 
1494
- interface IVeltCommentsSidebarFilterItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1495
- variant?: string;
1379
+ interface IVeltCommentsSidebarFilterItemNameProps extends IVeltWireframeCommonProps {
1496
1380
  }
1497
1381
 
1498
- interface IVeltCommentsSidebarFilterItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1499
- variant?: string;
1382
+ interface IVeltCommentsSidebarFilterItemProps extends IVeltWireframeCommonProps {
1500
1383
  }
1501
- interface IVeltCommentsSidebarFilterItem extends React.FC<IVeltCommentsSidebarFilterItemProps> {
1384
+ interface IVeltCommentsSidebarFilterItem extends React$1.FC<IVeltCommentsSidebarFilterItemProps> {
1502
1385
  Checkbox: IVeltCommentsSidebarFilterItemCheckbox;
1503
- Count: React.FC<IVeltCommentsSidebarFilterItemCountProps>;
1504
- Name: React.FC<IVeltCommentsSidebarFilterItemNameProps>;
1386
+ Count: React$1.FC<IVeltCommentsSidebarFilterItemCountProps>;
1387
+ Name: React$1.FC<IVeltCommentsSidebarFilterItemNameProps>;
1505
1388
  }
1506
1389
 
1507
- interface IVeltCommentsSidebarFilterNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1508
- variant?: string;
1390
+ interface IVeltCommentsSidebarFilterNameProps extends IVeltWireframeCommonProps {
1509
1391
  }
1510
1392
 
1511
- interface IVeltCommentsSidebarFilterCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1512
- variant?: string;
1393
+ interface IVeltCommentsSidebarFilterCategoryProps extends IVeltWireframeCommonProps {
1513
1394
  }
1514
- interface IVeltCommentsSidebarFilterCategory extends React.FC<IVeltCommentsSidebarFilterCategoryProps> {
1515
- Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
1395
+ interface IVeltCommentsSidebarFilterCategory extends React$1.FC<IVeltCommentsSidebarFilterCategoryProps> {
1396
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1516
1397
  Item: IVeltCommentsSidebarFilterItem;
1517
1398
  }
1518
1399
 
1519
- interface IVeltCommentsSidebarFilterCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1520
- variant?: string;
1400
+ interface IVeltCommentsSidebarFilterCloseButtonProps extends IVeltWireframeCommonProps {
1521
1401
  }
1522
1402
 
1523
- interface IVeltCommentsSidebarFilterCommentTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1524
- variant?: string;
1403
+ interface IVeltCommentsSidebarFilterCommentTypeProps extends IVeltWireframeCommonProps {
1525
1404
  }
1526
- interface IVeltCommentsSidebarFilterCommentType extends React.FC<IVeltCommentsSidebarFilterCommentTypeProps> {
1527
- Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
1405
+ interface IVeltCommentsSidebarFilterCommentType extends React$1.FC<IVeltCommentsSidebarFilterCommentTypeProps> {
1406
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1528
1407
  Item: IVeltCommentsSidebarFilterItem;
1529
1408
  }
1530
1409
 
1531
- interface IVeltCommentsSidebarFilterDoneButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1532
- variant?: string;
1410
+ interface IVeltCommentsSidebarFilterDoneButtonProps extends IVeltWireframeCommonProps {
1533
1411
  }
1534
1412
 
1535
- interface IVeltCommentsSidebarFilterGroupByProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1536
- variant?: string;
1413
+ interface IVeltCommentsSidebarFilterGroupByProps extends IVeltWireframeCommonProps {
1537
1414
  }
1538
- interface IVeltCommentsSidebarFilterGroupBy extends React.FC<IVeltCommentsSidebarFilterGroupByProps> {
1539
- Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
1415
+ interface IVeltCommentsSidebarFilterGroupBy extends React$1.FC<IVeltCommentsSidebarFilterGroupByProps> {
1416
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1540
1417
  Item: IVeltCommentsSidebarFilterItem;
1541
1418
  }
1542
1419
 
1543
- interface IVeltCommentsSidebarFilterViewAllProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1544
- variant?: string;
1420
+ interface IVeltCommentsSidebarFilterViewAllProps extends IVeltWireframeCommonProps {
1545
1421
  }
1546
1422
 
1547
- interface IVeltCommentsSidebarFilterLocationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1548
- variant?: string;
1423
+ interface IVeltCommentsSidebarFilterLocationProps extends IVeltWireframeCommonProps {
1549
1424
  }
1550
- interface IVeltCommentsSidebarFilterLocation extends React.FC<IVeltCommentsSidebarFilterLocationProps> {
1551
- Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
1425
+ interface IVeltCommentsSidebarFilterLocation extends React$1.FC<IVeltCommentsSidebarFilterLocationProps> {
1426
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1552
1427
  Item: IVeltCommentsSidebarFilterItem;
1553
- ViewAll: React.FC<IVeltCommentsSidebarFilterViewAllProps>;
1428
+ ViewAll: React$1.FC<IVeltCommentsSidebarFilterViewAllProps>;
1554
1429
  }
1555
1430
 
1556
- interface IVeltCommentsSidebarFilterPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1557
- variant?: string;
1431
+ interface IVeltCommentsSidebarFilterPeopleProps extends IVeltWireframeCommonProps {
1558
1432
  }
1559
- interface IVeltCommentsSidebarFilterPeople extends React.FC<IVeltCommentsSidebarFilterPeopleProps> {
1560
- Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
1433
+ interface IVeltCommentsSidebarFilterPeople extends React$1.FC<IVeltCommentsSidebarFilterPeopleProps> {
1434
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1561
1435
  Item: IVeltCommentsSidebarFilterItem;
1562
1436
  }
1563
1437
 
1564
- interface IVeltCommentsSidebarFilterPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1565
- variant?: string;
1438
+ interface IVeltCommentsSidebarFilterPriorityProps extends IVeltWireframeCommonProps {
1566
1439
  }
1567
- interface IVeltCommentsSidebarFilterPriority extends React.FC<IVeltCommentsSidebarFilterPriorityProps> {
1568
- Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
1440
+ interface IVeltCommentsSidebarFilterPriority extends React$1.FC<IVeltCommentsSidebarFilterPriorityProps> {
1441
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1569
1442
  Item: IVeltCommentsSidebarFilterItem;
1570
1443
  }
1571
1444
 
1572
- interface IVeltCommentsSidebarFilterTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1573
- variant?: string;
1445
+ interface IVeltCommentsSidebarFilterTitleProps extends IVeltWireframeCommonProps {
1574
1446
  }
1575
1447
 
1576
- interface IVeltCommentsSidebarFilterVersionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1577
- variant?: string;
1448
+ interface IVeltCommentsSidebarFilterVersionsProps extends IVeltWireframeCommonProps {
1578
1449
  }
1579
- interface IVeltCommentsSidebarFilterVersions extends React.FC<IVeltCommentsSidebarFilterVersionsProps> {
1580
- Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
1450
+ interface IVeltCommentsSidebarFilterVersions extends React$1.FC<IVeltCommentsSidebarFilterVersionsProps> {
1451
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1581
1452
  Item: IVeltCommentsSidebarFilterItem;
1582
1453
  }
1583
1454
 
1584
- interface IVeltCommentsSidebarFilterStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1585
- variant?: string;
1455
+ interface IVeltCommentsSidebarFilterStatusProps extends IVeltWireframeCommonProps {
1586
1456
  }
1587
- interface IVeltCommentsSidebarFilterStatus extends React.FC<IVeltCommentsSidebarFilterStatusProps> {
1588
- Name: React.FC<IVeltCommentsSidebarFilterNameProps>;
1457
+ interface IVeltCommentsSidebarFilterStatus extends React$1.FC<IVeltCommentsSidebarFilterStatusProps> {
1458
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1589
1459
  Item: IVeltCommentsSidebarFilterItem;
1590
1460
  }
1591
1461
 
1592
- interface IVeltCommentsSidebarFilterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1593
- variant?: string;
1462
+ interface IVeltCommentsSidebarFilterProps extends IVeltWireframeCommonProps {
1594
1463
  }
1595
- interface IVeltCommentsSidebarFilter extends React.FC<IVeltCommentsSidebarFilterProps> {
1596
- Title: React.FC<IVeltCommentsSidebarFilterTitleProps>;
1597
- CloseButton: React.FC<IVeltCommentsSidebarFilterCloseButtonProps>;
1464
+ interface IVeltCommentsSidebarFilter extends React$1.FC<IVeltCommentsSidebarFilterProps> {
1465
+ Title: React$1.FC<IVeltCommentsSidebarFilterTitleProps>;
1466
+ CloseButton: React$1.FC<IVeltCommentsSidebarFilterCloseButtonProps>;
1598
1467
  Location: IVeltCommentsSidebarFilterLocation;
1599
1468
  People: IVeltCommentsSidebarFilterPeople;
1600
1469
  Category: IVeltCommentsSidebarFilterCategory;
@@ -1602,162 +1471,136 @@ interface IVeltCommentsSidebarFilter extends React.FC<IVeltCommentsSidebarFilter
1602
1471
  Priority: IVeltCommentsSidebarFilterPriority;
1603
1472
  Versions: IVeltCommentsSidebarFilterVersions;
1604
1473
  GroupBy: IVeltCommentsSidebarFilterGroupBy;
1605
- DoneButton: React.FC<IVeltCommentsSidebarFilterDoneButtonProps>;
1474
+ DoneButton: React$1.FC<IVeltCommentsSidebarFilterDoneButtonProps>;
1606
1475
  Item: IVeltCommentsSidebarFilterItem;
1607
1476
  Status: IVeltCommentsSidebarFilterStatus;
1608
1477
  }
1609
1478
 
1610
- interface IVeltCommentsSidebarFilterButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1611
- variant?: string;
1479
+ interface IVeltCommentsSidebarFilterButtonProps extends IVeltWireframeCommonProps {
1612
1480
  }
1613
1481
 
1614
- interface IVeltCommentsSidebarHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1615
- variant?: string;
1482
+ interface IVeltCommentsSidebarHeaderProps extends IVeltWireframeCommonProps {
1616
1483
  }
1617
1484
 
1618
- interface IVeltCommentsSidebarListItemDialogContainerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1619
- variant?: string;
1485
+ interface IVeltCommentsSidebarListItemDialogContainerProps extends IVeltWireframeCommonProps {
1620
1486
  }
1621
1487
 
1622
- interface IVeltCommentsSidebarListItemGroupCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1623
- variant?: string;
1488
+ interface IVeltCommentsSidebarListItemGroupCountProps extends IVeltWireframeCommonProps {
1624
1489
  }
1625
1490
 
1626
- interface IVeltCommentsSidebarListItemGroupArrowProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1627
- variant?: string;
1491
+ interface IVeltCommentsSidebarListItemGroupArrowProps extends IVeltWireframeCommonProps {
1628
1492
  }
1629
1493
 
1630
- interface IVeltCommentsSidebarListItemGroupNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1631
- variant?: string;
1494
+ interface IVeltCommentsSidebarListItemGroupNameProps extends IVeltWireframeCommonProps {
1632
1495
  }
1633
1496
 
1634
- interface IVeltCommentsSidebarListItemGroupProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1635
- variant?: string;
1497
+ interface IVeltCommentsSidebarListItemGroupProps extends IVeltWireframeCommonProps {
1636
1498
  }
1637
- interface IVeltCommentsSidebarListItemGroup extends React.FC<IVeltCommentsSidebarListItemGroupProps> {
1638
- Count: React.FC<IVeltCommentsSidebarListItemGroupCountProps>;
1639
- Arrow: React.FC<IVeltCommentsSidebarListItemGroupArrowProps>;
1640
- Name: React.FC<IVeltCommentsSidebarListItemGroupNameProps>;
1499
+ interface IVeltCommentsSidebarListItemGroup extends React$1.FC<IVeltCommentsSidebarListItemGroupProps> {
1500
+ Count: React$1.FC<IVeltCommentsSidebarListItemGroupCountProps>;
1501
+ Arrow: React$1.FC<IVeltCommentsSidebarListItemGroupArrowProps>;
1502
+ Name: React$1.FC<IVeltCommentsSidebarListItemGroupNameProps>;
1641
1503
  }
1642
1504
 
1643
- interface IVeltCommentsSidebarListItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1644
- variant?: string;
1505
+ interface IVeltCommentsSidebarListItemProps extends IVeltWireframeCommonProps {
1645
1506
  }
1646
- interface IVeltCommentsSidebarListItem extends React.FC<IVeltCommentsSidebarListItemProps> {
1507
+ interface IVeltCommentsSidebarListItem extends React$1.FC<IVeltCommentsSidebarListItemProps> {
1508
+ DialogContainer: React$1.FC<IVeltCommentsSidebarListItemDialogContainerProps>;
1647
1509
  Group: IVeltCommentsSidebarListItemGroup;
1648
- DialogContainer: React.FC<IVeltCommentsSidebarListItemDialogContainerProps>;
1649
1510
  }
1650
1511
 
1651
- interface IVeltCommentsSidebarListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1652
- variant?: string;
1512
+ interface IVeltCommentsSidebarListProps extends IVeltWireframeCommonProps {
1653
1513
  }
1654
- interface IVeltCommentsSidebarList extends React.FC<IVeltCommentsSidebarListProps> {
1514
+ interface IVeltCommentsSidebarList extends React$1.FC<IVeltCommentsSidebarListProps> {
1655
1515
  Item: IVeltCommentsSidebarListItem;
1656
1516
  }
1657
1517
 
1658
- interface IVeltCommentsSidebarLocationFilterDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1659
- variant?: string;
1518
+ interface IVeltCommentsSidebarLocationFilterDropdownContentProps extends IVeltWireframeCommonProps {
1660
1519
  }
1661
1520
 
1662
- interface IVeltCommentsSidebarLocationFilterDropdownTriggerLabelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1663
- variant?: string;
1521
+ interface IVeltCommentsSidebarLocationFilterDropdownTriggerLabelProps extends IVeltWireframeCommonProps {
1664
1522
  }
1665
1523
 
1666
- interface IVeltCommentsSidebarLocationFilterDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1667
- variant?: string;
1524
+ interface IVeltCommentsSidebarLocationFilterDropdownTriggerProps extends IVeltWireframeCommonProps {
1668
1525
  }
1669
- interface IVeltCommentsSidebarLocationFilterDropdownTrigger extends React.FC<IVeltCommentsSidebarLocationFilterDropdownTriggerProps> {
1670
- Label: React.FC<IVeltCommentsSidebarLocationFilterDropdownTriggerLabelProps>;
1526
+ interface IVeltCommentsSidebarLocationFilterDropdownTrigger extends React$1.FC<IVeltCommentsSidebarLocationFilterDropdownTriggerProps> {
1527
+ Label: React$1.FC<IVeltCommentsSidebarLocationFilterDropdownTriggerLabelProps>;
1671
1528
  }
1672
1529
 
1673
- interface IVeltCommentsSidebarLocationFilterDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1674
- variant?: string;
1530
+ interface IVeltCommentsSidebarLocationFilterDropdownProps extends IVeltWireframeCommonProps {
1675
1531
  }
1676
- interface IVeltCommentsSidebarLocationFilterDropdown extends React.FC<IVeltCommentsSidebarLocationFilterDropdownProps> {
1532
+ interface IVeltCommentsSidebarLocationFilterDropdown extends React$1.FC<IVeltCommentsSidebarLocationFilterDropdownProps> {
1677
1533
  Trigger: IVeltCommentsSidebarLocationFilterDropdownTrigger;
1678
- Content: React.FC<IVeltCommentsSidebarLocationFilterDropdownContentProps>;
1534
+ Content: React$1.FC<IVeltCommentsSidebarLocationFilterDropdownContentProps>;
1679
1535
  }
1680
1536
 
1681
- interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1682
- variant?: string;
1537
+ interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframeProps extends IVeltWireframeCommonProps {
1683
1538
  }
1684
- interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe extends React.FC<IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframeProps> {
1539
+ interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe extends React$1.FC<IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframeProps> {
1685
1540
  }
1686
1541
 
1687
- interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1688
- variant?: string;
1542
+ interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframeProps extends IVeltWireframeCommonProps {
1689
1543
  }
1690
- interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe extends React.FC<IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframeProps> {
1544
+ interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe extends React$1.FC<IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframeProps> {
1691
1545
  }
1692
1546
 
1693
- interface IVeltCommentsSidebarMinimalActionsDropdownContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1694
- variant?: string;
1547
+ interface IVeltCommentsSidebarMinimalActionsDropdownContentWireframeProps extends IVeltWireframeCommonProps {
1695
1548
  }
1696
- interface IVeltCommentsSidebarMinimalActionsDropdownContentWireframe extends React.FC<IVeltCommentsSidebarMinimalActionsDropdownContentWireframeProps> {
1549
+ interface IVeltCommentsSidebarMinimalActionsDropdownContentWireframe extends React$1.FC<IVeltCommentsSidebarMinimalActionsDropdownContentWireframeProps> {
1697
1550
  MarkAllRead: IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe;
1698
1551
  MarkAllResolved: IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe;
1699
1552
  }
1700
1553
 
1701
- interface IVeltCommentsSidebarMinimalActionsDropdownTriggerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1702
- variant?: string;
1554
+ interface IVeltCommentsSidebarMinimalActionsDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
1703
1555
  }
1704
- interface IVeltCommentsSidebarMinimalActionsDropdownTriggerWireframe extends React.FC<IVeltCommentsSidebarMinimalActionsDropdownTriggerWireframeProps> {
1556
+ interface IVeltCommentsSidebarMinimalActionsDropdownTriggerWireframe extends React$1.FC<IVeltCommentsSidebarMinimalActionsDropdownTriggerWireframeProps> {
1705
1557
  }
1706
1558
 
1707
- interface IVeltCommentsSidebarMinimalActionsDropdownWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1708
- variant?: string;
1559
+ interface IVeltCommentsSidebarMinimalActionsDropdownWireframeProps extends IVeltWireframeCommonProps {
1709
1560
  }
1710
- interface IVeltCommentsSidebarMinimalActionsDropdownWireframe extends React.FC<IVeltCommentsSidebarMinimalActionsDropdownWireframeProps> {
1561
+ interface IVeltCommentsSidebarMinimalActionsDropdownWireframe extends React$1.FC<IVeltCommentsSidebarMinimalActionsDropdownWireframeProps> {
1711
1562
  Trigger: IVeltCommentsSidebarMinimalActionsDropdownTriggerWireframe;
1712
1563
  Content: IVeltCommentsSidebarMinimalActionsDropdownContentWireframe;
1713
1564
  }
1714
1565
 
1715
- interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterAllProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1716
- variant?: string;
1566
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterAllProps extends IVeltWireframeCommonProps {
1717
1567
  }
1718
- interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterAll extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterAllProps> {
1568
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterAll extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterAllProps> {
1719
1569
  }
1720
1570
 
1721
- interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterReadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1722
- variant?: string;
1571
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterReadProps extends IVeltWireframeCommonProps {
1723
1572
  }
1724
- interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterRead extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterReadProps> {
1573
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterRead extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterReadProps> {
1725
1574
  }
1726
1575
 
1727
- interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolvedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1728
- variant?: string;
1576
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolvedProps extends IVeltWireframeCommonProps {
1729
1577
  }
1730
- interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolved extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolvedProps> {
1578
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolved extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterResolvedProps> {
1731
1579
  }
1732
1580
 
1733
- interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1734
- variant?: string;
1581
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnreadProps extends IVeltWireframeCommonProps {
1735
1582
  }
1736
- interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnread extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnreadProps> {
1583
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnread extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnreadProps> {
1737
1584
  }
1738
1585
 
1739
- interface IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1740
- variant?: string;
1586
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIconProps extends IVeltWireframeCommonProps {
1741
1587
  }
1742
- interface IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIconProps> {
1588
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSelectedIconProps> {
1743
1589
  }
1744
1590
 
1745
- interface IVeltCommentsSidebarMinimalFilterDropdownContentSortDateProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1746
- variant?: string;
1591
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentSortDateProps extends IVeltWireframeCommonProps {
1747
1592
  }
1748
- interface IVeltCommentsSidebarMinimalFilterDropdownContentSortDate extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSortDateProps> {
1593
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentSortDate extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSortDateProps> {
1749
1594
  }
1750
1595
 
1751
- interface IVeltCommentsSidebarMinimalFilterDropdownContentSortUnreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1752
- variant?: string;
1596
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentSortUnreadProps extends IVeltWireframeCommonProps {
1753
1597
  }
1754
- interface IVeltCommentsSidebarMinimalFilterDropdownContentSortUnread extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSortUnreadProps> {
1598
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentSortUnread extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownContentSortUnreadProps> {
1755
1599
  }
1756
1600
 
1757
- interface IVeltCommentsSidebarMinimalFilterDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1758
- variant?: string;
1601
+ interface IVeltCommentsSidebarMinimalFilterDropdownContentProps extends IVeltWireframeCommonProps {
1759
1602
  }
1760
- interface IVeltCommentsSidebarMinimalFilterDropdownContent extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownContentProps> {
1603
+ interface IVeltCommentsSidebarMinimalFilterDropdownContent extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownContentProps> {
1761
1604
  FilterAll: IVeltCommentsSidebarMinimalFilterDropdownContentFilterAll;
1762
1605
  FilterUnread: IVeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;
1763
1606
  FilterRead: IVeltCommentsSidebarMinimalFilterDropdownContentFilterRead;
@@ -1767,623 +1610,602 @@ interface IVeltCommentsSidebarMinimalFilterDropdownContent extends React.FC<IVel
1767
1610
  SortUnread: IVeltCommentsSidebarMinimalFilterDropdownContentSortUnread;
1768
1611
  }
1769
1612
 
1770
- interface IVeltCommentsSidebarMinimalFilterDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1771
- variant?: string;
1613
+ interface IVeltCommentsSidebarMinimalFilterDropdownTriggerProps extends IVeltWireframeCommonProps {
1772
1614
  }
1773
- interface IVeltCommentsSidebarMinimalFilterDropdownTrigger extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownTriggerProps> {
1615
+ interface IVeltCommentsSidebarMinimalFilterDropdownTrigger extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownTriggerProps> {
1774
1616
  }
1775
1617
 
1776
- interface IVeltCommentsSidebarMinimalFilterDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1777
- variant?: string;
1618
+ interface IVeltCommentsSidebarMinimalFilterDropdownProps extends IVeltWireframeCommonProps {
1778
1619
  }
1779
- interface IVeltCommentsSidebarMinimalFilterDropdown extends React.FC<IVeltCommentsSidebarMinimalFilterDropdownProps> {
1620
+ interface IVeltCommentsSidebarMinimalFilterDropdown extends React$1.FC<IVeltCommentsSidebarMinimalFilterDropdownProps> {
1780
1621
  Trigger: IVeltCommentsSidebarMinimalFilterDropdownTrigger;
1781
1622
  Content: IVeltCommentsSidebarMinimalFilterDropdownContent;
1782
1623
  }
1783
1624
 
1784
- interface IVeltCommentsSidebarPageModeComposerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1785
- variant?: string;
1625
+ interface IVeltCommentsSidebarPageModeComposerProps extends IVeltWireframeCommonProps {
1786
1626
  }
1787
1627
 
1788
- interface IVeltCommentsSidebarPanelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1789
- variant?: string;
1628
+ interface IVeltCommentsSidebarPanelProps extends IVeltWireframeCommonProps {
1790
1629
  }
1791
1630
 
1792
- interface IVeltCommentsSidebarSearchProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1793
- variant?: string;
1794
- placeholder?: string;
1631
+ interface IVeltCommentsSidebarSearchProps extends IVeltWireframeCommonProps {
1795
1632
  }
1796
1633
 
1797
- interface IVeltCommentsSidebarSkeletonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1798
- variant?: string;
1634
+ interface IVeltCommentsSidebarSkeletonProps extends IVeltWireframeCommonProps {
1799
1635
  }
1800
1636
 
1801
- interface IVeltCommentsSidebarStatusDropdownContentItemIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1802
- variant?: string;
1637
+ interface IVeltCommentsSidebarStatusDropdownContentItemIconWireframeProps extends IVeltWireframeCommonProps {
1803
1638
  }
1804
1639
 
1805
- interface IVeltCommentsSidebarStatusDropdownContentItemNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1806
- variant?: string;
1640
+ interface IVeltCommentsSidebarStatusDropdownContentItemNameWireframeProps extends IVeltWireframeCommonProps {
1807
1641
  }
1808
1642
 
1809
- interface IVeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1810
- variant?: string;
1643
+ interface IVeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframeProps extends IVeltWireframeCommonProps {
1811
1644
  }
1812
1645
 
1813
- interface IVeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1814
- variant?: string;
1646
+ interface IVeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframeProps extends IVeltWireframeCommonProps {
1815
1647
  }
1816
1648
 
1817
- interface IVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1818
- variant?: string;
1649
+ interface IVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframeProps extends IVeltWireframeCommonProps {
1819
1650
  }
1820
- interface IVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe extends React.FC<IVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframeProps> {
1821
- Checked: React.FC<IVeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframeProps>;
1822
- Unchecked: React.FC<IVeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframeProps>;
1651
+ interface IVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe extends React$1.FC<IVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframeProps> {
1652
+ Checked: React$1.FC<IVeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframeProps>;
1653
+ Unchecked: React$1.FC<IVeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframeProps>;
1823
1654
  }
1824
1655
 
1825
- interface IVeltCommentsSidebarStatusDropdownContentItemCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1826
- variant?: string;
1656
+ interface IVeltCommentsSidebarStatusDropdownContentItemCountWireframeProps extends IVeltWireframeCommonProps {
1827
1657
  }
1828
1658
 
1829
- interface IVeltCommentsSidebarStatusDropdownContentItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1830
- variant?: string;
1659
+ interface IVeltCommentsSidebarStatusDropdownContentItemWireframeProps extends IVeltWireframeCommonProps {
1831
1660
  }
1832
- interface IVeltCommentsSidebarStatusDropdownContentItemWireframe extends React.FC<IVeltCommentsSidebarStatusDropdownContentItemWireframeProps> {
1833
- Icon: React.FC<IVeltCommentsSidebarStatusDropdownContentItemIconWireframeProps>;
1834
- Name: React.FC<IVeltCommentsSidebarStatusDropdownContentItemNameWireframeProps>;
1835
- Count: React.FC<IVeltCommentsSidebarStatusDropdownContentItemCountWireframeProps>;
1661
+ interface IVeltCommentsSidebarStatusDropdownContentItemWireframe extends React$1.FC<IVeltCommentsSidebarStatusDropdownContentItemWireframeProps> {
1662
+ Icon: React$1.FC<IVeltCommentsSidebarStatusDropdownContentItemIconWireframeProps>;
1663
+ Name: React$1.FC<IVeltCommentsSidebarStatusDropdownContentItemNameWireframeProps>;
1664
+ Count: React$1.FC<IVeltCommentsSidebarStatusDropdownContentItemCountWireframeProps>;
1836
1665
  Checkbox: IVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe;
1837
1666
  }
1838
1667
 
1839
- interface IVeltCommentsSidebarStatusDropdownContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1840
- variant?: string;
1668
+ interface IVeltCommentsSidebarStatusDropdownContentWireframeProps extends IVeltWireframeCommonProps {
1841
1669
  }
1842
- interface IVeltCommentsSidebarStatusDropdownContentWireframe extends React.FC<IVeltCommentsSidebarStatusDropdownContentWireframeProps> {
1670
+ interface IVeltCommentsSidebarStatusDropdownContentWireframe extends React$1.FC<IVeltCommentsSidebarStatusDropdownContentWireframeProps> {
1843
1671
  Item: IVeltCommentsSidebarStatusDropdownContentItemWireframe;
1844
1672
  }
1845
1673
 
1846
- interface IVeltCommentsSidebarStatusDropdownTriggerArrowWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1847
- variant?: string;
1674
+ interface IVeltCommentsSidebarStatusDropdownTriggerArrowWireframeProps extends IVeltWireframeCommonProps {
1848
1675
  }
1849
1676
 
1850
- interface IVeltCommentsSidebarStatusDropdownTriggerIndicatorWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1851
- variant?: string;
1677
+ interface IVeltCommentsSidebarStatusDropdownTriggerIndicatorWireframeProps extends IVeltWireframeCommonProps {
1852
1678
  }
1853
1679
 
1854
- interface IVeltCommentsSidebarStatusDropdownTriggerNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1855
- variant?: string;
1680
+ interface IVeltCommentsSidebarStatusDropdownTriggerNameWireframeProps extends IVeltWireframeCommonProps {
1856
1681
  }
1857
1682
 
1858
- interface IVeltCommentsSidebarStatusDropdownTriggerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1859
- variant?: string;
1683
+ interface IVeltCommentsSidebarStatusDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
1860
1684
  }
1861
- interface IVeltCommentsSidebarStatusDropdownTriggerWireframe extends React.FC<IVeltCommentsSidebarStatusDropdownTriggerWireframeProps> {
1862
- Arrow: React.FC<IVeltCommentsSidebarStatusDropdownTriggerArrowWireframeProps>;
1863
- Name: React.FC<IVeltCommentsSidebarStatusDropdownTriggerNameWireframeProps>;
1864
- Indicator: React.FC<IVeltCommentsSidebarStatusDropdownTriggerIndicatorWireframeProps>;
1685
+ interface IVeltCommentsSidebarStatusDropdownTriggerWireframe extends React$1.FC<IVeltCommentsSidebarStatusDropdownTriggerWireframeProps> {
1686
+ Arrow: React$1.FC<IVeltCommentsSidebarStatusDropdownTriggerArrowWireframeProps>;
1687
+ Name: React$1.FC<IVeltCommentsSidebarStatusDropdownTriggerNameWireframeProps>;
1688
+ Indicator: React$1.FC<IVeltCommentsSidebarStatusDropdownTriggerIndicatorWireframeProps>;
1865
1689
  }
1866
1690
 
1867
- interface IVeltCommentsSidebarStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1868
- variant?: string;
1691
+ interface IVeltCommentsSidebarStatusProps extends IVeltWireframeCommonProps {
1869
1692
  }
1870
- interface IVeltCommentsSidebarStatus extends React.FC<IVeltCommentsSidebarStatusProps> {
1693
+ interface IVeltCommentsSidebarStatus extends React$1.FC<IVeltCommentsSidebarStatusProps> {
1871
1694
  Trigger: IVeltCommentsSidebarStatusDropdownTriggerWireframe;
1872
1695
  Content: IVeltCommentsSidebarStatusDropdownContentWireframe;
1873
1696
  }
1874
1697
 
1875
- interface IVeltCommentsSidebarResetFilterButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1876
- variant?: string;
1698
+ interface IVeltCommentsSidebarResetFilterButtonWireframeProps extends IVeltWireframeCommonProps {
1877
1699
  }
1878
1700
 
1879
- interface IVeltCommentsSidebarActionButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1880
- variant?: string;
1881
- type?: 'default' | 'toggle';
1882
- id: string;
1701
+ interface IVeltCommentsSidebarActionButtonProps extends IVeltWireframeCommonProps {
1883
1702
  }
1884
1703
 
1885
- interface IVeltCommentsSidebarFocusedThreadBackButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1886
- variant?: string;
1704
+ interface IVeltCommentsSidebarFocusedThreadBackButtonProps extends IVeltWireframeCommonProps {
1887
1705
  }
1888
- interface IVeltCommentsSidebarFocusedThreadBackButton extends React.FC<IVeltCommentsSidebarFocusedThreadBackButtonProps> {
1706
+ interface IVeltCommentsSidebarFocusedThreadBackButton extends React$1.FC<IVeltCommentsSidebarFocusedThreadBackButtonProps> {
1889
1707
  }
1890
1708
 
1891
- interface IVeltCommentsSidebarFocusedThreadDialogContainerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1892
- variant?: string;
1709
+ interface IVeltCommentsSidebarFocusedThreadDialogContainerProps extends IVeltWireframeCommonProps {
1893
1710
  }
1894
- interface IVeltCommentsSidebarFocusedThreadDialogContainer extends React.FC<IVeltCommentsSidebarFocusedThreadDialogContainerProps> {
1711
+ interface IVeltCommentsSidebarFocusedThreadDialogContainer extends React$1.FC<IVeltCommentsSidebarFocusedThreadDialogContainerProps> {
1895
1712
  }
1896
1713
 
1897
- interface IVeltCommentsSidebarFocusedThreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1898
- variant?: string;
1714
+ interface IVeltCommentsSidebarFocusedThreadProps extends IVeltWireframeCommonProps {
1899
1715
  }
1900
- interface IVeltCommentsSidebarFocusedThread extends React.FC<IVeltCommentsSidebarFocusedThreadProps> {
1716
+ interface IVeltCommentsSidebarFocusedThread extends React$1.FC<IVeltCommentsSidebarFocusedThreadProps> {
1901
1717
  BackButton: IVeltCommentsSidebarFocusedThreadBackButton;
1902
1718
  DialogContainer: IVeltCommentsSidebarFocusedThreadDialogContainer;
1903
1719
  }
1904
1720
 
1905
- interface IVeltCommentsSidebarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1906
- variant?: string;
1721
+ interface IVeltCommentsSidebarWireframeProps extends IVeltWireframeCommonProps {
1907
1722
  }
1908
- declare const VeltCommentsSidebarWireframe: React.FC<IVeltCommentsSidebarWireframeProps> & {
1909
- CloseButton: React.FC<IVeltCommentsSidebarCloseButtonProps>;
1910
- EmptyPlaceholder: React.FC<IVeltCommentsSidebarEmptyPlaceholderProps>;
1723
+ declare const VeltCommentsSidebarWireframe: React$1.FC<IVeltCommentsSidebarWireframeProps> & {
1724
+ CloseButton: React$1.FC<IVeltCommentsSidebarCloseButtonProps>;
1725
+ EmptyPlaceholder: React$1.FC<IVeltCommentsSidebarEmptyPlaceholderProps>;
1911
1726
  Filter: IVeltCommentsSidebarFilter;
1912
- Header: React.FC<IVeltCommentsSidebarHeaderProps>;
1727
+ Header: React$1.FC<IVeltCommentsSidebarHeaderProps>;
1913
1728
  List: IVeltCommentsSidebarList;
1914
- PageModeComposer: React.FC<IVeltCommentsSidebarPageModeComposerProps>;
1915
- Search: React.FC<IVeltCommentsSidebarSearchProps>;
1729
+ PageModeComposer: React$1.FC<IVeltCommentsSidebarPageModeComposerProps>;
1730
+ Search: React$1.FC<IVeltCommentsSidebarSearchProps>;
1916
1731
  Status: IVeltCommentsSidebarStatus;
1917
- FilterButton: React.FC<IVeltCommentsSidebarFilterButtonProps>;
1918
- Skeleton: React.FC<IVeltCommentsSidebarSkeletonProps>;
1919
- Panel: React.FC<IVeltCommentsSidebarPanelProps>;
1732
+ FilterButton: React$1.FC<IVeltCommentsSidebarFilterButtonProps>;
1733
+ Skeleton: React$1.FC<IVeltCommentsSidebarSkeletonProps>;
1734
+ Panel: React$1.FC<IVeltCommentsSidebarPanelProps>;
1920
1735
  MinimalFilterDropdown: IVeltCommentsSidebarMinimalFilterDropdown;
1921
1736
  LocationFilterDropdown: IVeltCommentsSidebarLocationFilterDropdown;
1922
1737
  MinimalActionsDropdown: IVeltCommentsSidebarMinimalActionsDropdownWireframe;
1923
- ResetFilterButton: React.FC<IVeltCommentsSidebarResetFilterButtonWireframeProps>;
1924
- ActionButton: React.FC<IVeltCommentsSidebarActionButtonProps>;
1738
+ ResetFilterButton: React$1.FC<IVeltCommentsSidebarResetFilterButtonWireframeProps>;
1739
+ ActionButton: React$1.FC<IVeltCommentsSidebarActionButtonProps>;
1925
1740
  FocusedThread: IVeltCommentsSidebarFocusedThread;
1926
1741
  };
1927
1742
 
1928
- interface IVeltCommentPinGhostCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1929
- variant?: string;
1743
+ interface IVeltCommentPinGhostCommentIndicatorProps extends IVeltWireframeCommonProps {
1930
1744
  }
1931
1745
 
1932
- interface IVeltCommentPinIndexProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1933
- variant?: string;
1746
+ interface IVeltCommentPinIndexProps extends IVeltWireframeCommonProps {
1934
1747
  }
1935
1748
 
1936
- interface IVeltCommentPinTriangleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1937
- variant?: string;
1749
+ interface IVeltCommentPinTriangleProps extends IVeltWireframeCommonProps {
1938
1750
  }
1939
1751
 
1940
- interface IVeltCommentPinUnreadCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1941
- variant?: string;
1752
+ interface IVeltCommentPinUnreadCommentIndicatorProps extends IVeltWireframeCommonProps {
1942
1753
  }
1943
1754
 
1944
- interface IVeltCommentPinPrivateCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1945
- variant?: string;
1755
+ interface IVeltCommentPinPrivateCommentIndicatorProps extends IVeltWireframeCommonProps {
1946
1756
  }
1947
1757
 
1948
- interface IVeltCommentPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1949
- variant?: string;
1758
+ interface IVeltCommentPinWireframeProps extends IVeltWireframeCommonProps {
1950
1759
  }
1951
- declare const VeltCommentPinWireframe: React.FC<IVeltCommentPinWireframeProps> & {
1952
- GhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
1953
- Index: React.FC<IVeltCommentPinIndexProps>;
1954
- PrivateCommentIndicator: React.FC<IVeltCommentPinPrivateCommentIndicatorProps>;
1955
- Triangle: React.FC<IVeltCommentPinTriangleProps>;
1956
- UnreadCommentIndicator: React.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
1760
+ declare const VeltCommentPinWireframe: React$1.FC<IVeltCommentPinWireframeProps> & {
1761
+ GhostCommentIndicator: React$1.FC<IVeltCommentPinGhostCommentIndicatorProps>;
1762
+ Index: React$1.FC<IVeltCommentPinIndexProps>;
1763
+ PrivateCommentIndicator: React$1.FC<IVeltCommentPinPrivateCommentIndicatorProps>;
1764
+ Triangle: React$1.FC<IVeltCommentPinTriangleProps>;
1765
+ UnreadCommentIndicator: React$1.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
1957
1766
  };
1958
1767
 
1959
- interface IVeltSidebarButtonCommentsCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1768
+ interface IVeltSidebarButtonCommentsCountProps extends IVeltWireframeCommonProps {
1960
1769
  }
1961
1770
 
1962
- interface IVeltSidebarButtonIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1771
+ interface IVeltSidebarButtonIconProps extends IVeltWireframeCommonProps {
1963
1772
  }
1964
1773
 
1965
- interface IVeltSidebarButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1966
- variant?: string;
1774
+ interface IVeltSidebarButtonWireframeProps extends IVeltWireframeCommonProps {
1967
1775
  }
1968
- declare const VeltSidebarButtonWireframe: React.FC<IVeltSidebarButtonWireframeProps> & {
1969
- CommentsCount: React.FC<IVeltSidebarButtonCommentsCountProps>;
1970
- Icon: React.FC<IVeltSidebarButtonIconProps>;
1776
+ declare const VeltSidebarButtonWireframe: React$1.FC<IVeltSidebarButtonWireframeProps> & {
1777
+ CommentsCount: React$1.FC<IVeltSidebarButtonCommentsCountProps>;
1778
+ Icon: React$1.FC<IVeltSidebarButtonIconProps>;
1971
1779
  };
1972
1780
 
1973
- interface IVeltCommentToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1974
- variant?: string;
1781
+ interface IVeltCommentToolWireframeProps extends IVeltWireframeCommonProps {
1975
1782
  }
1976
- declare const VeltCommentToolWireframe: React.FC<IVeltCommentToolWireframeProps>;
1783
+ declare const VeltCommentToolWireframe: React$1.FC<IVeltCommentToolWireframeProps>;
1977
1784
 
1978
- interface IVeltTextCommentToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1979
- variant?: string;
1785
+ interface IVeltTextCommentToolWireframeProps extends IVeltWireframeCommonProps {
1980
1786
  }
1981
- declare const VeltTextCommentToolWireframe: React.FC<IVeltTextCommentToolWireframeProps>;
1787
+ declare const VeltTextCommentToolWireframe: React$1.FC<IVeltTextCommentToolWireframeProps>;
1982
1788
 
1983
- interface IVeltTextCommentToolbarCommentAnnotationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1984
- variant?: string;
1789
+ interface IVeltTextCommentToolbarCommentAnnotationProps extends IVeltWireframeCommonProps {
1985
1790
  }
1986
1791
 
1987
- interface IVeltTextCommentToolbarCopywriterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1988
- variant?: string;
1792
+ interface IVeltTextCommentToolbarCopywriterProps extends IVeltWireframeCommonProps {
1989
1793
  }
1990
1794
 
1991
- interface IVeltTextCommentToolbarGenericProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1992
- variant?: string;
1795
+ interface IVeltTextCommentToolbarGenericProps extends IVeltWireframeCommonProps {
1993
1796
  }
1994
1797
 
1995
- interface IVeltTextCommentToolbarDividerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1996
- variant?: string;
1798
+ interface IVeltTextCommentToolbarDividerProps extends IVeltWireframeCommonProps {
1997
1799
  }
1998
1800
 
1999
- interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2000
- variant?: string;
1801
+ interface IVeltTextCommentToolbarProps extends IVeltWireframeCommonProps {
2001
1802
  }
2002
- declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps> & {
2003
- CommentAnnotation: React.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
2004
- Copywriter: React.FC<IVeltTextCommentToolbarCopywriterProps>;
2005
- Generic: React.FC<IVeltTextCommentToolbarGenericProps>;
2006
- Divider: React.FC<IVeltTextCommentToolbarDividerProps>;
1803
+ declare const VeltTextCommentToolbar: React$1.FC<IVeltTextCommentToolbarProps> & {
1804
+ CommentAnnotation: React$1.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
1805
+ Copywriter: React$1.FC<IVeltTextCommentToolbarCopywriterProps>;
1806
+ Generic: React$1.FC<IVeltTextCommentToolbarGenericProps>;
1807
+ Divider: React$1.FC<IVeltTextCommentToolbarDividerProps>;
2007
1808
  };
2008
1809
 
2009
- interface IVeltUserSelectorDropdownAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1810
+ interface IVeltUserSelectorDropdownAvatarProps extends IVeltWireframeCommonProps {
2010
1811
  }
2011
1812
 
2012
- interface IVeltUserSelectorDropdownEmailProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1813
+ interface IVeltUserSelectorDropdownEmailProps extends IVeltWireframeCommonProps {
2013
1814
  }
2014
1815
 
2015
- interface IVeltUserSelectorDropdownErrorIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1816
+ interface IVeltUserSelectorDropdownErrorIconProps extends IVeltWireframeCommonProps {
2016
1817
  }
2017
1818
 
2018
- interface IVeltUserSelectorDropdownNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1819
+ interface IVeltUserSelectorDropdownNameProps extends IVeltWireframeCommonProps {
2019
1820
  }
2020
1821
 
2021
- interface IVeltUserSelectorDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1822
+ interface IVeltUserSelectorDropdownProps extends IVeltWireframeCommonProps {
2022
1823
  }
2023
- declare const VeltUserSelectorDropdown: React.FC<IVeltUserSelectorDropdownProps> & {
2024
- Avatar: React.FC<IVeltUserSelectorDropdownAvatarProps>;
2025
- Email: React.FC<IVeltUserSelectorDropdownEmailProps>;
2026
- ErrorIcon: React.FC<IVeltUserSelectorDropdownErrorIconProps>;
2027
- Name: React.FC<IVeltUserSelectorDropdownNameProps>;
1824
+ declare const VeltUserSelectorDropdown: React$1.FC<IVeltUserSelectorDropdownProps> & {
1825
+ Avatar: React$1.FC<IVeltUserSelectorDropdownAvatarProps>;
1826
+ Email: React$1.FC<IVeltUserSelectorDropdownEmailProps>;
1827
+ ErrorIcon: React$1.FC<IVeltUserSelectorDropdownErrorIconProps>;
1828
+ Name: React$1.FC<IVeltUserSelectorDropdownNameProps>;
2028
1829
  };
2029
1830
 
2030
- interface IVeltAutocompleteOptionIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2031
- variant?: string;
1831
+ interface IVeltAutocompleteOptionIconWireframeProps extends IVeltWireframeCommonProps {
2032
1832
  }
2033
1833
 
2034
- interface IVeltAutocompleteOptionNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2035
- variant?: string;
1834
+ interface IVeltAutocompleteOptionNameWireframeProps extends IVeltWireframeCommonProps {
2036
1835
  }
2037
1836
 
2038
- interface IVeltAutocompleteOptionDescriptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2039
- variant?: string;
1837
+ interface IVeltAutocompleteOptionDescriptionWireframeProps extends IVeltWireframeCommonProps {
2040
1838
  field?: string;
2041
1839
  }
2042
1840
 
2043
- interface IVeltAutocompleteOptionErrorIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2044
- variant?: string;
1841
+ interface IVeltAutocompleteOptionErrorIconWireframeProps extends IVeltWireframeCommonProps {
2045
1842
  }
2046
1843
 
2047
- interface IVeltAutocompleteOptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2048
- variant?: string;
1844
+ interface IVeltAutocompleteOptionWireframeProps extends IVeltWireframeCommonProps {
2049
1845
  }
2050
- declare const VeltAutocompleteOptionWireframe: React.FC<IVeltAutocompleteOptionWireframeProps> & {
2051
- Icon: React.FC<IVeltAutocompleteOptionIconWireframeProps>;
2052
- Description: React.FC<IVeltAutocompleteOptionDescriptionWireframeProps>;
2053
- ErrorIcon: React.FC<IVeltAutocompleteOptionErrorIconWireframeProps>;
2054
- Name: React.FC<IVeltAutocompleteOptionNameWireframeProps>;
1846
+ declare const VeltAutocompleteOptionWireframe: React$1.FC<IVeltAutocompleteOptionWireframeProps> & {
1847
+ Icon: React$1.FC<IVeltAutocompleteOptionIconWireframeProps>;
1848
+ Description: React$1.FC<IVeltAutocompleteOptionDescriptionWireframeProps>;
1849
+ ErrorIcon: React$1.FC<IVeltAutocompleteOptionErrorIconWireframeProps>;
1850
+ Name: React$1.FC<IVeltAutocompleteOptionNameWireframeProps>;
2055
1851
  };
2056
1852
 
2057
- interface IVeltAutocompleteChipTooltipDescriptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2058
- variant?: string;
1853
+ interface IVeltAutocompleteChipTooltipDescriptionWireframeProps extends IVeltWireframeCommonProps {
2059
1854
  }
2060
- interface IVeltAutocompleteChipTooltipDescriptionWireframe extends React.FC<IVeltAutocompleteChipTooltipDescriptionWireframeProps> {
1855
+ interface IVeltAutocompleteChipTooltipDescriptionWireframe extends React$1.FC<IVeltAutocompleteChipTooltipDescriptionWireframeProps> {
2061
1856
  }
2062
1857
 
2063
- interface IVeltAutocompleteChipTooltipIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2064
- variant?: string;
1858
+ interface IVeltAutocompleteChipTooltipIconWireframeProps extends IVeltWireframeCommonProps {
2065
1859
  }
2066
- interface IVeltAutocompleteChipTooltipIconWireframe extends React.FC<IVeltAutocompleteChipTooltipIconWireframeProps> {
1860
+ interface IVeltAutocompleteChipTooltipIconWireframe extends React$1.FC<IVeltAutocompleteChipTooltipIconWireframeProps> {
2067
1861
  }
2068
1862
 
2069
- interface IVeltAutocompleteChipTooltipNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2070
- variant?: string;
1863
+ interface IVeltAutocompleteChipTooltipNameWireframeProps extends IVeltWireframeCommonProps {
2071
1864
  }
2072
- interface IVeltAutocompleteChipTooltipNameWireframe extends React.FC<IVeltAutocompleteChipTooltipNameWireframeProps> {
1865
+ interface IVeltAutocompleteChipTooltipNameWireframe extends React$1.FC<IVeltAutocompleteChipTooltipNameWireframeProps> {
2073
1866
  }
2074
1867
 
2075
- interface IVeltAutocompleteChipTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2076
- variant?: string;
1868
+ interface IVeltAutocompleteChipTooltipWireframeProps extends IVeltWireframeCommonProps {
2077
1869
  }
2078
- interface IVeltAutocompleteChipTooltipWireframe extends React.FC<IVeltAutocompleteChipTooltipWireframeProps> {
1870
+ interface IVeltAutocompleteChipTooltipWireframe extends React$1.FC<IVeltAutocompleteChipTooltipWireframeProps> {
2079
1871
  Description: IVeltAutocompleteChipTooltipDescriptionWireframe;
2080
1872
  Icon: IVeltAutocompleteChipTooltipIconWireframe;
2081
1873
  Name: IVeltAutocompleteChipTooltipNameWireframe;
2082
1874
  }
2083
1875
  declare const VeltAutocompleteChipTooltipWireframe: IVeltAutocompleteChipTooltipWireframe;
2084
1876
 
2085
- interface IVeltCommentBubbleAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1877
+ interface IVeltCommentBubbleAvatarProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
2086
1878
  }
2087
1879
 
2088
- interface IVeltCommentBubbleCommentsCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1880
+ interface IVeltCommentBubbleCommentsCountProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
2089
1881
  }
2090
1882
 
2091
- interface IVeltCommentBubbleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1883
+ interface IVeltCommentBubbleWireframeProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
2092
1884
  variant?: string;
2093
1885
  }
2094
- interface IVeltCommentBubbleWireframe extends React.FC<IVeltCommentBubbleWireframeProps> {
2095
- Avatar: React.FC<IVeltCommentBubbleAvatarProps>;
2096
- CommentsCount: React.FC<IVeltCommentBubbleCommentsCountProps>;
1886
+ interface IVeltCommentBubbleWireframe extends React$1.FC<IVeltCommentBubbleWireframeProps> {
1887
+ Avatar: React$1.FC<IVeltCommentBubbleAvatarProps>;
1888
+ CommentsCount: React$1.FC<IVeltCommentBubbleCommentsCountProps>;
2097
1889
  }
2098
1890
  declare const VeltCommentBubbleWireframe: IVeltCommentBubbleWireframe;
2099
1891
 
2100
- interface IVeltCommentsSidebarStatusDropdownWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2101
- variant?: string;
1892
+ interface IVeltCommentsSidebarStatusDropdownWireframeProps extends IVeltWireframeCommonProps {
2102
1893
  }
2103
- interface IVeltCommentsSidebarStatusDropdownWireframe extends React.FC<IVeltCommentsSidebarStatusDropdownWireframeProps> {
1894
+ interface IVeltCommentsSidebarStatusDropdownWireframe extends React$1.FC<IVeltCommentsSidebarStatusDropdownWireframeProps> {
2104
1895
  Trigger: IVeltCommentsSidebarStatusDropdownTriggerWireframe;
2105
1896
  Content: IVeltCommentsSidebarStatusDropdownContentWireframe;
2106
1897
  }
2107
1898
  declare const VeltCommentsSidebarStatusDropdownWireframe: IVeltCommentsSidebarStatusDropdownWireframe;
2108
1899
 
2109
- interface IVeltReactionToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2110
- variant?: string;
1900
+ interface IVeltReactionToolWireframeProps extends IVeltWireframeCommonProps {
2111
1901
  }
2112
- interface IVeltReactionToolWireframe extends React.FC<IVeltReactionToolWireframeProps> {
1902
+ interface IVeltReactionToolWireframe extends React$1.FC<IVeltReactionToolWireframeProps> {
2113
1903
  }
2114
1904
  declare const VeltReactionToolWireframe: IVeltReactionToolWireframe;
2115
1905
 
2116
- interface IVeltReactionPinCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2117
- variant?: string;
2118
- }
2119
- interface IVeltReactionPinCountWireframe extends React.FC<IVeltReactionPinCountWireframeProps> {
1906
+ interface IVeltReactionPinCountWireframeProps extends IVeltWireframeCommonProps {
2120
1907
  }
2121
1908
 
2122
- interface IVeltReactionPinEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2123
- variant?: string;
2124
- }
2125
- interface IVeltReactionPinEmojiWireframe extends React.FC<IVeltReactionPinEmojiWireframeProps> {
1909
+ interface IVeltReactionPinEmojiWireframeProps extends IVeltWireframeCommonProps {
2126
1910
  }
2127
1911
 
2128
- interface IVeltReactionPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2129
- variant?: string;
1912
+ interface IVeltReactionPinWireframeProps extends IVeltWireframeCommonProps {
2130
1913
  }
2131
- interface IVeltReactionPinWireframe extends React.FC<IVeltReactionPinWireframeProps> {
2132
- Emoji: IVeltReactionPinEmojiWireframe;
2133
- Count: IVeltReactionPinCountWireframe;
1914
+ interface IVeltReactionPinWireframe extends React$1.FC<IVeltReactionPinWireframeProps> {
1915
+ Count: React$1.FC<IVeltReactionPinCountWireframeProps>;
1916
+ Emoji: React$1.FC<IVeltReactionPinEmojiWireframeProps>;
2134
1917
  }
2135
1918
  declare const VeltReactionPinWireframe: IVeltReactionPinWireframe;
2136
1919
 
2137
- interface IVeltReactionPinTooltipUserAvatarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2138
- variant?: string;
1920
+ interface IVeltReactionPinTooltipUserAvatarWireframeProps extends IVeltWireframeCommonProps {
2139
1921
  }
2140
- interface IVeltReactionPinTooltipUserAvatarWireframe extends React.FC<IVeltReactionPinTooltipUserAvatarWireframeProps> {
1922
+ interface IVeltReactionPinTooltipUserAvatarWireframe extends React$1.FC<IVeltReactionPinTooltipUserAvatarWireframeProps> {
2141
1923
  }
2142
1924
 
2143
- interface IVeltReactionPinTooltipUserNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2144
- variant?: string;
1925
+ interface IVeltReactionPinTooltipUserNameWireframeProps extends IVeltWireframeCommonProps {
2145
1926
  }
2146
- interface IVeltReactionPinTooltipUserNameWireframe extends React.FC<IVeltReactionPinTooltipUserNameWireframeProps> {
1927
+ interface IVeltReactionPinTooltipUserNameWireframe extends React$1.FC<IVeltReactionPinTooltipUserNameWireframeProps> {
2147
1928
  }
2148
1929
 
2149
- interface IVeltReactionPinTooltipUserWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2150
- variant?: string;
1930
+ interface IVeltReactionPinTooltipUserWireframeProps extends IVeltWireframeCommonProps {
2151
1931
  }
2152
- interface IVeltReactionPinTooltipUserWireframe extends React.FC<IVeltReactionPinTooltipUserWireframeProps> {
1932
+ interface IVeltReactionPinTooltipUserWireframe extends React$1.FC<IVeltReactionPinTooltipUserWireframeProps> {
2153
1933
  Avatar: IVeltReactionPinTooltipUserAvatarWireframe;
2154
1934
  Name: IVeltReactionPinTooltipUserNameWireframe;
2155
1935
  }
2156
1936
 
2157
- interface IVeltReactionPinTooltipUsersWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2158
- variant?: string;
1937
+ interface IVeltReactionPinTooltipUsersWireframeProps extends IVeltWireframeCommonProps {
2159
1938
  }
2160
- interface IVeltReactionPinTooltipUsersWireframe extends React.FC<IVeltReactionPinTooltipUsersWireframeProps> {
1939
+ interface IVeltReactionPinTooltipUsersWireframe extends React$1.FC<IVeltReactionPinTooltipUsersWireframeProps> {
2161
1940
  User: IVeltReactionPinTooltipUserWireframe;
2162
1941
  }
2163
1942
 
2164
- interface IVeltReactionPinTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2165
- variant?: string;
1943
+ interface IVeltReactionPinTooltipWireframeProps extends IVeltWireframeCommonProps {
2166
1944
  }
2167
- interface IVeltReactionPinTooltipWireframe extends React.FC<IVeltReactionPinTooltipWireframeProps> {
1945
+ interface IVeltReactionPinTooltipWireframe extends React$1.FC<IVeltReactionPinTooltipWireframeProps> {
2168
1946
  Users: IVeltReactionPinTooltipUsersWireframe;
2169
1947
  }
2170
1948
  declare const VeltReactionPinTooltipWireframe: IVeltReactionPinTooltipWireframe;
2171
1949
 
2172
- interface IVeltReactionsPanelItemEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2173
- variant?: string;
1950
+ interface IVeltReactionsPanelItemEmojiWireframeProps extends IVeltWireframeCommonProps {
2174
1951
  }
2175
- interface IVeltReactionsPanelItemEmojiWireframe extends React.FC<IVeltReactionsPanelItemEmojiWireframeProps> {
1952
+ interface IVeltReactionsPanelItemEmojiWireframe extends React$1.FC<IVeltReactionsPanelItemEmojiWireframeProps> {
2176
1953
  }
2177
1954
 
2178
- interface IVeltReactionsPanelItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2179
- variant?: string;
1955
+ interface IVeltReactionsPanelItemWireframeProps extends IVeltWireframeCommonProps {
2180
1956
  }
2181
- interface IVeltReactionsPanelItemWireframe extends React.FC<IVeltReactionsPanelItemWireframeProps> {
1957
+ interface IVeltReactionsPanelItemWireframe extends React$1.FC<IVeltReactionsPanelItemWireframeProps> {
2182
1958
  Emoji: IVeltReactionsPanelItemEmojiWireframe;
2183
1959
  }
2184
1960
 
2185
- interface IVeltReactionsPanelItemsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2186
- variant?: string;
1961
+ interface IVeltReactionsPanelItemsWireframeProps extends IVeltWireframeCommonProps {
2187
1962
  }
2188
- interface IVeltReactionsPanelItemsWireframe extends React.FC<IVeltReactionsPanelItemsWireframeProps> {
1963
+ interface IVeltReactionsPanelItemsWireframe extends React$1.FC<IVeltReactionsPanelItemsWireframeProps> {
2189
1964
  Item: IVeltReactionsPanelItemWireframe;
2190
1965
  }
2191
1966
 
2192
- interface IVeltReactionsPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2193
- variant?: string;
1967
+ interface IVeltReactionsPanelWireframeProps extends IVeltWireframeCommonProps {
2194
1968
  }
2195
- interface IVeltReactionsPanelWireframe extends React.FC<IVeltReactionsPanelWireframeProps> {
1969
+ interface IVeltReactionsPanelWireframe extends React$1.FC<IVeltReactionsPanelWireframeProps> {
2196
1970
  Items: IVeltReactionsPanelItemsWireframe;
2197
1971
  }
2198
1972
  declare const VeltReactionsPanelWireframe: IVeltReactionsPanelWireframe;
2199
1973
 
2200
- interface IVeltInlineCommentsSectionCommentCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2201
- variant?: string;
1974
+ interface IVeltInlineCommentsSectionCommentCountWireframeProps extends IVeltWireframeCommonProps {
2202
1975
  }
2203
1976
 
2204
- interface IVeltInlineCommentsSectionComposerContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2205
- variant?: string;
1977
+ interface IVeltInlineCommentsSectionComposerContainerWireframeProps extends IVeltWireframeCommonProps {
2206
1978
  }
2207
1979
 
2208
- interface IVeltInlineCommentsSectionListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2209
- variant?: string;
1980
+ interface IVeltInlineCommentsSectionListWireframeProps extends IVeltWireframeCommonProps {
2210
1981
  }
2211
1982
 
2212
- interface IVeltInlineCommentsSectionPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2213
- variant?: string;
1983
+ interface IVeltInlineCommentsSectionPanelWireframeProps extends IVeltWireframeCommonProps {
2214
1984
  }
2215
1985
 
2216
- interface IVeltInlineCommentsSectionSkeletonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2217
- variant?: string;
1986
+ interface IVeltInlineCommentsSectionSkeletonWireframeProps extends IVeltWireframeCommonProps {
2218
1987
  }
2219
1988
 
2220
- interface IVeltInlineCommentsSectionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2221
- variant?: string;
1989
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemIconWireframeProps extends IVeltWireframeCommonProps {
1990
+ }
1991
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemIconWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentItemIconWireframeProps> {
1992
+ }
1993
+
1994
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemNameWireframeProps extends IVeltWireframeCommonProps {
1995
+ }
1996
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemNameWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentItemNameWireframeProps> {
1997
+ }
1998
+
1999
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemTickWireframeProps extends IVeltWireframeCommonProps {
2000
+ }
2001
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemTickWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentItemTickWireframeProps> {
2002
+ }
2003
+
2004
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemWireframeProps extends IVeltWireframeCommonProps {
2005
+ }
2006
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentItemWireframeProps> {
2007
+ Icon: IVeltInlineCommentsSectionSortingDropdownContentItemIconWireframe;
2008
+ Name: IVeltInlineCommentsSectionSortingDropdownContentItemNameWireframe;
2009
+ Tick: IVeltInlineCommentsSectionSortingDropdownContentItemTickWireframe;
2010
+ }
2011
+
2012
+ interface IVeltInlineCommentsSectionSortingDropdownContentWireframeProps extends IVeltWireframeCommonProps {
2013
+ }
2014
+ interface IVeltInlineCommentsSectionSortingDropdownContentWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentWireframeProps> {
2015
+ Item: IVeltInlineCommentsSectionSortingDropdownContentItemWireframe;
2016
+ }
2017
+
2018
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerIconWireframeProps extends IVeltWireframeCommonProps {
2019
+ }
2020
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerIconWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownTriggerIconWireframeProps> {
2021
+ }
2022
+
2023
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerNameWireframeProps extends IVeltWireframeCommonProps {
2024
+ }
2025
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerNameWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownTriggerNameWireframeProps> {
2026
+ }
2027
+
2028
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
2029
+ }
2030
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownTriggerWireframeProps> {
2031
+ Icon: IVeltInlineCommentsSectionSortingDropdownTriggerIconWireframe;
2032
+ Name: IVeltInlineCommentsSectionSortingDropdownTriggerNameWireframe;
2033
+ }
2034
+
2035
+ interface IVeltInlineCommentsSectionSortingDropdownWireframeProps extends IVeltWireframeCommonProps {
2222
2036
  }
2223
- interface IVeltInlineCommentsSectionWireframe extends React.FC<IVeltInlineCommentsSectionWireframeProps> {
2224
- CommentCount: React.FC<IVeltInlineCommentsSectionCommentCountWireframeProps>;
2225
- ComposerContainer: React.FC<IVeltInlineCommentsSectionComposerContainerWireframeProps>;
2226
- List: React.FC<IVeltInlineCommentsSectionListWireframeProps>;
2227
- Panel: React.FC<IVeltInlineCommentsSectionPanelWireframeProps>;
2228
- Skeleton: React.FC<IVeltInlineCommentsSectionSkeletonWireframeProps>;
2037
+ interface IVeltInlineCommentsSectionSortingDropdownWireframe extends React$1.FC<IVeltInlineCommentsSectionSortingDropdownWireframeProps> {
2038
+ Content: IVeltInlineCommentsSectionSortingDropdownContentWireframe;
2039
+ Trigger: IVeltInlineCommentsSectionSortingDropdownTriggerWireframe;
2040
+ }
2041
+
2042
+ interface IVeltInlineCommentsSectionWireframeProps extends IVeltWireframeCommonProps {
2043
+ }
2044
+ interface IVeltInlineCommentsSectionWireframe extends React$1.FC<IVeltInlineCommentsSectionWireframeProps> {
2045
+ CommentCount: React$1.FC<IVeltInlineCommentsSectionCommentCountWireframeProps>;
2046
+ ComposerContainer: React$1.FC<IVeltInlineCommentsSectionComposerContainerWireframeProps>;
2047
+ List: React$1.FC<IVeltInlineCommentsSectionListWireframeProps>;
2048
+ Panel: React$1.FC<IVeltInlineCommentsSectionPanelWireframeProps>;
2049
+ Skeleton: React$1.FC<IVeltInlineCommentsSectionSkeletonWireframeProps>;
2050
+ SortingDropdown: IVeltInlineCommentsSectionSortingDropdownWireframe;
2229
2051
  }
2230
2052
  declare const VeltInlineCommentsSectionWireframe: IVeltInlineCommentsSectionWireframe;
2231
2053
 
2232
- interface IVeltNotificationsPanelContentAllListItemContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2054
+ interface IVeltNotificationsPanelContentAllListItemContentWireframeProps extends IVeltWireframeCommonProps {
2233
2055
  }
2234
- interface IVeltNotificationsPanelContentAllListItemContentWireframe extends React.FC<IVeltNotificationsPanelContentAllListItemContentWireframeProps> {
2056
+ interface IVeltNotificationsPanelContentAllListItemContentWireframe extends React$1.FC<IVeltNotificationsPanelContentAllListItemContentWireframeProps> {
2235
2057
  }
2236
2058
 
2237
- interface IVeltNotificationsPanelContentAllListItemLabelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2059
+ interface IVeltNotificationsPanelContentAllListItemLabelWireframeProps extends IVeltWireframeCommonProps {
2238
2060
  }
2239
- interface IVeltNotificationsPanelContentAllListItemLabelWireframe extends React.FC<IVeltNotificationsPanelContentAllListItemLabelWireframeProps> {
2061
+ interface IVeltNotificationsPanelContentAllListItemLabelWireframe extends React$1.FC<IVeltNotificationsPanelContentAllListItemLabelWireframeProps> {
2240
2062
  }
2241
2063
 
2242
- interface IVeltNotificationsPanelContentAllListItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2064
+ interface IVeltNotificationsPanelContentAllListItemWireframeProps extends IVeltWireframeCommonProps {
2243
2065
  }
2244
- interface IVeltNotificationsPanelContentAllListItemWireframe extends React.FC<IVeltNotificationsPanelContentAllListItemWireframeProps> {
2066
+ interface IVeltNotificationsPanelContentAllListItemWireframe extends React$1.FC<IVeltNotificationsPanelContentAllListItemWireframeProps> {
2245
2067
  Label: IVeltNotificationsPanelContentAllListItemLabelWireframe;
2246
2068
  Content: IVeltNotificationsPanelContentAllListItemContentWireframe;
2247
2069
  }
2248
2070
 
2249
- interface IVeltNotificationsPanelContentAllListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2071
+ interface IVeltNotificationsPanelContentAllListWireframeProps extends IVeltWireframeCommonProps {
2250
2072
  }
2251
- interface IVeltNotificationsPanelContentAllListWireframe extends React.FC<IVeltNotificationsPanelContentAllListWireframeProps> {
2073
+ interface IVeltNotificationsPanelContentAllListWireframe extends React$1.FC<IVeltNotificationsPanelContentAllListWireframeProps> {
2252
2074
  Item: IVeltNotificationsPanelContentAllListItemWireframe;
2253
2075
  }
2254
2076
 
2255
- interface IVeltNotificationsPanelContentAllWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2077
+ interface IVeltNotificationsPanelContentAllWireframeProps extends IVeltWireframeCommonProps {
2256
2078
  }
2257
- interface IVeltNotificationsPanelContentAllWireframe extends React.FC<IVeltNotificationsPanelContentAllWireframeProps> {
2079
+ interface IVeltNotificationsPanelContentAllWireframe extends React$1.FC<IVeltNotificationsPanelContentAllWireframeProps> {
2258
2080
  List: IVeltNotificationsPanelContentAllListWireframe;
2259
2081
  }
2260
2082
 
2261
- interface IVeltNotificationsPanelContentDocumentsListItemContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2083
+ interface IVeltNotificationsPanelContentDocumentsListItemContentWireframeProps extends IVeltWireframeCommonProps {
2262
2084
  }
2263
- interface IVeltNotificationsPanelContentDocumentsListItemContentWireframe extends React.FC<IVeltNotificationsPanelContentDocumentsListItemContentWireframeProps> {
2085
+ interface IVeltNotificationsPanelContentDocumentsListItemContentWireframe extends React$1.FC<IVeltNotificationsPanelContentDocumentsListItemContentWireframeProps> {
2264
2086
  }
2265
2087
 
2266
- interface IVeltNotificationsPanelContentDocumentsListItemCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2088
+ interface IVeltNotificationsPanelContentDocumentsListItemCountWireframeProps extends IVeltWireframeCommonProps {
2267
2089
  }
2268
- interface IVeltNotificationsPanelContentDocumentsListItemCountWireframe extends React.FC<IVeltNotificationsPanelContentDocumentsListItemCountWireframeProps> {
2090
+ interface IVeltNotificationsPanelContentDocumentsListItemCountWireframe extends React$1.FC<IVeltNotificationsPanelContentDocumentsListItemCountWireframeProps> {
2269
2091
  }
2270
2092
 
2271
- interface IVeltNotificationsPanelContentDocumentsListItemNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2093
+ interface IVeltNotificationsPanelContentDocumentsListItemNameWireframeProps extends IVeltWireframeCommonProps {
2272
2094
  }
2273
- interface IVeltNotificationsPanelContentDocumentsListItemNameWireframe extends React.FC<IVeltNotificationsPanelContentDocumentsListItemNameWireframeProps> {
2095
+ interface IVeltNotificationsPanelContentDocumentsListItemNameWireframe extends React$1.FC<IVeltNotificationsPanelContentDocumentsListItemNameWireframeProps> {
2274
2096
  }
2275
2097
 
2276
- interface IVeltNotificationsPanelContentDocumentsListItemUnreadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2098
+ interface IVeltNotificationsPanelContentDocumentsListItemUnreadWireframeProps extends IVeltWireframeCommonProps {
2277
2099
  }
2278
- interface IVeltNotificationsPanelContentDocumentsListItemUnreadWireframe extends React.FC<IVeltNotificationsPanelContentDocumentsListItemUnreadWireframeProps> {
2100
+ interface IVeltNotificationsPanelContentDocumentsListItemUnreadWireframe extends React$1.FC<IVeltNotificationsPanelContentDocumentsListItemUnreadWireframeProps> {
2279
2101
  }
2280
2102
 
2281
- interface IVeltNotificationsPanelContentDocumentsListItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2103
+ interface IVeltNotificationsPanelContentDocumentsListItemWireframeProps extends IVeltWireframeCommonProps {
2282
2104
  }
2283
- interface IVeltNotificationsPanelContentDocumentsListItemWireframe extends React.FC<IVeltNotificationsPanelContentDocumentsListItemWireframeProps> {
2105
+ interface IVeltNotificationsPanelContentDocumentsListItemWireframe extends React$1.FC<IVeltNotificationsPanelContentDocumentsListItemWireframeProps> {
2284
2106
  Content: IVeltNotificationsPanelContentDocumentsListItemContentWireframe;
2285
2107
  Name: IVeltNotificationsPanelContentDocumentsListItemNameWireframe;
2286
2108
  Count: IVeltNotificationsPanelContentDocumentsListItemCountWireframe;
2287
2109
  Unread: IVeltNotificationsPanelContentDocumentsListItemUnreadWireframe;
2288
2110
  }
2289
2111
 
2290
- interface IVeltNotificationsPanelContentDocumentsListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2112
+ interface IVeltNotificationsPanelContentDocumentsListWireframeProps extends IVeltWireframeCommonProps {
2291
2113
  }
2292
- interface IVeltNotificationsPanelContentDocumentsListWireframe extends React.FC<IVeltNotificationsPanelContentDocumentsListWireframeProps> {
2114
+ interface IVeltNotificationsPanelContentDocumentsListWireframe extends React$1.FC<IVeltNotificationsPanelContentDocumentsListWireframeProps> {
2293
2115
  Item: IVeltNotificationsPanelContentDocumentsListItemWireframe;
2294
2116
  }
2295
2117
 
2296
- interface IVeltNotificationsPanelContentDocumentsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2118
+ interface IVeltNotificationsPanelContentDocumentsWireframeProps extends IVeltWireframeCommonProps {
2297
2119
  }
2298
- interface IVeltNotificationsPanelContentDocumentsWireframe extends React.FC<IVeltNotificationsPanelContentDocumentsWireframeProps> {
2120
+ interface IVeltNotificationsPanelContentDocumentsWireframe extends React$1.FC<IVeltNotificationsPanelContentDocumentsWireframeProps> {
2299
2121
  List: IVeltNotificationsPanelContentDocumentsListWireframe;
2300
2122
  }
2301
2123
 
2302
- interface IVeltNotificationsPanelContentForYouWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2124
+ interface IVeltNotificationsPanelContentForYouWireframeProps extends IVeltWireframeCommonProps {
2303
2125
  }
2304
- interface IVeltNotificationsPanelContentForYouWireframe extends React.FC<IVeltNotificationsPanelContentForYouWireframeProps> {
2126
+ interface IVeltNotificationsPanelContentForYouWireframe extends React$1.FC<IVeltNotificationsPanelContentForYouWireframeProps> {
2305
2127
  }
2306
2128
 
2307
- interface IVeltNotificationsPanelContentPeopleListItemAvatarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2129
+ interface IVeltNotificationsPanelContentPeopleListItemAvatarWireframeProps extends IVeltWireframeCommonProps {
2308
2130
  }
2309
- interface IVeltNotificationsPanelContentPeopleListItemAvatarWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListItemAvatarWireframeProps> {
2131
+ interface IVeltNotificationsPanelContentPeopleListItemAvatarWireframe extends React$1.FC<IVeltNotificationsPanelContentPeopleListItemAvatarWireframeProps> {
2310
2132
  }
2311
2133
 
2312
- interface IVeltNotificationsPanelContentPeopleListItemContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2134
+ interface IVeltNotificationsPanelContentPeopleListItemContentWireframeProps extends IVeltWireframeCommonProps {
2313
2135
  }
2314
- interface IVeltNotificationsPanelContentPeopleListItemContentWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListItemContentWireframeProps> {
2136
+ interface IVeltNotificationsPanelContentPeopleListItemContentWireframe extends React$1.FC<IVeltNotificationsPanelContentPeopleListItemContentWireframeProps> {
2315
2137
  }
2316
2138
 
2317
- interface IVeltNotificationsPanelContentPeopleListItemCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2139
+ interface IVeltNotificationsPanelContentPeopleListItemCountWireframeProps extends IVeltWireframeCommonProps {
2318
2140
  }
2319
- interface IVeltNotificationsPanelContentPeopleListItemCountWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListItemCountWireframeProps> {
2141
+ interface IVeltNotificationsPanelContentPeopleListItemCountWireframe extends React$1.FC<IVeltNotificationsPanelContentPeopleListItemCountWireframeProps> {
2320
2142
  }
2321
2143
 
2322
- interface IVeltNotificationsPanelContentPeopleListItemNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2144
+ interface IVeltNotificationsPanelContentPeopleListItemNameWireframeProps extends IVeltWireframeCommonProps {
2323
2145
  }
2324
- interface IVeltNotificationsPanelContentPeopleListItemNameWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListItemNameWireframeProps> {
2146
+ interface IVeltNotificationsPanelContentPeopleListItemNameWireframe extends React$1.FC<IVeltNotificationsPanelContentPeopleListItemNameWireframeProps> {
2325
2147
  }
2326
2148
 
2327
- interface IVeltNotificationsPanelContentPeopleListItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2149
+ interface IVeltNotificationsPanelContentPeopleListItemWireframeProps extends IVeltWireframeCommonProps {
2328
2150
  }
2329
- interface IVeltNotificationsPanelContentPeopleListItemWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListItemWireframeProps> {
2151
+ interface IVeltNotificationsPanelContentPeopleListItemWireframe extends React$1.FC<IVeltNotificationsPanelContentPeopleListItemWireframeProps> {
2330
2152
  Avatar: IVeltNotificationsPanelContentPeopleListItemAvatarWireframe;
2331
2153
  Name: IVeltNotificationsPanelContentPeopleListItemNameWireframe;
2332
2154
  Count: IVeltNotificationsPanelContentPeopleListItemCountWireframe;
2333
2155
  Content: IVeltNotificationsPanelContentPeopleListItemContentWireframe;
2334
2156
  }
2335
2157
 
2336
- interface IVeltNotificationsPanelContentPeopleListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2158
+ interface IVeltNotificationsPanelContentPeopleListWireframeProps extends IVeltWireframeCommonProps {
2337
2159
  }
2338
- interface IVeltNotificationsPanelContentPeopleListWireframe extends React.FC<IVeltNotificationsPanelContentPeopleListWireframeProps> {
2160
+ interface IVeltNotificationsPanelContentPeopleListWireframe extends React$1.FC<IVeltNotificationsPanelContentPeopleListWireframeProps> {
2339
2161
  Item: IVeltNotificationsPanelContentPeopleListItemWireframe;
2340
2162
  }
2341
2163
 
2342
- interface IVeltNotificationsPanelContentPeopleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2164
+ interface IVeltNotificationsPanelContentPeopleWireframeProps extends IVeltWireframeCommonProps {
2343
2165
  }
2344
- interface IVeltNotificationsPanelContentPeopleWireframe extends React.FC<IVeltNotificationsPanelContentPeopleWireframeProps> {
2166
+ interface IVeltNotificationsPanelContentPeopleWireframe extends React$1.FC<IVeltNotificationsPanelContentPeopleWireframeProps> {
2345
2167
  List: IVeltNotificationsPanelContentPeopleListWireframe;
2346
2168
  }
2347
2169
 
2348
- interface IVeltNotificationsPanelContentLoadMoreWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2170
+ interface IVeltNotificationsPanelContentLoadMoreWireframeProps extends IVeltWireframeCommonProps {
2349
2171
  variant?: string;
2350
2172
  }
2351
- interface IVeltNotificationsPanelContentLoadMoreWireframe extends React.FC<IVeltNotificationsPanelContentLoadMoreWireframeProps> {
2173
+ interface IVeltNotificationsPanelContentLoadMoreWireframe extends React$1.FC<IVeltNotificationsPanelContentLoadMoreWireframeProps> {
2352
2174
  }
2353
2175
 
2354
- interface IVeltNotificationsPanelContentListItemAvatarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2176
+ interface IVeltNotificationsPanelContentListItemAvatarWireframeProps extends IVeltWireframeCommonProps {
2355
2177
  }
2356
- interface IVeltNotificationsPanelContentListItemAvatarWireframe extends React.FC<IVeltNotificationsPanelContentListItemAvatarWireframeProps> {
2178
+ interface IVeltNotificationsPanelContentListItemAvatarWireframe extends React$1.FC<IVeltNotificationsPanelContentListItemAvatarWireframeProps> {
2357
2179
  }
2358
2180
 
2359
- interface IVeltNotificationsPanelContentListItemBodyWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2181
+ interface IVeltNotificationsPanelContentListItemBodyWireframeProps extends IVeltWireframeCommonProps {
2360
2182
  }
2361
- interface IVeltNotificationsPanelContentListItemBodyWireframe extends React.FC<IVeltNotificationsPanelContentListItemBodyWireframeProps> {
2183
+ interface IVeltNotificationsPanelContentListItemBodyWireframe extends React$1.FC<IVeltNotificationsPanelContentListItemBodyWireframeProps> {
2362
2184
  }
2363
2185
 
2364
- interface IVeltNotificationsPanelContentListItemFileNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2186
+ interface IVeltNotificationsPanelContentListItemFileNameWireframeProps extends IVeltWireframeCommonProps {
2365
2187
  }
2366
- interface IVeltNotificationsPanelContentListItemFileNameWireframe extends React.FC<IVeltNotificationsPanelContentListItemFileNameWireframeProps> {
2188
+ interface IVeltNotificationsPanelContentListItemFileNameWireframe extends React$1.FC<IVeltNotificationsPanelContentListItemFileNameWireframeProps> {
2367
2189
  }
2368
2190
 
2369
- interface IVeltNotificationsPanelContentListItemHeadlineWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2191
+ interface IVeltNotificationsPanelContentListItemHeadlineWireframeProps extends IVeltWireframeCommonProps {
2370
2192
  }
2371
- interface IVeltNotificationsPanelContentListItemHeadlineWireframe extends React.FC<IVeltNotificationsPanelContentListItemHeadlineWireframeProps> {
2193
+ interface IVeltNotificationsPanelContentListItemHeadlineWireframe extends React$1.FC<IVeltNotificationsPanelContentListItemHeadlineWireframeProps> {
2372
2194
  }
2373
2195
 
2374
- interface IVeltNotificationsPanelContentListItemTimeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2196
+ interface IVeltNotificationsPanelContentListItemTimeWireframeProps extends IVeltWireframeCommonProps {
2375
2197
  }
2376
- interface IVeltNotificationsPanelContentListItemTimeWireframe extends React.FC<IVeltNotificationsPanelContentListItemTimeWireframeProps> {
2198
+ interface IVeltNotificationsPanelContentListItemTimeWireframe extends React$1.FC<IVeltNotificationsPanelContentListItemTimeWireframeProps> {
2377
2199
  }
2378
2200
 
2379
- interface IVeltNotificationsPanelContentListItemUnreadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2201
+ interface IVeltNotificationsPanelContentListItemUnreadWireframeProps extends IVeltWireframeCommonProps {
2380
2202
  }
2381
- interface IVeltNotificationsPanelContentListItemUnreadWireframe extends React.FC<IVeltNotificationsPanelContentListItemUnreadWireframeProps> {
2203
+ interface IVeltNotificationsPanelContentListItemUnreadWireframe extends React$1.FC<IVeltNotificationsPanelContentListItemUnreadWireframeProps> {
2382
2204
  }
2383
2205
 
2384
- interface IVeltNotificationsPanelContentListItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2206
+ interface IVeltNotificationsPanelContentListItemWireframeProps extends IVeltWireframeCommonProps {
2385
2207
  }
2386
- interface IVeltNotificationsPanelContentListItemWireframe extends React.FC<IVeltNotificationsPanelContentListItemWireframeProps> {
2208
+ interface IVeltNotificationsPanelContentListItemWireframe extends React$1.FC<IVeltNotificationsPanelContentListItemWireframeProps> {
2387
2209
  Avatar: IVeltNotificationsPanelContentListItemAvatarWireframe;
2388
2210
  Body: IVeltNotificationsPanelContentListItemBodyWireframe;
2389
2211
  FileName: IVeltNotificationsPanelContentListItemFileNameWireframe;
@@ -2392,20 +2214,20 @@ interface IVeltNotificationsPanelContentListItemWireframe extends React.FC<IVelt
2392
2214
  Unread: IVeltNotificationsPanelContentListItemUnreadWireframe;
2393
2215
  }
2394
2216
 
2395
- interface IVeltNotificationsPanelContentListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2217
+ interface IVeltNotificationsPanelContentListWireframeProps extends IVeltWireframeCommonProps {
2396
2218
  }
2397
- interface IVeltNotificationsPanelContentListWireframe extends React.FC<IVeltNotificationsPanelContentListWireframeProps> {
2219
+ interface IVeltNotificationsPanelContentListWireframe extends React$1.FC<IVeltNotificationsPanelContentListWireframeProps> {
2398
2220
  Item: IVeltNotificationsPanelContentListItemWireframe;
2399
2221
  }
2400
2222
 
2401
- interface IVeltNotificationsPanelContentAllReadContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2223
+ interface IVeltNotificationsPanelContentAllReadContainerWireframeProps extends IVeltWireframeCommonProps {
2402
2224
  }
2403
- interface IVeltNotificationsPanelContentAllReadContainerWireframe extends React.FC<IVeltNotificationsPanelContentAllReadContainerWireframeProps> {
2225
+ interface IVeltNotificationsPanelContentAllReadContainerWireframe extends React$1.FC<IVeltNotificationsPanelContentAllReadContainerWireframeProps> {
2404
2226
  }
2405
2227
 
2406
- interface IVeltNotificationsPanelContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2228
+ interface IVeltNotificationsPanelContentWireframeProps extends IVeltWireframeCommonProps {
2407
2229
  }
2408
- interface IVeltNotificationsPanelContentWireframe extends React.FC<IVeltNotificationsPanelContentWireframeProps> {
2230
+ interface IVeltNotificationsPanelContentWireframe extends React$1.FC<IVeltNotificationsPanelContentWireframeProps> {
2409
2231
  All: IVeltNotificationsPanelContentAllWireframe;
2410
2232
  ForYou: IVeltNotificationsPanelContentForYouWireframe;
2411
2233
  Documents: IVeltNotificationsPanelContentDocumentsWireframe;
@@ -2415,59 +2237,63 @@ interface IVeltNotificationsPanelContentWireframe extends React.FC<IVeltNotifica
2415
2237
  AllReadContainer: IVeltNotificationsPanelContentAllReadContainerWireframe;
2416
2238
  }
2417
2239
 
2418
- interface IVeltNotificationsPanelHeaderTabDocumentsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2240
+ interface IVeltNotificationsPanelHeaderTabDocumentsWireframeProps extends IVeltWireframeCommonProps {
2419
2241
  }
2420
- interface IVeltNotificationsPanelHeaderTabDocumentsWireframe extends React.FC<IVeltNotificationsPanelHeaderTabDocumentsWireframeProps> {
2242
+ interface IVeltNotificationsPanelHeaderTabDocumentsWireframe extends React$1.FC<IVeltNotificationsPanelHeaderTabDocumentsWireframeProps> {
2421
2243
  }
2422
2244
 
2423
- interface IVeltNotificationsPanelHeaderTabForYouWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2245
+ interface IVeltNotificationsPanelHeaderTabForYouWireframeProps extends IVeltWireframeCommonProps {
2424
2246
  }
2425
- interface IVeltNotificationsPanelHeaderTabForYouWireframe extends React.FC<IVeltNotificationsPanelHeaderTabForYouWireframeProps> {
2247
+ interface IVeltNotificationsPanelHeaderTabForYouWireframe extends React$1.FC<IVeltNotificationsPanelHeaderTabForYouWireframeProps> {
2426
2248
  }
2427
2249
 
2428
- interface IVeltNotificationsPanelHeaderTabPeopleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2250
+ interface IVeltNotificationsPanelHeaderTabPeopleWireframeProps extends IVeltWireframeCommonProps {
2429
2251
  }
2430
- interface IVeltNotificationsPanelHeaderTabPeopleWireframe extends React.FC<IVeltNotificationsPanelHeaderTabPeopleWireframeProps> {
2252
+ interface IVeltNotificationsPanelHeaderTabPeopleWireframe extends React$1.FC<IVeltNotificationsPanelHeaderTabPeopleWireframeProps> {
2431
2253
  }
2432
2254
 
2433
- interface IVeltNotificationsPanelHeaderWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2255
+ interface IVeltNotificationsPanelHeaderTabAllWireframeProps extends IVeltWireframeCommonProps {
2434
2256
  }
2435
- interface IVeltNotificationsPanelHeaderWireframe extends React.FC<IVeltNotificationsPanelHeaderWireframeProps> {
2436
- TabAll: IVeltNotificationsPanelHeaderTabPeopleWireframe;
2437
- TabForYou: IVeltNotificationsPanelHeaderTabForYouWireframe;
2257
+ interface IVeltNotificationsPanelHeaderTabAllWireframe extends React$1.FC<IVeltNotificationsPanelHeaderTabAllWireframeProps> {
2258
+ }
2259
+
2260
+ interface IVeltNotificationsPanelHeaderWireframeProps extends IVeltWireframeCommonProps {
2261
+ }
2262
+ interface IVeltNotificationsPanelHeaderWireframe extends React$1.FC<IVeltNotificationsPanelHeaderWireframeProps> {
2263
+ TabAll: IVeltNotificationsPanelHeaderTabAllWireframe;
2438
2264
  TabDocuments: IVeltNotificationsPanelHeaderTabDocumentsWireframe;
2265
+ TabForYou: IVeltNotificationsPanelHeaderTabForYouWireframe;
2439
2266
  TabPeople: IVeltNotificationsPanelHeaderTabPeopleWireframe;
2440
2267
  }
2441
2268
 
2442
- interface IVeltNotificationsPanelReadAllButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2269
+ interface IVeltNotificationsPanelReadAllButtonWireframeProps extends IVeltWireframeCommonProps {
2443
2270
  }
2444
- interface IVeltNotificationsPanelReadAllButtonWireframe extends React.FC<IVeltNotificationsPanelReadAllButtonWireframeProps> {
2271
+ interface IVeltNotificationsPanelReadAllButtonWireframe extends React$1.FC<IVeltNotificationsPanelReadAllButtonWireframeProps> {
2445
2272
  }
2446
2273
 
2447
- interface IVeltNotificationsPanelTitleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2274
+ interface IVeltNotificationsPanelTitleWireframeProps extends IVeltWireframeCommonProps {
2448
2275
  }
2449
- interface IVeltNotificationsPanelTitleWireframe extends React.FC<IVeltNotificationsPanelTitleWireframeProps> {
2276
+ interface IVeltNotificationsPanelTitleWireframe extends React$1.FC<IVeltNotificationsPanelTitleWireframeProps> {
2450
2277
  }
2451
2278
 
2452
- interface IVeltNotificationsPanelViewAllButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2279
+ interface IVeltNotificationsPanelViewAllButtonWireframeProps extends IVeltWireframeCommonProps {
2453
2280
  }
2454
- interface IVeltNotificationsPanelViewAllButtonWireframe extends React.FC<IVeltNotificationsPanelViewAllButtonWireframeProps> {
2281
+ interface IVeltNotificationsPanelViewAllButtonWireframe extends React$1.FC<IVeltNotificationsPanelViewAllButtonWireframeProps> {
2455
2282
  }
2456
2283
 
2457
- interface IVeltNotificationsPanelCloseButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2284
+ interface IVeltNotificationsPanelCloseButtonWireframeProps extends IVeltWireframeCommonProps {
2458
2285
  }
2459
- interface IVeltNotificationsPanelCloseButtonWireframe extends React.FC<IVeltNotificationsPanelCloseButtonWireframeProps> {
2286
+ interface IVeltNotificationsPanelCloseButtonWireframe extends React$1.FC<IVeltNotificationsPanelCloseButtonWireframeProps> {
2460
2287
  }
2461
2288
 
2462
- interface IVeltNotificationsPanelSkeletonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2289
+ interface IVeltNotificationsPanelSkeletonWireframeProps extends IVeltWireframeCommonProps {
2463
2290
  }
2464
- interface IVeltNotificationsPanelSkeletonWireframe extends React.FC<IVeltNotificationsPanelSkeletonWireframeProps> {
2291
+ interface IVeltNotificationsPanelSkeletonWireframe extends React$1.FC<IVeltNotificationsPanelSkeletonWireframeProps> {
2465
2292
  }
2466
2293
 
2467
- interface IVeltNotificationsPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2468
- variant?: string;
2294
+ interface IVeltNotificationsPanelWireframeProps extends IVeltWireframeCommonProps {
2469
2295
  }
2470
- interface IVeltNotificationsPanelWireframe extends React.FC<IVeltNotificationsPanelWireframeProps> {
2296
+ interface IVeltNotificationsPanelWireframe extends React$1.FC<IVeltNotificationsPanelWireframeProps> {
2471
2297
  Content: IVeltNotificationsPanelContentWireframe;
2472
2298
  Header: IVeltNotificationsPanelHeaderWireframe;
2473
2299
  ReadAllButton: IVeltNotificationsPanelReadAllButtonWireframe;
@@ -2478,30 +2304,30 @@ interface IVeltNotificationsPanelWireframe extends React.FC<IVeltNotificationsPa
2478
2304
  }
2479
2305
  declare const VeltNotificationsPanelWireframe: IVeltNotificationsPanelWireframe;
2480
2306
 
2481
- interface IVeltNotificationsToolIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2307
+ interface IVeltNotificationsToolIconWireframeProps extends IVeltWireframeCommonProps {
2482
2308
  }
2483
- interface IVeltNotificationsToolIconWireframe extends React.FC<IVeltNotificationsToolIconWireframeProps> {
2309
+ interface IVeltNotificationsToolIconWireframe extends React$1.FC<IVeltNotificationsToolIconWireframeProps> {
2484
2310
  }
2485
2311
 
2486
- interface IVeltNotificationsToolLabelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2312
+ interface IVeltNotificationsToolLabelWireframeProps extends IVeltWireframeCommonProps {
2487
2313
  }
2488
- interface IVeltNotificationsToolLabelWireframe extends React.FC<IVeltNotificationsToolLabelWireframeProps> {
2314
+ interface IVeltNotificationsToolLabelWireframe extends React$1.FC<IVeltNotificationsToolLabelWireframeProps> {
2489
2315
  }
2490
2316
 
2491
- interface IVeltNotificationsToolUnreadCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2317
+ interface IVeltNotificationsToolUnreadCountWireframeProps extends IVeltWireframeCommonProps {
2492
2318
  }
2493
- interface IVeltNotificationsToolUnreadCountWireframe extends React.FC<IVeltNotificationsToolUnreadCountWireframeProps> {
2319
+ interface IVeltNotificationsToolUnreadCountWireframe extends React$1.FC<IVeltNotificationsToolUnreadCountWireframeProps> {
2494
2320
  }
2495
2321
 
2496
- interface IVeltNotificationsToolUnreadIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2322
+ interface IVeltNotificationsToolUnreadIconWireframeProps extends IVeltWireframeCommonProps {
2497
2323
  }
2498
- interface IVeltNotificationsToolUnreadIconWireframe extends React.FC<IVeltNotificationsToolUnreadIconWireframeProps> {
2324
+ interface IVeltNotificationsToolUnreadIconWireframe extends React$1.FC<IVeltNotificationsToolUnreadIconWireframeProps> {
2499
2325
  }
2500
2326
 
2501
- interface IVeltNotificationsToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2327
+ interface IVeltNotificationsToolWireframeProps extends IVeltWireframeCommonProps {
2502
2328
  variant?: string;
2503
2329
  }
2504
- interface IVeltNotificationsToolWireframe extends React.FC<IVeltNotificationsToolWireframeProps> {
2330
+ interface IVeltNotificationsToolWireframe extends React$1.FC<IVeltNotificationsToolWireframeProps> {
2505
2331
  Label: IVeltNotificationsToolLabelWireframe;
2506
2332
  UnreadIcon: IVeltNotificationsToolUnreadIconWireframe;
2507
2333
  Icon: IVeltNotificationsToolIconWireframe;
@@ -2509,188 +2335,144 @@ interface IVeltNotificationsToolWireframe extends React.FC<IVeltNotificationsToo
2509
2335
  }
2510
2336
  declare const VeltNotificationsToolWireframe: IVeltNotificationsToolWireframe;
2511
2337
 
2512
- interface IVeltConfirmDialogApproveButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2513
- variant?: string;
2338
+ interface IVeltConfirmDialogTitleWireframeProps extends IVeltWireframeCommonProps {
2514
2339
  }
2515
2340
 
2516
- interface IVeltConfirmDialogMessageWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2517
- variant?: string;
2341
+ interface IVeltConfirmDialogMessageWireframeProps extends IVeltWireframeCommonProps {
2518
2342
  }
2519
2343
 
2520
- interface IVeltConfirmDialogRejectButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2521
- variant?: string;
2344
+ interface IVeltConfirmDialogApproveButtonWireframeProps extends IVeltWireframeCommonProps {
2522
2345
  }
2523
2346
 
2524
- interface IVeltConfirmDialogTitleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2525
- variant?: string;
2347
+ interface IVeltConfirmDialogRejectButtonWireframeProps extends IVeltWireframeCommonProps {
2526
2348
  }
2527
2349
 
2528
- interface IVeltConfirmDialogWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2529
- variant?: string;
2350
+ interface IVeltConfirmDialogWireframeProps extends IVeltWireframeCommonProps {
2530
2351
  }
2531
- interface IVeltConfirmDialogWireframe extends React.FC<IVeltConfirmDialogWireframeProps> {
2532
- Title: React.FC<IVeltConfirmDialogTitleWireframeProps>;
2533
- Message: React.FC<IVeltConfirmDialogMessageWireframeProps>;
2534
- RejectButton: React.FC<IVeltConfirmDialogRejectButtonWireframeProps>;
2535
- ApproveButton: React.FC<IVeltConfirmDialogApproveButtonWireframeProps>;
2352
+ interface IVeltConfirmDialogWireframe extends React$1.FC<IVeltConfirmDialogWireframeProps> {
2353
+ Title: React$1.FC<IVeltConfirmDialogTitleWireframeProps>;
2354
+ Message: React$1.FC<IVeltConfirmDialogMessageWireframeProps>;
2355
+ ApproveButton: React$1.FC<IVeltConfirmDialogApproveButtonWireframeProps>;
2356
+ RejectButton: React$1.FC<IVeltConfirmDialogRejectButtonWireframeProps>;
2536
2357
  }
2537
2358
  declare const VeltConfirmDialogWireframe: IVeltConfirmDialogWireframe;
2538
2359
 
2539
- interface IVeltInlineReactionsSectionListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2540
- variant?: string;
2541
- }
2542
- interface IVeltInlineReactionsSectionListWireframe extends React.FC<IVeltInlineReactionsSectionListWireframeProps> {
2360
+ interface IVeltInlineReactionsSectionListWireframeProps extends IVeltWireframeCommonProps {
2543
2361
  }
2544
2362
 
2545
- interface IVeltInlineReactionsSectionPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2546
- variant?: string;
2547
- }
2548
- interface IVeltInlineReactionsSectionPanelWireframe extends React.FC<IVeltInlineReactionsSectionPanelWireframeProps> {
2363
+ interface IVeltInlineReactionsSectionPanelWireframeProps extends IVeltWireframeCommonProps {
2549
2364
  }
2550
2365
 
2551
- interface IVeltInlineReactionsSectionToolContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2552
- variant?: string;
2553
- }
2554
- interface IVeltInlineReactionsSectionToolContainerWireframe extends React.FC<IVeltInlineReactionsSectionToolContainerWireframeProps> {
2366
+ interface IVeltInlineReactionsSectionToolContainerWireframeProps extends IVeltWireframeCommonProps {
2555
2367
  }
2556
2368
 
2557
- interface IVeltInlineReactionsSectionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2558
- variant?: string;
2369
+ interface IVeltInlineReactionsSectionWireframeProps extends IVeltWireframeCommonProps {
2559
2370
  }
2560
- interface IVeltInlineReactionsSectionWireframe extends React.FC<IVeltInlineReactionsSectionWireframeProps> {
2561
- List: IVeltInlineReactionsSectionListWireframe;
2562
- Panel: IVeltInlineReactionsSectionPanelWireframe;
2563
- ToolContainer: IVeltInlineReactionsSectionToolContainerWireframe;
2371
+ interface IVeltInlineReactionsSectionWireframe extends React$1.FC<IVeltInlineReactionsSectionWireframeProps> {
2372
+ List: React$1.FC<IVeltInlineReactionsSectionListWireframeProps>;
2373
+ Panel: React$1.FC<IVeltInlineReactionsSectionPanelWireframeProps>;
2374
+ ToolContainer: React$1.FC<IVeltInlineReactionsSectionToolContainerWireframeProps>;
2564
2375
  }
2565
2376
  declare const VeltInlineReactionsSectionWireframe: IVeltInlineReactionsSectionWireframe;
2566
2377
 
2567
- interface IVeltPersistentCommentModeCloseButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2378
+ interface IVeltPersistentCommentModeCloseButtonWireframeProps extends IVeltWireframeCommonProps {
2568
2379
  }
2569
2380
 
2570
- interface IVeltPersistentCommentModeLabelPrivateWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2381
+ interface IVeltPersistentCommentModeLabelPrivateWireframeProps extends IVeltWireframeCommonProps {
2571
2382
  }
2572
2383
 
2573
- interface IVeltPersistentCommentModeLabelPublicWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2384
+ interface IVeltPersistentCommentModeLabelPublicWireframeProps extends IVeltWireframeCommonProps {
2574
2385
  }
2575
2386
 
2576
- interface IVeltPersistentCommentModeLabelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2387
+ interface IVeltPersistentCommentModeLabelWireframeProps extends IVeltWireframeCommonProps {
2577
2388
  }
2578
- interface IVeltPersistentCommentModeLabelWireframe extends React.FC<IVeltPersistentCommentModeLabelWireframeProps> {
2579
- Private: React.FC<IVeltPersistentCommentModeLabelPrivateWireframeProps>;
2580
- Public: React.FC<IVeltPersistentCommentModeLabelPublicWireframeProps>;
2389
+ interface IVeltPersistentCommentModeLabelWireframe extends React$1.FC<IVeltPersistentCommentModeLabelWireframeProps> {
2390
+ Private: React$1.FC<IVeltPersistentCommentModeLabelPrivateWireframeProps>;
2391
+ Public: React$1.FC<IVeltPersistentCommentModeLabelPublicWireframeProps>;
2581
2392
  }
2582
2393
 
2583
- interface IVeltPersistentCommentModeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2584
- variant?: string;
2394
+ interface IVeltPersistentCommentModeWireframeProps extends IVeltWireframeCommonProps {
2585
2395
  }
2586
- interface IVeltPersistentCommentModeWireframe extends React.FC<IVeltPersistentCommentModeWireframeProps> {
2587
- CloseButton: React.FC<IVeltPersistentCommentModeCloseButtonWireframeProps>;
2396
+ interface IVeltPersistentCommentModeWireframe extends React$1.FC<IVeltPersistentCommentModeWireframeProps> {
2397
+ CloseButton: React$1.FC<IVeltPersistentCommentModeCloseButtonWireframeProps>;
2588
2398
  Label: IVeltPersistentCommentModeLabelWireframe;
2589
2399
  }
2590
2400
  declare const VeltPersistentCommentModeWireframe: IVeltPersistentCommentModeWireframe;
2591
2401
 
2592
- interface IVeltMultiThreadCommentDialogCloseButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2593
- variant?: string;
2594
- }
2595
-
2596
- interface IVeltMultiThreadCommentDialogCommentCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2597
- variant?: string;
2598
- }
2599
-
2600
- interface IVeltMultiThreadCommentDialogComposerContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2601
- variant?: string;
2402
+ interface IVeltMultiThreadCommentDialogCloseButtonWireframeProps extends IVeltWireframeCommonProps {
2602
2403
  }
2603
2404
 
2604
- interface IVeltMultiThreadCommentDialogEmptyPlaceholderWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2605
- variant?: string;
2606
- }
2607
- interface IVeltMultiThreadCommentDialogEmptyPlaceholderWireframe extends React.FC<IVeltMultiThreadCommentDialogEmptyPlaceholderWireframeProps> {
2405
+ interface IVeltMultiThreadCommentDialogCommentCountWireframeProps extends IVeltWireframeCommonProps {
2608
2406
  }
2609
2407
 
2610
- interface IVeltMultiThreadCommentDialogListWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2611
- variant?: string;
2408
+ interface IVeltMultiThreadCommentDialogComposerContainerWireframeProps extends IVeltWireframeCommonProps {
2612
2409
  }
2613
2410
 
2614
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2615
- variant?: string;
2411
+ interface IVeltMultiThreadCommentDialogEmptyPlaceholderWireframeProps extends IVeltWireframeCommonProps {
2616
2412
  }
2617
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframeProps> {
2413
+ interface IVeltMultiThreadCommentDialogEmptyPlaceholderWireframe extends React$1.FC<IVeltMultiThreadCommentDialogEmptyPlaceholderWireframeProps> {
2618
2414
  }
2619
2415
 
2620
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2621
- variant?: string;
2622
- }
2623
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframeProps> {
2416
+ interface IVeltMultiThreadCommentDialogListWireframeProps extends IVeltWireframeCommonProps {
2624
2417
  }
2625
2418
 
2626
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2627
- variant?: string;
2419
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframeProps extends IVeltWireframeCommonProps {
2628
2420
  }
2629
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframeProps> {
2630
- MarkAllRead: IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe;
2631
- MarkAllResolved: IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe;
2421
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframeProps> {
2422
+ MarkAllRead: React$1.FC<IVeltWireframeCommonProps>;
2423
+ MarkAllResolved: React$1.FC<IVeltWireframeCommonProps>;
2632
2424
  }
2633
2425
 
2634
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2635
- variant?: string;
2426
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
2636
2427
  }
2637
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframeProps> {
2428
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframeProps> {
2638
2429
  }
2639
2430
 
2640
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2641
- variant?: string;
2431
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownWireframeProps extends IVeltWireframeCommonProps {
2642
2432
  }
2643
- interface IVeltMultiThreadCommentDialogMinimalActionsDropdownWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownWireframeProps> {
2433
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownWireframeProps> {
2644
2434
  Content: IVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe;
2645
2435
  Trigger: IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe;
2646
2436
  }
2647
2437
 
2648
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2649
- variant?: string;
2438
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframeProps extends IVeltWireframeCommonProps {
2650
2439
  }
2651
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframeProps> {
2440
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframeProps> {
2652
2441
  }
2653
2442
 
2654
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2655
- variant?: string;
2443
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframeProps extends IVeltWireframeCommonProps {
2656
2444
  }
2657
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframeProps> {
2445
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframeProps> {
2658
2446
  }
2659
2447
 
2660
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2661
- variant?: string;
2448
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframeProps extends IVeltWireframeCommonProps {
2662
2449
  }
2663
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframeProps> {
2450
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframeProps> {
2664
2451
  }
2665
2452
 
2666
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2667
- variant?: string;
2453
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframeProps extends IVeltWireframeCommonProps {
2668
2454
  }
2669
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframeProps> {
2455
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframeProps> {
2670
2456
  }
2671
2457
 
2672
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2673
- variant?: string;
2458
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframeProps extends IVeltWireframeCommonProps {
2674
2459
  }
2675
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframeProps> {
2460
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframeProps> {
2676
2461
  }
2677
2462
 
2678
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2679
- variant?: string;
2463
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframeProps extends IVeltWireframeCommonProps {
2680
2464
  }
2681
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframeProps> {
2465
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframeProps> {
2682
2466
  }
2683
2467
 
2684
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2685
- variant?: string;
2468
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframeProps extends IVeltWireframeCommonProps {
2686
2469
  }
2687
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframeProps> {
2470
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframeProps> {
2688
2471
  }
2689
2472
 
2690
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2691
- variant?: string;
2473
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframeProps extends IVeltWireframeCommonProps {
2692
2474
  }
2693
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframeProps> {
2475
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframeProps> {
2694
2476
  FilterAll: IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe;
2695
2477
  FilterUnread: IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe;
2696
2478
  FilterRead: IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe;
@@ -2700,310 +2482,266 @@ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe ext
2700
2482
  SortUnread: IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe;
2701
2483
  }
2702
2484
 
2703
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2704
- variant?: string;
2485
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
2705
2486
  }
2706
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframeProps> {
2487
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframeProps> {
2707
2488
  }
2708
2489
 
2709
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2710
- variant?: string;
2490
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownWireframeProps extends IVeltWireframeCommonProps {
2711
2491
  }
2712
- interface IVeltMultiThreadCommentDialogMinimalFilterDropdownWireframe extends React.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownWireframeProps> {
2492
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownWireframe extends React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownWireframeProps> {
2713
2493
  Content: IVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe;
2714
2494
  Trigger: IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe;
2715
2495
  }
2716
2496
 
2717
- interface IVeltMultiThreadCommentDialogNewThreadButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2718
- variant?: string;
2497
+ interface IVeltMultiThreadCommentDialogNewThreadButtonWireframeProps extends IVeltWireframeCommonProps {
2719
2498
  }
2720
2499
 
2721
- interface IVeltMultiThreadCommentDialogResetFilterButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2722
- variant?: string;
2500
+ interface IVeltMultiThreadCommentDialogResetFilterButtonWireframeProps extends IVeltWireframeCommonProps {
2723
2501
  }
2724
2502
 
2725
- interface IVeltMultiThreadCommentDialogWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2726
- variant?: string;
2503
+ interface IVeltMultiThreadCommentDialogWireframeProps extends IVeltWireframeCommonProps {
2727
2504
  }
2728
- interface IVeltMultiThreadCommentDialogWireframe extends React.FC<IVeltMultiThreadCommentDialogWireframeProps> {
2729
- CommentCount: React.FC<IVeltMultiThreadCommentDialogCommentCountWireframeProps>;
2730
- ComposerContainer: React.FC<IVeltMultiThreadCommentDialogComposerContainerWireframeProps>;
2731
- List: React.FC<IVeltMultiThreadCommentDialogListWireframeProps>;
2732
- CloseButton: React.FC<IVeltMultiThreadCommentDialogCloseButtonWireframeProps>;
2505
+ interface IVeltMultiThreadCommentDialogWireframe extends React$1.FC<IVeltMultiThreadCommentDialogWireframeProps> {
2506
+ CommentCount: React$1.FC<IVeltMultiThreadCommentDialogCommentCountWireframeProps>;
2507
+ ComposerContainer: React$1.FC<IVeltMultiThreadCommentDialogComposerContainerWireframeProps>;
2508
+ List: React$1.FC<IVeltMultiThreadCommentDialogListWireframeProps>;
2509
+ CloseButton: React$1.FC<IVeltMultiThreadCommentDialogCloseButtonWireframeProps>;
2733
2510
  MinimalFilterDropdown: IVeltMultiThreadCommentDialogMinimalFilterDropdownWireframe;
2734
2511
  EmptyPlaceholder: IVeltMultiThreadCommentDialogEmptyPlaceholderWireframe;
2735
- NewThreadButton: React.FC<IVeltMultiThreadCommentDialogNewThreadButtonWireframeProps>;
2512
+ NewThreadButton: React$1.FC<IVeltMultiThreadCommentDialogNewThreadButtonWireframeProps>;
2736
2513
  MinimalActionsDropdown: IVeltMultiThreadCommentDialogMinimalActionsDropdownWireframe;
2737
- ResetFilterButton: React.FC<IVeltMultiThreadCommentDialogResetFilterButtonWireframeProps>;
2514
+ ResetFilterButton: React$1.FC<IVeltMultiThreadCommentDialogResetFilterButtonWireframeProps>;
2738
2515
  }
2739
2516
  declare const VeltMultiThreadCommentDialogWireframe: IVeltMultiThreadCommentDialogWireframe;
2740
2517
 
2741
- interface IVeltCommentComposerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2742
- variant?: string;
2518
+ interface IVeltCommentComposerWireframeProps extends IVeltWireframeCommonProps {
2743
2519
  }
2744
- interface IVeltCommentComposerWireframe extends React.FC<IVeltCommentComposerWireframeProps> {
2520
+ interface IVeltCommentComposerWireframe extends React$1.FC<IVeltCommentComposerWireframeProps> {
2745
2521
  }
2746
2522
  declare const VeltCommentComposerWireframe: IVeltCommentComposerWireframe;
2747
2523
 
2748
- interface IVeltCommentThreadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2749
- variant?: string;
2524
+ interface IVeltCommentThreadWireframeProps extends IVeltWireframeCommonProps {
2750
2525
  }
2751
- interface IVeltCommentThreadWireframe extends React.FC<IVeltCommentThreadWireframeProps> {
2526
+ interface IVeltCommentThreadWireframe extends React$1.FC<IVeltCommentThreadWireframeProps> {
2752
2527
  }
2753
2528
  declare const VeltCommentThreadWireframe: IVeltCommentThreadWireframe;
2754
2529
 
2755
- interface IVeltMediaSourceSettingsToggleIconOpenWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2756
- variant?: string;
2530
+ interface IVeltMediaSourceSettingsToggleIconOpenWireframeProps extends IVeltWireframeCommonProps {
2757
2531
  }
2758
- interface IVeltMediaSourceSettingsToggleIconOpenWireframe extends React.FC<IVeltMediaSourceSettingsToggleIconOpenWireframeProps> {
2532
+ interface IVeltMediaSourceSettingsToggleIconOpenWireframe extends React$1.FC<IVeltMediaSourceSettingsToggleIconOpenWireframeProps> {
2759
2533
  }
2760
2534
 
2761
- interface IVeltMediaSourceSettingsToggleIconCloseWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2762
- variant?: string;
2535
+ interface IVeltMediaSourceSettingsToggleIconCloseWireframeProps extends IVeltWireframeCommonProps {
2763
2536
  }
2764
- interface IVeltMediaSourceSettingsToggleIconCloseWireframe extends React.FC<IVeltMediaSourceSettingsToggleIconCloseWireframeProps> {
2537
+ interface IVeltMediaSourceSettingsToggleIconCloseWireframe extends React$1.FC<IVeltMediaSourceSettingsToggleIconCloseWireframeProps> {
2765
2538
  }
2766
2539
 
2767
- interface IVeltMediaSourceSettingsToggleIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2768
- variant?: string;
2540
+ interface IVeltMediaSourceSettingsToggleIconWireframeProps extends IVeltWireframeCommonProps {
2769
2541
  }
2770
- interface IVeltMediaSourceSettingsToggleIconWireframe extends React.FC<IVeltMediaSourceSettingsToggleIconWireframeProps> {
2542
+ interface IVeltMediaSourceSettingsToggleIconWireframe extends React$1.FC<IVeltMediaSourceSettingsToggleIconWireframeProps> {
2771
2543
  Open: IVeltMediaSourceSettingsToggleIconOpenWireframe;
2772
2544
  Close: IVeltMediaSourceSettingsToggleIconCloseWireframe;
2773
2545
  }
2774
2546
 
2775
- interface IVeltMediaSourceSettingsSelectedLabelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2776
- variant?: string;
2547
+ interface IVeltMediaSourceSettingsSelectedLabelWireframeProps extends IVeltWireframeCommonProps {
2777
2548
  }
2778
- interface IVeltMediaSourceSettingsSelectedLabelWireframe extends React.FC<IVeltMediaSourceSettingsSelectedLabelWireframeProps> {
2549
+ interface IVeltMediaSourceSettingsSelectedLabelWireframe extends React$1.FC<IVeltMediaSourceSettingsSelectedLabelWireframeProps> {
2779
2550
  }
2780
2551
 
2781
- interface IVeltMediaSourceSettingsOptionsItemLabelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2782
- variant?: string;
2552
+ interface IVeltMediaSourceSettingsOptionsItemLabelWireframeProps extends IVeltWireframeCommonProps {
2783
2553
  }
2784
- interface IVeltMediaSourceSettingsOptionsItemLabelWireframe extends React.FC<IVeltMediaSourceSettingsOptionsItemLabelWireframeProps> {
2554
+ interface IVeltMediaSourceSettingsOptionsItemLabelWireframe extends React$1.FC<IVeltMediaSourceSettingsOptionsItemLabelWireframeProps> {
2785
2555
  }
2786
2556
 
2787
- interface IVeltMediaSourceSettingsOptionsItemIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2788
- variant?: string;
2557
+ interface IVeltMediaSourceSettingsOptionsItemIconWireframeProps extends IVeltWireframeCommonProps {
2789
2558
  }
2790
- interface IVeltMediaSourceSettingsOptionsItemIconWireframe extends React.FC<IVeltMediaSourceSettingsOptionsItemIconWireframeProps> {
2559
+ interface IVeltMediaSourceSettingsOptionsItemIconWireframe extends React$1.FC<IVeltMediaSourceSettingsOptionsItemIconWireframeProps> {
2791
2560
  }
2792
2561
 
2793
- interface IVeltMediaSourceSettingsOptionsItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2794
- variant?: string;
2562
+ interface IVeltMediaSourceSettingsOptionsItemWireframeProps extends IVeltWireframeCommonProps {
2795
2563
  }
2796
- interface IVeltMediaSourceSettingsOptionsItemWireframe extends React.FC<IVeltMediaSourceSettingsOptionsItemWireframeProps> {
2564
+ interface IVeltMediaSourceSettingsOptionsItemWireframe extends React$1.FC<IVeltMediaSourceSettingsOptionsItemWireframeProps> {
2797
2565
  Icon: IVeltMediaSourceSettingsOptionsItemIconWireframe;
2798
2566
  Label: IVeltMediaSourceSettingsOptionsItemLabelWireframe;
2799
2567
  }
2800
2568
 
2801
- interface IVeltMediaSourceSettingsOptionsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2802
- variant?: string;
2569
+ interface IVeltMediaSourceSettingsOptionsWireframeProps extends IVeltWireframeCommonProps {
2803
2570
  }
2804
- interface IVeltMediaSourceSettingsOptionsWireframe extends React.FC<IVeltMediaSourceSettingsOptionsWireframeProps> {
2571
+ interface IVeltMediaSourceSettingsOptionsWireframe extends React$1.FC<IVeltMediaSourceSettingsOptionsWireframeProps> {
2805
2572
  Item: IVeltMediaSourceSettingsOptionsItemWireframe;
2806
2573
  }
2807
2574
 
2808
- interface IVeltMediaSourceSettingsDividerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2809
- variant?: string;
2575
+ interface IVeltMediaSourceSettingsDividerWireframeProps extends IVeltWireframeCommonProps {
2810
2576
  }
2811
- interface IVeltMediaSourceSettingsDividerWireframe extends React.FC<IVeltMediaSourceSettingsDividerWireframeProps> {
2577
+ interface IVeltMediaSourceSettingsDividerWireframe extends React$1.FC<IVeltMediaSourceSettingsDividerWireframeProps> {
2812
2578
  }
2813
2579
 
2814
- interface IVeltMediaSourceSettingsAudioWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2815
- variant?: string;
2580
+ interface IVeltMediaSourceSettingsAudioWireframeProps extends IVeltWireframeCommonProps {
2816
2581
  }
2817
- interface IVeltMediaSourceSettingsAudioWireframe extends React.FC<IVeltMediaSourceSettingsAudioWireframeProps> {
2582
+ interface IVeltMediaSourceSettingsAudioWireframe extends React$1.FC<IVeltMediaSourceSettingsAudioWireframeProps> {
2818
2583
  ToggleIcon: IVeltMediaSourceSettingsToggleIconWireframe;
2819
2584
  SelectedLabel: IVeltMediaSourceSettingsSelectedLabelWireframe;
2820
2585
  Options: IVeltMediaSourceSettingsOptionsWireframe;
2821
2586
  Divider: IVeltMediaSourceSettingsDividerWireframe;
2822
2587
  }
2823
2588
 
2824
- interface IVeltMediaSourceSettingsVideoWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2825
- variant?: string;
2589
+ interface IVeltMediaSourceSettingsVideoWireframeProps extends IVeltWireframeCommonProps {
2826
2590
  }
2827
- interface IVeltMediaSourceSettingsVideoWireframe extends React.FC<IVeltMediaSourceSettingsVideoWireframeProps> {
2591
+ interface IVeltMediaSourceSettingsVideoWireframe extends React$1.FC<IVeltMediaSourceSettingsVideoWireframeProps> {
2828
2592
  ToggleIcon: IVeltMediaSourceSettingsToggleIconWireframe;
2829
2593
  SelectedLabel: IVeltMediaSourceSettingsSelectedLabelWireframe;
2830
2594
  Options: IVeltMediaSourceSettingsOptionsWireframe;
2831
2595
  Divider: IVeltMediaSourceSettingsDividerWireframe;
2832
2596
  }
2833
2597
 
2834
- interface IVeltMediaSourceSettingsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2835
- variant?: string;
2598
+ interface IVeltMediaSourceSettingsWireframeProps extends IVeltWireframeCommonProps {
2836
2599
  }
2837
- interface IVeltMediaSourceSettingsWireframe extends React.FC<IVeltMediaSourceSettingsWireframeProps> {
2600
+ interface IVeltMediaSourceSettingsWireframe extends React$1.FC<IVeltMediaSourceSettingsWireframeProps> {
2838
2601
  Audio: IVeltMediaSourceSettingsAudioWireframe;
2839
2602
  Video: IVeltMediaSourceSettingsVideoWireframe;
2840
2603
  }
2841
2604
  declare const VeltMediaSourceSettingsWireframe: IVeltMediaSourceSettingsWireframe;
2842
2605
 
2843
- interface IVeltRecorderAllToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2844
- variant?: string;
2606
+ interface IVeltRecorderAllToolWireframeProps extends IVeltWireframeCommonProps {
2845
2607
  }
2846
- interface IVeltRecorderAllToolWireframe extends React.FC<IVeltRecorderAllToolWireframeProps> {
2608
+ interface IVeltRecorderAllToolWireframe extends React$1.FC<IVeltRecorderAllToolWireframeProps> {
2847
2609
  }
2848
2610
  declare const VeltRecorderAllToolWireframe: IVeltRecorderAllToolWireframe;
2849
2611
 
2850
- interface IVeltRecorderAllToolMenuAudioWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2851
- variant?: string;
2612
+ interface IVeltRecorderAllToolMenuAudioWireframeProps extends IVeltWireframeCommonProps {
2852
2613
  }
2853
- interface IVeltRecorderAllToolMenuAudioWireframe extends React.FC<IVeltRecorderAllToolMenuAudioWireframeProps> {
2614
+ interface IVeltRecorderAllToolMenuAudioWireframe extends React$1.FC<IVeltRecorderAllToolMenuAudioWireframeProps> {
2854
2615
  }
2855
2616
 
2856
- interface IVeltRecorderAllToolMenuVideoWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2857
- variant?: string;
2617
+ interface IVeltRecorderAllToolMenuVideoWireframeProps extends IVeltWireframeCommonProps {
2858
2618
  }
2859
- interface IVeltRecorderAllToolMenuVideoWireframe extends React.FC<IVeltRecorderAllToolMenuVideoWireframeProps> {
2619
+ interface IVeltRecorderAllToolMenuVideoWireframe extends React$1.FC<IVeltRecorderAllToolMenuVideoWireframeProps> {
2860
2620
  }
2861
2621
 
2862
- interface IVeltRecorderAllToolMenuScreenWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2863
- variant?: string;
2622
+ interface IVeltRecorderAllToolMenuScreenWireframeProps extends IVeltWireframeCommonProps {
2864
2623
  }
2865
- interface IVeltRecorderAllToolMenuScreenWireframe extends React.FC<IVeltRecorderAllToolMenuScreenWireframeProps> {
2624
+ interface IVeltRecorderAllToolMenuScreenWireframe extends React$1.FC<IVeltRecorderAllToolMenuScreenWireframeProps> {
2866
2625
  }
2867
2626
 
2868
- interface IVeltRecorderAllToolMenuWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2869
- variant?: string;
2627
+ interface IVeltRecorderAllToolMenuWireframeProps extends IVeltWireframeCommonProps {
2870
2628
  }
2871
- interface IVeltRecorderAllToolMenuWireframe extends React.FC<IVeltRecorderAllToolMenuWireframeProps> {
2629
+ interface IVeltRecorderAllToolMenuWireframe extends React$1.FC<IVeltRecorderAllToolMenuWireframeProps> {
2872
2630
  Video: IVeltRecorderAllToolMenuVideoWireframe;
2873
2631
  Audio: IVeltRecorderAllToolMenuAudioWireframe;
2874
2632
  Screen: IVeltRecorderAllToolMenuScreenWireframe;
2875
2633
  }
2876
2634
  declare const VeltRecorderAllToolMenuWireframe: IVeltRecorderAllToolMenuWireframe;
2877
2635
 
2878
- interface IVeltRecorderAudioToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2879
- variant?: string;
2636
+ interface IVeltRecorderAudioToolWireframeProps extends IVeltWireframeCommonProps {
2880
2637
  }
2881
- interface IVeltRecorderAudioToolWireframe extends React.FC<IVeltRecorderAudioToolWireframeProps> {
2638
+ interface IVeltRecorderAudioToolWireframe extends React$1.FC<IVeltRecorderAudioToolWireframeProps> {
2882
2639
  }
2883
2640
  declare const VeltRecorderAudioToolWireframe: IVeltRecorderAudioToolWireframe;
2884
2641
 
2885
- interface IVeltRecorderScreenToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2886
- variant?: string;
2642
+ interface IVeltRecorderScreenToolWireframeProps extends IVeltWireframeCommonProps {
2887
2643
  }
2888
- interface IVeltRecorderScreenToolWireframe extends React.FC<IVeltRecorderScreenToolWireframeProps> {
2644
+ interface IVeltRecorderScreenToolWireframe extends React$1.FC<IVeltRecorderScreenToolWireframeProps> {
2889
2645
  }
2890
2646
  declare const VeltRecorderScreenToolWireframe: IVeltRecorderScreenToolWireframe;
2891
2647
 
2892
- interface IVeltRecorderVideoToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2893
- variant?: string;
2648
+ interface IVeltRecorderVideoToolWireframeProps extends IVeltWireframeCommonProps {
2894
2649
  }
2895
- interface IVeltRecorderVideoToolWireframe extends React.FC<IVeltRecorderVideoToolWireframeProps> {
2650
+ interface IVeltRecorderVideoToolWireframe extends React$1.FC<IVeltRecorderVideoToolWireframeProps> {
2896
2651
  }
2897
2652
  declare const VeltRecorderVideoToolWireframe: IVeltRecorderVideoToolWireframe;
2898
2653
 
2899
- interface IVeltRecordingPreviewStepsDialogBottomPanelCloseWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2900
- variant?: string;
2654
+ interface IVeltRecordingPreviewStepsDialogBottomPanelCloseWireframeProps extends IVeltWireframeCommonProps {
2901
2655
  }
2902
- interface IVeltRecordingPreviewStepsDialogBottomPanelCloseWireframe extends React.FC<IVeltRecordingPreviewStepsDialogBottomPanelCloseWireframeProps> {
2656
+ interface IVeltRecordingPreviewStepsDialogBottomPanelCloseWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogBottomPanelCloseWireframeProps> {
2903
2657
  }
2904
2658
 
2905
- interface IVeltRecordingPreviewStepsDialogBottomPanelCountdownWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2906
- variant?: string;
2659
+ interface IVeltRecordingPreviewStepsDialogBottomPanelCountdownWireframeProps extends IVeltWireframeCommonProps {
2907
2660
  }
2908
- interface IVeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe extends React.FC<IVeltRecordingPreviewStepsDialogBottomPanelCountdownWireframeProps> {
2661
+ interface IVeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogBottomPanelCountdownWireframeProps> {
2909
2662
  }
2910
2663
 
2911
- interface IVeltRecordingPreviewStepsDialogBottomPanelIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2912
- variant?: string;
2664
+ interface IVeltRecordingPreviewStepsDialogBottomPanelIconWireframeProps extends IVeltWireframeCommonProps {
2913
2665
  type?: 'audio' | 'video' | 'screen';
2914
2666
  }
2915
- interface IVeltRecordingPreviewStepsDialogBottomPanelIconWireframe extends React.FC<IVeltRecordingPreviewStepsDialogBottomPanelIconWireframeProps> {
2667
+ interface IVeltRecordingPreviewStepsDialogBottomPanelIconWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogBottomPanelIconWireframeProps> {
2916
2668
  }
2917
2669
 
2918
- interface IVeltRecordingPreviewStepsDialogBottomPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2919
- variant?: string;
2670
+ interface IVeltRecordingPreviewStepsDialogBottomPanelWireframeProps extends IVeltWireframeCommonProps {
2920
2671
  }
2921
- interface IVeltRecordingPreviewStepsDialogBottomPanelWireframe extends React.FC<IVeltRecordingPreviewStepsDialogBottomPanelWireframeProps> {
2672
+ interface IVeltRecordingPreviewStepsDialogBottomPanelWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogBottomPanelWireframeProps> {
2922
2673
  Icon: IVeltRecordingPreviewStepsDialogBottomPanelIconWireframe;
2923
2674
  Close: IVeltRecordingPreviewStepsDialogBottomPanelCloseWireframe;
2924
2675
  Countdown: IVeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe;
2925
2676
  }
2926
2677
 
2927
- interface IVeltRecordingPreviewStepsDialogButtonPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2928
- variant?: string;
2678
+ interface IVeltRecordingPreviewStepsDialogButtonPanelWireframeProps extends IVeltWireframeCommonProps {
2929
2679
  }
2930
- interface IVeltRecordingPreviewStepsDialogButtonPanelWireframe extends React.FC<IVeltRecordingPreviewStepsDialogButtonPanelWireframeProps> {
2680
+ interface IVeltRecordingPreviewStepsDialogButtonPanelWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogButtonPanelWireframeProps> {
2931
2681
  }
2932
2682
 
2933
- interface IVeltRecordingPreviewStepsDialogCloseButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2934
- variant?: string;
2683
+ interface IVeltRecordingPreviewStepsDialogCloseButtonWireframeProps extends IVeltWireframeCommonProps {
2935
2684
  }
2936
- interface IVeltRecordingPreviewStepsDialogCloseButtonWireframe extends React.FC<IVeltRecordingPreviewStepsDialogCloseButtonWireframeProps> {
2685
+ interface IVeltRecordingPreviewStepsDialogCloseButtonWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogCloseButtonWireframeProps> {
2937
2686
  }
2938
2687
 
2939
- interface IVeltRecordingPreviewStepsDialogMicButtonOffWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2940
- variant?: string;
2688
+ interface IVeltRecordingPreviewStepsDialogMicButtonOffWireframeProps extends IVeltWireframeCommonProps {
2941
2689
  }
2942
- interface IVeltRecordingPreviewStepsDialogMicButtonOffWireframe extends React.FC<IVeltRecordingPreviewStepsDialogMicButtonOffWireframeProps> {
2690
+ interface IVeltRecordingPreviewStepsDialogMicButtonOffWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogMicButtonOffWireframeProps> {
2943
2691
  }
2944
2692
 
2945
- interface IVeltRecordingPreviewStepsDialogMicButtonOnWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2946
- variant?: string;
2693
+ interface IVeltRecordingPreviewStepsDialogMicButtonOnWireframeProps extends IVeltWireframeCommonProps {
2947
2694
  }
2948
- interface IVeltRecordingPreviewStepsDialogMicButtonOnWireframe extends React.FC<IVeltRecordingPreviewStepsDialogMicButtonOnWireframeProps> {
2695
+ interface IVeltRecordingPreviewStepsDialogMicButtonOnWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogMicButtonOnWireframeProps> {
2949
2696
  }
2950
2697
 
2951
- interface IVeltRecordingPreviewStepsDialogMicButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2952
- variant?: string;
2698
+ interface IVeltRecordingPreviewStepsDialogMicButtonWireframeProps extends IVeltWireframeCommonProps {
2953
2699
  }
2954
- interface IVeltRecordingPreviewStepsDialogMicButtonWireframe extends React.FC<IVeltRecordingPreviewStepsDialogMicButtonWireframeProps> {
2700
+ interface IVeltRecordingPreviewStepsDialogMicButtonWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogMicButtonWireframeProps> {
2955
2701
  On: IVeltRecordingPreviewStepsDialogMicButtonOnWireframe;
2956
2702
  Off: IVeltRecordingPreviewStepsDialogMicButtonOffWireframe;
2957
2703
  }
2958
2704
 
2959
- interface IVeltRecordingPreviewStepsDialogSettingsPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2960
- variant?: string;
2705
+ interface IVeltRecordingPreviewStepsDialogSettingsPanelWireframeProps extends IVeltWireframeCommonProps {
2961
2706
  }
2962
- interface IVeltRecordingPreviewStepsDialogSettingsPanelWireframe extends React.FC<IVeltRecordingPreviewStepsDialogSettingsPanelWireframeProps> {
2707
+ interface IVeltRecordingPreviewStepsDialogSettingsPanelWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogSettingsPanelWireframeProps> {
2963
2708
  }
2964
2709
 
2965
- interface IVeltRecordingPreviewStepsDialogSettingsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2966
- variant?: string;
2710
+ interface IVeltRecordingPreviewStepsDialogSettingsWireframeProps extends IVeltWireframeCommonProps {
2967
2711
  }
2968
- interface IVeltRecordingPreviewStepsDialogSettingsWireframe extends React.FC<IVeltRecordingPreviewStepsDialogSettingsWireframeProps> {
2712
+ interface IVeltRecordingPreviewStepsDialogSettingsWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogSettingsWireframeProps> {
2969
2713
  }
2970
2714
 
2971
- interface IVeltRecordingPreviewStepsDialogStartRecordingWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2972
- variant?: string;
2715
+ interface IVeltRecordingPreviewStepsDialogStartRecordingWireframeProps extends IVeltWireframeCommonProps {
2973
2716
  }
2974
- interface IVeltRecordingPreviewStepsDialogStartRecordingWireframe extends React.FC<IVeltRecordingPreviewStepsDialogStartRecordingWireframeProps> {
2717
+ interface IVeltRecordingPreviewStepsDialogStartRecordingWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogStartRecordingWireframeProps> {
2975
2718
  }
2976
2719
 
2977
- interface IVeltRecordingPreviewStepsDialogTimerCountdownWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2978
- variant?: string;
2720
+ interface IVeltRecordingPreviewStepsDialogTimerCountdownWireframeProps extends IVeltWireframeCommonProps {
2979
2721
  }
2980
- interface IVeltRecordingPreviewStepsDialogTimerCountdownWireframe extends React.FC<IVeltRecordingPreviewStepsDialogTimerCountdownWireframeProps> {
2722
+ interface IVeltRecordingPreviewStepsDialogTimerCountdownWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogTimerCountdownWireframeProps> {
2981
2723
  }
2982
2724
 
2983
- interface IVeltRecordingPreviewStepsDialogTimerCancelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2984
- variant?: string;
2725
+ interface IVeltRecordingPreviewStepsDialogTimerCancelWireframeProps extends IVeltWireframeCommonProps {
2985
2726
  }
2986
- interface IVeltRecordingPreviewStepsDialogTimerCancelWireframe extends React.FC<IVeltRecordingPreviewStepsDialogTimerCancelWireframeProps> {
2727
+ interface IVeltRecordingPreviewStepsDialogTimerCancelWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogTimerCancelWireframeProps> {
2987
2728
  }
2988
2729
 
2989
- interface IVeltRecordingPreviewStepsDialogTimerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2990
- variant?: string;
2730
+ interface IVeltRecordingPreviewStepsDialogTimerWireframeProps extends IVeltWireframeCommonProps {
2991
2731
  }
2992
- interface IVeltRecordingPreviewStepsDialogTimerWireframe extends React.FC<IVeltRecordingPreviewStepsDialogTimerWireframeProps> {
2732
+ interface IVeltRecordingPreviewStepsDialogTimerWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogTimerWireframeProps> {
2993
2733
  Countdown: IVeltRecordingPreviewStepsDialogTimerCountdownWireframe;
2994
2734
  Cancel: IVeltRecordingPreviewStepsDialogTimerCancelWireframe;
2995
2735
  }
2996
2736
 
2997
- interface IVeltRecordingPreviewStepsDialogWaveformWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2998
- variant?: string;
2737
+ interface IVeltRecordingPreviewStepsDialogWaveformWireframeProps extends IVeltWireframeCommonProps {
2999
2738
  }
3000
- interface IVeltRecordingPreviewStepsDialogWaveformWireframe extends React.FC<IVeltRecordingPreviewStepsDialogWaveformWireframeProps> {
2739
+ interface IVeltRecordingPreviewStepsDialogWaveformWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogWaveformWireframeProps> {
3001
2740
  }
3002
2741
 
3003
- interface IVeltRecordingPreviewStepsDialogAudioWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3004
- variant?: string;
2742
+ interface IVeltRecordingPreviewStepsDialogAudioWireframeProps extends IVeltWireframeCommonProps {
3005
2743
  }
3006
- interface IVeltRecordingPreviewStepsDialogAudioWireframe extends React.FC<IVeltRecordingPreviewStepsDialogAudioWireframeProps> {
2744
+ interface IVeltRecordingPreviewStepsDialogAudioWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogAudioWireframeProps> {
3007
2745
  BottomPanel: IVeltRecordingPreviewStepsDialogBottomPanelWireframe;
3008
2746
  ButtonPanel: IVeltRecordingPreviewStepsDialogButtonPanelWireframe;
3009
2747
  CloseButton: IVeltRecordingPreviewStepsDialogCloseButtonWireframe;
@@ -3015,42 +2753,36 @@ interface IVeltRecordingPreviewStepsDialogAudioWireframe extends React.FC<IVeltR
3015
2753
  Waveform: IVeltRecordingPreviewStepsDialogWaveformWireframe;
3016
2754
  }
3017
2755
 
3018
- interface IVeltRecordingPreviewStepsDialogCameraButtonOffWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3019
- variant?: string;
2756
+ interface IVeltRecordingPreviewStepsDialogCameraButtonOffWireframeProps extends IVeltWireframeCommonProps {
3020
2757
  }
3021
- interface IVeltRecordingPreviewStepsDialogCameraButtonOffWireframe extends React.FC<IVeltRecordingPreviewStepsDialogCameraButtonOffWireframeProps> {
2758
+ interface IVeltRecordingPreviewStepsDialogCameraButtonOffWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogCameraButtonOffWireframeProps> {
3022
2759
  }
3023
2760
 
3024
- interface IVeltRecordingPreviewStepsDialogCameraButtonOnWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3025
- variant?: string;
2761
+ interface IVeltRecordingPreviewStepsDialogCameraButtonOnWireframeProps extends IVeltWireframeCommonProps {
3026
2762
  }
3027
- interface IVeltRecordingPreviewStepsDialogCameraButtonOnWireframe extends React.FC<IVeltRecordingPreviewStepsDialogCameraButtonOnWireframeProps> {
2763
+ interface IVeltRecordingPreviewStepsDialogCameraButtonOnWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogCameraButtonOnWireframeProps> {
3028
2764
  }
3029
2765
 
3030
- interface IVeltRecordingPreviewStepsDialogCameraButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3031
- variant?: string;
2766
+ interface IVeltRecordingPreviewStepsDialogCameraButtonWireframeProps extends IVeltWireframeCommonProps {
3032
2767
  }
3033
- interface IVeltRecordingPreviewStepsDialogCameraButtonWireframe extends React.FC<IVeltRecordingPreviewStepsDialogCameraButtonWireframeProps> {
2768
+ interface IVeltRecordingPreviewStepsDialogCameraButtonWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogCameraButtonWireframeProps> {
3034
2769
  On: IVeltRecordingPreviewStepsDialogCameraButtonOnWireframe;
3035
2770
  Off: IVeltRecordingPreviewStepsDialogCameraButtonOffWireframe;
3036
2771
  }
3037
2772
 
3038
- interface IVeltRecordingPreviewStepsDialogCameraOffMessageWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3039
- variant?: string;
2773
+ interface IVeltRecordingPreviewStepsDialogCameraOffMessageWireframeProps extends IVeltWireframeCommonProps {
3040
2774
  }
3041
- interface IVeltRecordingPreviewStepsDialogCameraOffMessageWireframe extends React.FC<IVeltRecordingPreviewStepsDialogCameraOffMessageWireframeProps> {
2775
+ interface IVeltRecordingPreviewStepsDialogCameraOffMessageWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogCameraOffMessageWireframeProps> {
3042
2776
  }
3043
2777
 
3044
- interface IVeltRecordingPreviewStepsDialogVideoPlayerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3045
- variant?: string;
2778
+ interface IVeltRecordingPreviewStepsDialogVideoPlayerWireframeProps extends IVeltWireframeCommonProps {
3046
2779
  }
3047
- interface IVeltRecordingPreviewStepsDialogVideoPlayerWireframe extends React.FC<IVeltRecordingPreviewStepsDialogVideoPlayerWireframeProps> {
2780
+ interface IVeltRecordingPreviewStepsDialogVideoPlayerWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogVideoPlayerWireframeProps> {
3048
2781
  }
3049
2782
 
3050
- interface IVeltRecordingPreviewStepsDialogVideoWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3051
- variant?: string;
2783
+ interface IVeltRecordingPreviewStepsDialogVideoWireframeProps extends IVeltWireframeCommonProps {
3052
2784
  }
3053
- interface IVeltRecordingPreviewStepsDialogVideoWireframe extends React.FC<IVeltRecordingPreviewStepsDialogVideoWireframeProps> {
2785
+ interface IVeltRecordingPreviewStepsDialogVideoWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogVideoWireframeProps> {
3054
2786
  BottomPanel: IVeltRecordingPreviewStepsDialogBottomPanelWireframe;
3055
2787
  ButtonPanel: IVeltRecordingPreviewStepsDialogButtonPanelWireframe;
3056
2788
  CameraButton: IVeltRecordingPreviewStepsDialogCameraButtonWireframe;
@@ -3065,82 +2797,70 @@ interface IVeltRecordingPreviewStepsDialogVideoWireframe extends React.FC<IVeltR
3065
2797
  Waveform: IVeltRecordingPreviewStepsDialogWaveformWireframe;
3066
2798
  }
3067
2799
 
3068
- interface IVeltRecordingPreviewStepsDialogWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3069
- variant?: string;
2800
+ interface IVeltRecordingPreviewStepsDialogWireframeProps extends IVeltWireframeCommonProps {
3070
2801
  }
3071
- interface IVeltRecordingPreviewStepsDialogWireframe extends React.FC<IVeltRecordingPreviewStepsDialogWireframeProps> {
2802
+ interface IVeltRecordingPreviewStepsDialogWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogWireframeProps> {
3072
2803
  Video: IVeltRecordingPreviewStepsDialogVideoWireframe;
3073
2804
  Audio: IVeltRecordingPreviewStepsDialogAudioWireframe;
3074
2805
  }
3075
2806
  declare const VeltRecordingPreviewStepsDialogWireframe: IVeltRecordingPreviewStepsDialogWireframe;
3076
2807
 
3077
- interface IVeltRecorderControlPanelFloatingModeContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3078
- variant?: string;
2808
+ interface IVeltRecorderControlPanelFloatingModeContainerWireframeProps extends IVeltWireframeCommonProps {
3079
2809
  }
3080
- interface IVeltRecorderControlPanelFloatingModeContainerWireframe extends React.FC<IVeltRecorderControlPanelFloatingModeContainerWireframeProps> {
2810
+ interface IVeltRecorderControlPanelFloatingModeContainerWireframe extends React$1.FC<IVeltRecorderControlPanelFloatingModeContainerWireframeProps> {
3081
2811
  }
3082
2812
 
3083
- interface IVeltRecorderControlPanelFloatingModeScreenVideoWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3084
- variant?: string;
2813
+ interface IVeltRecorderControlPanelFloatingModeScreenVideoWireframeProps extends IVeltWireframeCommonProps {
3085
2814
  }
3086
- interface IVeltRecorderControlPanelFloatingModeScreenVideoWireframe extends React.FC<IVeltRecorderControlPanelFloatingModeScreenVideoWireframeProps> {
2815
+ interface IVeltRecorderControlPanelFloatingModeScreenVideoWireframe extends React$1.FC<IVeltRecorderControlPanelFloatingModeScreenVideoWireframeProps> {
3087
2816
  }
3088
2817
 
3089
- interface IVeltRecorderControlPanelFloatingModeWaveformWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3090
- variant?: string;
2818
+ interface IVeltRecorderControlPanelFloatingModeWaveformWireframeProps extends IVeltWireframeCommonProps {
3091
2819
  }
3092
- interface IVeltRecorderControlPanelFloatingModeWaveformWireframe extends React.FC<IVeltRecorderControlPanelFloatingModeWaveformWireframeProps> {
2820
+ interface IVeltRecorderControlPanelFloatingModeWaveformWireframe extends React$1.FC<IVeltRecorderControlPanelFloatingModeWaveformWireframeProps> {
3093
2821
  }
3094
2822
 
3095
- interface IVeltRecorderControlPanelActionBarWaveformWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3096
- variant?: string;
2823
+ interface IVeltRecorderControlPanelActionBarWaveformWireframeProps extends IVeltWireframeCommonProps {
3097
2824
  }
3098
- interface IVeltRecorderControlPanelActionBarWaveformWireframe extends React.FC<IVeltRecorderControlPanelActionBarWaveformWireframeProps> {
2825
+ interface IVeltRecorderControlPanelActionBarWaveformWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarWaveformWireframeProps> {
3099
2826
  }
3100
2827
 
3101
- interface IVeltRecorderControlPanelActionBarClearWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3102
- variant?: string;
2828
+ interface IVeltRecorderControlPanelActionBarClearWireframeProps extends IVeltWireframeCommonProps {
3103
2829
  }
3104
- interface IVeltRecorderControlPanelActionBarClearWireframe extends React.FC<IVeltRecorderControlPanelActionBarClearWireframeProps> {
2830
+ interface IVeltRecorderControlPanelActionBarClearWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarClearWireframeProps> {
3105
2831
  }
3106
2832
 
3107
- interface IVeltRecorderControlPanelActionBarStopWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3108
- variant?: string;
2833
+ interface IVeltRecorderControlPanelActionBarStopWireframeProps extends IVeltWireframeCommonProps {
3109
2834
  }
3110
- interface IVeltRecorderControlPanelActionBarStopWireframe extends React.FC<IVeltRecorderControlPanelActionBarStopWireframeProps> {
2835
+ interface IVeltRecorderControlPanelActionBarStopWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarStopWireframeProps> {
3111
2836
  }
3112
2837
 
3113
- interface IVeltRecorderControlPanelActionBarTimeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3114
- variant?: string;
2838
+ interface IVeltRecorderControlPanelActionBarTimeWireframeProps extends IVeltWireframeCommonProps {
3115
2839
  }
3116
- interface IVeltRecorderControlPanelActionBarTimeWireframe extends React.FC<IVeltRecorderControlPanelActionBarTimeWireframeProps> {
2840
+ interface IVeltRecorderControlPanelActionBarTimeWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarTimeWireframeProps> {
3117
2841
  }
3118
2842
 
3119
- interface IVeltRecorderControlPanelActionBarTogglePlayWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3120
- variant?: string;
2843
+ interface IVeltRecorderControlPanelActionBarTogglePlayWireframeProps extends IVeltWireframeCommonProps {
3121
2844
  }
3122
- interface IVeltRecorderControlPanelActionBarTogglePlayWireframe extends React.FC<IVeltRecorderControlPanelActionBarTogglePlayWireframeProps> {
2845
+ interface IVeltRecorderControlPanelActionBarTogglePlayWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarTogglePlayWireframeProps> {
3123
2846
  }
3124
2847
 
3125
- interface IVeltRecorderControlPanelActionBarToggleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3126
- variant?: string;
2848
+ interface IVeltRecorderControlPanelActionBarToggleWireframeProps extends IVeltWireframeCommonProps {
3127
2849
  }
3128
- interface IVeltRecorderControlPanelActionBarToggleWireframe extends React.FC<IVeltRecorderControlPanelActionBarToggleWireframeProps> {
2850
+ interface IVeltRecorderControlPanelActionBarToggleWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarToggleWireframeProps> {
3129
2851
  Pause: IVeltRecorderControlPanelActionBarTogglePlayWireframe;
3130
2852
  Play: IVeltRecorderControlPanelActionBarTogglePlayWireframe;
3131
2853
  }
3132
2854
 
3133
- interface IVeltRecorderControlPanelActionBarTypeIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3134
- variant?: string;
2855
+ interface IVeltRecorderControlPanelActionBarTypeIconWireframeProps extends IVeltWireframeCommonProps {
3135
2856
  type?: 'audio' | 'video' | 'screen';
3136
2857
  }
3137
- interface IVeltRecorderControlPanelActionBarTypeIconWireframe extends React.FC<IVeltRecorderControlPanelActionBarTypeIconWireframeProps> {
2858
+ interface IVeltRecorderControlPanelActionBarTypeIconWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarTypeIconWireframeProps> {
3138
2859
  }
3139
2860
 
3140
- interface IVeltRecorderControlPanelActionBarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3141
- variant?: string;
2861
+ interface IVeltRecorderControlPanelActionBarWireframeProps extends IVeltWireframeCommonProps {
3142
2862
  }
3143
- interface IVeltRecorderControlPanelActionBarWireframe extends React.FC<IVeltRecorderControlPanelActionBarWireframeProps> {
2863
+ interface IVeltRecorderControlPanelActionBarWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarWireframeProps> {
3144
2864
  Clear: IVeltRecorderControlPanelActionBarClearWireframe;
3145
2865
  Stop: IVeltRecorderControlPanelActionBarStopWireframe;
3146
2866
  Time: IVeltRecorderControlPanelActionBarTimeWireframe;
@@ -3149,48 +2869,41 @@ interface IVeltRecorderControlPanelActionBarWireframe extends React.FC<IVeltReco
3149
2869
  Waveform: IVeltRecorderControlPanelActionBarWaveformWireframe;
3150
2870
  }
3151
2871
 
3152
- interface IVeltRecorderControlPanelCollapsedButtonOffWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3153
- variant?: string;
2872
+ interface IVeltRecorderControlPanelCollapsedButtonOffWireframeProps extends IVeltWireframeCommonProps {
3154
2873
  }
3155
- interface IVeltRecorderControlPanelCollapsedButtonOffWireframe extends React.FC<IVeltRecorderControlPanelCollapsedButtonOffWireframeProps> {
2874
+ interface IVeltRecorderControlPanelCollapsedButtonOffWireframe extends React$1.FC<IVeltRecorderControlPanelCollapsedButtonOffWireframeProps> {
3156
2875
  }
3157
2876
 
3158
- interface IVeltRecorderControlPanelCollapsedButtonOnWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3159
- variant?: string;
2877
+ interface IVeltRecorderControlPanelCollapsedButtonOnWireframeProps extends IVeltWireframeCommonProps {
3160
2878
  }
3161
- interface IVeltRecorderControlPanelCollapsedButtonOnWireframe extends React.FC<IVeltRecorderControlPanelCollapsedButtonOnWireframeProps> {
2879
+ interface IVeltRecorderControlPanelCollapsedButtonOnWireframe extends React$1.FC<IVeltRecorderControlPanelCollapsedButtonOnWireframeProps> {
3162
2880
  }
3163
2881
 
3164
- interface IVeltRecorderControlPanelCollapsedButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3165
- variant?: string;
2882
+ interface IVeltRecorderControlPanelCollapsedButtonWireframeProps extends IVeltWireframeCommonProps {
3166
2883
  }
3167
- interface IVeltRecorderControlPanelCollapsedButtonWireframe extends React.FC<IVeltRecorderControlPanelCollapsedButtonWireframeProps> {
2884
+ interface IVeltRecorderControlPanelCollapsedButtonWireframe extends React$1.FC<IVeltRecorderControlPanelCollapsedButtonWireframeProps> {
3168
2885
  On: IVeltRecorderControlPanelCollapsedButtonOnWireframe;
3169
2886
  Off: IVeltRecorderControlPanelCollapsedButtonOffWireframe;
3170
2887
  }
3171
2888
 
3172
- interface IVeltRecorderControlPanelLoadingWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3173
- variant?: string;
2889
+ interface IVeltRecorderControlPanelLoadingWireframeProps extends IVeltWireframeCommonProps {
3174
2890
  }
3175
- interface IVeltRecorderControlPanelLoadingWireframe extends React.FC<IVeltRecorderControlPanelLoadingWireframeProps> {
2891
+ interface IVeltRecorderControlPanelLoadingWireframe extends React$1.FC<IVeltRecorderControlPanelLoadingWireframeProps> {
3176
2892
  }
3177
2893
 
3178
- interface IVeltRecorderControlPanelPausedWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3179
- variant?: string;
2894
+ interface IVeltRecorderControlPanelPausedWireframeProps extends IVeltWireframeCommonProps {
3180
2895
  }
3181
- interface IVeltRecorderControlPanelPausedWireframe extends React.FC<IVeltRecorderControlPanelPausedWireframeProps> {
2896
+ interface IVeltRecorderControlPanelPausedWireframe extends React$1.FC<IVeltRecorderControlPanelPausedWireframeProps> {
3182
2897
  }
3183
2898
 
3184
- interface IVeltRecorderControlPanelVideoWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3185
- variant?: string;
2899
+ interface IVeltRecorderControlPanelVideoWireframeProps extends IVeltWireframeCommonProps {
3186
2900
  }
3187
- interface IVeltRecorderControlPanelVideoWireframe extends React.FC<IVeltRecorderControlPanelVideoWireframeProps> {
2901
+ interface IVeltRecorderControlPanelVideoWireframe extends React$1.FC<IVeltRecorderControlPanelVideoWireframeProps> {
3188
2902
  }
3189
2903
 
3190
- interface IVeltRecorderControlPanelFloatingModeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3191
- variant?: string;
2904
+ interface IVeltRecorderControlPanelFloatingModeWireframeProps extends IVeltWireframeCommonProps {
3192
2905
  }
3193
- interface IVeltRecorderControlPanelFloatingModeWireframe extends React.FC<IVeltRecorderControlPanelFloatingModeWireframeProps> {
2906
+ interface IVeltRecorderControlPanelFloatingModeWireframe extends React$1.FC<IVeltRecorderControlPanelFloatingModeWireframeProps> {
3194
2907
  Container: IVeltRecorderControlPanelFloatingModeContainerWireframe;
3195
2908
  ScreenVideo: IVeltRecorderControlPanelFloatingModeScreenVideoWireframe;
3196
2909
  Waveform: IVeltRecorderControlPanelFloatingModeWaveformWireframe;
@@ -3201,108 +2914,92 @@ interface IVeltRecorderControlPanelFloatingModeWireframe extends React.FC<IVeltR
3201
2914
  ActionBar: IVeltRecorderControlPanelActionBarWireframe;
3202
2915
  }
3203
2916
 
3204
- interface IVeltRecorderControlPanelThreadModeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3205
- variant?: string;
2917
+ interface IVeltRecorderControlPanelThreadModeWireframeProps extends IVeltWireframeCommonProps {
3206
2918
  }
3207
- interface IVeltRecorderControlPanelThreadModeWireframe extends React.FC<IVeltRecorderControlPanelThreadModeWireframeProps> {
2919
+ interface IVeltRecorderControlPanelThreadModeWireframe extends React$1.FC<IVeltRecorderControlPanelThreadModeWireframeProps> {
3208
2920
  Video: IVeltRecorderControlPanelVideoWireframe;
3209
2921
  Loading: IVeltRecorderControlPanelLoadingWireframe;
3210
2922
  ActionBar: IVeltRecorderControlPanelActionBarWireframe;
3211
2923
  }
3212
2924
 
3213
- interface IVeltRecorderControlPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3214
- variant?: string;
2925
+ interface IVeltRecorderControlPanelWireframeProps extends IVeltWireframeCommonProps {
3215
2926
  }
3216
- interface IVeltRecorderControlPanelWireframe extends React.FC<IVeltRecorderControlPanelWireframeProps> {
2927
+ interface IVeltRecorderControlPanelWireframe extends React$1.FC<IVeltRecorderControlPanelWireframeProps> {
3217
2928
  FloatingMode: IVeltRecorderControlPanelFloatingModeWireframe;
3218
2929
  ThreadMode: IVeltRecorderControlPanelThreadModeWireframe;
3219
2930
  }
3220
2931
  declare const VeltRecorderControlPanelWireframe: IVeltRecorderControlPanelWireframe;
3221
2932
 
3222
- interface IVeltRecorderPlayerAudioTogglePauseWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3223
- variant?: string;
2933
+ interface IVeltRecorderPlayerAudioTogglePauseWireframeProps extends IVeltWireframeCommonProps {
3224
2934
  }
3225
- interface IVeltRecorderPlayerAudioTogglePauseWireframe extends React.FC<IVeltRecorderPlayerAudioTogglePauseWireframeProps> {
2935
+ interface IVeltRecorderPlayerAudioTogglePauseWireframe extends React$1.FC<IVeltRecorderPlayerAudioTogglePauseWireframeProps> {
3226
2936
  }
3227
2937
 
3228
- interface IVeltRecorderPlayerAudioTogglePlayWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3229
- variant?: string;
2938
+ interface IVeltRecorderPlayerAudioTogglePlayWireframeProps extends IVeltWireframeCommonProps {
3230
2939
  }
3231
- interface IVeltRecorderPlayerAudioTogglePlayWireframe extends React.FC<IVeltRecorderPlayerAudioTogglePlayWireframeProps> {
2940
+ interface IVeltRecorderPlayerAudioTogglePlayWireframe extends React$1.FC<IVeltRecorderPlayerAudioTogglePlayWireframeProps> {
3232
2941
  }
3233
2942
 
3234
- interface IVeltRecorderPlayerAudioToggleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3235
- variant?: string;
2943
+ interface IVeltRecorderPlayerAudioToggleWireframeProps extends IVeltWireframeCommonProps {
3236
2944
  }
3237
- interface IVeltRecorderPlayerAudioToggleWireframe extends React.FC<IVeltRecorderPlayerAudioToggleWireframeProps> {
2945
+ interface IVeltRecorderPlayerAudioToggleWireframe extends React$1.FC<IVeltRecorderPlayerAudioToggleWireframeProps> {
3238
2946
  Play: IVeltRecorderPlayerAudioTogglePlayWireframe;
3239
2947
  Pause: IVeltRecorderPlayerAudioTogglePauseWireframe;
3240
2948
  }
3241
2949
 
3242
- interface IVeltRecorderPlayerAudioWaveformWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3243
- variant?: string;
2950
+ interface IVeltRecorderPlayerAudioWaveformWireframeProps extends IVeltWireframeCommonProps {
3244
2951
  }
3245
- interface IVeltRecorderPlayerAudioWaveformWireframe extends React.FC<IVeltRecorderPlayerAudioWaveformWireframeProps> {
2952
+ interface IVeltRecorderPlayerAudioWaveformWireframe extends React$1.FC<IVeltRecorderPlayerAudioWaveformWireframeProps> {
3246
2953
  }
3247
2954
 
3248
- interface IVeltRecorderPlayerAudioWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3249
- variant?: string;
2955
+ interface IVeltRecorderPlayerAudioWireframeProps extends IVeltWireframeCommonProps {
3250
2956
  }
3251
- interface IVeltRecorderPlayerAudioWireframe extends React.FC<IVeltRecorderPlayerAudioWireframeProps> {
2957
+ interface IVeltRecorderPlayerAudioWireframe extends React$1.FC<IVeltRecorderPlayerAudioWireframeProps> {
3252
2958
  }
3253
2959
 
3254
- interface IVeltRecorderPlayerCopyLinkWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3255
- variant?: string;
2960
+ interface IVeltRecorderPlayerCopyLinkWireframeProps extends IVeltWireframeCommonProps {
3256
2961
  }
3257
- interface IVeltRecorderPlayerCopyLinkWireframe extends React.FC<IVeltRecorderPlayerCopyLinkWireframeProps> {
2962
+ interface IVeltRecorderPlayerCopyLinkWireframe extends React$1.FC<IVeltRecorderPlayerCopyLinkWireframeProps> {
3258
2963
  }
3259
2964
 
3260
- interface IVeltRecorderPlayerDeleteWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3261
- variant?: string;
2965
+ interface IVeltRecorderPlayerDeleteWireframeProps extends IVeltWireframeCommonProps {
3262
2966
  }
3263
- interface IVeltRecorderPlayerDeleteWireframe extends React.FC<IVeltRecorderPlayerDeleteWireframeProps> {
2967
+ interface IVeltRecorderPlayerDeleteWireframe extends React$1.FC<IVeltRecorderPlayerDeleteWireframeProps> {
3264
2968
  }
3265
2969
 
3266
- interface IVeltRecorderPlayerNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3267
- variant?: string;
2970
+ interface IVeltRecorderPlayerNameWireframeProps extends IVeltWireframeCommonProps {
3268
2971
  }
3269
- interface IVeltRecorderPlayerNameWireframe extends React.FC<IVeltRecorderPlayerNameWireframeProps> {
2972
+ interface IVeltRecorderPlayerNameWireframe extends React$1.FC<IVeltRecorderPlayerNameWireframeProps> {
3270
2973
  }
3271
2974
 
3272
- interface IVeltRecorderPlayerSubtitlesButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3273
- variant?: string;
2975
+ interface IVeltRecorderPlayerSubtitlesButtonWireframeProps extends IVeltWireframeCommonProps {
3274
2976
  }
3275
- interface IVeltRecorderPlayerSubtitlesButtonWireframe extends React.FC<IVeltRecorderPlayerSubtitlesButtonWireframeProps> {
2977
+ interface IVeltRecorderPlayerSubtitlesButtonWireframe extends React$1.FC<IVeltRecorderPlayerSubtitlesButtonWireframeProps> {
3276
2978
  }
3277
2979
 
3278
- interface IVeltRecorderPlayerSubtitlesWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3279
- variant?: string;
2980
+ interface IVeltRecorderPlayerSubtitlesWireframeProps extends IVeltWireframeCommonProps {
3280
2981
  }
3281
- interface IVeltRecorderPlayerSubtitlesWireframe extends React.FC<IVeltRecorderPlayerSubtitlesWireframeProps> {
2982
+ interface IVeltRecorderPlayerSubtitlesWireframe extends React$1.FC<IVeltRecorderPlayerSubtitlesWireframeProps> {
3282
2983
  }
3283
2984
 
3284
- interface IVeltRecorderPlayerTimeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3285
- variant?: string;
2985
+ interface IVeltRecorderPlayerTimeWireframeProps extends IVeltWireframeCommonProps {
3286
2986
  }
3287
- interface IVeltRecorderPlayerTimeWireframe extends React.FC<IVeltRecorderPlayerTimeWireframeProps> {
2987
+ interface IVeltRecorderPlayerTimeWireframe extends React$1.FC<IVeltRecorderPlayerTimeWireframeProps> {
3288
2988
  }
3289
2989
 
3290
- interface IVeltRecorderPlayerTranscriptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3291
- variant?: string;
2990
+ interface IVeltRecorderPlayerTranscriptionWireframeProps extends IVeltWireframeCommonProps {
3292
2991
  }
3293
- interface IVeltRecorderPlayerTranscriptionWireframe extends React.FC<IVeltRecorderPlayerTranscriptionWireframeProps> {
2992
+ interface IVeltRecorderPlayerTranscriptionWireframe extends React$1.FC<IVeltRecorderPlayerTranscriptionWireframeProps> {
3294
2993
  }
3295
2994
 
3296
- interface IVeltRecorderPlayerAvatarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3297
- variant?: string;
2995
+ interface IVeltRecorderPlayerAvatarWireframeProps extends IVeltWireframeCommonProps {
3298
2996
  }
3299
- interface IVeltRecorderPlayerAvatarWireframe extends React.FC<IVeltRecorderPlayerAvatarWireframeProps> {
2997
+ interface IVeltRecorderPlayerAvatarWireframe extends React$1.FC<IVeltRecorderPlayerAvatarWireframeProps> {
3300
2998
  }
3301
2999
 
3302
- interface IVeltRecorderPlayerAudioContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3303
- variant?: string;
3000
+ interface IVeltRecorderPlayerAudioContainerWireframeProps extends IVeltWireframeCommonProps {
3304
3001
  }
3305
- interface IVeltRecorderPlayerAudioContainerWireframe extends React.FC<IVeltRecorderPlayerAudioContainerWireframeProps> {
3002
+ interface IVeltRecorderPlayerAudioContainerWireframe extends React$1.FC<IVeltRecorderPlayerAudioContainerWireframeProps> {
3306
3003
  AudioToggle: IVeltRecorderPlayerAudioToggleWireframe;
3307
3004
  Time: IVeltRecorderPlayerTimeWireframe;
3308
3005
  Audio: IVeltRecorderPlayerAudioWireframe;
@@ -3316,47 +3013,40 @@ interface IVeltRecorderPlayerAudioContainerWireframe extends React.FC<IVeltRecor
3316
3013
  Avatar: IVeltRecorderPlayerAvatarWireframe;
3317
3014
  }
3318
3015
 
3319
- interface IVeltRecorderPlayerFullScreenButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3320
- variant?: string;
3016
+ interface IVeltRecorderPlayerFullScreenButtonWireframeProps extends IVeltWireframeCommonProps {
3321
3017
  }
3322
- interface IVeltRecorderPlayerFullScreenButtonWireframe extends React.FC<IVeltRecorderPlayerFullScreenButtonWireframeProps> {
3018
+ interface IVeltRecorderPlayerFullScreenButtonWireframe extends React$1.FC<IVeltRecorderPlayerFullScreenButtonWireframeProps> {
3323
3019
  }
3324
3020
 
3325
- interface IVeltRecorderPlayerOverlayWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3326
- variant?: string;
3021
+ interface IVeltRecorderPlayerOverlayWireframeProps extends IVeltWireframeCommonProps {
3327
3022
  }
3328
- interface IVeltRecorderPlayerOverlayWireframe extends React.FC<IVeltRecorderPlayerOverlayWireframeProps> {
3023
+ interface IVeltRecorderPlayerOverlayWireframe extends React$1.FC<IVeltRecorderPlayerOverlayWireframeProps> {
3329
3024
  }
3330
3025
 
3331
- interface IVeltRecorderPlayerPlayButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3332
- variant?: string;
3026
+ interface IVeltRecorderPlayerPlayButtonWireframeProps extends IVeltWireframeCommonProps {
3333
3027
  }
3334
- interface IVeltRecorderPlayerPlayButtonWireframe extends React.FC<IVeltRecorderPlayerPlayButtonWireframeProps> {
3028
+ interface IVeltRecorderPlayerPlayButtonWireframe extends React$1.FC<IVeltRecorderPlayerPlayButtonWireframeProps> {
3335
3029
  }
3336
3030
 
3337
- interface IVeltRecorderPlayerTimelineSeekBarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3338
- variant?: string;
3031
+ interface IVeltRecorderPlayerTimelineSeekBarWireframeProps extends IVeltWireframeCommonProps {
3339
3032
  }
3340
- interface IVeltRecorderPlayerTimelineSeekBarWireframe extends React.FC<IVeltRecorderPlayerTimelineSeekBarWireframeProps> {
3033
+ interface IVeltRecorderPlayerTimelineSeekBarWireframe extends React$1.FC<IVeltRecorderPlayerTimelineSeekBarWireframeProps> {
3341
3034
  }
3342
3035
 
3343
- interface IVeltRecorderPlayerTimelineWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3344
- variant?: string;
3036
+ interface IVeltRecorderPlayerTimelineWireframeProps extends IVeltWireframeCommonProps {
3345
3037
  }
3346
- interface IVeltRecorderPlayerTimelineWireframe extends React.FC<IVeltRecorderPlayerTimelineWireframeProps> {
3038
+ interface IVeltRecorderPlayerTimelineWireframe extends React$1.FC<IVeltRecorderPlayerTimelineWireframeProps> {
3347
3039
  SeekBar: IVeltRecorderPlayerTimelineSeekBarWireframe;
3348
3040
  }
3349
3041
 
3350
- interface IVeltRecorderPlayerVideoWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3351
- variant?: string;
3042
+ interface IVeltRecorderPlayerVideoWireframeProps extends IVeltWireframeCommonProps {
3352
3043
  }
3353
- interface IVeltRecorderPlayerVideoWireframe extends React.FC<IVeltRecorderPlayerVideoWireframeProps> {
3044
+ interface IVeltRecorderPlayerVideoWireframe extends React$1.FC<IVeltRecorderPlayerVideoWireframeProps> {
3354
3045
  }
3355
3046
 
3356
- interface IVeltRecorderPlayerVideoContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3357
- variant?: string;
3047
+ interface IVeltRecorderPlayerVideoContainerWireframeProps extends IVeltWireframeCommonProps {
3358
3048
  }
3359
- interface IVeltRecorderPlayerVideoContainerWireframe extends React.FC<IVeltRecorderPlayerVideoContainerWireframeProps> {
3049
+ interface IVeltRecorderPlayerVideoContainerWireframe extends React$1.FC<IVeltRecorderPlayerVideoContainerWireframeProps> {
3360
3050
  Video: IVeltRecorderPlayerVideoWireframe;
3361
3051
  Timeline: IVeltRecorderPlayerTimelineWireframe;
3362
3052
  PlayButton: IVeltRecorderPlayerPlayButtonWireframe;
@@ -3372,121 +3062,103 @@ interface IVeltRecorderPlayerVideoContainerWireframe extends React.FC<IVeltRecor
3372
3062
  Avatar: IVeltRecorderPlayerAvatarWireframe;
3373
3063
  }
3374
3064
 
3375
- interface IVeltRecorderPlayerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3376
- variant?: string;
3065
+ interface IVeltRecorderPlayerWireframeProps extends IVeltWireframeCommonProps {
3377
3066
  }
3378
- interface IVeltRecorderPlayerWireframe extends React.FC<IVeltRecorderPlayerWireframeProps> {
3067
+ interface IVeltRecorderPlayerWireframe extends React$1.FC<IVeltRecorderPlayerWireframeProps> {
3379
3068
  AudioContainer: IVeltRecorderPlayerAudioContainerWireframe;
3380
3069
  VideoContainer: IVeltRecorderPlayerVideoContainerWireframe;
3381
3070
  }
3382
3071
  declare const VeltRecorderPlayerWireframe: IVeltRecorderPlayerWireframe;
3383
3072
 
3384
- interface IVeltVideoPlayerControlsDeleteButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3385
- variant?: string;
3073
+ interface IVeltVideoPlayerControlsDeleteButtonWireframeProps extends IVeltWireframeCommonProps {
3386
3074
  }
3387
- interface IVeltVideoPlayerControlsDeleteButtonWireframe extends React.FC<IVeltVideoPlayerControlsDeleteButtonWireframeProps> {
3075
+ interface IVeltVideoPlayerControlsDeleteButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsDeleteButtonWireframeProps> {
3388
3076
  }
3389
3077
 
3390
- interface IVeltVideoPlayerControlsProgressBarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3391
- variant?: string;
3078
+ interface IVeltVideoPlayerControlsProgressBarWireframeProps extends IVeltWireframeCommonProps {
3392
3079
  }
3393
- interface IVeltVideoPlayerControlsProgressBarWireframe extends React.FC<IVeltVideoPlayerControlsProgressBarWireframeProps> {
3080
+ interface IVeltVideoPlayerControlsProgressBarWireframe extends React$1.FC<IVeltVideoPlayerControlsProgressBarWireframeProps> {
3394
3081
  }
3395
3082
 
3396
- interface IVeltVideoPlayerControlsSettingsButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3397
- variant?: string;
3083
+ interface IVeltVideoPlayerControlsSettingsButtonWireframeProps extends IVeltWireframeCommonProps {
3398
3084
  }
3399
- interface IVeltVideoPlayerControlsSettingsButtonWireframe extends React.FC<IVeltVideoPlayerControlsSettingsButtonWireframeProps> {
3085
+ interface IVeltVideoPlayerControlsSettingsButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsSettingsButtonWireframeProps> {
3400
3086
  }
3401
3087
 
3402
- interface IVeltVideoPlayerControlsSubtitleButtonIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3403
- variant?: string;
3088
+ interface IVeltVideoPlayerControlsSubtitleButtonIconWireframeProps extends IVeltWireframeCommonProps {
3404
3089
  }
3405
- interface IVeltVideoPlayerControlsSubtitleButtonIconWireframe extends React.FC<IVeltVideoPlayerControlsSubtitleButtonIconWireframeProps> {
3090
+ interface IVeltVideoPlayerControlsSubtitleButtonIconWireframe extends React$1.FC<IVeltVideoPlayerControlsSubtitleButtonIconWireframeProps> {
3406
3091
  }
3407
3092
 
3408
- interface IVeltVideoPlayerControlsSubtitleButtonTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3409
- variant?: string;
3093
+ interface IVeltVideoPlayerControlsSubtitleButtonTooltipWireframeProps extends IVeltWireframeCommonProps {
3410
3094
  }
3411
- interface IVeltVideoPlayerControlsSubtitleButtonTooltipWireframe extends React.FC<IVeltVideoPlayerControlsSubtitleButtonTooltipWireframeProps> {
3095
+ interface IVeltVideoPlayerControlsSubtitleButtonTooltipWireframe extends React$1.FC<IVeltVideoPlayerControlsSubtitleButtonTooltipWireframeProps> {
3412
3096
  }
3413
3097
 
3414
- interface IVeltVideoPlayerControlsSubtitleButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3415
- variant?: string;
3098
+ interface IVeltVideoPlayerControlsSubtitleButtonWireframeProps extends IVeltWireframeCommonProps {
3416
3099
  }
3417
- interface IVeltVideoPlayerControlsSubtitleButtonWireframe extends React.FC<IVeltVideoPlayerControlsSubtitleButtonWireframeProps> {
3100
+ interface IVeltVideoPlayerControlsSubtitleButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsSubtitleButtonWireframeProps> {
3418
3101
  Icon: IVeltVideoPlayerControlsSubtitleButtonIconWireframe;
3419
3102
  Tooltip: IVeltVideoPlayerControlsSubtitleButtonTooltipWireframe;
3420
3103
  }
3421
3104
 
3422
- interface IVeltVideoPlayerControlsTimeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3423
- variant?: string;
3105
+ interface IVeltVideoPlayerControlsTimeWireframeProps extends IVeltWireframeCommonProps {
3424
3106
  }
3425
- interface IVeltVideoPlayerControlsTimeWireframe extends React.FC<IVeltVideoPlayerControlsTimeWireframeProps> {
3107
+ interface IVeltVideoPlayerControlsTimeWireframe extends React$1.FC<IVeltVideoPlayerControlsTimeWireframeProps> {
3426
3108
  }
3427
3109
 
3428
- interface IVeltVideoPlayerControlsTogglePauseWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3429
- variant?: string;
3110
+ interface IVeltVideoPlayerControlsTogglePauseWireframeProps extends IVeltWireframeCommonProps {
3430
3111
  }
3431
- interface IVeltVideoPlayerControlsTogglePauseWireframe extends React.FC<IVeltVideoPlayerControlsTogglePauseWireframeProps> {
3112
+ interface IVeltVideoPlayerControlsTogglePauseWireframe extends React$1.FC<IVeltVideoPlayerControlsTogglePauseWireframeProps> {
3432
3113
  }
3433
3114
 
3434
- interface IVeltVideoPlayerControlsTogglePlayWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3435
- variant?: string;
3115
+ interface IVeltVideoPlayerControlsTogglePlayWireframeProps extends IVeltWireframeCommonProps {
3436
3116
  }
3437
- interface IVeltVideoPlayerControlsTogglePlayWireframe extends React.FC<IVeltVideoPlayerControlsTogglePlayWireframeProps> {
3117
+ interface IVeltVideoPlayerControlsTogglePlayWireframe extends React$1.FC<IVeltVideoPlayerControlsTogglePlayWireframeProps> {
3438
3118
  }
3439
3119
 
3440
- interface IVeltVideoPlayerControlsToggleButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3441
- variant?: string;
3120
+ interface IVeltVideoPlayerControlsToggleButtonWireframeProps extends IVeltWireframeCommonProps {
3442
3121
  }
3443
- interface IVeltVideoPlayerControlsToggleButtonWireframe extends React.FC<IVeltVideoPlayerControlsToggleButtonWireframeProps> {
3122
+ interface IVeltVideoPlayerControlsToggleButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsToggleButtonWireframeProps> {
3444
3123
  Play: IVeltVideoPlayerControlsTogglePlayWireframe;
3445
3124
  Pause: IVeltVideoPlayerControlsTogglePauseWireframe;
3446
3125
  }
3447
3126
 
3448
- interface IVeltVideoPlayerControlsTranscriptionIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3449
- variant?: string;
3127
+ interface IVeltVideoPlayerControlsTranscriptionIconWireframeProps extends IVeltWireframeCommonProps {
3450
3128
  }
3451
- interface IVeltVideoPlayerControlsTranscriptionIconWireframe extends React.FC<IVeltVideoPlayerControlsTranscriptionIconWireframeProps> {
3129
+ interface IVeltVideoPlayerControlsTranscriptionIconWireframe extends React$1.FC<IVeltVideoPlayerControlsTranscriptionIconWireframeProps> {
3452
3130
  }
3453
3131
 
3454
- interface IVeltVideoPlayerControlsTranscriptionTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3455
- variant?: string;
3132
+ interface IVeltVideoPlayerControlsTranscriptionTooltipWireframeProps extends IVeltWireframeCommonProps {
3456
3133
  }
3457
- interface IVeltVideoPlayerControlsTranscriptionTooltipWireframe extends React.FC<IVeltVideoPlayerControlsTranscriptionTooltipWireframeProps> {
3134
+ interface IVeltVideoPlayerControlsTranscriptionTooltipWireframe extends React$1.FC<IVeltVideoPlayerControlsTranscriptionTooltipWireframeProps> {
3458
3135
  }
3459
3136
 
3460
- interface IVeltVideoPlayerControlsTranscriptionButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3461
- variant?: string;
3137
+ interface IVeltVideoPlayerControlsTranscriptionButtonWireframeProps extends IVeltWireframeCommonProps {
3462
3138
  }
3463
- interface IVeltVideoPlayerControlsTranscriptionButtonWireframe extends React.FC<IVeltVideoPlayerControlsTranscriptionButtonWireframeProps> {
3139
+ interface IVeltVideoPlayerControlsTranscriptionButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsTranscriptionButtonWireframeProps> {
3464
3140
  Icon: IVeltVideoPlayerControlsTranscriptionIconWireframe;
3465
3141
  Tooltip: IVeltVideoPlayerControlsTranscriptionTooltipWireframe;
3466
3142
  }
3467
3143
 
3468
- interface IVeltVideoPlayerControlsVolumeButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3469
- variant?: string;
3144
+ interface IVeltVideoPlayerControlsVolumeButtonWireframeProps extends IVeltWireframeCommonProps {
3470
3145
  }
3471
- interface IVeltVideoPlayerControlsVolumeButtonWireframe extends React.FC<IVeltVideoPlayerControlsVolumeButtonWireframeProps> {
3146
+ interface IVeltVideoPlayerControlsVolumeButtonWireframe extends React$1.FC<IVeltVideoPlayerControlsVolumeButtonWireframeProps> {
3472
3147
  }
3473
3148
 
3474
- interface IVeltVideoPlayerControlsCurrentTimeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3475
- variant?: string;
3149
+ interface IVeltVideoPlayerControlsCurrentTimeWireframeProps extends IVeltWireframeCommonProps {
3476
3150
  }
3477
- interface IVeltVideoPlayerControlsCurrentTimeWireframe extends React.FC<IVeltVideoPlayerControlsCurrentTimeWireframeProps> {
3151
+ interface IVeltVideoPlayerControlsCurrentTimeWireframe extends React$1.FC<IVeltVideoPlayerControlsCurrentTimeWireframeProps> {
3478
3152
  }
3479
3153
 
3480
- interface IVeltVideoPlayerControlsTotalTimeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3481
- variant?: string;
3154
+ interface IVeltVideoPlayerControlsTotalTimeWireframeProps extends IVeltWireframeCommonProps {
3482
3155
  }
3483
- interface IVeltVideoPlayerControlsTotalTimeWireframe extends React.FC<IVeltVideoPlayerControlsTotalTimeWireframeProps> {
3156
+ interface IVeltVideoPlayerControlsTotalTimeWireframe extends React$1.FC<IVeltVideoPlayerControlsTotalTimeWireframeProps> {
3484
3157
  }
3485
3158
 
3486
- interface IVeltVideoPlayerControlsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3487
- variant?: string;
3159
+ interface IVeltVideoPlayerControlsWireframeProps extends IVeltWireframeCommonProps {
3488
3160
  }
3489
- interface IVeltVideoPlayerControlsWireframe extends React.FC<IVeltVideoPlayerControlsWireframeProps> {
3161
+ interface IVeltVideoPlayerControlsWireframe extends React$1.FC<IVeltVideoPlayerControlsWireframeProps> {
3490
3162
  DeleteButton: IVeltVideoPlayerControlsDeleteButtonWireframe;
3491
3163
  ProgressBar: IVeltVideoPlayerControlsProgressBarWireframe;
3492
3164
  SettingsButton: IVeltVideoPlayerControlsSettingsButtonWireframe;
@@ -3499,46 +3171,39 @@ interface IVeltVideoPlayerControlsWireframe extends React.FC<IVeltVideoPlayerCon
3499
3171
  TotalTime: IVeltVideoPlayerControlsTotalTimeWireframe;
3500
3172
  }
3501
3173
 
3502
- interface IVeltVideoPlayerCopyLinkWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3503
- variant?: string;
3174
+ interface IVeltVideoPlayerCopyLinkWireframeProps extends IVeltWireframeCommonProps {
3504
3175
  }
3505
- interface IVeltVideoPlayerCopyLinkWireframe extends React.FC<IVeltVideoPlayerCopyLinkWireframeProps> {
3176
+ interface IVeltVideoPlayerCopyLinkWireframe extends React$1.FC<IVeltVideoPlayerCopyLinkWireframeProps> {
3506
3177
  }
3507
3178
 
3508
- interface IVeltVideoPlayerDisplayWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3509
- variant?: string;
3179
+ interface IVeltVideoPlayerDisplayWireframeProps extends IVeltWireframeCommonProps {
3510
3180
  }
3511
- interface IVeltVideoPlayerDisplayWireframe extends React.FC<IVeltVideoPlayerDisplayWireframeProps> {
3181
+ interface IVeltVideoPlayerDisplayWireframe extends React$1.FC<IVeltVideoPlayerDisplayWireframeProps> {
3512
3182
  }
3513
3183
 
3514
- interface IVeltVideoPlayerMinimizeButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3515
- variant?: string;
3184
+ interface IVeltVideoPlayerMinimizeButtonWireframeProps extends IVeltWireframeCommonProps {
3516
3185
  }
3517
- interface IVeltVideoPlayerMinimizeButtonWireframe extends React.FC<IVeltVideoPlayerMinimizeButtonWireframeProps> {
3186
+ interface IVeltVideoPlayerMinimizeButtonWireframe extends React$1.FC<IVeltVideoPlayerMinimizeButtonWireframeProps> {
3518
3187
  }
3519
3188
 
3520
- interface IVeltVideoPlayerPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3521
- variant?: string;
3189
+ interface IVeltVideoPlayerPanelWireframeProps extends IVeltWireframeCommonProps {
3522
3190
  }
3523
- interface IVeltVideoPlayerPanelWireframe extends React.FC<IVeltVideoPlayerPanelWireframeProps> {
3191
+ interface IVeltVideoPlayerPanelWireframe extends React$1.FC<IVeltVideoPlayerPanelWireframeProps> {
3524
3192
  }
3525
3193
 
3526
- interface IVeltVideoPlayerSubtitlesWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3527
- variant?: string;
3194
+ interface IVeltVideoPlayerSubtitlesWireframeProps extends IVeltWireframeCommonProps {
3528
3195
  }
3529
- interface IVeltVideoPlayerSubtitlesWireframe extends React.FC<IVeltVideoPlayerSubtitlesWireframeProps> {
3196
+ interface IVeltVideoPlayerSubtitlesWireframe extends React$1.FC<IVeltVideoPlayerSubtitlesWireframeProps> {
3530
3197
  }
3531
3198
 
3532
- interface IVeltVideoPlayerTranscriptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3533
- variant?: string;
3199
+ interface IVeltVideoPlayerTranscriptionWireframeProps extends IVeltWireframeCommonProps {
3534
3200
  }
3535
- interface IVeltVideoPlayerTranscriptionWireframe extends React.FC<IVeltVideoPlayerTranscriptionWireframeProps> {
3201
+ interface IVeltVideoPlayerTranscriptionWireframe extends React$1.FC<IVeltVideoPlayerTranscriptionWireframeProps> {
3536
3202
  }
3537
3203
 
3538
- interface IVeltVideoPlayerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3539
- variant?: string;
3204
+ interface IVeltVideoPlayerWireframeProps extends IVeltWireframeCommonProps {
3540
3205
  }
3541
- interface IVeltVideoPlayerWireframe extends React.FC<IVeltVideoPlayerWireframeProps> {
3206
+ interface IVeltVideoPlayerWireframe extends React$1.FC<IVeltVideoPlayerWireframeProps> {
3542
3207
  Controls: IVeltVideoPlayerControlsWireframe;
3543
3208
  CopyLink: IVeltVideoPlayerCopyLinkWireframe;
3544
3209
  Display: IVeltVideoPlayerDisplayWireframe;
@@ -3549,162 +3214,184 @@ interface IVeltVideoPlayerWireframe extends React.FC<IVeltVideoPlayerWireframePr
3549
3214
  }
3550
3215
  declare const VeltVideoPlayerWireframe: IVeltVideoPlayerWireframe;
3551
3216
 
3552
- interface IVeltSubtitlesButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3553
- variant?: string;
3217
+ interface IVeltSubtitlesTextWireframeProps extends IVeltWireframeCommonProps {
3554
3218
  }
3555
- interface IVeltSubtitlesButtonWireframe extends React.FC<IVeltSubtitlesButtonWireframeProps> {
3219
+ interface IVeltSubtitlesTextWireframe extends React$1.FC<IVeltSubtitlesTextWireframeProps> {
3556
3220
  }
3557
- declare const VeltSubtitlesButtonWireframe: IVeltSubtitlesButtonWireframe;
3558
3221
 
3559
- interface IVeltTranscriptionCloseButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3560
- variant?: string;
3222
+ interface IVeltSubtitlesEmbedModeWireframeProps extends IVeltWireframeCommonProps {
3561
3223
  }
3562
- interface IVeltTranscriptionCloseButtonWireframe extends React.FC<IVeltTranscriptionCloseButtonWireframeProps> {
3224
+ interface IVeltSubtitlesEmbedModeWireframe extends React$1.FC<IVeltSubtitlesEmbedModeWireframeProps> {
3225
+ Text: IVeltSubtitlesTextWireframe;
3563
3226
  }
3564
3227
 
3565
- interface IVeltTranscriptionContentItemTextWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3566
- variant?: string;
3228
+ interface IVeltSubtitlesPanelWireframeProps extends IVeltWireframeCommonProps {
3567
3229
  }
3568
- interface IVeltTranscriptionContentItemTextWireframe extends React.FC<IVeltTranscriptionContentItemTextWireframeProps> {
3230
+ interface IVeltSubtitlesPanelWireframe extends React$1.FC<IVeltSubtitlesPanelWireframeProps> {
3569
3231
  }
3570
3232
 
3571
- interface IVeltTranscriptionContentItemTimeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3572
- variant?: string;
3233
+ interface IVeltSubtitlesButtonWireframeProps extends IVeltWireframeCommonProps {
3573
3234
  }
3574
- interface IVeltTranscriptionContentItemTimeWireframe extends React.FC<IVeltTranscriptionContentItemTimeWireframeProps> {
3235
+ interface IVeltSubtitlesButtonWireframe extends React$1.FC<IVeltSubtitlesButtonWireframeProps> {
3575
3236
  }
3576
3237
 
3577
- interface IVeltTranscriptionContentItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3578
- variant?: string;
3238
+ interface IVeltSubtitlesTooltipWireframeProps extends IVeltWireframeCommonProps {
3239
+ }
3240
+ interface IVeltSubtitlesTooltipWireframe extends React$1.FC<IVeltSubtitlesTooltipWireframeProps> {
3241
+ }
3242
+
3243
+ interface IVeltSubtitlesCloseButtonWireframeProps extends IVeltWireframeCommonProps {
3244
+ }
3245
+ interface IVeltSubtitlesCloseButtonWireframe extends React$1.FC<IVeltSubtitlesCloseButtonWireframeProps> {
3246
+ }
3247
+
3248
+ interface IVeltSubtitlesFloatingModeWireframeProps extends IVeltWireframeCommonProps {
3249
+ }
3250
+ interface IVeltSubtitlesFloatingModeWireframe extends React$1.FC<IVeltSubtitlesFloatingModeWireframeProps> {
3251
+ Button: IVeltSubtitlesButtonWireframe;
3252
+ Tooltip: IVeltSubtitlesTooltipWireframe;
3253
+ Panel: IVeltSubtitlesPanelWireframe;
3254
+ CloseButton: IVeltSubtitlesCloseButtonWireframe;
3255
+ Text: IVeltSubtitlesTextWireframe;
3256
+ }
3257
+
3258
+ interface IVeltSubtitlesWireframeProps extends IVeltWireframeCommonProps {
3259
+ }
3260
+ interface IVeltSubtitlesWireframe extends React$1.FC<IVeltSubtitlesWireframeProps> {
3261
+ EmbedMode: IVeltSubtitlesEmbedModeWireframe;
3262
+ FloatingMode: IVeltSubtitlesFloatingModeWireframe;
3263
+ }
3264
+ declare const VeltSubtitlesWireframe: IVeltSubtitlesWireframe;
3265
+
3266
+ interface IVeltTranscriptionCloseButtonWireframeProps extends IVeltWireframeCommonProps {
3267
+ }
3268
+ interface IVeltTranscriptionCloseButtonWireframe extends React$1.FC<IVeltTranscriptionCloseButtonWireframeProps> {
3269
+ }
3270
+
3271
+ interface IVeltTranscriptionContentItemTextWireframeProps extends IVeltWireframeCommonProps {
3272
+ }
3273
+ interface IVeltTranscriptionContentItemTextWireframe extends React$1.FC<IVeltTranscriptionContentItemTextWireframeProps> {
3579
3274
  }
3580
- interface IVeltTranscriptionContentItemWireframe extends React.FC<IVeltTranscriptionContentItemWireframeProps> {
3275
+
3276
+ interface IVeltTranscriptionContentItemTimeWireframeProps extends IVeltWireframeCommonProps {
3277
+ }
3278
+ interface IVeltTranscriptionContentItemTimeWireframe extends React$1.FC<IVeltTranscriptionContentItemTimeWireframeProps> {
3279
+ }
3280
+
3281
+ interface IVeltTranscriptionContentItemWireframeProps extends IVeltWireframeCommonProps {
3282
+ }
3283
+ interface IVeltTranscriptionContentItemWireframe extends React$1.FC<IVeltTranscriptionContentItemWireframeProps> {
3581
3284
  Time: IVeltTranscriptionContentItemTimeWireframe;
3582
3285
  Text: IVeltTranscriptionContentItemTextWireframe;
3583
3286
  }
3584
3287
 
3585
- interface IVeltTranscriptionContentWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3586
- variant?: string;
3288
+ interface IVeltTranscriptionContentWireframeProps extends IVeltWireframeCommonProps {
3587
3289
  }
3588
- interface IVeltTranscriptionContentWireframe extends React.FC<IVeltTranscriptionContentWireframeProps> {
3290
+ interface IVeltTranscriptionContentWireframe extends React$1.FC<IVeltTranscriptionContentWireframeProps> {
3589
3291
  Item: IVeltTranscriptionContentItemWireframe;
3590
3292
  }
3591
3293
 
3592
- interface IVeltTranscriptionCopyLinkButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3593
- variant?: string;
3294
+ interface IVeltTranscriptionCopyLinkButtonWireframeProps extends IVeltWireframeCommonProps {
3594
3295
  }
3595
- interface IVeltTranscriptionCopyLinkButtonWireframe extends React.FC<IVeltTranscriptionCopyLinkButtonWireframeProps> {
3296
+ interface IVeltTranscriptionCopyLinkButtonWireframe extends React$1.FC<IVeltTranscriptionCopyLinkButtonWireframeProps> {
3596
3297
  }
3597
3298
 
3598
- interface IVeltTranscriptionCopyLinkTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3599
- variant?: string;
3299
+ interface IVeltTranscriptionCopyLinkTooltipWireframeProps extends IVeltWireframeCommonProps {
3600
3300
  }
3601
- interface IVeltTranscriptionCopyLinkTooltipWireframe extends React.FC<IVeltTranscriptionCopyLinkTooltipWireframeProps> {
3301
+ interface IVeltTranscriptionCopyLinkTooltipWireframe extends React$1.FC<IVeltTranscriptionCopyLinkTooltipWireframeProps> {
3602
3302
  }
3603
3303
 
3604
- interface IVeltTranscriptionCopyLinkWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3605
- variant?: string;
3304
+ interface IVeltTranscriptionCopyLinkWireframeProps extends IVeltWireframeCommonProps {
3606
3305
  }
3607
- interface IVeltTranscriptionCopyLinkWireframe extends React.FC<IVeltTranscriptionCopyLinkWireframeProps> {
3306
+ interface IVeltTranscriptionCopyLinkWireframe extends React$1.FC<IVeltTranscriptionCopyLinkWireframeProps> {
3608
3307
  Button: IVeltTranscriptionCopyLinkButtonWireframe;
3609
3308
  Tooltip: IVeltTranscriptionCopyLinkTooltipWireframe;
3610
3309
  }
3611
3310
 
3612
- interface IVeltTranscriptionSummaryExpandToggleOffWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3613
- variant?: string;
3311
+ interface IVeltTranscriptionSummaryExpandToggleOffWireframeProps extends IVeltWireframeCommonProps {
3614
3312
  }
3615
- interface IVeltTranscriptionSummaryExpandToggleOffWireframe extends React.FC<IVeltTranscriptionSummaryExpandToggleOffWireframeProps> {
3313
+ interface IVeltTranscriptionSummaryExpandToggleOffWireframe extends React$1.FC<IVeltTranscriptionSummaryExpandToggleOffWireframeProps> {
3616
3314
  }
3617
3315
 
3618
- interface IVeltTranscriptionSummaryExpandToggleOnWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3619
- variant?: string;
3316
+ interface IVeltTranscriptionSummaryExpandToggleOnWireframeProps extends IVeltWireframeCommonProps {
3620
3317
  }
3621
- interface IVeltTranscriptionSummaryExpandToggleOnWireframe extends React.FC<IVeltTranscriptionSummaryExpandToggleOnWireframeProps> {
3318
+ interface IVeltTranscriptionSummaryExpandToggleOnWireframe extends React$1.FC<IVeltTranscriptionSummaryExpandToggleOnWireframeProps> {
3622
3319
  }
3623
3320
 
3624
- interface IVeltTranscriptionSummaryExpandToggleWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3625
- variant?: string;
3321
+ interface IVeltTranscriptionSummaryExpandToggleWireframeProps extends IVeltWireframeCommonProps {
3626
3322
  }
3627
- interface IVeltTranscriptionSummaryExpandToggleWireframe extends React.FC<IVeltTranscriptionSummaryExpandToggleWireframeProps> {
3323
+ interface IVeltTranscriptionSummaryExpandToggleWireframe extends React$1.FC<IVeltTranscriptionSummaryExpandToggleWireframeProps> {
3628
3324
  On: IVeltTranscriptionSummaryExpandToggleOnWireframe;
3629
3325
  Off: IVeltTranscriptionSummaryExpandToggleOffWireframe;
3630
3326
  }
3631
3327
 
3632
- interface IVeltTranscriptionSummaryTextWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3633
- variant?: string;
3328
+ interface IVeltTranscriptionSummaryTextWireframeProps extends IVeltWireframeCommonProps {
3634
3329
  }
3635
- interface IVeltTranscriptionSummaryTextWireframe extends React.FC<IVeltTranscriptionSummaryTextWireframeProps> {
3330
+ interface IVeltTranscriptionSummaryTextWireframe extends React$1.FC<IVeltTranscriptionSummaryTextWireframeProps> {
3636
3331
  }
3637
3332
 
3638
- interface IVeltTranscriptionSummaryWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3639
- variant?: string;
3333
+ interface IVeltTranscriptionSummaryWireframeProps extends IVeltWireframeCommonProps {
3640
3334
  }
3641
- interface IVeltTranscriptionSummaryWireframe extends React.FC<IVeltTranscriptionSummaryWireframeProps> {
3335
+ interface IVeltTranscriptionSummaryWireframe extends React$1.FC<IVeltTranscriptionSummaryWireframeProps> {
3642
3336
  ExpandToggle: IVeltTranscriptionSummaryExpandToggleWireframe;
3643
3337
  Text: IVeltTranscriptionSummaryTextWireframe;
3644
3338
  }
3645
3339
 
3646
- interface IVeltTranscriptionPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3647
- variant?: string;
3340
+ interface IVeltTranscriptionPanelWireframeProps extends IVeltWireframeCommonProps {
3648
3341
  }
3649
- interface IVeltTranscriptionPanelWireframe extends React.FC<IVeltTranscriptionPanelWireframeProps> {
3342
+ interface IVeltTranscriptionPanelWireframe extends React$1.FC<IVeltTranscriptionPanelWireframeProps> {
3650
3343
  CloseButton: IVeltTranscriptionCloseButtonWireframe;
3651
3344
  CopyLink: IVeltTranscriptionCopyLinkWireframe;
3652
3345
  Summary: IVeltTranscriptionSummaryWireframe;
3653
3346
  Content: IVeltTranscriptionContentWireframe;
3654
3347
  }
3655
3348
 
3656
- interface IVeltTranscriptionEmbedModeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3657
- variant?: string;
3349
+ interface IVeltTranscriptionEmbedModeWireframeProps extends IVeltWireframeCommonProps {
3658
3350
  }
3659
- interface IVeltTranscriptionEmbedModeWireframe extends React.FC<IVeltTranscriptionEmbedModeWireframeProps> {
3351
+ interface IVeltTranscriptionEmbedModeWireframe extends React$1.FC<IVeltTranscriptionEmbedModeWireframeProps> {
3660
3352
  Panel: IVeltTranscriptionPanelWireframe;
3661
3353
  }
3662
3354
 
3663
- interface IVeltTranscriptionPanelContainerWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3664
- variant?: string;
3355
+ interface IVeltTranscriptionPanelContainerWireframeProps extends IVeltWireframeCommonProps {
3665
3356
  }
3666
- interface IVeltTranscriptionPanelContainerWireframe extends React.FC<IVeltTranscriptionPanelContainerWireframeProps> {
3357
+ interface IVeltTranscriptionPanelContainerWireframe extends React$1.FC<IVeltTranscriptionPanelContainerWireframeProps> {
3667
3358
  }
3668
3359
 
3669
- interface IVeltTranscriptionButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3670
- variant?: string;
3360
+ interface IVeltTranscriptionButtonWireframeProps extends IVeltWireframeCommonProps {
3671
3361
  }
3672
- interface IVeltTranscriptionButtonWireframe extends React.FC<IVeltTranscriptionButtonWireframeProps> {
3362
+ interface IVeltTranscriptionButtonWireframe extends React$1.FC<IVeltTranscriptionButtonWireframeProps> {
3673
3363
  }
3674
3364
 
3675
- interface IVeltTranscriptionTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3676
- variant?: string;
3365
+ interface IVeltTranscriptionTooltipWireframeProps extends IVeltWireframeCommonProps {
3677
3366
  }
3678
- interface IVeltTranscriptionTooltipWireframe extends React.FC<IVeltTranscriptionTooltipWireframeProps> {
3367
+ interface IVeltTranscriptionTooltipWireframe extends React$1.FC<IVeltTranscriptionTooltipWireframeProps> {
3679
3368
  }
3680
3369
 
3681
- interface IVeltTranscriptionFloatingModeWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3682
- variant?: string;
3370
+ interface IVeltTranscriptionFloatingModeWireframeProps extends IVeltWireframeCommonProps {
3683
3371
  }
3684
- interface IVeltTranscriptionFloatingModeWireframe extends React.FC<IVeltTranscriptionFloatingModeWireframeProps> {
3372
+ interface IVeltTranscriptionFloatingModeWireframe extends React$1.FC<IVeltTranscriptionFloatingModeWireframeProps> {
3685
3373
  Button: IVeltTranscriptionButtonWireframe;
3686
3374
  Tooltip: IVeltTranscriptionTooltipWireframe;
3687
3375
  PanelContainer: IVeltTranscriptionPanelContainerWireframe;
3688
3376
  Panel: IVeltTranscriptionPanelWireframe;
3689
3377
  }
3690
3378
 
3691
- interface IVeltTranscriptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3692
- variant?: string;
3379
+ interface IVeltTranscriptionWireframeProps extends IVeltWireframeCommonProps {
3693
3380
  }
3694
- interface IVeltTranscriptionWireframe extends React.FC<IVeltTranscriptionWireframeProps> {
3381
+ interface IVeltTranscriptionWireframe extends React$1.FC<IVeltTranscriptionWireframeProps> {
3695
3382
  EmbedMode: IVeltTranscriptionEmbedModeWireframe;
3696
3383
  FloatingMode: IVeltTranscriptionFloatingModeWireframe;
3697
3384
  }
3698
3385
  declare const VeltTranscriptionWireframe: IVeltTranscriptionWireframe;
3699
3386
 
3700
- interface IVeltButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3387
+ interface IVeltButtonWireframeProps extends IVeltWireframeCommonProps {
3701
3388
  id?: string;
3702
3389
  disabled?: boolean;
3703
3390
  active?: boolean;
3704
3391
  type?: 'button' | 'button-toggle' | 'multi-select' | 'single-select';
3705
3392
  group?: string;
3706
3393
  }
3707
- declare const VeltButtonWireframe: React.FC<IVeltButtonWireframeProps>;
3394
+ declare const VeltButtonWireframe: React$1.FC<IVeltButtonWireframeProps>;
3708
3395
 
3709
3396
  declare function useVeltClient(): {
3710
3397
  client: Velt | null;
@@ -3718,6 +3405,7 @@ declare function useSetDocuments(): {
3718
3405
  setDocuments: (documents: Document[], options?: SetDocumentsRequestOptions) => void;
3719
3406
  };
3720
3407
  declare function useUnsetDocumentId(): void;
3408
+ declare function useUnsetDocuments(): void;
3721
3409
  declare function useSetLocation(location: Location$1, appendLocation?: boolean): void;
3722
3410
  declare function useVeltInitState(): boolean | undefined;
3723
3411
 
@@ -3730,11 +3418,11 @@ declare function useUnreadCommentCountByLocationId(locationId: string): UnreadCo
3730
3418
  declare function useUnreadCommentAnnotationCountByLocationId(locationId: string): UnreadCommentsCount;
3731
3419
  declare function useCommentModeState(): boolean | undefined;
3732
3420
  /**
3733
- * @deprecated Use `useAddCommentAnnotation` event hook instead.
3421
+ * @deprecated Use `useCommentEventCallback('addCommentAnnotation')` event hook instead.
3734
3422
  */
3735
3423
  declare function useCommentAddHandler(): CommentAddEventData | undefined;
3736
3424
  /**
3737
- * @deprecated Use respective update events hooks instead.
3425
+ * @deprecated Use `useCommentEventCallback` event hook instead.
3738
3426
  */
3739
3427
  declare function useCommentUpdateHandler(): CommentUpdateEventData | undefined;
3740
3428
  declare function useCommentDialogSidebarClickHandler(): any;
@@ -3865,6 +3553,9 @@ declare function usePresenceUsers(): PresenceUser[] | null;
3865
3553
 
3866
3554
  declare function useRecorderUtils(): RecorderElement | undefined;
3867
3555
  declare function useRecorderAddHandler(): any;
3556
+ /**
3557
+ * @deprecated Use `recorderUtils.getRecordingData()` method instead
3558
+ */
3868
3559
  declare function useRecordingDataByRecorderId(recorderId: string): RecordedData | null;
3869
3560
 
3870
3561
  declare function useRecorderEventCallback<T extends keyof RecorderEventTypesMap>(action: T): RecorderEventTypesMap[T];
@@ -3905,4 +3596,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
3905
3596
  updateLiveStateDataId: (newId?: string) => void;
3906
3597
  };
3907
3598
 
3908
- export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSubtitlesButtonWireframe as VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltVideoPlayerWireframe, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
3599
+ export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltVideoPlayerWireframe, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };