@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
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardAvatar: React.FC<IVeltCommentDialogThreadCardAvatarProps>;
5
6
  export default VeltCommentDialogThreadCardAvatar;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardDeviceTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardDeviceType: React.FC<IVeltCommentDialogThreadCardDeviceTypeProps>;
5
6
  export default VeltCommentDialogThreadCardDeviceType;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardMessage: React.FC<IVeltCommentDialogThreadCardMessageProps>;
5
6
  export default VeltCommentDialogThreadCardMessage;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardName: React.FC<IVeltCommentDialogThreadCardNameProps>;
5
6
  export default VeltCommentDialogThreadCardName;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardOptionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardOptions: React.FC<IVeltCommentDialogThreadCardOptionsProps>;
5
6
  export default VeltCommentDialogThreadCardOptions;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardReactionToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardReactionTool: React.FC<IVeltCommentDialogThreadCardReactionToolProps>;
5
6
  export default VeltCommentDialogThreadCardReactionTool;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardReactionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardReactions: React.FC<IVeltCommentDialogThreadCardReactionsProps>;
5
6
  export default VeltCommentDialogThreadCardReactions;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardRecordingsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardRecordings: React.FC<IVeltCommentDialogThreadCardRecordingsProps>;
5
6
  export default VeltCommentDialogThreadCardRecordings;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadCardTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreadCardTime: React.FC<IVeltCommentDialogThreadCardTimeProps>;
5
6
  export default VeltCommentDialogThreadCardTime;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogThreadsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogThreads: React.FC<IVeltCommentDialogThreadsProps>;
5
6
  export default VeltCommentDialogThreads;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogToggleReplyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogToggleReply: React.FC<IVeltCommentDialogToggleReplyProps>;
5
6
  export default VeltCommentDialogToggleReply;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentDialogUpgradeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentDialogUpgrade: React.FC<IVeltCommentDialogUpgradeProps>;
5
6
  export default VeltCommentDialogUpgrade;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentPinGhostCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentPinGhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
5
6
  export default VeltCommentPinGhostCommentIndicator;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentPinIndexProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentPinIndex: React.FC<IVeltCommentPinIndexProps>;
5
6
  export default VeltCommentPinIndex;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentPinPrivateCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentPinPrivateCommentIndicator: React.FC<IVeltCommentPinPrivateCommentIndicatorProps>;
5
6
  export default VeltCommentPinPrivateCommentIndicator;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentPinTriangleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentPinTriangle: React.FC<IVeltCommentPinTriangleProps>;
5
6
  export default VeltCommentPinTriangle;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentPinUnreadCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentPinUnreadCommentIndicator: React.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
5
6
  export default VeltCommentPinUnreadCommentIndicator;
@@ -5,6 +5,7 @@ import { IVeltCommentPinTriangleProps } from './VeltCommentPinTriangle/VeltComme
5
5
  import { IVeltCommentPinUnreadCommentIndicatorProps } from './VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator';
6
6
  import { IVeltCommentPinPrivateCommentIndicatorProps } from './VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator';
7
7
  export interface IVeltCommentPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
8
+ variant?: string;
8
9
  }
9
10
  declare const VeltCommentPinWireframe: React.FC<IVeltCommentPinWireframeProps> & {
10
11
  GhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarCloseButton: React.FC<IVeltCommentsSidebarCloseButtonProps>;
5
6
  export default VeltCommentsSidebarCloseButton;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarEmptyPlaceholderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarEmptyPlaceholder: React.FC<IVeltCommentsSidebarEmptyPlaceholderProps>;
5
6
  export default VeltCommentsSidebarEmptyPlaceholder;
@@ -12,6 +12,7 @@ import { IVeltCommentsSidebarFilterPriorityProps } from './VeltCommentsSidebarFi
12
12
  import { IVeltCommentsSidebarFilterTitleProps } from './VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle';
13
13
  import { IVeltCommentsSidebarFilterVersionsProps } from './VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions';
14
14
  export interface IVeltCommentsSidebarFilterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
15
+ variant?: string;
15
16
  }
16
17
  export interface IVeltCommentsSidebarFilter extends React.FC<IVeltCommentsSidebarFilterProps> {
17
18
  AllOption: React.FC<IVeltCommentsSidebarFilterAllOptionProps>;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterAllOptionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterAllOption: React.FC<IVeltCommentsSidebarFilterAllOptionProps>;
5
6
  export default VeltCommentsSidebarFilterAllOption;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterCategory: React.FC<IVeltCommentsSidebarFilterCategoryProps>;
5
6
  export default VeltCommentsSidebarFilterCategory;
@@ -2,6 +2,7 @@ import React from 'react';
2
2
  import { IVeltCommentsSidebarFilterCheckboxCheckedProps } from './VeltCommentsSidebarFilterCheckboxChecked/VeltCommentsSidebarFilterCheckboxChecked';
3
3
  import { IVeltCommentsSidebarFilterCheckboxUncheckedProps } from './VeltCommentsSidebarFilterCheckboxUnchecked/VeltCommentsSidebarFilterCheckboxUnchecked';
4
4
  export interface IVeltCommentsSidebarFilterCheckboxProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ variant?: string;
5
6
  }
6
7
  export interface IVeltCommentsSidebarFilterCheckbox extends React.FC<IVeltCommentsSidebarFilterCheckboxProps> {
7
8
  Checked: React.FC<IVeltCommentsSidebarFilterCheckboxCheckedProps>;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterCheckboxCheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterCheckboxChecked: React.FC<IVeltCommentsSidebarFilterCheckboxCheckedProps>;
5
6
  export default VeltCommentsSidebarFilterCheckboxChecked;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterCheckboxUncheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterCheckboxUnchecked: React.FC<IVeltCommentsSidebarFilterCheckboxUncheckedProps>;
5
6
  export default VeltCommentsSidebarFilterCheckboxUnchecked;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterCloseButton: React.FC<IVeltCommentsSidebarFilterCloseButtonProps>;
5
6
  export default VeltCommentsSidebarFilterCloseButton;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterCommentTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterCommentType: React.FC<IVeltCommentsSidebarFilterCommentTypeProps>;
5
6
  export default VeltCommentsSidebarFilterCommentType;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterDoneButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterDoneButton: React.FC<IVeltCommentsSidebarFilterDoneButtonProps>;
5
6
  export default VeltCommentsSidebarFilterDoneButton;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterGroupByProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterGroupBy: React.FC<IVeltCommentsSidebarFilterGroupByProps>;
5
6
  export default VeltCommentsSidebarFilterGroupBy;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterLocationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterLocation: React.FC<IVeltCommentsSidebarFilterLocationProps>;
5
6
  export default VeltCommentsSidebarFilterLocation;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterPeople: React.FC<IVeltCommentsSidebarFilterPeopleProps>;
5
6
  export default VeltCommentsSidebarFilterPeople;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterPriority: React.FC<IVeltCommentsSidebarFilterPriorityProps>;
5
6
  export default VeltCommentsSidebarFilterPriority;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterTitle: React.FC<IVeltCommentsSidebarFilterTitleProps>;
5
6
  export default VeltCommentsSidebarFilterTitle;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterVersionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterVersions: React.FC<IVeltCommentsSidebarFilterVersionsProps>;
5
6
  export default VeltCommentsSidebarFilterVersions;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarFilterButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarFilterButton: React.FC<IVeltCommentsSidebarFilterButtonProps>;
5
6
  export default VeltCommentsSidebarFilterButton;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarHeader: React.FC<IVeltCommentsSidebarHeaderProps>;
5
6
  export default VeltCommentsSidebarHeader;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarList: React.FC<IVeltCommentsSidebarListProps>;
5
6
  export default VeltCommentsSidebarList;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarPageModeComposerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarPageModeComposer: React.FC<IVeltCommentsSidebarPageModeComposerProps>;
5
6
  export default VeltCommentsSidebarPageModeComposer;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarPanelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarPanel: React.FC<IVeltCommentsSidebarPanelProps>;
5
6
  export default VeltCommentsSidebarPanel;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarSearchProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarSearch: React.FC<IVeltCommentsSidebarSearchProps>;
5
6
  export default VeltCommentsSidebarSearch;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarSkeletonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarSkeleton: React.FC<IVeltCommentsSidebarSkeletonProps>;
5
6
  export default VeltCommentsSidebarSkeleton;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltCommentsSidebarStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltCommentsSidebarStatus: React.FC<IVeltCommentsSidebarStatusProps>;
5
6
  export default VeltCommentsSidebarStatus;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltOptionsDropdownContentAssignProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltOptionsDropdownContentAssign: React.FC<IVeltOptionsDropdownContentAssignProps>;
5
6
  export default VeltOptionsDropdownContentAssign;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltOptionsDropdownContentDeleteCommentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltOptionsDropdownContentDeleteComment: React.FC<IVeltOptionsDropdownContentDeleteCommentProps>;
5
6
  export default VeltOptionsDropdownContentDeleteComment;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltOptionsDropdownContentDeleteThreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltOptionsDropdownContentDeleteThread: React.FC<IVeltOptionsDropdownContentDeleteThreadProps>;
5
6
  export default VeltOptionsDropdownContentDeleteThread;
@@ -2,6 +2,7 @@ import React from 'react';
2
2
  import { IVeltOptionsDropdownContentDeleteCommentProps } from './VeltOptionsDropdownContentDeleteCommentWireframe/VeltOptionsDropdownContentDeleteCommentWireframe';
3
3
  import { IVeltOptionsDropdownContentDeleteThreadProps } from './VeltOptionsDropdownContentDeleteThreadWireframe/VeltOptionsDropdownContentDeleteThreadWireframe';
4
4
  export interface IVeltOptionsDropdownContentDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ variant?: string;
5
6
  }
6
7
  export interface IVeltOptionsDropdownContentDelete extends React.FC<IVeltOptionsDropdownContentDeleteProps> {
7
8
  Comment: React.FC<IVeltOptionsDropdownContentDeleteCommentProps>;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltOptionsDropdownContentEditProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltOptionsDropdownContentEdit: React.FC<IVeltOptionsDropdownContentEditProps>;
5
6
  export default VeltOptionsDropdownContentEdit;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltOptionsDropdownContentMakePrivateDisableProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltOptionsDropdownContentMakePrivateDisable: React.FC<IVeltOptionsDropdownContentMakePrivateDisableProps>;
5
6
  export default VeltOptionsDropdownContentMakePrivateDisable;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltOptionsDropdownContentMakePrivateEnableProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltOptionsDropdownContentMakePrivateEnable: React.FC<IVeltOptionsDropdownContentMakePrivateEnableProps>;
5
6
  export default VeltOptionsDropdownContentMakePrivateEnable;
@@ -2,6 +2,7 @@ import React from 'react';
2
2
  import { IVeltOptionsDropdownContentMakePrivateDisableProps } from './VeltOptionsDropdownContentMakePrivateDisableWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe';
3
3
  import { IVeltOptionsDropdownContentMakePrivateEnableProps } from './VeltOptionsDropdownContentMakePrivateEnableWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe';
4
4
  export interface IVeltOptionsDropdownContentMakePrivateProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ variant?: string;
5
6
  }
6
7
  export interface IVeltOptionsDropdownContentMakePrivate extends React.FC<IVeltOptionsDropdownContentMakePrivateProps> {
7
8
  Enable: React.FC<IVeltOptionsDropdownContentMakePrivateEnableProps>;
@@ -3,6 +3,7 @@ import { IVeltPriorityDropdownContentItemIconProps } from './VeltPriorityDropdow
3
3
  import { IVeltPriorityDropdownContentItemNameProps } from './VeltPriorityDropdownContentItemNameWireframe/VeltPriorityDropdownContentItemNameWireframe';
4
4
  import { IVeltPriorityDropdownContentItemTickProps } from './VeltPriorityDropdownContentItemTickWireframe/VeltPriorityDropdownContentItemTickWireframe';
5
5
  export interface IVeltPriorityDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
6
+ variant?: string;
6
7
  }
7
8
  export interface IVeltPriorityDropdownContentItem extends React.FC<IVeltPriorityDropdownContentItemProps> {
8
9
  Icon: React.FC<IVeltPriorityDropdownContentItemIconProps>;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltPriorityDropdownContentItemIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltPriorityDropdownContentItemIcon: React.FC<IVeltPriorityDropdownContentItemIconProps>;
5
6
  export default VeltPriorityDropdownContentItemIcon;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltPriorityDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltPriorityDropdownContentItemName: React.FC<IVeltPriorityDropdownContentItemNameProps>;
5
6
  export default VeltPriorityDropdownContentItemName;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltPriorityDropdownContentItemTickProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltPriorityDropdownContentItemTick: React.FC<IVeltPriorityDropdownContentItemTickProps>;
5
6
  export default VeltPriorityDropdownContentItemTick;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltPriorityDropdownTriggerArrowProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltPriorityDropdownTriggerArrow: React.FC<IVeltPriorityDropdownTriggerArrowProps>;
5
6
  export default VeltPriorityDropdownTriggerArrow;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltPriorityDropdownTriggerIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltPriorityDropdownTriggerIcon: React.FC<IVeltPriorityDropdownTriggerIconProps>;
5
6
  export default VeltPriorityDropdownTriggerIcon;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltPriorityDropdownTriggerNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  declare const VeltPriorityDropdownTriggerName: React.FC<IVeltPriorityDropdownTriggerNameProps>;
5
6
  export default VeltPriorityDropdownTriggerName;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltReactionPinTooltipUserAvatarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  export interface IVeltReactionPinTooltipUserAvatarWireframe extends React.FC<IVeltReactionPinTooltipUserAvatarWireframeProps> {
5
6
  }
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltReactionPinTooltipUserNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  export interface IVeltReactionPinTooltipUserNameWireframe extends React.FC<IVeltReactionPinTooltipUserNameWireframeProps> {
5
6
  }
@@ -2,6 +2,7 @@ import React from 'react';
2
2
  import { IVeltReactionPinTooltipUserAvatarWireframe } from './VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe';
3
3
  import { IVeltReactionPinTooltipUserNameWireframe } from './VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe';
4
4
  export interface IVeltReactionPinTooltipUserWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ variant?: string;
5
6
  }
6
7
  export interface IVeltReactionPinTooltipUserWireframe extends React.FC<IVeltReactionPinTooltipUserWireframeProps> {
7
8
  Avatar: IVeltReactionPinTooltipUserAvatarWireframe;
@@ -1,6 +1,7 @@
1
1
  import React from 'react';
2
2
  import { IVeltReactionPinTooltipUserWireframe } from './VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe';
3
3
  export interface IVeltReactionPinTooltipUsersWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
4
+ variant?: string;
4
5
  }
5
6
  export interface IVeltReactionPinTooltipUsersWireframe extends React.FC<IVeltReactionPinTooltipUsersWireframeProps> {
6
7
  User: IVeltReactionPinTooltipUserWireframe;
@@ -1,6 +1,7 @@
1
1
  import React from 'react';
2
2
  import { IVeltReactionPinTooltipUsersWireframe } from './VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe';
3
3
  export interface IVeltReactionPinTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
4
+ variant?: string;
4
5
  }
5
6
  export interface IVeltReactionPinTooltipWireframe extends React.FC<IVeltReactionPinTooltipWireframeProps> {
6
7
  Users: IVeltReactionPinTooltipUsersWireframe;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltReactionPinCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  export interface IVeltReactionPinCountWireframe extends React.FC<IVeltReactionPinCountWireframeProps> {
5
6
  }
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltReactionPinEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  export interface IVeltReactionPinEmojiWireframe extends React.FC<IVeltReactionPinEmojiWireframeProps> {
5
6
  }
@@ -2,6 +2,7 @@ import React from 'react';
2
2
  import { IVeltReactionPinCountWireframe } from './VeltReactionPinCountWireframe/VeltReactionPinCountWireframe';
3
3
  import { IVeltReactionPinEmojiWireframe } from './VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe';
4
4
  export interface IVeltReactionPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ variant?: string;
5
6
  }
6
7
  export interface IVeltReactionPinWireframe extends React.FC<IVeltReactionPinWireframeProps> {
7
8
  Emoji: IVeltReactionPinEmojiWireframe;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltReactionToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  export interface IVeltReactionToolWireframe extends React.FC<IVeltReactionToolWireframeProps> {
5
6
  }
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  export interface IVeltReactionsPanelItemEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
3
4
  }
4
5
  export interface IVeltReactionsPanelItemEmojiWireframe extends React.FC<IVeltReactionsPanelItemEmojiWireframeProps> {
5
6
  }
@@ -1,6 +1,7 @@
1
1
  import React from 'react';
2
2
  import { IVeltReactionsPanelItemEmojiWireframe } from './VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe';
3
3
  export interface IVeltReactionsPanelItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
4
+ variant?: string;
4
5
  }
5
6
  export interface IVeltReactionsPanelItemWireframe extends React.FC<IVeltReactionsPanelItemWireframeProps> {
6
7
  Emoji: IVeltReactionsPanelItemEmojiWireframe;
@@ -1,6 +1,7 @@
1
1
  import React from 'react';
2
2
  import { IVeltReactionsPanelItemWireframe } from './VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe';
3
3
  export interface IVeltReactionsPanelItemsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
4
+ variant?: string;
4
5
  }
5
6
  export interface IVeltReactionsPanelItemsWireframe extends React.FC<IVeltReactionsPanelItemsWireframeProps> {
6
7
  Item: IVeltReactionsPanelItemWireframe;