@veltdev/react 1.0.131 → 1.0.132

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 (310) hide show
  1. package/cjs/index.js +289 -289
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +1 -0
  4. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +1 -0
  5. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +1 -0
  6. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +1 -0
  7. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.d.ts +1 -0
  8. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.d.ts +1 -0
  9. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.d.ts +1 -0
  10. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.d.ts +1 -0
  11. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.d.ts +1 -0
  12. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +1 -0
  13. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +1 -0
  14. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +1 -0
  15. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +1 -0
  16. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +1 -0
  17. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +1 -0
  18. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +1 -0
  19. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +1 -0
  20. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +1 -0
  21. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +1 -0
  22. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +1 -0
  23. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +1 -0
  24. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +1 -0
  25. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +1 -0
  26. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +1 -0
  27. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +1 -0
  28. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +1 -0
  29. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +1 -0
  30. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +1 -0
  31. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +1 -0
  32. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +1 -0
  33. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +1 -0
  34. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +1 -0
  35. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +1 -0
  36. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +1 -0
  37. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +1 -0
  38. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +1 -0
  39. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +1 -0
  40. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +1 -0
  41. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +1 -0
  42. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +1 -0
  43. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +1 -0
  44. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +1 -0
  45. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +1 -0
  46. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +1 -0
  47. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +1 -0
  48. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +1 -0
  49. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +1 -0
  50. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +1 -0
  51. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBadge/VeltCommentDialogPrivateBadge.d.ts +1 -0
  52. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +1 -0
  53. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +1 -0
  54. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +1 -0
  55. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +1 -0
  56. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +1 -0
  57. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +1 -0
  58. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +1 -0
  59. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +1 -0
  60. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +1 -0
  61. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +1 -0
  62. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +1 -0
  63. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +1 -0
  64. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +1 -0
  65. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +1 -0
  66. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +1 -0
  67. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +1 -0
  68. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +1 -0
  69. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +1 -0
  70. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +1 -0
  71. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +1 -0
  72. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +1 -0
  73. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +1 -0
  74. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +1 -0
  75. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +1 -0
  76. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +1 -0
  77. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +1 -0
  78. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +1 -0
  79. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +1 -0
  80. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +1 -0
  81. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +1 -0
  82. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +1 -0
  83. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +1 -0
  84. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +1 -0
  85. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +1 -0
  86. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +1 -0
  87. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +1 -0
  88. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +1 -0
  89. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +1 -0
  90. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +1 -0
  91. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +1 -0
  92. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/VeltCommentsSidebarFilterAllOption.d.ts +1 -0
  93. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +1 -0
  94. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckbox.d.ts +1 -0
  95. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/VeltCommentsSidebarFilterCheckboxChecked.d.ts +1 -0
  96. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/VeltCommentsSidebarFilterCheckboxUnchecked.d.ts +1 -0
  97. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +1 -0
  98. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +1 -0
  99. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +1 -0
  100. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +1 -0
  101. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +1 -0
  102. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +1 -0
  103. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +1 -0
  104. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +1 -0
  105. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +1 -0
  106. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +1 -0
  107. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +1 -0
  108. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +1 -0
  109. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.d.ts +1 -0
  110. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.d.ts +1 -0
  111. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +1 -0
  112. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.d.ts +1 -0
  113. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +1 -0
  114. package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentAssignWireframe/VeltOptionsDropdownContentAssignWireframe.d.ts +1 -0
  115. package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteCommentWireframe/VeltOptionsDropdownContentDeleteCommentWireframe.d.ts +1 -0
  116. package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteThreadWireframe/VeltOptionsDropdownContentDeleteThreadWireframe.d.ts +1 -0
  117. package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteWireframe.d.ts +1 -0
  118. package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentEditWireframe/VeltOptionsDropdownContentEditWireframe.d.ts +1 -0
  119. package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe.d.ts +1 -0
  120. package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe.d.ts +1 -0
  121. package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateWireframe.d.ts +1 -0
  122. package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VelPriorityDropdownContentItemWireframe.d.ts +1 -0
  123. package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemIconWireframe/VeltPriorityDropdownContentItemIconWireframe.d.ts +1 -0
  124. package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemNameWireframe/VeltPriorityDropdownContentItemNameWireframe.d.ts +1 -0
  125. package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemTickWireframe/VeltPriorityDropdownContentItemTickWireframe.d.ts +1 -0
  126. package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerArrowWireframe/VeltPriorityDropdownTriggerArrowWireframe.d.ts +1 -0
  127. package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerIconWireframe/VeltPriorityDropdownTriggerIconWireframe.d.ts +1 -0
  128. package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerNameWireframe/VeltPriorityDropdownTriggerNameWireframe.d.ts +1 -0
  129. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +1 -0
  130. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +1 -0
  131. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +1 -0
  132. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +1 -0
  133. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +1 -0
  134. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +1 -0
  135. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +1 -0
  136. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +1 -0
  137. package/cjs/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +1 -0
  138. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +1 -0
  139. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +1 -0
  140. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +1 -0
  141. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +1 -0
  142. package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemIconWireframe/VeltStatusDropdownContentItemIconWireframe.d.ts +1 -0
  143. package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemNameWireframe/VeltStatusDropdownContentItemNameWireframe.d.ts +1 -0
  144. package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemWireframe.d.ts +1 -0
  145. package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerArrowWireframe/VeltStatusDropdownTriggerArrowWireframe.d.ts +1 -0
  146. package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerIconWireframe/VeltStatusDropdownTriggerIconWireframe.d.ts +1 -0
  147. package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerNameWireframe/VeltStatusDropdownTriggerNameWireframe.d.ts +1 -0
  148. package/cjs/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +1 -0
  149. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +1 -0
  150. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +1 -0
  151. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +1 -0
  152. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +1 -0
  153. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +1 -0
  154. package/cjs/types/constants.d.ts +1 -1
  155. package/esm/index.js +289 -289
  156. package/esm/index.js.map +1 -1
  157. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +1 -0
  158. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +1 -0
  159. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +1 -0
  160. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +1 -0
  161. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.d.ts +1 -0
  162. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.d.ts +1 -0
  163. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.d.ts +1 -0
  164. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.d.ts +1 -0
  165. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.d.ts +1 -0
  166. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +1 -0
  167. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +1 -0
  168. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +1 -0
  169. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +1 -0
  170. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +1 -0
  171. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +1 -0
  172. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +1 -0
  173. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +1 -0
  174. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +1 -0
  175. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +1 -0
  176. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +1 -0
  177. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +1 -0
  178. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +1 -0
  179. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +1 -0
  180. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +1 -0
  181. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +1 -0
  182. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +1 -0
  183. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +1 -0
  184. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +1 -0
  185. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +1 -0
  186. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +1 -0
  187. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +1 -0
  188. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +1 -0
  189. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +1 -0
  190. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +1 -0
  191. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +1 -0
  192. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +1 -0
  193. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +1 -0
  194. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +1 -0
  195. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +1 -0
  196. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +1 -0
  197. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +1 -0
  198. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +1 -0
  199. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +1 -0
  200. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +1 -0
  201. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +1 -0
  202. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +1 -0
  203. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +1 -0
  204. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +1 -0
  205. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBadge/VeltCommentDialogPrivateBadge.d.ts +1 -0
  206. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +1 -0
  207. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +1 -0
  208. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +1 -0
  209. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +1 -0
  210. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +1 -0
  211. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +1 -0
  212. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +1 -0
  213. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +1 -0
  214. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +1 -0
  215. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +1 -0
  216. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +1 -0
  217. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +1 -0
  218. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +1 -0
  219. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +1 -0
  220. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +1 -0
  221. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +1 -0
  222. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +1 -0
  223. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +1 -0
  224. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +1 -0
  225. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +1 -0
  226. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +1 -0
  227. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +1 -0
  228. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +1 -0
  229. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +1 -0
  230. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +1 -0
  231. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +1 -0
  232. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +1 -0
  233. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +1 -0
  234. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +1 -0
  235. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +1 -0
  236. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +1 -0
  237. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +1 -0
  238. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +1 -0
  239. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +1 -0
  240. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +1 -0
  241. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +1 -0
  242. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +1 -0
  243. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +1 -0
  244. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +1 -0
  245. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +1 -0
  246. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/VeltCommentsSidebarFilterAllOption.d.ts +1 -0
  247. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +1 -0
  248. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckbox.d.ts +1 -0
  249. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/VeltCommentsSidebarFilterCheckboxChecked.d.ts +1 -0
  250. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/VeltCommentsSidebarFilterCheckboxUnchecked.d.ts +1 -0
  251. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +1 -0
  252. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +1 -0
  253. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +1 -0
  254. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +1 -0
  255. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +1 -0
  256. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +1 -0
  257. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +1 -0
  258. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +1 -0
  259. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +1 -0
  260. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +1 -0
  261. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +1 -0
  262. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +1 -0
  263. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.d.ts +1 -0
  264. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.d.ts +1 -0
  265. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +1 -0
  266. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.d.ts +1 -0
  267. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +1 -0
  268. package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentAssignWireframe/VeltOptionsDropdownContentAssignWireframe.d.ts +1 -0
  269. package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteCommentWireframe/VeltOptionsDropdownContentDeleteCommentWireframe.d.ts +1 -0
  270. package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteThreadWireframe/VeltOptionsDropdownContentDeleteThreadWireframe.d.ts +1 -0
  271. package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteWireframe.d.ts +1 -0
  272. package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentEditWireframe/VeltOptionsDropdownContentEditWireframe.d.ts +1 -0
  273. package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe.d.ts +1 -0
  274. package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe.d.ts +1 -0
  275. package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateWireframe.d.ts +1 -0
  276. package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VelPriorityDropdownContentItemWireframe.d.ts +1 -0
  277. package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemIconWireframe/VeltPriorityDropdownContentItemIconWireframe.d.ts +1 -0
  278. package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemNameWireframe/VeltPriorityDropdownContentItemNameWireframe.d.ts +1 -0
  279. package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemTickWireframe/VeltPriorityDropdownContentItemTickWireframe.d.ts +1 -0
  280. package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerArrowWireframe/VeltPriorityDropdownTriggerArrowWireframe.d.ts +1 -0
  281. package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerIconWireframe/VeltPriorityDropdownTriggerIconWireframe.d.ts +1 -0
  282. package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerNameWireframe/VeltPriorityDropdownTriggerNameWireframe.d.ts +1 -0
  283. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +1 -0
  284. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +1 -0
  285. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +1 -0
  286. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +1 -0
  287. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +1 -0
  288. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +1 -0
  289. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +1 -0
  290. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +1 -0
  291. package/esm/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +1 -0
  292. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +1 -0
  293. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +1 -0
  294. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +1 -0
  295. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +1 -0
  296. package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemIconWireframe/VeltStatusDropdownContentItemIconWireframe.d.ts +1 -0
  297. package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemNameWireframe/VeltStatusDropdownContentItemNameWireframe.d.ts +1 -0
  298. package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemWireframe.d.ts +1 -0
  299. package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerArrowWireframe/VeltStatusDropdownTriggerArrowWireframe.d.ts +1 -0
  300. package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerIconWireframe/VeltStatusDropdownTriggerIconWireframe.d.ts +1 -0
  301. package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerNameWireframe/VeltStatusDropdownTriggerNameWireframe.d.ts +1 -0
  302. package/esm/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +1 -0
  303. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +1 -0
  304. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +1 -0
  305. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +1 -0
  306. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +1 -0
  307. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +1 -0
  308. package/esm/types/constants.d.ts +1 -1
  309. package/index.d.ts +151 -0
  310. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -399,21 +399,27 @@ interface IVeltWireframeProps extends React.DetailedHTMLProps<React.HTMLAttribut
399
399
  declare const VeltWireframe: React.FC<IVeltWireframeProps>;
400
400
 
401
401
  interface IVeltCommentDialogAllCommentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
402
+ variant?: string;
402
403
  }
403
404
 
404
405
  interface IVeltCommentDialogApproveProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
406
+ variant?: string;
405
407
  }
406
408
 
407
409
  interface IVeltCommentDialogAssigneeBannerResolveButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
410
+ variant?: string;
408
411
  }
409
412
 
410
413
  interface IVeltCommentDialogAssigneeBannerUserAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
414
+ variant?: string;
411
415
  }
412
416
 
413
417
  interface IVeltCommentDialogAssigneeBannerUserNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
418
+ variant?: string;
414
419
  }
415
420
 
416
421
  interface IVeltCommentDialogAssigneeBannerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
422
+ variant?: string;
417
423
  }
418
424
  interface IVeltCommentDialogAssigneeBanner extends React.FC<IVeltCommentDialogAssigneeBannerProps> {
419
425
  ResolveButton: React.FC<IVeltCommentDialogAssigneeBannerResolveButtonProps>;
@@ -422,38 +428,49 @@ interface IVeltCommentDialogAssigneeBanner extends React.FC<IVeltCommentDialogAs
422
428
  }
423
429
 
424
430
  interface IVeltCommentDialogAssignMenuProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
431
+ variant?: string;
425
432
  }
426
433
 
427
434
  interface IVeltCommentDialogBodyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
435
+ variant?: string;
428
436
  }
429
437
 
430
438
  interface IVeltCommentDialogCommentCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
439
+ variant?: string;
431
440
  }
432
441
 
433
442
  interface IVeltCommentDialogCommentIndexProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
443
+ variant?: string;
434
444
  }
435
445
 
436
446
  interface IVeltCommentDialogCommentSuggestionStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
447
+ variant?: string;
437
448
  }
438
449
 
439
450
  interface IVeltCommentDialogComposerActionButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
440
451
  type?: 'userMentions' | 'autocomplete' | 'file' | 'audio' | 'video' | 'screen' | 'submit' | 'attachments';
441
452
  hotkey?: string;
453
+ variant?: string;
442
454
  }
443
455
 
444
456
  interface IVeltCommentDialogComposerAssignUserProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
457
+ variant?: string;
445
458
  }
446
459
 
447
460
  interface IVeltCommentDialogComposerAttachmentsInvalidItemPreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
461
+ variant?: string;
448
462
  }
449
463
 
450
464
  interface IVeltCommentDialogComposerAttachmentsInvalidItemMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
465
+ variant?: string;
451
466
  }
452
467
 
453
468
  interface IVeltCommentDialogComposerAttachmentsInvalidItemDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
469
+ variant?: string;
454
470
  }
455
471
 
456
472
  interface IVeltCommentDialogComposerAttachmentsInvalidItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
473
+ variant?: string;
457
474
  }
458
475
  interface IVeltCommentDialogComposerAttachmentsInvalidItem extends React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemProps> {
459
476
  Preview: React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemPreviewProps>;
@@ -462,21 +479,26 @@ interface IVeltCommentDialogComposerAttachmentsInvalidItem extends React.FC<IVel
462
479
  }
463
480
 
464
481
  interface IVeltCommentDialogComposerAttachmentsInvalidProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
482
+ variant?: string;
465
483
  }
466
484
  interface IVeltCommentDialogComposerAttachmentsInvalid extends React.FC<IVeltCommentDialogComposerAttachmentsInvalidProps> {
467
485
  Item: IVeltCommentDialogComposerAttachmentsInvalidItem;
468
486
  }
469
487
 
470
488
  interface IVeltCommentDialogComposerAttachmentsImagePreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
489
+ variant?: string;
471
490
  }
472
491
 
473
492
  interface IVeltCommentDialogComposerAttachmentsImageDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
493
+ variant?: string;
474
494
  }
475
495
 
476
496
  interface IVeltCommentDialogComposerAttachmentsImageLoadingProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
497
+ variant?: string;
477
498
  }
478
499
 
479
500
  interface IVeltCommentDialogComposerAttachmentsImageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
501
+ variant?: string;
480
502
  }
481
503
  interface IVeltCommentDialogComposerAttachmentsImage extends React.FC<IVeltCommentDialogComposerAttachmentsImageProps> {
482
504
  Preview: React.FC<IVeltCommentDialogComposerAttachmentsImagePreviewProps>;
@@ -485,21 +507,27 @@ interface IVeltCommentDialogComposerAttachmentsImage extends React.FC<IVeltComme
485
507
  }
486
508
 
487
509
  interface IVeltCommentDialogComposerAttachmentsOtherDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
510
+ variant?: string;
488
511
  }
489
512
 
490
513
  interface IVeltCommentDialogComposerAttachmentsOtherIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
514
+ variant?: string;
491
515
  }
492
516
 
493
517
  interface IVeltCommentDialogComposerAttachmentsOtherLoadingProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
518
+ variant?: string;
494
519
  }
495
520
 
496
521
  interface IVeltCommentDialogComposerAttachmentsOtherNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
522
+ variant?: string;
497
523
  }
498
524
 
499
525
  interface IVeltCommentDialogComposerAttachmentsOtherSizeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
526
+ variant?: string;
500
527
  }
501
528
 
502
529
  interface IVeltCommentDialogComposerAttachmentsOtherProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
530
+ variant?: string;
503
531
  }
504
532
  interface IVeltCommentDialogComposerAttachmentsOther extends React.FC<IVeltCommentDialogComposerAttachmentsOtherProps> {
505
533
  Icon: React.FC<IVeltCommentDialogComposerAttachmentsOtherIconProps>;
@@ -510,6 +538,7 @@ interface IVeltCommentDialogComposerAttachmentsOther extends React.FC<IVeltComme
510
538
  }
511
539
 
512
540
  interface IVeltCommentDialogComposerAttachmentsSelectedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
541
+ variant?: string;
513
542
  }
514
543
  interface IVeltCommentDialogComposerAttachmentsSelected extends React.FC<IVeltCommentDialogComposerAttachmentsSelectedProps> {
515
544
  Image: IVeltCommentDialogComposerAttachmentsImage;
@@ -517,6 +546,7 @@ interface IVeltCommentDialogComposerAttachmentsSelected extends React.FC<IVeltCo
517
546
  }
518
547
 
519
548
  interface IVeltCommentDialogComposerAttachmentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
549
+ variant?: string;
520
550
  }
521
551
  interface IVeltCommentDialogComposerAttachments extends React.FC<IVeltCommentDialogComposerAttachmentsProps> {
522
552
  Invalid: IVeltCommentDialogComposerAttachmentsInvalid;
@@ -524,12 +554,15 @@ interface IVeltCommentDialogComposerAttachments extends React.FC<IVeltCommentDia
524
554
  }
525
555
 
526
556
  interface IVeltCommentDialogComposerInputProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
557
+ variant?: string;
527
558
  }
528
559
 
529
560
  interface IVeltCommentDialogComposerRecordingsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
561
+ variant?: string;
530
562
  }
531
563
 
532
564
  interface IVeltCommentDialogComposerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
565
+ variant?: string;
533
566
  }
534
567
  interface IVeltCommentDialogComposer extends React.FC<IVeltCommentDialogComposerProps> {
535
568
  ActionButton: React.FC<IVeltCommentDialogComposerActionButtonProps>;
@@ -540,51 +573,67 @@ interface IVeltCommentDialogComposer extends React.FC<IVeltCommentDialogComposer
540
573
  }
541
574
 
542
575
  interface IVeltCommentDialogCopyLinkProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
576
+ variant?: string;
543
577
  }
544
578
 
545
579
  interface IVeltCommentDialogGhostBannerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
580
+ variant?: string;
546
581
  }
547
582
 
548
583
  interface IVeltCommentDialogHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
584
+ variant?: string;
549
585
  }
550
586
 
551
587
  interface IVeltCommentDialogMoreReplyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
588
+ variant?: string;
552
589
  }
553
590
 
554
591
  interface IVeltCommentDialogOptionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
592
+ variant?: string;
555
593
  }
556
594
 
557
595
  interface IVeltCommentDialogPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
596
+ variant?: string;
558
597
  }
559
598
 
560
599
  interface IVeltCommentDialogPrivateBannerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
600
+ variant?: string;
561
601
  }
562
602
 
563
603
  interface IVeltCommentDialogResolveButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
604
+ variant?: string;
564
605
  }
565
606
 
566
607
  interface IVeltCommentDialogSignInProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
608
+ variant?: string;
567
609
  }
568
610
 
569
611
  interface IVeltCommentDialogStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
612
+ variant?: string;
570
613
  }
571
614
 
572
615
  interface IVeltCommentDialogThreadCardAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
616
+ variant?: string;
573
617
  }
574
618
 
575
619
  interface IVeltCommentDialogThreadCardDeviceTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
620
+ variant?: string;
576
621
  }
577
622
 
578
623
  interface IVeltCommentDialogThreadCardAttachmentsImagePreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
624
+ variant?: string;
579
625
  }
580
626
 
581
627
  interface IVeltCommentDialogThreadCardAttachmentsImageDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
628
+ variant?: string;
582
629
  }
583
630
 
584
631
  interface IVeltCommentDialogThreadCardAttachmentsImageDownloadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
632
+ variant?: string;
585
633
  }
586
634
 
587
635
  interface IVeltCommentDialogThreadCardAttachmentsImageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
636
+ variant?: string;
588
637
  }
589
638
  interface IVeltCommentDialogThreadCardAttachmentsImage extends React.FC<IVeltCommentDialogThreadCardAttachmentsImageProps> {
590
639
  Preview: React.FC<IVeltCommentDialogThreadCardAttachmentsImagePreviewProps>;
@@ -593,21 +642,27 @@ interface IVeltCommentDialogThreadCardAttachmentsImage extends React.FC<IVeltCom
593
642
  }
594
643
 
595
644
  interface IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
645
+ variant?: string;
596
646
  }
597
647
 
598
648
  interface IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
649
+ variant?: string;
599
650
  }
600
651
 
601
652
  interface IVeltCommentDialogThreadCardAttachmentsOtherIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
653
+ variant?: string;
602
654
  }
603
655
 
604
656
  interface IVeltCommentDialogThreadCardAttachmentsOtherNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
657
+ variant?: string;
605
658
  }
606
659
 
607
660
  interface IVeltCommentDialogThreadCardAttachmentsOtherSizeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
661
+ variant?: string;
608
662
  }
609
663
 
610
664
  interface IVeltCommentDialogThreadCardAttachmentsOtherProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
665
+ variant?: string;
611
666
  }
612
667
  interface IVeltCommentDialogThreadCardAttachmentsOther extends React.FC<IVeltCommentDialogThreadCardAttachmentsOtherProps> {
613
668
  Icon: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherIconProps>;
@@ -618,6 +673,7 @@ interface IVeltCommentDialogThreadCardAttachmentsOther extends React.FC<IVeltCom
618
673
  }
619
674
 
620
675
  interface IVeltCommentDialogThreadCardAttachmentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
676
+ variant?: string;
621
677
  }
622
678
  interface IVeltCommentDialogThreadCardAttachments extends React.FC<IVeltCommentDialogThreadCardAttachmentsProps> {
623
679
  Other: IVeltCommentDialogThreadCardAttachmentsOther;
@@ -625,27 +681,35 @@ interface IVeltCommentDialogThreadCardAttachments extends React.FC<IVeltCommentD
625
681
  }
626
682
 
627
683
  interface IVeltCommentDialogThreadCardMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
684
+ variant?: string;
628
685
  }
629
686
 
630
687
  interface IVeltCommentDialogThreadCardNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
688
+ variant?: string;
631
689
  }
632
690
 
633
691
  interface IVeltCommentDialogThreadCardOptionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
692
+ variant?: string;
634
693
  }
635
694
 
636
695
  interface IVeltCommentDialogThreadCardReactionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
696
+ variant?: string;
637
697
  }
638
698
 
639
699
  interface IVeltCommentDialogThreadCardReactionToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
700
+ variant?: string;
640
701
  }
641
702
 
642
703
  interface IVeltCommentDialogThreadCardRecordingsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
704
+ variant?: string;
643
705
  }
644
706
 
645
707
  interface IVeltCommentDialogThreadCardTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
708
+ variant?: string;
646
709
  }
647
710
 
648
711
  interface IVeltCommentDialogThreadCardProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
712
+ variant?: string;
649
713
  }
650
714
  interface IVeltCommentDialogThreadCard extends React.FC<IVeltCommentDialogThreadCardProps> {
651
715
  Avatar: React.FC<IVeltCommentDialogThreadCardAvatarProps>;
@@ -661,21 +725,27 @@ interface IVeltCommentDialogThreadCard extends React.FC<IVeltCommentDialogThread
661
725
  }
662
726
 
663
727
  interface IVeltCommentDialogThreadsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
728
+ variant?: string;
664
729
  }
665
730
 
666
731
  interface IVeltCommentDialogToggleReplyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
732
+ variant?: string;
667
733
  }
668
734
 
669
735
  interface IVeltCommentDialogUpgradeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
736
+ variant?: string;
670
737
  }
671
738
 
672
739
  interface IVeltCommentDialogSuggestionActionAcceptProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
740
+ variant?: string;
673
741
  }
674
742
 
675
743
  interface IVeltCommentDialogSuggestionActionRejectProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
744
+ variant?: string;
676
745
  }
677
746
 
678
747
  interface IVeltCommentDialogSuggestionActionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
748
+ variant?: string;
679
749
  }
680
750
  interface IVeltCommentDialogSuggestionAction extends React.FC<IVeltCommentDialogSuggestionActionProps> {
681
751
  Accept: React.FC<IVeltCommentDialogSuggestionActionAcceptProps>;
@@ -683,6 +753,7 @@ interface IVeltCommentDialogSuggestionAction extends React.FC<IVeltCommentDialog
683
753
  }
684
754
 
685
755
  interface IVeltCommentDialogPrivateBadgeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
756
+ variant?: string;
686
757
  }
687
758
 
688
759
  interface IVeltCommentDialogWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
@@ -717,24 +788,31 @@ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframePr
717
788
  };
718
789
 
719
790
  interface IVeltCommentsSidebarCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
791
+ variant?: string;
720
792
  }
721
793
 
722
794
  interface IVeltCommentsSidebarEmptyPlaceholderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
795
+ variant?: string;
723
796
  }
724
797
 
725
798
  interface IVeltCommentsSidebarFilterAllOptionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
799
+ variant?: string;
726
800
  }
727
801
 
728
802
  interface IVeltCommentsSidebarFilterCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
803
+ variant?: string;
729
804
  }
730
805
 
731
806
  interface IVeltCommentsSidebarFilterCheckboxCheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
807
+ variant?: string;
732
808
  }
733
809
 
734
810
  interface IVeltCommentsSidebarFilterCheckboxUncheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
811
+ variant?: string;
735
812
  }
736
813
 
737
814
  interface IVeltCommentsSidebarFilterCheckboxProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
815
+ variant?: string;
738
816
  }
739
817
  interface IVeltCommentsSidebarFilterCheckbox extends React.FC<IVeltCommentsSidebarFilterCheckboxProps> {
740
818
  Checked: React.FC<IVeltCommentsSidebarFilterCheckboxCheckedProps>;
@@ -742,33 +820,43 @@ interface IVeltCommentsSidebarFilterCheckbox extends React.FC<IVeltCommentsSideb
742
820
  }
743
821
 
744
822
  interface IVeltCommentsSidebarFilterCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
823
+ variant?: string;
745
824
  }
746
825
 
747
826
  interface IVeltCommentsSidebarFilterCommentTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
827
+ variant?: string;
748
828
  }
749
829
 
750
830
  interface IVeltCommentsSidebarFilterDoneButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
831
+ variant?: string;
751
832
  }
752
833
 
753
834
  interface IVeltCommentsSidebarFilterGroupByProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
835
+ variant?: string;
754
836
  }
755
837
 
756
838
  interface IVeltCommentsSidebarFilterLocationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
839
+ variant?: string;
757
840
  }
758
841
 
759
842
  interface IVeltCommentsSidebarFilterPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
843
+ variant?: string;
760
844
  }
761
845
 
762
846
  interface IVeltCommentsSidebarFilterPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
847
+ variant?: string;
763
848
  }
764
849
 
765
850
  interface IVeltCommentsSidebarFilterTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
851
+ variant?: string;
766
852
  }
767
853
 
768
854
  interface IVeltCommentsSidebarFilterVersionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
855
+ variant?: string;
769
856
  }
770
857
 
771
858
  interface IVeltCommentsSidebarFilterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
859
+ variant?: string;
772
860
  }
773
861
  interface IVeltCommentsSidebarFilter extends React.FC<IVeltCommentsSidebarFilterProps> {
774
862
  AllOption: React.FC<IVeltCommentsSidebarFilterAllOptionProps>;
@@ -786,27 +874,35 @@ interface IVeltCommentsSidebarFilter extends React.FC<IVeltCommentsSidebarFilter
786
874
  }
787
875
 
788
876
  interface IVeltCommentsSidebarHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
877
+ variant?: string;
789
878
  }
790
879
 
791
880
  interface IVeltCommentsSidebarListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
881
+ variant?: string;
792
882
  }
793
883
 
794
884
  interface IVeltCommentsSidebarPageModeComposerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
885
+ variant?: string;
795
886
  }
796
887
 
797
888
  interface IVeltCommentsSidebarSearchProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
889
+ variant?: string;
798
890
  }
799
891
 
800
892
  interface IVeltCommentsSidebarStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
893
+ variant?: string;
801
894
  }
802
895
 
803
896
  interface IVeltCommentsSidebarFilterButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
897
+ variant?: string;
804
898
  }
805
899
 
806
900
  interface IVeltCommentsSidebarSkeletonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
901
+ variant?: string;
807
902
  }
808
903
 
809
904
  interface IVeltCommentsSidebarPanelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
905
+ variant?: string;
810
906
  }
811
907
 
812
908
  interface IVeltCommentsSidebarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
@@ -827,21 +923,27 @@ declare const VeltCommentsSidebarWireframe: React.FC<IVeltCommentsSidebarWirefra
827
923
  };
828
924
 
829
925
  interface IVeltCommentPinGhostCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
926
+ variant?: string;
830
927
  }
831
928
 
832
929
  interface IVeltCommentPinIndexProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
930
+ variant?: string;
833
931
  }
834
932
 
835
933
  interface IVeltCommentPinTriangleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
934
+ variant?: string;
836
935
  }
837
936
 
838
937
  interface IVeltCommentPinUnreadCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
938
+ variant?: string;
839
939
  }
840
940
 
841
941
  interface IVeltCommentPinPrivateCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
942
+ variant?: string;
842
943
  }
843
944
 
844
945
  interface IVeltCommentPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
946
+ variant?: string;
845
947
  }
846
948
  declare const VeltCommentPinWireframe: React.FC<IVeltCommentPinWireframeProps> & {
847
949
  GhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
@@ -867,22 +969,28 @@ interface IVeltCommentToolWireframeProps extends React.DetailedHTMLProps<React.H
867
969
  declare const VeltCommentToolWireframe: React.FC<IVeltCommentToolWireframeProps>;
868
970
 
869
971
  interface IVeltTextCommentToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
972
+ variant?: string;
870
973
  }
871
974
  declare const VeltTextCommentToolWireframe: React.FC<IVeltTextCommentToolWireframeProps>;
872
975
 
873
976
  interface IVeltTextCommentToolbarCommentAnnotationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
977
+ variant?: string;
874
978
  }
875
979
 
876
980
  interface IVeltTextCommentToolbarCopywriterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
981
+ variant?: string;
877
982
  }
878
983
 
879
984
  interface IVeltTextCommentToolbarGenericProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
985
+ variant?: string;
880
986
  }
881
987
 
882
988
  interface IVeltTextCommentToolbarDividerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
989
+ variant?: string;
883
990
  }
884
991
 
885
992
  interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
993
+ variant?: string;
886
994
  }
887
995
  declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps> & {
888
996
  CommentAnnotation: React.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
@@ -913,18 +1021,23 @@ declare const VeltUserSelectorDropdown: React.FC<IVeltUserSelectorDropdownProps>
913
1021
  };
914
1022
 
915
1023
  interface IVeltAutocompleteOptionIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1024
+ variant?: string;
916
1025
  }
917
1026
 
918
1027
  interface IVeltAutocompleteOptionNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1028
+ variant?: string;
919
1029
  }
920
1030
 
921
1031
  interface IVeltAutocompleteOptionDescriptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1032
+ variant?: string;
922
1033
  }
923
1034
 
924
1035
  interface IVeltAutocompleteOptionErrorIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1036
+ variant?: string;
925
1037
  }
926
1038
 
927
1039
  interface IVeltAutocompleteOptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1040
+ variant?: string;
928
1041
  }
929
1042
  declare const VeltAutocompleteOptionWireframe: React.FC<IVeltAutocompleteOptionWireframeProps> & {
930
1043
  Icon: React.FC<IVeltAutocompleteOptionIconWireframeProps>;
@@ -934,21 +1047,25 @@ declare const VeltAutocompleteOptionWireframe: React.FC<IVeltAutocompleteOptionW
934
1047
  };
935
1048
 
936
1049
  interface IVeltAutocompleteChipTooltipDescriptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1050
+ variant?: string;
937
1051
  }
938
1052
  interface IVeltAutocompleteChipTooltipDescriptionWireframe extends React.FC<IVeltAutocompleteChipTooltipDescriptionWireframeProps> {
939
1053
  }
940
1054
 
941
1055
  interface IVeltAutocompleteChipTooltipIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1056
+ variant?: string;
942
1057
  }
943
1058
  interface IVeltAutocompleteChipTooltipIconWireframe extends React.FC<IVeltAutocompleteChipTooltipIconWireframeProps> {
944
1059
  }
945
1060
 
946
1061
  interface IVeltAutocompleteChipTooltipNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1062
+ variant?: string;
947
1063
  }
948
1064
  interface IVeltAutocompleteChipTooltipNameWireframe extends React.FC<IVeltAutocompleteChipTooltipNameWireframeProps> {
949
1065
  }
950
1066
 
951
1067
  interface IVeltAutocompleteChipTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1068
+ variant?: string;
952
1069
  }
953
1070
  interface IVeltAutocompleteChipTooltipWireframe extends React.FC<IVeltAutocompleteChipTooltipWireframeProps> {
954
1071
  Description: IVeltAutocompleteChipTooltipDescriptionWireframe;
@@ -966,12 +1083,15 @@ interface IVeltCommentBubbleCommentsCountProps extends React.DetailedHTMLProps<R
966
1083
  declare const VeltCommentBubbleCommentsCount: React.FC<IVeltCommentBubbleCommentsCountProps>;
967
1084
 
968
1085
  interface IVeltStatusDropdownContentItemIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1086
+ variant?: string;
969
1087
  }
970
1088
 
971
1089
  interface IVeltStatusDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1090
+ variant?: string;
972
1091
  }
973
1092
 
974
1093
  interface IVeltStatusDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1094
+ variant?: string;
975
1095
  }
976
1096
  interface IVeltStatusDropdownContentItem extends React.FC<IVeltStatusDropdownContentItemProps> {
977
1097
  Icon: React.FC<IVeltStatusDropdownContentItemIconProps>;
@@ -987,12 +1107,15 @@ interface IVeltStatusDropdownContent extends React.FC<IVeltStatusDropdownContent
987
1107
  declare const VeltStatusDropdownContent: IVeltStatusDropdownContent;
988
1108
 
989
1109
  interface IVeltStatusDropdownTriggerArrowProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1110
+ variant?: string;
990
1111
  }
991
1112
 
992
1113
  interface IVeltStatusDropdownTriggerIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1114
+ variant?: string;
993
1115
  }
994
1116
 
995
1117
  interface IVeltStatusDropdownTriggerNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1118
+ variant?: string;
996
1119
  }
997
1120
 
998
1121
  interface IVeltStatusDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
@@ -1006,15 +1129,19 @@ interface IVeltStatusDropdownTrigger extends React.FC<IVeltStatusDropdownTrigger
1006
1129
  declare const VeltStatusDropdownTrigger: IVeltStatusDropdownTrigger;
1007
1130
 
1008
1131
  interface IVeltPriorityDropdownContentItemIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1132
+ variant?: string;
1009
1133
  }
1010
1134
 
1011
1135
  interface IVeltPriorityDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1136
+ variant?: string;
1012
1137
  }
1013
1138
 
1014
1139
  interface IVeltPriorityDropdownContentItemTickProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1140
+ variant?: string;
1015
1141
  }
1016
1142
 
1017
1143
  interface IVeltPriorityDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1144
+ variant?: string;
1018
1145
  }
1019
1146
  interface IVeltPriorityDropdownContentItem extends React.FC<IVeltPriorityDropdownContentItemProps> {
1020
1147
  Icon: React.FC<IVeltPriorityDropdownContentItemIconProps>;
@@ -1031,12 +1158,15 @@ interface IVeltPriorityDropdownContent extends React.FC<IVeltPriorityDropdownCon
1031
1158
  declare const VeltPriorityDropdownContent: IVeltPriorityDropdownContent;
1032
1159
 
1033
1160
  interface IVeltPriorityDropdownTriggerArrowProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1161
+ variant?: string;
1034
1162
  }
1035
1163
 
1036
1164
  interface IVeltPriorityDropdownTriggerIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1165
+ variant?: string;
1037
1166
  }
1038
1167
 
1039
1168
  interface IVeltPriorityDropdownTriggerNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1169
+ variant?: string;
1040
1170
  }
1041
1171
 
1042
1172
  interface IVeltPriorityDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
@@ -1050,15 +1180,19 @@ interface IVeltPriorityDropdownTrigger extends React.FC<IVeltPriorityDropdownTri
1050
1180
  declare const VeltPriorityDropdownTrigger: IVeltPriorityDropdownTrigger;
1051
1181
 
1052
1182
  interface IVeltOptionsDropdownContentAssignProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1183
+ variant?: string;
1053
1184
  }
1054
1185
 
1055
1186
  interface IVeltOptionsDropdownContentDeleteCommentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1187
+ variant?: string;
1056
1188
  }
1057
1189
 
1058
1190
  interface IVeltOptionsDropdownContentDeleteThreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1191
+ variant?: string;
1059
1192
  }
1060
1193
 
1061
1194
  interface IVeltOptionsDropdownContentDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1195
+ variant?: string;
1062
1196
  }
1063
1197
  interface IVeltOptionsDropdownContentDelete extends React.FC<IVeltOptionsDropdownContentDeleteProps> {
1064
1198
  Comment: React.FC<IVeltOptionsDropdownContentDeleteCommentProps>;
@@ -1066,15 +1200,19 @@ interface IVeltOptionsDropdownContentDelete extends React.FC<IVeltOptionsDropdow
1066
1200
  }
1067
1201
 
1068
1202
  interface IVeltOptionsDropdownContentEditProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1203
+ variant?: string;
1069
1204
  }
1070
1205
 
1071
1206
  interface IVeltOptionsDropdownContentMakePrivateDisableProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1207
+ variant?: string;
1072
1208
  }
1073
1209
 
1074
1210
  interface IVeltOptionsDropdownContentMakePrivateEnableProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1211
+ variant?: string;
1075
1212
  }
1076
1213
 
1077
1214
  interface IVeltOptionsDropdownContentMakePrivateProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1215
+ variant?: string;
1078
1216
  }
1079
1217
  interface IVeltOptionsDropdownContentMakePrivate extends React.FC<IVeltOptionsDropdownContentMakePrivateProps> {
1080
1218
  Enable: React.FC<IVeltOptionsDropdownContentMakePrivateEnableProps>;
@@ -1098,22 +1236,26 @@ interface IVeltOptionsDropdownTriggerProps extends React.DetailedHTMLProps<React
1098
1236
  declare const VeltOptionsDropdownTrigger: React.FC<IVeltOptionsDropdownTriggerProps>;
1099
1237
 
1100
1238
  interface IVeltReactionToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1239
+ variant?: string;
1101
1240
  }
1102
1241
  interface IVeltReactionToolWireframe extends React.FC<IVeltReactionToolWireframeProps> {
1103
1242
  }
1104
1243
  declare const VeltReactionToolWireframe: IVeltReactionToolWireframe;
1105
1244
 
1106
1245
  interface IVeltReactionPinCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1246
+ variant?: string;
1107
1247
  }
1108
1248
  interface IVeltReactionPinCountWireframe extends React.FC<IVeltReactionPinCountWireframeProps> {
1109
1249
  }
1110
1250
 
1111
1251
  interface IVeltReactionPinEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1252
+ variant?: string;
1112
1253
  }
1113
1254
  interface IVeltReactionPinEmojiWireframe extends React.FC<IVeltReactionPinEmojiWireframeProps> {
1114
1255
  }
1115
1256
 
1116
1257
  interface IVeltReactionPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1258
+ variant?: string;
1117
1259
  }
1118
1260
  interface IVeltReactionPinWireframe extends React.FC<IVeltReactionPinWireframeProps> {
1119
1261
  Emoji: IVeltReactionPinEmojiWireframe;
@@ -1122,16 +1264,19 @@ interface IVeltReactionPinWireframe extends React.FC<IVeltReactionPinWireframePr
1122
1264
  declare const VeltReactionPinWireframe: IVeltReactionPinWireframe;
1123
1265
 
1124
1266
  interface IVeltReactionPinTooltipUserAvatarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1267
+ variant?: string;
1125
1268
  }
1126
1269
  interface IVeltReactionPinTooltipUserAvatarWireframe extends React.FC<IVeltReactionPinTooltipUserAvatarWireframeProps> {
1127
1270
  }
1128
1271
 
1129
1272
  interface IVeltReactionPinTooltipUserNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1273
+ variant?: string;
1130
1274
  }
1131
1275
  interface IVeltReactionPinTooltipUserNameWireframe extends React.FC<IVeltReactionPinTooltipUserNameWireframeProps> {
1132
1276
  }
1133
1277
 
1134
1278
  interface IVeltReactionPinTooltipUserWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1279
+ variant?: string;
1135
1280
  }
1136
1281
  interface IVeltReactionPinTooltipUserWireframe extends React.FC<IVeltReactionPinTooltipUserWireframeProps> {
1137
1282
  Avatar: IVeltReactionPinTooltipUserAvatarWireframe;
@@ -1139,12 +1284,14 @@ interface IVeltReactionPinTooltipUserWireframe extends React.FC<IVeltReactionPin
1139
1284
  }
1140
1285
 
1141
1286
  interface IVeltReactionPinTooltipUsersWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1287
+ variant?: string;
1142
1288
  }
1143
1289
  interface IVeltReactionPinTooltipUsersWireframe extends React.FC<IVeltReactionPinTooltipUsersWireframeProps> {
1144
1290
  User: IVeltReactionPinTooltipUserWireframe;
1145
1291
  }
1146
1292
 
1147
1293
  interface IVeltReactionPinTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1294
+ variant?: string;
1148
1295
  }
1149
1296
  interface IVeltReactionPinTooltipWireframe extends React.FC<IVeltReactionPinTooltipWireframeProps> {
1150
1297
  Users: IVeltReactionPinTooltipUsersWireframe;
@@ -1152,23 +1299,27 @@ interface IVeltReactionPinTooltipWireframe extends React.FC<IVeltReactionPinTool
1152
1299
  declare const VeltReactionPinTooltipWireframe: IVeltReactionPinTooltipWireframe;
1153
1300
 
1154
1301
  interface IVeltReactionsPanelItemEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1302
+ variant?: string;
1155
1303
  }
1156
1304
  interface IVeltReactionsPanelItemEmojiWireframe extends React.FC<IVeltReactionsPanelItemEmojiWireframeProps> {
1157
1305
  }
1158
1306
 
1159
1307
  interface IVeltReactionsPanelItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1308
+ variant?: string;
1160
1309
  }
1161
1310
  interface IVeltReactionsPanelItemWireframe extends React.FC<IVeltReactionsPanelItemWireframeProps> {
1162
1311
  Emoji: IVeltReactionsPanelItemEmojiWireframe;
1163
1312
  }
1164
1313
 
1165
1314
  interface IVeltReactionsPanelItemsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1315
+ variant?: string;
1166
1316
  }
1167
1317
  interface IVeltReactionsPanelItemsWireframe extends React.FC<IVeltReactionsPanelItemsWireframeProps> {
1168
1318
  Item: IVeltReactionsPanelItemWireframe;
1169
1319
  }
1170
1320
 
1171
1321
  interface IVeltReactionsPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
1322
+ variant?: string;
1172
1323
  }
1173
1324
  interface IVeltReactionsPanelWireframe extends React.FC<IVeltReactionsPanelWireframeProps> {
1174
1325
  Items: IVeltReactionsPanelItemsWireframe;