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