@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
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogSuggestionActionRejectProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogSuggestionActionRejectProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogSuggestionActionReject: React.FC<IVeltCommentDialogSuggestionActionRejectProps>;
6
6
  export default VeltCommentDialogSuggestionActionReject;
@@ -12,8 +12,8 @@ import { IVeltCommentDialogThreadCardRecordingsProps } from "./VeltCommentDialog
12
12
  import { IVeltCommentDialogThreadCardTimeProps } from "./VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime";
13
13
  import { IVeltCommentDialogThreadCardUnreadProps } from "./VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread";
14
14
  import { IVeltCommentDialogThreadCardSeenDropdown } from "./VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown";
15
- export interface IVeltCommentDialogThreadCardProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
16
- variant?: string;
15
+ import { IVeltWireframeCommonProps } from "../../../constants";
16
+ export interface IVeltCommentDialogThreadCardProps extends IVeltWireframeCommonProps {
17
17
  }
18
18
  export interface IVeltCommentDialogThreadCard extends React.FC<IVeltCommentDialogThreadCardProps> {
19
19
  Avatar: React.FC<IVeltCommentDialogThreadCardAvatarProps>;
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { IVeltCommentDialogThreadCardAttachmentsImage } from './VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage';
3
3
  import { IVeltCommentDialogThreadCardAttachmentsOther } from './VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther';
4
- export interface IVeltCommentDialogThreadCardAttachmentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
- variant?: string;
4
+ import { IVeltWireframeCommonProps } from '../../../../constants';
5
+ export interface IVeltCommentDialogThreadCardAttachmentsProps extends IVeltWireframeCommonProps {
6
6
  }
7
7
  export interface IVeltCommentDialogThreadCardAttachments extends React.FC<IVeltCommentDialogThreadCardAttachmentsProps> {
8
8
  Other: IVeltCommentDialogThreadCardAttachmentsOther;
@@ -2,8 +2,8 @@ import React from 'react';
2
2
  import { IVeltCommentDialogThreadCardAttachmentsImagePreviewProps } from './VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview';
3
3
  import { IVeltCommentDialogThreadCardAttachmentsImageDeleteProps } from './VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete';
4
4
  import { IVeltCommentDialogThreadCardAttachmentsImageDownloadProps } from './VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload';
5
- export interface IVeltCommentDialogThreadCardAttachmentsImageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
6
- variant?: string;
5
+ import { IVeltWireframeCommonProps } from '../../../../../constants';
6
+ export interface IVeltCommentDialogThreadCardAttachmentsImageProps extends IVeltWireframeCommonProps {
7
7
  }
8
8
  export interface IVeltCommentDialogThreadCardAttachmentsImage extends React.FC<IVeltCommentDialogThreadCardAttachmentsImageProps> {
9
9
  Preview: React.FC<IVeltCommentDialogThreadCardAttachmentsImagePreviewProps>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAttachmentsImageDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAttachmentsImageDeleteProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAttachmentsImageDelete: React.FC<IVeltCommentDialogThreadCardAttachmentsImageDeleteProps>;
6
6
  export default VeltCommentDialogThreadCardAttachmentsImageDelete;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAttachmentsImageDownloadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAttachmentsImageDownloadProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAttachmentsImageDownload: React.FC<IVeltCommentDialogThreadCardAttachmentsImageDownloadProps>;
6
6
  export default VeltCommentDialogThreadCardAttachmentsImageDownload;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAttachmentsImagePreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAttachmentsImagePreviewProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAttachmentsImagePreview: React.FC<IVeltCommentDialogThreadCardAttachmentsImagePreviewProps>;
6
6
  export default VeltCommentDialogThreadCardAttachmentsImagePreview;
@@ -4,8 +4,8 @@ import { IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps } from './Vel
4
4
  import { IVeltCommentDialogThreadCardAttachmentsOtherIconProps } from './VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon';
5
5
  import { IVeltCommentDialogThreadCardAttachmentsOtherNameProps } from './VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName';
6
6
  import { IVeltCommentDialogThreadCardAttachmentsOtherSizeProps } from './VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize';
7
- export interface IVeltCommentDialogThreadCardAttachmentsOtherProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
8
- variant?: string;
7
+ import { IVeltWireframeCommonProps } from '../../../../../constants';
8
+ export interface IVeltCommentDialogThreadCardAttachmentsOtherProps extends IVeltWireframeCommonProps {
9
9
  }
10
10
  export interface IVeltCommentDialogThreadCardAttachmentsOther extends React.FC<IVeltCommentDialogThreadCardAttachmentsOtherProps> {
11
11
  Icon: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherIconProps>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAttachmentsOtherDelete: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps>;
6
6
  export default VeltCommentDialogThreadCardAttachmentsOtherDelete;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAttachmentsOtherDownload: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps>;
6
6
  export default VeltCommentDialogThreadCardAttachmentsOtherDownload;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAttachmentsOtherIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAttachmentsOtherIconProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAttachmentsOtherIcon: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherIconProps>;
6
6
  export default VeltCommentDialogThreadCardAttachmentsOtherIcon;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAttachmentsOtherNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAttachmentsOtherNameProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAttachmentsOtherName: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherNameProps>;
6
6
  export default VeltCommentDialogThreadCardAttachmentsOtherName;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAttachmentsOtherSizeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAttachmentsOtherSizeProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAttachmentsOtherSize: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherSizeProps>;
6
6
  export default VeltCommentDialogThreadCardAttachmentsOtherSize;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardAvatarProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardAvatar: React.FC<IVeltCommentDialogThreadCardAvatarProps>;
6
6
  export default VeltCommentDialogThreadCardAvatar;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardDeviceTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardDeviceTypeProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardDeviceType: React.FC<IVeltCommentDialogThreadCardDeviceTypeProps>;
6
6
  export default VeltCommentDialogThreadCardDeviceType;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardDraftProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardDraftProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardDraft: React.FC<IVeltCommentDialogThreadCardDraftProps>;
6
6
  export default VeltCommentDialogThreadCardDraft;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardMessageProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardMessage: React.FC<IVeltCommentDialogThreadCardMessageProps>;
6
6
  export default VeltCommentDialogThreadCardMessage;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardNameProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardName: React.FC<IVeltCommentDialogThreadCardNameProps>;
6
6
  export default VeltCommentDialogThreadCardName;
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { IVeltCommentDialogOptionsDropdownContentWireframe } from '../../../VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe';
3
3
  import { IVeltCommentDialogOptionsDropdownTriggerWireframe } from '../../../VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe';
4
- export interface IVeltCommentDialogThreadCardOptionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
- variant?: string;
4
+ import { IVeltWireframeCommonProps } from '../../../../constants';
5
+ export interface IVeltCommentDialogThreadCardOptionsProps extends IVeltWireframeCommonProps {
6
6
  }
7
7
  export interface IVeltCommentDialogThreadCardOptions extends React.FC<IVeltCommentDialogThreadCardOptionsProps> {
8
8
  Content: IVeltCommentDialogOptionsDropdownContentWireframe;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardReactionToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardReactionToolProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardReactionTool: React.FC<IVeltCommentDialogThreadCardReactionToolProps>;
6
6
  export default VeltCommentDialogThreadCardReactionTool;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardReactionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardReactionsProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardReactions: React.FC<IVeltCommentDialogThreadCardReactionsProps>;
6
6
  export default VeltCommentDialogThreadCardReactions;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardRecordingsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardRecordingsProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardRecordings: React.FC<IVeltCommentDialogThreadCardRecordingsProps>;
6
6
  export default VeltCommentDialogThreadCardRecordings;
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { IVeltCommentDialogThreadCardSeenDropdownContent } from './VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent';
3
3
  import { IVeltCommentDialogThreadCardSeenDropdownTrigger } from './VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger';
4
- export interface IVeltCommentDialogThreadCardSeenDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
- variant?: string;
4
+ import { IVeltWireframeCommonProps } from '../../../../constants';
5
+ export interface IVeltCommentDialogThreadCardSeenDropdownProps extends IVeltWireframeCommonProps {
6
6
  }
7
7
  export interface IVeltCommentDialogThreadCardSeenDropdown extends React.FC<IVeltCommentDialogThreadCardSeenDropdownProps> {
8
8
  Trigger: IVeltCommentDialogThreadCardSeenDropdownTrigger;
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { IVeltCommentDialogThreadCardSeenDropdownContentTitle } from './VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle';
3
3
  import { IVeltCommentDialogThreadCardSeenDropdownContentItems } from './VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems';
4
- export interface IVeltCommentDialogThreadCardSeenDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
- variant?: string;
4
+ import { IVeltWireframeCommonProps } from '../../../../../constants';
5
+ export interface IVeltCommentDialogThreadCardSeenDropdownContentProps extends IVeltWireframeCommonProps {
6
6
  }
7
7
  export interface IVeltCommentDialogThreadCardSeenDropdownContent extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentProps> {
8
8
  Title: IVeltCommentDialogThreadCardSeenDropdownContentTitle;
@@ -2,8 +2,8 @@ import React from 'react';
2
2
  import { IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar } from './VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar';
3
3
  import { IVeltCommentDialogThreadCardSeenDropdownContentItemName } from './VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName';
4
4
  import { IVeltCommentDialogThreadCardSeenDropdownContentItemTime } from './VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime';
5
- export interface IVeltCommentDialogThreadCardSeenDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
6
- variant?: string;
5
+ import { IVeltWireframeCommonProps } from '../../../../../../../constants';
6
+ export interface IVeltCommentDialogThreadCardSeenDropdownContentItemProps extends IVeltWireframeCommonProps {
7
7
  }
8
8
  export interface IVeltCommentDialogThreadCardSeenDropdownContentItem extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemProps> {
9
9
  Avatar: IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps> {
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentDialogThreadCardSeenDropdownContentItemName extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps> {
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentDialogThreadCardSeenDropdownContentItemTime extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps> {
6
6
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { IVeltCommentDialogThreadCardSeenDropdownContentItem } from './VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem';
3
- export interface IVeltCommentDialogThreadCardSeenDropdownContentItemsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
4
- variant?: string;
3
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
4
+ export interface IVeltCommentDialogThreadCardSeenDropdownContentItemsProps extends IVeltWireframeCommonProps {
5
5
  }
6
6
  export interface IVeltCommentDialogThreadCardSeenDropdownContentItems extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemsProps> {
7
7
  Item: IVeltCommentDialogThreadCardSeenDropdownContentItem;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardSeenDropdownContentTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardSeenDropdownContentTitleProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentDialogThreadCardSeenDropdownContentTitle extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentTitleProps> {
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardSeenDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardSeenDropdownTriggerProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentDialogThreadCardSeenDropdownTrigger extends React.FC<IVeltCommentDialogThreadCardSeenDropdownTriggerProps> {
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardTimeProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardTime: React.FC<IVeltCommentDialogThreadCardTimeProps>;
6
6
  export default VeltCommentDialogThreadCardTime;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadCardUnreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogThreadCardUnreadProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreadCardUnread: React.FC<IVeltCommentDialogThreadCardUnreadProps>;
6
6
  export default VeltCommentDialogThreadCardUnread;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogThreadsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentDialogThreadsProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogThreads: React.FC<IVeltCommentDialogThreadsProps>;
6
6
  export default VeltCommentDialogThreads;
@@ -2,8 +2,8 @@ import React from 'react';
2
2
  import { IVeltCommentDialogToggleReplyCount } from './VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount';
3
3
  import { IVeltCommentDialogToggleReplyText } from './VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText';
4
4
  import { IVeltCommentDialogToggleReplyIcon } from './VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon';
5
- export interface IVeltCommentDialogToggleReplyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
6
- variant?: string;
5
+ import { IVeltWireframeCommonProps } from '../../../constants';
6
+ export interface IVeltCommentDialogToggleReplyProps extends IVeltWireframeCommonProps {
7
7
  }
8
8
  export interface IVeltCommentDialogToggleReply extends React.FC<IVeltCommentDialogToggleReplyProps> {
9
9
  Icon: IVeltCommentDialogToggleReplyIcon;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogToggleReplyCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogToggleReplyCountProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentDialogToggleReplyCount extends React.FC<IVeltCommentDialogToggleReplyCountProps> {
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogToggleReplyIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogToggleReplyIconProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentDialogToggleReplyIcon extends React.FC<IVeltCommentDialogToggleReplyIconProps> {
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogToggleReplyTextProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltCommentDialogToggleReplyTextProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentDialogToggleReplyText extends React.FC<IVeltCommentDialogToggleReplyTextProps> {
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogUnresolveButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentDialogUnresolveButtonProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogUnresolveButton: React.FC<IVeltCommentDialogUnresolveButtonProps>;
6
6
  export default VeltCommentDialogUnresolveButton;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentDialogUpgradeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentDialogUpgradeProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentDialogUpgrade: React.FC<IVeltCommentDialogUpgradeProps>;
6
6
  export default VeltCommentDialogUpgrade;
@@ -28,8 +28,8 @@ import { IVeltCommentDialogDeleteButtonProps } from "./VeltCommentDialogDeleteBu
28
28
  import { IVeltCommentDialogCloseButtonProps } from "./VeltCommentDialogCloseButton/VeltCommentDialogCloseButton";
29
29
  import { IVeltCommentDialogUnresolveButtonProps } from "./VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton";
30
30
  import { IVeltCommentDialogNavigationButtonProps } from "./VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton";
31
- export interface IVeltCommentDialogWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
32
- variant?: string;
31
+ import { IVeltWireframeCommonProps } from "../../constants";
32
+ export interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
33
33
  }
34
34
  declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframeProps> & {
35
35
  AllComment: React.FC<IVeltCommentDialogAllCommentProps>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentPinGhostCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentPinGhostCommentIndicatorProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentPinGhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
6
6
  export default VeltCommentPinGhostCommentIndicator;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentPinIndexProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentPinIndexProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentPinIndex: React.FC<IVeltCommentPinIndexProps>;
6
6
  export default VeltCommentPinIndex;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentPinPrivateCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentPinPrivateCommentIndicatorProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentPinPrivateCommentIndicator: React.FC<IVeltCommentPinPrivateCommentIndicatorProps>;
6
6
  export default VeltCommentPinPrivateCommentIndicator;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentPinTriangleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentPinTriangleProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentPinTriangle: React.FC<IVeltCommentPinTriangleProps>;
6
6
  export default VeltCommentPinTriangle;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentPinUnreadCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentPinUnreadCommentIndicatorProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentPinUnreadCommentIndicator: React.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
6
6
  export default VeltCommentPinUnreadCommentIndicator;
@@ -1,11 +1,11 @@
1
1
  import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../constants';
2
3
  import { IVeltCommentPinGhostCommentIndicatorProps } from './VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator';
3
4
  import { IVeltCommentPinIndexProps } from './VeltCommentPinIndex/VeltCommentPinIndex';
4
5
  import { IVeltCommentPinTriangleProps } from './VeltCommentPinTriangle/VeltCommentPinTriangle';
5
6
  import { IVeltCommentPinUnreadCommentIndicatorProps } from './VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator';
6
7
  import { IVeltCommentPinPrivateCommentIndicatorProps } from './VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator';
7
- export interface IVeltCommentPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
8
- variant?: string;
8
+ export interface IVeltCommentPinWireframeProps extends IVeltWireframeCommonProps {
9
9
  }
10
10
  declare const VeltCommentPinWireframe: React.FC<IVeltCommentPinWireframeProps> & {
11
11
  GhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentThreadWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../constants';
3
+ export interface IVeltCommentThreadWireframeProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  export interface IVeltCommentThreadWireframe extends React.FC<IVeltCommentThreadWireframeProps> {
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- variant?: string;
2
+ import { IVeltWireframeCommonProps } from '../../constants';
3
+ export interface IVeltCommentToolWireframeProps extends IVeltWireframeCommonProps {
4
4
  }
5
5
  declare const VeltCommentToolWireframe: React.FC<IVeltCommentToolWireframeProps>;
6
6
  export default VeltCommentToolWireframe;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentsSidebarButtonCommentsCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentsSidebarButtonCommentsCountProps extends IVeltWireframeCommonProps {
3
4
  }
4
5
  declare const VeltCommentsSidebarButtonCommentsCount: React.FC<IVeltCommentsSidebarButtonCommentsCountProps>;
5
6
  export default VeltCommentsSidebarButtonCommentsCount;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
- export interface IVeltCommentsSidebarButtonIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltCommentsSidebarButtonIconProps extends IVeltWireframeCommonProps {
3
4
  }
4
5
  declare const VeltCommentsSidebarButtonIcon: React.FC<IVeltCommentsSidebarButtonIconProps>;
5
6
  export default VeltCommentsSidebarButtonIcon;