@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/cjs/index.js CHANGED
@@ -140,7 +140,7 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
140
140
  }
141
141
  };
142
142
 
143
- var VELT_SDK_VERSION = '1.0.148';
143
+ var VELT_SDK_VERSION = '1.0.149';
144
144
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
145
145
 
146
146
  var SnippylyProvider = function (props) {
@@ -1133,61 +1133,61 @@ var VeltWireframe = function (props) {
1133
1133
  };
1134
1134
 
1135
1135
  var VeltCommentDialogAllComment = function (props) {
1136
- var children = props.children;
1137
- return (React__default["default"].createElement("velt-comment-dialog-all-comment-wireframe", null, children));
1136
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1137
+ return (React__default["default"].createElement("velt-comment-dialog-all-comment-wireframe", __assign({}, remainingProp), children));
1138
1138
  };
1139
1139
 
1140
1140
  var VeltCommentDialogApprove = function (props) {
1141
- var children = props.children;
1142
- return (React__default["default"].createElement("velt-comment-dialog-approve-wireframe", null, children));
1141
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1142
+ return (React__default["default"].createElement("velt-comment-dialog-approve-wireframe", __assign({}, remainingProp), children));
1143
1143
  };
1144
1144
 
1145
1145
  var VeltCommentDialogAssigneeBannerResolveButton = function (props) {
1146
- var children = props.children;
1147
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-resolve-button-wireframe", null, children));
1146
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1147
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-resolve-button-wireframe", __assign({}, remainingProp), children));
1148
1148
  };
1149
1149
 
1150
1150
  var VeltCommentDialogAssigneeBannerUserAvatar = function (props) {
1151
- var children = props.children;
1152
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-avatar-wireframe", null, children));
1151
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1152
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-avatar-wireframe", __assign({}, remainingProp), children));
1153
1153
  };
1154
1154
 
1155
1155
  var VeltCommentDialogAssigneeBannerUserName = function (props) {
1156
- var children = props.children;
1157
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-name-wireframe", null, children));
1156
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1157
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-name-wireframe", __assign({}, remainingProp), children));
1158
1158
  };
1159
1159
 
1160
1160
  var VeltCommentDialogAssigneeBanner = function (props) {
1161
- var children = props.children;
1162
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-wireframe", null, children));
1161
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1162
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-wireframe", __assign({}, remainingProp), children));
1163
1163
  };
1164
1164
  VeltCommentDialogAssigneeBanner.ResolveButton = VeltCommentDialogAssigneeBannerResolveButton;
1165
1165
  VeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUserAvatar;
1166
1166
  VeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserName;
1167
1167
 
1168
1168
  var VeltCommentDialogAssignMenu = function (props) {
1169
- var children = props.children;
1170
- return (React__default["default"].createElement("velt-comment-dialog-assign-menu-wireframe", null, children));
1169
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1170
+ return (React__default["default"].createElement("velt-comment-dialog-assign-menu-wireframe", __assign({}, remainingProp), children));
1171
1171
  };
1172
1172
 
1173
1173
  var VeltCommentDialogBody = function (props) {
1174
- var children = props.children;
1175
- return (React__default["default"].createElement("velt-comment-dialog-body-wireframe", null, children));
1174
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1175
+ return (React__default["default"].createElement("velt-comment-dialog-body-wireframe", __assign({}, remainingProp), children));
1176
1176
  };
1177
1177
 
1178
1178
  var VeltCommentDialogCommentCategory = function (props) {
1179
- var children = props.children;
1180
- return (React__default["default"].createElement("velt-comment-dialog-comment-category-wireframe", null, children));
1179
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1180
+ return (React__default["default"].createElement("velt-comment-dialog-comment-category-wireframe", __assign({}, remainingProp), children));
1181
1181
  };
1182
1182
 
1183
1183
  var VeltCommentDialogCommentIndex = function (props) {
1184
- var children = props.children;
1185
- return (React__default["default"].createElement("velt-comment-dialog-comment-index-wireframe", null, children));
1184
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1185
+ return (React__default["default"].createElement("velt-comment-dialog-comment-index-wireframe", __assign({}, remainingProp), children));
1186
1186
  };
1187
1187
 
1188
1188
  var VeltCommentDialogCommentSuggestionStatus = function (props) {
1189
- var children = props.children;
1190
- return (React__default["default"].createElement("velt-comment-dialog-comment-suggestion-status-wireframe", null, children));
1189
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1190
+ return (React__default["default"].createElement("velt-comment-dialog-comment-suggestion-status-wireframe", __assign({}, remainingProp), children));
1191
1191
  };
1192
1192
 
1193
1193
  var VeltCommentDialogComposerActionButton = function (props) {
@@ -1196,90 +1196,90 @@ var VeltCommentDialogComposerActionButton = function (props) {
1196
1196
  };
1197
1197
 
1198
1198
  var VeltCommentDialogComposerAssignUser = function (props) {
1199
- var children = props.children;
1200
- return (React__default["default"].createElement("velt-comment-dialog-composer-assign-user-wireframe", null, children));
1199
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1200
+ return (React__default["default"].createElement("velt-comment-dialog-composer-assign-user-wireframe", __assign({}, remainingProp), children));
1201
1201
  };
1202
1202
 
1203
1203
  var VeltCommentDialogComposerAttachmentsInvalidItemPreview = function (props) {
1204
- var children = props.children;
1205
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe", null, children));
1204
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1205
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe", __assign({}, remainingProp), children));
1206
1206
  };
1207
1207
 
1208
1208
  var VeltCommentDialogComposerAttachmentsInvalidItemMessage = function (props) {
1209
- var children = props.children;
1210
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-message-wireframe", null, children));
1209
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1210
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-message-wireframe", __assign({}, remainingProp), children));
1211
1211
  };
1212
1212
 
1213
1213
  var VeltCommentDialogComposerAttachmentsInvalidItemDelete = function (props) {
1214
- var children = props.children;
1215
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe", null, children));
1214
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1215
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe", __assign({}, remainingProp), children));
1216
1216
  };
1217
1217
 
1218
1218
  var VeltCommentDialogComposerAttachmentsInvalidItem = function (props) {
1219
- var children = props.children;
1220
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-wireframe", null, children));
1219
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1220
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-wireframe", __assign({}, remainingProp), children));
1221
1221
  };
1222
1222
  VeltCommentDialogComposerAttachmentsInvalidItem.Preview = VeltCommentDialogComposerAttachmentsInvalidItemPreview;
1223
1223
  VeltCommentDialogComposerAttachmentsInvalidItem.Message = VeltCommentDialogComposerAttachmentsInvalidItemMessage;
1224
1224
  VeltCommentDialogComposerAttachmentsInvalidItem.Delete = VeltCommentDialogComposerAttachmentsInvalidItemDelete;
1225
1225
 
1226
1226
  var VeltCommentDialogComposerAttachmentsInvalid = function (props) {
1227
- var children = props.children;
1228
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-wireframe", null, children));
1227
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1228
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-wireframe", __assign({}, remainingProp), children));
1229
1229
  };
1230
1230
  VeltCommentDialogComposerAttachmentsInvalid.Item = VeltCommentDialogComposerAttachmentsInvalidItem;
1231
1231
 
1232
1232
  var VeltCommentDialogComposerAttachmentsImagePreview = function (props) {
1233
- var children = props.children;
1234
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-preview-wireframe", null, children));
1233
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1234
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-preview-wireframe", __assign({}, remainingProp), children));
1235
1235
  };
1236
1236
 
1237
1237
  var VeltCommentDialogComposerAttachmentsImageDelete = function (props) {
1238
- var children = props.children;
1239
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-delete-wireframe", null, children));
1238
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1239
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-delete-wireframe", __assign({}, remainingProp), children));
1240
1240
  };
1241
1241
 
1242
1242
  var VeltCommentDialogComposerAttachmentsImageLoading = function (props) {
1243
- var children = props.children;
1244
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-loading-wireframe", null, children));
1243
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1244
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-loading-wireframe", __assign({}, remainingProp), children));
1245
1245
  };
1246
1246
 
1247
1247
  var VeltCommentDialogComposerAttachmentsImage = function (props) {
1248
- var children = props.children;
1249
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-wireframe", null, children));
1248
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1249
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-wireframe", __assign({}, remainingProp), children));
1250
1250
  };
1251
1251
  VeltCommentDialogComposerAttachmentsImage.Preview = VeltCommentDialogComposerAttachmentsImagePreview;
1252
1252
  VeltCommentDialogComposerAttachmentsImage.Loading = VeltCommentDialogComposerAttachmentsImageLoading;
1253
1253
  VeltCommentDialogComposerAttachmentsImage.Delete = VeltCommentDialogComposerAttachmentsImageDelete;
1254
1254
 
1255
1255
  var VeltCommentDialogComposerAttachmentsOtherDelete = function (props) {
1256
- var children = props.children;
1257
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-delete-wireframe", null, children));
1256
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1257
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-delete-wireframe", __assign({}, remainingProp), children));
1258
1258
  };
1259
1259
 
1260
1260
  var VeltCommentDialogComposerAttachmentsOtherIcon = function (props) {
1261
- var children = props.children;
1262
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-icon-wireframe", null, children));
1261
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1262
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-icon-wireframe", __assign({}, remainingProp), children));
1263
1263
  };
1264
1264
 
1265
1265
  var VeltCommentDialogComposerAttachmentsOtherLoading = function (props) {
1266
- var children = props.children;
1267
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-loading-wireframe", null, children));
1266
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1267
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-loading-wireframe", __assign({}, remainingProp), children));
1268
1268
  };
1269
1269
 
1270
1270
  var VeltCommentDialogComposerAttachmentsOtherName = function (props) {
1271
- var children = props.children;
1272
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-name-wireframe", null, children));
1271
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1272
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-name-wireframe", __assign({}, remainingProp), children));
1273
1273
  };
1274
1274
 
1275
1275
  var VeltCommentDialogComposerAttachmentsOtherSize = function (props) {
1276
- var children = props.children;
1277
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-size-wireframe", null, children));
1276
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1277
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-size-wireframe", __assign({}, remainingProp), children));
1278
1278
  };
1279
1279
 
1280
1280
  var VeltCommentDialogComposerAttachmentsOther = function (props) {
1281
- var children = props.children;
1282
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-wireframe", null, children));
1281
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1282
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-wireframe", __assign({}, remainingProp), children));
1283
1283
  };
1284
1284
  VeltCommentDialogComposerAttachmentsOther.Delete = VeltCommentDialogComposerAttachmentsOtherDelete;
1285
1285
  VeltCommentDialogComposerAttachmentsOther.Loading = VeltCommentDialogComposerAttachmentsOtherLoading;
@@ -1288,32 +1288,32 @@ VeltCommentDialogComposerAttachmentsOther.Name = VeltCommentDialogComposerAttach
1288
1288
  VeltCommentDialogComposerAttachmentsOther.Size = VeltCommentDialogComposerAttachmentsOtherSize;
1289
1289
 
1290
1290
  var VeltCommentDialogComposerAttachmentsSelected = function (props) {
1291
- var children = props.children;
1292
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-selected-wireframe", null, children));
1291
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1292
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-selected-wireframe", __assign({}, remainingProp), children));
1293
1293
  };
1294
1294
  VeltCommentDialogComposerAttachmentsSelected.Image = VeltCommentDialogComposerAttachmentsImage;
1295
1295
  VeltCommentDialogComposerAttachmentsSelected.Other = VeltCommentDialogComposerAttachmentsOther;
1296
1296
 
1297
1297
  var VeltCommentDialogComposerAttachments = function (props) {
1298
- var children = props.children;
1299
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-wireframe", null, children));
1298
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1299
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-wireframe", __assign({}, remainingProp), children));
1300
1300
  };
1301
1301
  VeltCommentDialogComposerAttachments.Invalid = VeltCommentDialogComposerAttachmentsInvalid;
1302
1302
  VeltCommentDialogComposerAttachments.Selected = VeltCommentDialogComposerAttachmentsSelected;
1303
1303
 
1304
1304
  var VeltCommentDialogComposerInput = function (props) {
1305
- var children = props.children;
1306
- return (React__default["default"].createElement("velt-comment-dialog-composer-input-wireframe", null, children));
1305
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1306
+ return (React__default["default"].createElement("velt-comment-dialog-composer-input-wireframe", __assign({}, remainingProp), children));
1307
1307
  };
1308
1308
 
1309
1309
  var VeltCommentDialogComposerRecordings = function (props) {
1310
- var children = props.children;
1311
- return (React__default["default"].createElement("velt-comment-dialog-composer-recordings-wireframe", null, children));
1310
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1311
+ return (React__default["default"].createElement("velt-comment-dialog-composer-recordings-wireframe", __assign({}, remainingProp), children));
1312
1312
  };
1313
1313
 
1314
1314
  var VeltCommentDialogComposer = function (props) {
1315
- var children = props.children;
1316
- return (React__default["default"].createElement("velt-comment-dialog-composer-wireframe", null, children));
1315
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1316
+ return (React__default["default"].createElement("velt-comment-dialog-composer-wireframe", __assign({}, remainingProp), children));
1317
1317
  };
1318
1318
  VeltCommentDialogComposer.ActionButton = VeltCommentDialogComposerActionButton;
1319
1319
  VeltCommentDialogComposer.AssignUser = VeltCommentDialogComposerAssignUser;
@@ -1322,116 +1322,116 @@ VeltCommentDialogComposer.Input = VeltCommentDialogComposerInput;
1322
1322
  VeltCommentDialogComposer.Recordings = VeltCommentDialogComposerRecordings;
1323
1323
 
1324
1324
  var VeltCommentDialogCopyLink = function (props) {
1325
- var children = props.children;
1326
- return (React__default["default"].createElement("velt-comment-dialog-copy-link-wireframe", null, children));
1325
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1326
+ return (React__default["default"].createElement("velt-comment-dialog-copy-link-wireframe", __assign({}, remainingProp), children));
1327
1327
  };
1328
1328
 
1329
1329
  var VeltCommentDialogGhostBanner = function (props) {
1330
- var children = props.children;
1331
- return (React__default["default"].createElement("velt-comment-dialog-ghost-banner-wireframe", null, children));
1330
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1331
+ return (React__default["default"].createElement("velt-comment-dialog-ghost-banner-wireframe", __assign({}, remainingProp), children));
1332
1332
  };
1333
1333
 
1334
1334
  var VeltCommentDialogHeader = function (props) {
1335
- var children = props.children;
1336
- return (React__default["default"].createElement("velt-comment-dialog-header-wireframe", null, children));
1335
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1336
+ return (React__default["default"].createElement("velt-comment-dialog-header-wireframe", __assign({}, remainingProp), children));
1337
1337
  };
1338
1338
 
1339
1339
  var VeltCommentDialogMoreReply = function (props) {
1340
- var children = props.children;
1341
- return (React__default["default"].createElement("velt-comment-dialog-more-reply-wireframe", null, children));
1340
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1341
+ return (React__default["default"].createElement("velt-comment-dialog-more-reply-wireframe", __assign({}, remainingProp), children));
1342
1342
  };
1343
1343
 
1344
1344
  var VeltCommentDialogOptions = function (props) {
1345
- var children = props.children;
1346
- return (React__default["default"].createElement("velt-comment-dialog-options-wireframe", null, children));
1345
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1346
+ return (React__default["default"].createElement("velt-comment-dialog-options-wireframe", __assign({}, remainingProp), children));
1347
1347
  };
1348
1348
 
1349
1349
  var VeltCommentDialogPriority = function (props) {
1350
- var children = props.children;
1351
- return (React__default["default"].createElement("velt-comment-dialog-priority-wireframe", null, children));
1350
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1351
+ return (React__default["default"].createElement("velt-comment-dialog-priority-wireframe", __assign({}, remainingProp), children));
1352
1352
  };
1353
1353
 
1354
1354
  var VeltCommentDialogPrivateBanner = function (props) {
1355
- var children = props.children;
1356
- return (React__default["default"].createElement("velt-comment-dialog-private-banner-wireframe", null, children));
1355
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1356
+ return (React__default["default"].createElement("velt-comment-dialog-private-banner-wireframe", __assign({}, remainingProp), children));
1357
1357
  };
1358
1358
 
1359
1359
  var VeltCommentDialogResolveButton = function (props) {
1360
- var children = props.children;
1361
- return (React__default["default"].createElement("velt-comment-dialog-resolve-button-wireframe", null, children));
1360
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1361
+ return (React__default["default"].createElement("velt-comment-dialog-resolve-button-wireframe", __assign({}, remainingProp), children));
1362
1362
  };
1363
1363
 
1364
1364
  var VeltCommentDialogSignIn = function (props) {
1365
- var children = props.children;
1366
- return (React__default["default"].createElement("velt-comment-dialog-sign-in-wireframe", null, children));
1365
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1366
+ return (React__default["default"].createElement("velt-comment-dialog-sign-in-wireframe", __assign({}, remainingProp), children));
1367
1367
  };
1368
1368
 
1369
1369
  var VeltCommentDialogStatus = function (props) {
1370
- var children = props.children;
1371
- return (React__default["default"].createElement("velt-comment-dialog-status-wireframe", null, children));
1370
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1371
+ return (React__default["default"].createElement("velt-comment-dialog-status-wireframe", __assign({}, remainingProp), children));
1372
1372
  };
1373
1373
 
1374
1374
  var VeltCommentDialogThreadCardAvatar = function (props) {
1375
- var children = props.children;
1376
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-avatar-wireframe", null, children));
1375
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1376
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-avatar-wireframe", __assign({}, remainingProp), children));
1377
1377
  };
1378
1378
 
1379
1379
  var VeltCommentDialogThreadCardDeviceType = function (props) {
1380
- var children = props.children;
1381
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-device-type-wireframe", null, children));
1380
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1381
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-device-type-wireframe", __assign({}, remainingProp), children));
1382
1382
  };
1383
1383
 
1384
1384
  var VeltCommentDialogThreadCardAttachmentsImagePreview = function (props) {
1385
- var children = props.children;
1386
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-preview-wireframe", null, children));
1385
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1386
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-preview-wireframe", __assign({}, remainingProp), children));
1387
1387
  };
1388
1388
 
1389
1389
  var VeltCommentDialogThreadCardAttachmentsImageDelete = function (props) {
1390
- var children = props.children;
1391
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-delete-wireframe", null, children));
1390
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1391
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-delete-wireframe", __assign({}, remainingProp), children));
1392
1392
  };
1393
1393
 
1394
1394
  var VeltCommentDialogThreadCardAttachmentsImageDownload = function (props) {
1395
- var children = props.children;
1396
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-download-wireframe", null, children));
1395
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1396
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-download-wireframe", __assign({}, remainingProp), children));
1397
1397
  };
1398
1398
 
1399
1399
  var VeltCommentDialogThreadCardAttachmentsImage = function (props) {
1400
- var children = props.children;
1401
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-wireframe", null, children));
1400
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1401
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-wireframe", __assign({}, remainingProp), children));
1402
1402
  };
1403
1403
  VeltCommentDialogThreadCardAttachmentsImage.Preview = VeltCommentDialogThreadCardAttachmentsImagePreview;
1404
1404
  VeltCommentDialogThreadCardAttachmentsImage.Download = VeltCommentDialogThreadCardAttachmentsImageDownload;
1405
1405
  VeltCommentDialogThreadCardAttachmentsImage.Delete = VeltCommentDialogThreadCardAttachmentsImageDelete;
1406
1406
 
1407
1407
  var VeltCommentDialogThreadCardAttachmentsOtherDelete = function (props) {
1408
- var children = props.children;
1409
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-delete-wireframe", null, children));
1408
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1409
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-delete-wireframe", __assign({}, remainingProp), children));
1410
1410
  };
1411
1411
 
1412
1412
  var VeltCommentDialogThreadCardAttachmentsOtherDownload = function (props) {
1413
- var children = props.children;
1414
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-download-wireframe", null, children));
1413
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1414
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-download-wireframe", __assign({}, remainingProp), children));
1415
1415
  };
1416
1416
 
1417
1417
  var VeltCommentDialogThreadCardAttachmentsOtherIcon = function (props) {
1418
- var children = props.children;
1419
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-icon-wireframe", null, children));
1418
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1419
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-icon-wireframe", __assign({}, remainingProp), children));
1420
1420
  };
1421
1421
 
1422
1422
  var VeltCommentDialogThreadCardAttachmentsOtherName = function (props) {
1423
- var children = props.children;
1424
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-name-wireframe", null, children));
1423
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1424
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-name-wireframe", __assign({}, remainingProp), children));
1425
1425
  };
1426
1426
 
1427
1427
  var VeltCommentDialogThreadCardAttachmentsOtherSize = function (props) {
1428
- var children = props.children;
1429
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-size-wireframe", null, children));
1428
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1429
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-size-wireframe", __assign({}, remainingProp), children));
1430
1430
  };
1431
1431
 
1432
1432
  var VeltCommentDialogThreadCardAttachmentsOther = function (props) {
1433
- var children = props.children;
1434
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-wireframe", null, children));
1433
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1434
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-wireframe", __assign({}, remainingProp), children));
1435
1435
  };
1436
1436
  VeltCommentDialogThreadCardAttachmentsOther.Icon = VeltCommentDialogThreadCardAttachmentsOtherIcon;
1437
1437
  VeltCommentDialogThreadCardAttachmentsOther.Name = VeltCommentDialogThreadCardAttachmentsOtherName;
@@ -1440,51 +1440,51 @@ VeltCommentDialogThreadCardAttachmentsOther.Download = VeltCommentDialogThreadCa
1440
1440
  VeltCommentDialogThreadCardAttachmentsOther.Delete = VeltCommentDialogThreadCardAttachmentsOtherDelete;
1441
1441
 
1442
1442
  var VeltCommentDialogThreadCardAttachments = function (props) {
1443
- var children = props.children;
1444
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-wireframe", null, children));
1443
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1444
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-wireframe", __assign({}, remainingProp), children));
1445
1445
  };
1446
1446
  VeltCommentDialogThreadCardAttachments.Other = VeltCommentDialogThreadCardAttachmentsOther;
1447
1447
  VeltCommentDialogThreadCardAttachments.Image = VeltCommentDialogThreadCardAttachmentsImage;
1448
1448
 
1449
1449
  var VeltCommentDialogThreadCardMessage = function (props) {
1450
- var children = props.children;
1451
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-message-wireframe", null, children));
1450
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1451
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-message-wireframe", __assign({}, remainingProp), children));
1452
1452
  };
1453
1453
 
1454
1454
  var VeltCommentDialogThreadCardName = function (props) {
1455
- var children = props.children;
1456
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-name-wireframe", null, children));
1455
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1456
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-name-wireframe", __assign({}, remainingProp), children));
1457
1457
  };
1458
1458
 
1459
1459
  var VeltCommentDialogThreadCardOptions = function (props) {
1460
- var children = props.children;
1461
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-options-wireframe", null, children));
1460
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1461
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-options-wireframe", __assign({}, remainingProp), children));
1462
1462
  };
1463
1463
 
1464
1464
  var VeltCommentDialogThreadCardReactions = function (props) {
1465
- var children = props.children;
1466
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-reactions-wireframe", null, children));
1465
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1466
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-reactions-wireframe", __assign({}, remainingProp), children));
1467
1467
  };
1468
1468
 
1469
1469
  var VeltCommentDialogThreadCardReactionTool = function (props) {
1470
- var children = props.children;
1471
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-reaction-tool-wireframe", null, children));
1470
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1471
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-reaction-tool-wireframe", __assign({}, remainingProp), children));
1472
1472
  };
1473
1473
 
1474
1474
  var VeltCommentDialogThreadCardRecordings = function (props) {
1475
- var children = props.children;
1476
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-recordings-wireframe", null, children));
1475
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1476
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-recordings-wireframe", __assign({}, remainingProp), children));
1477
1477
  };
1478
1478
 
1479
1479
  var VeltCommentDialogThreadCardTime = function (props) {
1480
- var children = props.children;
1481
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-time-wireframe", null, children));
1480
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1481
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-time-wireframe", __assign({}, remainingProp), children));
1482
1482
  };
1483
1483
 
1484
1484
  // Main Thread Card component
1485
1485
  var VeltCommentDialogThreadCard = function (props) {
1486
- var children = props.children;
1487
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-wireframe", null, children));
1486
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1487
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-wireframe", __assign({}, remainingProp), children));
1488
1488
  };
1489
1489
  // Attach the Sub component as a static property of the main Thread Card component
1490
1490
  VeltCommentDialogThreadCard.Avatar = VeltCommentDialogThreadCardAvatar;
@@ -1499,40 +1499,40 @@ VeltCommentDialogThreadCard.Recordings = VeltCommentDialogThreadCardRecordings;
1499
1499
  VeltCommentDialogThreadCard.Time = VeltCommentDialogThreadCardTime;
1500
1500
 
1501
1501
  var VeltCommentDialogThreads = function (props) {
1502
- var children = props.children;
1503
- return (React__default["default"].createElement("velt-comment-dialog-threads-wireframe", null, children));
1502
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1503
+ return (React__default["default"].createElement("velt-comment-dialog-threads-wireframe", __assign({}, remainingProp), children));
1504
1504
  };
1505
1505
 
1506
1506
  var VeltCommentDialogToggleReply = function (props) {
1507
- var children = props.children;
1508
- return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-wireframe", null, children));
1507
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1508
+ return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-wireframe", __assign({}, remainingProp), children));
1509
1509
  };
1510
1510
 
1511
1511
  var VeltCommentDialogUpgrade = function (props) {
1512
- var children = props.children;
1513
- return (React__default["default"].createElement("velt-comment-dialog-upgrade-wireframe", null, children));
1512
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1513
+ return (React__default["default"].createElement("velt-comment-dialog-upgrade-wireframe", __assign({}, remainingProp), children));
1514
1514
  };
1515
1515
 
1516
1516
  var VeltCommentDialogSuggestionActionAccept = function (props) {
1517
- var children = props.children;
1518
- return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-accept-wireframe", null, children));
1517
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1518
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-accept-wireframe", __assign({}, remainingProp), children));
1519
1519
  };
1520
1520
 
1521
1521
  var VeltCommentDialogSuggestionActionReject = function (props) {
1522
- var children = props.children;
1523
- return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-reject-wireframe", null, children));
1522
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1523
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-reject-wireframe", __assign({}, remainingProp), children));
1524
1524
  };
1525
1525
 
1526
1526
  var VeltCommentDialogSuggestionAction = function (props) {
1527
- var children = props.children;
1528
- return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-wireframe", null, children));
1527
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1528
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-wireframe", __assign({}, remainingProp), children));
1529
1529
  };
1530
1530
  VeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;
1531
1531
  VeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;
1532
1532
 
1533
1533
  var VeltCommentDialogPrivateBadge = function (props) {
1534
- var children = props.children;
1535
- return (React__default["default"].createElement("velt-comment-dialog-private-badge-wireframe", null, children));
1534
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1535
+ return (React__default["default"].createElement("velt-comment-dialog-private-badge-wireframe", __assign({}, remainingProp), children));
1536
1536
  };
1537
1537
 
1538
1538
  var VeltCommentDialogWireframe = function (props) {
@@ -1566,90 +1566,90 @@ VeltCommentDialogWireframe.Upgrade = VeltCommentDialogUpgrade;
1566
1566
  VeltCommentDialogWireframe.PrivateBadge = VeltCommentDialogPrivateBadge;
1567
1567
 
1568
1568
  var VeltCommentsSidebarCloseButton = function (props) {
1569
- var children = props.children;
1570
- return (React__default["default"].createElement("velt-comments-sidebar-close-button-wireframe", null, children));
1569
+ props.children; var remainingProps = __rest(props, ["children"]);
1570
+ return (React__default["default"].createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, remainingProps)));
1571
1571
  };
1572
1572
 
1573
1573
  var VeltCommentsSidebarEmptyPlaceholder = function (props) {
1574
- var children = props.children;
1575
- return (React__default["default"].createElement("velt-comments-sidebar-empty-placeholder-wireframe", null, children));
1574
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1575
+ return (React__default["default"].createElement("velt-comments-sidebar-empty-placeholder-wireframe", __assign({}, remainingProps), children));
1576
1576
  };
1577
1577
 
1578
1578
  var VeltCommentsSidebarFilterAllOption = function (props) {
1579
- var children = props.children;
1580
- return (React__default["default"].createElement("velt-comments-sidebar-filter-all-option-wireframe", null, children));
1579
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1580
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-all-option-wireframe", __assign({}, remainingProps), children));
1581
1581
  };
1582
1582
 
1583
1583
  var VeltCommentsSidebarFilterCategory = function (props) {
1584
- var children = props.children;
1585
- return (React__default["default"].createElement("velt-comments-sidebar-filter-category-wireframe", null, children));
1584
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1585
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-category-wireframe", __assign({}, remainingProps), children));
1586
1586
  };
1587
1587
 
1588
1588
  var VeltCommentsSidebarFilterCheckboxChecked = function (props) {
1589
- var children = props.children;
1590
- return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-checked-wireframe", null, children));
1589
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1590
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-checked-wireframe", __assign({}, remainingProps), children));
1591
1591
  };
1592
1592
 
1593
1593
  var VeltCommentsSidebarFilterCheckboxUnchecked = function (props) {
1594
- var children = props.children;
1595
- return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-unchecked-wireframe", null, children));
1594
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1595
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-unchecked-wireframe", __assign({}, remainingProps), children));
1596
1596
  };
1597
1597
 
1598
1598
  var VeltCommentsSidebarFilterCheckbox = function (props) {
1599
- var children = props.children;
1600
- return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-wireframe", null, children));
1599
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1600
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-wireframe", __assign({}, remainingProps), children));
1601
1601
  };
1602
1602
  VeltCommentsSidebarFilterCheckbox.Checked = VeltCommentsSidebarFilterCheckboxChecked;
1603
1603
  VeltCommentsSidebarFilterCheckbox.Unchecked = VeltCommentsSidebarFilterCheckboxUnchecked;
1604
1604
 
1605
1605
  var VeltCommentsSidebarFilterCloseButton = function (props) {
1606
- var children = props.children;
1607
- return (React__default["default"].createElement("velt-comments-sidebar-filter-close-button-wireframe", null, children));
1606
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1607
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-close-button-wireframe", __assign({}, remainingProps), children));
1608
1608
  };
1609
1609
 
1610
1610
  var VeltCommentsSidebarFilterCommentType = function (props) {
1611
- var children = props.children;
1612
- return (React__default["default"].createElement("velt-comments-sidebar-filter-comment-type-wireframe", null, children));
1611
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1612
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-comment-type-wireframe", __assign({}, remainingProps), children));
1613
1613
  };
1614
1614
 
1615
1615
  var VeltCommentsSidebarFilterDoneButton = function (props) {
1616
- var children = props.children;
1617
- return (React__default["default"].createElement("velt-comments-sidebar-filter-done-button-wireframe", null, children));
1616
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1617
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-done-button-wireframe", __assign({}, remainingProps), children));
1618
1618
  };
1619
1619
 
1620
1620
  var VeltCommentsSidebarFilterGroupBy = function (props) {
1621
- var children = props.children;
1622
- return (React__default["default"].createElement("velt-comments-sidebar-filter-group-by-wireframe", null, children));
1621
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1622
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-group-by-wireframe", __assign({}, remainingProps), children));
1623
1623
  };
1624
1624
 
1625
1625
  var VeltCommentsSidebarFilterLocation = function (props) {
1626
- var children = props.children;
1627
- return (React__default["default"].createElement("velt-comments-sidebar-filter-location-wireframe", null, children));
1626
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1627
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-location-wireframe", __assign({}, remainingProps), children));
1628
1628
  };
1629
1629
 
1630
1630
  var VeltCommentsSidebarFilterPeople = function (props) {
1631
- var children = props.children;
1632
- return (React__default["default"].createElement("velt-comments-sidebar-filter-people-wireframe", null, children));
1631
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1632
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-people-wireframe", __assign({}, remainingProps), children));
1633
1633
  };
1634
1634
 
1635
1635
  var VeltCommentsSidebarFilterPriority = function (props) {
1636
- var children = props.children;
1637
- return (React__default["default"].createElement("velt-comments-sidebar-filter-priority-wireframe", null, children));
1636
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1637
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-priority-wireframe", __assign({}, remainingProps), children));
1638
1638
  };
1639
1639
 
1640
1640
  var VeltCommentsSidebarFilterTitle = function (props) {
1641
- var children = props.children;
1642
- return (React__default["default"].createElement("velt-comments-sidebar-filter-title-wireframe", null, children));
1641
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1642
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-title-wireframe", __assign({}, remainingProps), children));
1643
1643
  };
1644
1644
 
1645
1645
  var VeltCommentsSidebarFilterVersions = function (props) {
1646
- var children = props.children;
1647
- return (React__default["default"].createElement("velt-comments-sidebar-filter-versions-wireframe", null, children));
1646
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1647
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-versions-wireframe", __assign({}, remainingProps), children));
1648
1648
  };
1649
1649
 
1650
1650
  var VeltCommentsSidebarFilter = function (props) {
1651
- var children = props.children;
1652
- return (React__default["default"].createElement("velt-comments-sidebar-filter-wireframe", null, children));
1651
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1652
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-wireframe", __assign({}, remainingProps), children));
1653
1653
  };
1654
1654
  VeltCommentsSidebarFilter.AllOption = VeltCommentsSidebarFilterAllOption;
1655
1655
  VeltCommentsSidebarFilter.Category = VeltCommentsSidebarFilterCategory;
@@ -1665,43 +1665,43 @@ VeltCommentsSidebarFilter.Title = VeltCommentsSidebarFilterTitle;
1665
1665
  VeltCommentsSidebarFilter.Versions = VeltCommentsSidebarFilterVersions;
1666
1666
 
1667
1667
  var VeltCommentsSidebarHeader = function (props) {
1668
- var children = props.children;
1669
- return (React__default["default"].createElement("velt-comments-sidebar-header-wireframe", null, children));
1668
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1669
+ return (React__default["default"].createElement("velt-comments-sidebar-header-wireframe", __assign({}, remainingProps), children));
1670
1670
  };
1671
1671
 
1672
1672
  var VeltCommentsSidebarList = function (props) {
1673
- var children = props.children;
1674
- return (React__default["default"].createElement("velt-comments-sidebar-list-wireframe", null, children));
1673
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1674
+ return (React__default["default"].createElement("velt-comments-sidebar-list-wireframe", __assign({}, remainingProps), children));
1675
1675
  };
1676
1676
 
1677
1677
  var VeltCommentsSidebarPageModeComposer = function (props) {
1678
- var children = props.children;
1679
- return (React__default["default"].createElement("velt-comments-sidebar-page-mode-composer-wireframe", null, children));
1678
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1679
+ return (React__default["default"].createElement("velt-comments-sidebar-page-mode-composer-wireframe", __assign({}, remainingProps), children));
1680
1680
  };
1681
1681
 
1682
1682
  var VeltCommentsSidebarSearch = function (props) {
1683
- var children = props.children;
1684
- return (React__default["default"].createElement("velt-comments-sidebar-search-wireframe", null, children));
1683
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1684
+ return (React__default["default"].createElement("velt-comments-sidebar-search-wireframe", __assign({}, remainingProps), children));
1685
1685
  };
1686
1686
 
1687
1687
  var VeltCommentsSidebarStatus = function (props) {
1688
- var children = props.children;
1689
- return (React__default["default"].createElement("velt-comments-sidebar-status-wireframe", null, children));
1688
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1689
+ return (React__default["default"].createElement("velt-comments-sidebar-status-wireframe", __assign({}, remainingProps), children));
1690
1690
  };
1691
1691
 
1692
1692
  var VeltCommentsSidebarFilterButton = function (props) {
1693
- var children = props.children;
1694
- return (React__default["default"].createElement("velt-comments-sidebar-filter-button-wireframe", null, children));
1693
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1694
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-button-wireframe", __assign({}, remainingProps), children));
1695
1695
  };
1696
1696
 
1697
1697
  var VeltCommentsSidebarSkeleton = function (props) {
1698
- var children = props.children;
1699
- return (React__default["default"].createElement("velt-comment-sidebar-skeleton-wireframe", null, children));
1698
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1699
+ return (React__default["default"].createElement("velt-comments-sidebar-skeleton-wireframe", __assign({}, remainingProps), children));
1700
1700
  };
1701
1701
 
1702
1702
  var VeltCommentsSidebarPanel = function (props) {
1703
- var children = props.children;
1704
- return (React__default["default"].createElement("velt-comment-sidebar-panel-wireframe", null, children));
1703
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1704
+ return (React__default["default"].createElement("velt-comments-sidebar-panel-wireframe", __assign({}, remainingProps), children));
1705
1705
  };
1706
1706
 
1707
1707
  var VeltCommentsSidebarWireframe = function (props) {
@@ -1721,33 +1721,33 @@ VeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;
1721
1721
  VeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;
1722
1722
 
1723
1723
  var VeltCommentPinGhostCommentIndicator = function (props) {
1724
- var children = props.children;
1725
- return (React__default["default"].createElement("velt-comment-pin-ghost-comment-indicator-wireframe", null, children));
1724
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1725
+ return (React__default["default"].createElement("velt-comment-pin-ghost-comment-indicator-wireframe", __assign({}, remainingProp), children));
1726
1726
  };
1727
1727
 
1728
1728
  var VeltCommentPinIndex = function (props) {
1729
- var children = props.children;
1730
- return (React__default["default"].createElement("velt-comment-pin-index-wireframe", null, children));
1729
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1730
+ return (React__default["default"].createElement("velt-comment-pin-index-wireframe", __assign({}, remainingProp), children));
1731
1731
  };
1732
1732
 
1733
1733
  var VeltCommentPinTriangle = function (props) {
1734
- var children = props.children;
1735
- return (React__default["default"].createElement("velt-comment-pin-triangle-wireframe", null, children));
1734
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1735
+ return (React__default["default"].createElement("velt-comment-pin-triangle-wireframe", __assign({}, remainingProp), children));
1736
1736
  };
1737
1737
 
1738
1738
  var VeltCommentPinUnreadCommentIndicator = function (props) {
1739
- var children = props.children;
1740
- return (React__default["default"].createElement("velt-comment-pin-unread-comment-indicator-wireframe", null, children));
1739
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1740
+ return (React__default["default"].createElement("velt-comment-pin-unread-comment-indicator-wireframe", __assign({}, remainingProp), children));
1741
1741
  };
1742
1742
 
1743
1743
  var VeltCommentPinPrivateCommentIndicator = function (props) {
1744
- var children = props.children;
1745
- return (React__default["default"].createElement("velt-comment-pin-private-comment-indicator-wireframe", null, children));
1744
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1745
+ return (React__default["default"].createElement("velt-comment-pin-private-comment-indicator-wireframe", __assign({}, remainingProp), children));
1746
1746
  };
1747
1747
 
1748
1748
  var VeltCommentPinWireframe = function (props) {
1749
- var children = props.children;
1750
- return (React__default["default"].createElement("velt-comment-pin-wireframe", null, children));
1749
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1750
+ return (React__default["default"].createElement("velt-comment-pin-wireframe", __assign({}, remainingProp), children));
1751
1751
  };
1752
1752
  VeltCommentPinWireframe.GhostCommentIndicator = VeltCommentPinGhostCommentIndicator;
1753
1753
  VeltCommentPinWireframe.Index = VeltCommentPinIndex;
@@ -1772,33 +1772,33 @@ var VeltCommentToolWireframe = function (props) {
1772
1772
  };
1773
1773
 
1774
1774
  var VeltTextCommentToolWireframe = function (props) {
1775
- var children = props.children;
1776
- return (React__default["default"].createElement("velt-text-comment-tool-wireframe", null, children));
1775
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1776
+ return (React__default["default"].createElement("velt-text-comment-tool-wireframe", __assign({}, remainingProps), children));
1777
1777
  };
1778
1778
 
1779
1779
  var VeltTextCommentToolbarCommentAnnotation = function (props) {
1780
- var children = props.children;
1781
- return (React__default["default"].createElement("velt-text-comment-toolbar-comment-annotation-wireframe", null, children));
1780
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1781
+ return (React__default["default"].createElement("velt-text-comment-toolbar-comment-annotation-wireframe", __assign({}, remainingProps), children));
1782
1782
  };
1783
1783
 
1784
1784
  var VeltTextCommentToolbarCopywriter = function (props) {
1785
- var children = props.children;
1786
- return (React__default["default"].createElement("velt-text-comment-toolbar-copywriter-wireframe", null, children));
1785
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1786
+ return (React__default["default"].createElement("velt-text-comment-toolbar-copywriter-wireframe", __assign({}, remainingProps), children));
1787
1787
  };
1788
1788
 
1789
1789
  var VeltTextCommentToolbarGeneric = function (props) {
1790
- var children = props.children;
1791
- return (React__default["default"].createElement("velt-text-comment-toolbar-generic-wireframe", null, children));
1790
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1791
+ return (React__default["default"].createElement("velt-text-comment-toolbar-generic-wireframe", __assign({}, remainingProps), children));
1792
1792
  };
1793
1793
 
1794
1794
  var VeltTextCommentToolbarDivider = function (props) {
1795
- var children = props.children;
1796
- return (React__default["default"].createElement("velt-text-comment-toolbar-divider-wireframe", null, children));
1795
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1796
+ return (React__default["default"].createElement("velt-text-comment-toolbar-divider-wireframe", __assign({}, remainingProps), children));
1797
1797
  };
1798
1798
 
1799
1799
  var VeltTextCommentToolbar = function (props) {
1800
- var children = props.children;
1801
- return (React__default["default"].createElement("velt-text-comment-toolbar-wireframe", null, children));
1800
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1801
+ return (React__default["default"].createElement("velt-text-comment-toolbar-wireframe", __assign({}, remainingProps), children));
1802
1802
  };
1803
1803
  VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
1804
1804
  VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
@@ -1835,28 +1835,28 @@ VeltUserSelectorDropdown.ErrorIcon = VeltUserSelectorDropdownErrorIcon;
1835
1835
  VeltUserSelectorDropdown.Name = VeltUserSelectorDropdownName;
1836
1836
 
1837
1837
  var VeltAutocompleteOptionIconWireframe = function (props) {
1838
- var children = props.children;
1839
- return (React__default["default"].createElement("velt-autocomplete-option-icon-wireframe", null, children));
1838
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1839
+ return (React__default["default"].createElement("velt-autocomplete-option-icon-wireframe", __assign({}, remainingProp), children));
1840
1840
  };
1841
1841
 
1842
1842
  var VeltAutocompleteOptionNameWireframe = function (props) {
1843
- var children = props.children;
1844
- return (React__default["default"].createElement("velt-autocomplete-option-name-wireframe", null, children));
1843
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1844
+ return (React__default["default"].createElement("velt-autocomplete-option-name-wireframe", __assign({}, remainingProp), children));
1845
1845
  };
1846
1846
 
1847
1847
  var VeltAutocompleteOptionDescriptionWireframe = function (props) {
1848
- var children = props.children;
1849
- return (React__default["default"].createElement("velt-autocomplete-option-description-wireframe", null, children));
1848
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1849
+ return (React__default["default"].createElement("velt-autocomplete-option-description-wireframe", __assign({}, remainingProp), children));
1850
1850
  };
1851
1851
 
1852
1852
  var VeltAutocompleteOptionErrorIconWireframe = function (props) {
1853
- var children = props.children;
1854
- return (React__default["default"].createElement("velt-autocomplete-option-error-icon-wireframe", null, children));
1853
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1854
+ return (React__default["default"].createElement("velt-autocomplete-option-error-icon-wireframe", __assign({}, remainingProp), children));
1855
1855
  };
1856
1856
 
1857
1857
  var VeltAutocompleteOptionWireframe = function (props) {
1858
- var children = props.children;
1859
- return (React__default["default"].createElement("velt-autocomplete-option-wireframe", null, children));
1858
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1859
+ return (React__default["default"].createElement("velt-autocomplete-option-wireframe", __assign({}, remainingProp), children));
1860
1860
  };
1861
1861
  VeltAutocompleteOptionWireframe.Icon = VeltAutocompleteOptionIconWireframe;
1862
1862
  VeltAutocompleteOptionWireframe.Description = VeltAutocompleteOptionDescriptionWireframe;
@@ -1864,23 +1864,23 @@ VeltAutocompleteOptionWireframe.ErrorIcon = VeltAutocompleteOptionErrorIconWiref
1864
1864
  VeltAutocompleteOptionWireframe.Name = VeltAutocompleteOptionNameWireframe;
1865
1865
 
1866
1866
  var VeltAutocompleteChipTooltipDescriptionWireframe = function (props) {
1867
- var children = props.children;
1868
- return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-description-wireframe", null, children));
1867
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1868
+ return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-description-wireframe", __assign({}, remainingProp), children));
1869
1869
  };
1870
1870
 
1871
1871
  var VeltAutocompleteChipTooltipIconWireframe = function (props) {
1872
- var children = props.children;
1873
- return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-icon-wireframe", null, children));
1872
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1873
+ return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-icon-wireframe", __assign({}, remainingProp), children));
1874
1874
  };
1875
1875
 
1876
1876
  var VeltAutocompleteChipTooltipNameWireframe = function (props) {
1877
- var children = props.children;
1878
- return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-name-wireframe", null, children));
1877
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1878
+ return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-name-wireframe", __assign({}, remainingProp), children));
1879
1879
  };
1880
1880
 
1881
1881
  var VeltAutocompleteChipTooltipWireframe = function (props) {
1882
- var children = props.children;
1883
- return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-wireframe", null, children));
1882
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1883
+ return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-wireframe", __assign({}, remainingProp), children));
1884
1884
  };
1885
1885
  VeltAutocompleteChipTooltipWireframe.Description = VeltAutocompleteChipTooltipDescriptionWireframe;
1886
1886
  VeltAutocompleteChipTooltipWireframe.Icon = VeltAutocompleteChipTooltipIconWireframe;
@@ -1897,13 +1897,13 @@ var VeltCommentBubbleCommentsCount = function (props) {
1897
1897
  };
1898
1898
 
1899
1899
  var VeltStatusDropdownContentItemIcon = function (props) {
1900
- var children = props.children;
1901
- return (React__default["default"].createElement("velt-status-dropdown-content-item-icon-wireframe", null, children));
1900
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1901
+ return (React__default["default"].createElement("velt-status-dropdown-content-item-icon-wireframe", __assign({}, remainingProps), children));
1902
1902
  };
1903
1903
 
1904
1904
  var VeltStatusDropdownContentItemName = function (props) {
1905
- var children = props.children;
1906
- return (React__default["default"].createElement("velt-status-dropdown-content-item-name-wireframe", null, children));
1905
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1906
+ return (React__default["default"].createElement("velt-status-dropdown-content-item-name-wireframe", __assign({}, remainingProps), children));
1907
1907
  };
1908
1908
 
1909
1909
  var VeltStatusDropdownContentItem = function (props) {
@@ -1920,18 +1920,18 @@ var VeltStatusDropdownContent = function (props) {
1920
1920
  VeltStatusDropdownContent.Item = VeltStatusDropdownContentItem;
1921
1921
 
1922
1922
  var VeltStatusDropdownTriggerArrow = function (props) {
1923
- var children = props.children;
1924
- return (React__default["default"].createElement("velt-status-dropdown-trigger-arrow-wireframe", null, children));
1923
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1924
+ return (React__default["default"].createElement("velt-status-dropdown-trigger-arrow-wireframe", __assign({}, remainingProps), children));
1925
1925
  };
1926
1926
 
1927
1927
  var VeltStatusDropdownTriggerIcon = function (props) {
1928
- var children = props.children;
1929
- return (React__default["default"].createElement("velt-status-dropdown-trigger-icon-wireframe", null, children));
1928
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1929
+ return (React__default["default"].createElement("velt-status-dropdown-trigger-icon-wireframe", __assign({}, remainingProps), children));
1930
1930
  };
1931
1931
 
1932
1932
  var VeltStatusDropdownTriggerName = function (props) {
1933
- var children = props.children;
1934
- return (React__default["default"].createElement("velt-status-dropdown-trigger-name-wireframe", null, children));
1933
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1934
+ return (React__default["default"].createElement("velt-status-dropdown-trigger-name-wireframe", __assign({}, remainingProps), children));
1935
1935
  };
1936
1936
 
1937
1937
  var VeltStatusDropdownTrigger = function (props) {
@@ -1943,18 +1943,18 @@ VeltStatusDropdownTrigger.Name = VeltStatusDropdownTriggerName;
1943
1943
  VeltStatusDropdownTrigger.Icon = VeltStatusDropdownTriggerIcon;
1944
1944
 
1945
1945
  var VeltPriorityDropdownContentItemIcon = function (props) {
1946
- var children = props.children;
1947
- return (React__default["default"].createElement("velt-priority-dropdown-content-item-icon-wireframe", null, children));
1946
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1947
+ return (React__default["default"].createElement("velt-priority-dropdown-content-item-icon-wireframe", __assign({}, remainingProps), children));
1948
1948
  };
1949
1949
 
1950
1950
  var VeltPriorityDropdownContentItemName = function (props) {
1951
- var children = props.children;
1952
- return (React__default["default"].createElement("velt-priority-dropdown-content-item-name-wireframe", null, children));
1951
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1952
+ return (React__default["default"].createElement("velt-priority-dropdown-content-item-name-wireframe", __assign({}, remainingProps), children));
1953
1953
  };
1954
1954
 
1955
1955
  var VeltPriorityDropdownContentItemTick = function (props) {
1956
- var children = props.children;
1957
- return (React__default["default"].createElement("velt-priority-dropdown-content-item-tick-wireframe", null, children));
1956
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1957
+ return (React__default["default"].createElement("velt-priority-dropdown-content-item-tick-wireframe", __assign({}, remainingProps), children));
1958
1958
  };
1959
1959
 
1960
1960
  var VeltPriorityDropdownContentItem = function (props) {
@@ -1972,18 +1972,18 @@ var VeltPriorityDropdownContent = function (props) {
1972
1972
  VeltPriorityDropdownContent.Item = VeltPriorityDropdownContentItem;
1973
1973
 
1974
1974
  var VeltPriorityDropdownTriggerArrow = function (props) {
1975
- var children = props.children;
1976
- return (React__default["default"].createElement("velt-priority-dropdown-trigger-arrow-wireframe", null, children));
1975
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1976
+ return (React__default["default"].createElement("velt-priority-dropdown-trigger-arrow-wireframe", __assign({}, remainingProps), children));
1977
1977
  };
1978
1978
 
1979
1979
  var VeltPriorityDropdownTriggerIcon = function (props) {
1980
- var children = props.children;
1981
- return (React__default["default"].createElement("velt-priority-dropdown-trigger-icon-wireframe", null, children));
1980
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1981
+ return (React__default["default"].createElement("velt-priority-dropdown-trigger-icon-wireframe", __assign({}, remainingProps), children));
1982
1982
  };
1983
1983
 
1984
1984
  var VeltPriorityDropdownTriggerName = function (props) {
1985
- var children = props.children;
1986
- return (React__default["default"].createElement("velt-priority-dropdown-trigger-name-wireframe", null, children));
1985
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1986
+ return (React__default["default"].createElement("velt-priority-dropdown-trigger-name-wireframe", __assign({}, remainingProps), children));
1987
1987
  };
1988
1988
 
1989
1989
  var VeltPriorityDropdownTrigger = function (props) {
@@ -2000,13 +2000,13 @@ var VeltOptionsDropdownContentAssign = function (props) {
2000
2000
  };
2001
2001
 
2002
2002
  var VeltOptionsDropdownContentDeleteComment = function (props) {
2003
- var children = props.children;
2004
- return (React__default["default"].createElement("velt-options-dropdown-content-delete-comment-wireframe", null, children));
2003
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2004
+ return (React__default["default"].createElement("velt-options-dropdown-content-delete-comment-wireframe", __assign({}, remainingProps), children));
2005
2005
  };
2006
2006
 
2007
2007
  var VeltOptionsDropdownContentDeleteThread = function (props) {
2008
- var children = props.children;
2009
- return (React__default["default"].createElement("velt-options-dropdown-content-delete-thread-wireframe", null, children));
2008
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2009
+ return (React__default["default"].createElement("velt-options-dropdown-content-delete-thread-wireframe", __assign({}, remainingProps), children));
2010
2010
  };
2011
2011
 
2012
2012
  var VeltOptionsDropdownContentDelete = function (props) {
@@ -2022,13 +2022,13 @@ var VeltOptionsDropdownContentEdit = function (props) {
2022
2022
  };
2023
2023
 
2024
2024
  var VeltOptionsDropdownContentMakePrivateDisable = function (props) {
2025
- var children = props.children;
2026
- return (React__default["default"].createElement("velt-options-dropdown-content-make-private-disable-wireframe", null, children));
2025
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2026
+ return (React__default["default"].createElement("velt-options-dropdown-content-make-private-disable-wireframe", __assign({}, remainingProps), children));
2027
2027
  };
2028
2028
 
2029
2029
  var VeltOptionsDropdownContentMakePrivateEnable = function (props) {
2030
- var children = props.children;
2031
- return (React__default["default"].createElement("velt-options-dropdown-content-make-private-enable-wireframe", null, children));
2030
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2031
+ return (React__default["default"].createElement("velt-options-dropdown-content-make-private-enable-wireframe", __assign({}, remainingProps), children));
2032
2032
  };
2033
2033
 
2034
2034
  var VeltOptionsDropdownContentMakePrivate = function (props) {
@@ -2053,76 +2053,76 @@ var VeltOptionsDropdownTrigger = function (props) {
2053
2053
  };
2054
2054
 
2055
2055
  var VeltReactionToolWireframe = function (props) {
2056
- var children = props.children;
2057
- return (React__default["default"].createElement("velt-reaction-tool-wireframe", null, children));
2056
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2057
+ return (React__default["default"].createElement("velt-reaction-tool-wireframe", __assign({}, remainingProp), children));
2058
2058
  };
2059
2059
 
2060
2060
  var VeltReactionPinCountWireframe = function (props) {
2061
- var children = props.children;
2062
- return (React__default["default"].createElement("velt-reaction-pin-count-wireframe", null, children));
2061
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2062
+ return (React__default["default"].createElement("velt-reaction-pin-count-wireframe", __assign({}, remainingProp), children));
2063
2063
  };
2064
2064
 
2065
2065
  var VeltReactionPinEmojiWireframe = function (props) {
2066
- var children = props.children;
2067
- return (React__default["default"].createElement("velt-reaction-pin-emoji-wireframe", null, children));
2066
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2067
+ return (React__default["default"].createElement("velt-reaction-pin-emoji-wireframe", __assign({}, remainingProp), children));
2068
2068
  };
2069
2069
 
2070
2070
  var VeltReactionPinWireframe = function (props) {
2071
- var children = props.children;
2072
- return (React__default["default"].createElement("velt-reaction-pin-wireframe", null, children));
2071
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2072
+ return (React__default["default"].createElement("velt-reaction-pin-wireframe", __assign({}, remainingProp), children));
2073
2073
  };
2074
2074
  VeltReactionPinWireframe.Emoji = VeltReactionPinEmojiWireframe;
2075
2075
  VeltReactionPinWireframe.Count = VeltReactionPinCountWireframe;
2076
2076
 
2077
2077
  var VeltReactionPinTooltipUserAvatarWireframe = function (props) {
2078
- var children = props.children;
2079
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-avatar-wireframe", null, children));
2078
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2079
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-avatar-wireframe", __assign({}, remainingProp), children));
2080
2080
  };
2081
2081
 
2082
2082
  var VeltReactionPinTooltipUserNameWireframe = function (props) {
2083
- var children = props.children;
2084
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-name-wireframe", null, children));
2083
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2084
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-name-wireframe", __assign({}, remainingProp), children));
2085
2085
  };
2086
2086
 
2087
2087
  var VeltReactionPinTooltipUserWireframe = function (props) {
2088
- var children = props.children;
2089
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-wireframe", null, children));
2088
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2089
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-wireframe", __assign({}, remainingProp), children));
2090
2090
  };
2091
2091
  VeltReactionPinTooltipUserWireframe.Avatar = VeltReactionPinTooltipUserAvatarWireframe;
2092
2092
  VeltReactionPinTooltipUserWireframe.Name = VeltReactionPinTooltipUserNameWireframe;
2093
2093
 
2094
2094
  var VeltReactionPinTooltipUsersWireframe = function (props) {
2095
- var children = props.children;
2096
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-users-wireframe", null, children));
2095
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2096
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-users-wireframe", __assign({}, remainingProp), children));
2097
2097
  };
2098
2098
  VeltReactionPinTooltipUsersWireframe.User = VeltReactionPinTooltipUserWireframe;
2099
2099
 
2100
2100
  var VeltReactionPinTooltipWireframe = function (props) {
2101
- var children = props.children;
2102
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-wireframe", null, children));
2101
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2102
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-wireframe", __assign({}, remainingProp), children));
2103
2103
  };
2104
2104
  VeltReactionPinTooltipWireframe.Users = VeltReactionPinTooltipUsersWireframe;
2105
2105
 
2106
2106
  var VeltReactionsPanelItemEmojiWireframe = function (props) {
2107
- var children = props.children;
2108
- return (React__default["default"].createElement("velt-reactions-panel-item-emoji-wireframe", null, children));
2107
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2108
+ return (React__default["default"].createElement("velt-reactions-panel-item-emoji-wireframe", __assign({}, remainingProp), children));
2109
2109
  };
2110
2110
 
2111
2111
  var VeltReactionsPanelItemWireframe = function (props) {
2112
- var children = props.children;
2113
- return (React__default["default"].createElement("velt-reactions-panel-item-wireframe", null, children));
2112
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2113
+ return (React__default["default"].createElement("velt-reactions-panel-item-wireframe", __assign({}, remainingProp), children));
2114
2114
  };
2115
2115
  VeltReactionsPanelItemWireframe.Emoji = VeltReactionsPanelItemEmojiWireframe;
2116
2116
 
2117
2117
  var VeltReactionsPanelItemsWireframe = function (props) {
2118
- var children = props.children;
2119
- return (React__default["default"].createElement("velt-reactions-panel-items-wireframe", null, children));
2118
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2119
+ return (React__default["default"].createElement("velt-reactions-panel-items-wireframe", __assign({}, remainingProp), children));
2120
2120
  };
2121
2121
  VeltReactionsPanelItemsWireframe.Item = VeltReactionsPanelItemWireframe;
2122
2122
 
2123
2123
  var VeltReactionsPanelWireframe = function (props) {
2124
- var children = props.children;
2125
- return (React__default["default"].createElement("velt-reactions-panel-wireframe", null, children));
2124
+ var children = props.children, remainingProp = __rest(props, ["children"]);
2125
+ return (React__default["default"].createElement("velt-reactions-panel-wireframe", __assign({}, remainingProp), children));
2126
2126
  };
2127
2127
  VeltReactionsPanelWireframe.Items = VeltReactionsPanelItemsWireframe;
2128
2128