@veltdev/react 4.0.0-beta.8 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1026) hide show
  1. package/cjs/index.js +1467 -837
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/Snippyly/Snippyly.d.ts +2 -1
  4. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  5. package/cjs/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +2 -1
  6. package/cjs/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +1 -0
  7. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +2 -2
  8. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +2 -2
  9. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +2 -2
  10. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +2 -2
  11. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.d.ts +2 -2
  12. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.d.ts +2 -2
  13. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.d.ts +2 -2
  14. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.d.ts +2 -2
  15. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.d.ts +2 -2
  16. package/cjs/types/components/VeltButtonWireframe/VeltButtonWireframe.d.ts +2 -1
  17. package/cjs/types/components/VeltCommentComposerWireframe/VeltInlineCommentsSectionWireframe.d.ts +2 -2
  18. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe.d.ts +2 -2
  19. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe.d.ts +2 -2
  20. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe.d.ts +2 -2
  21. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.d.ts +2 -2
  22. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe.d.ts +2 -1
  23. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe.d.ts +2 -2
  24. package/cjs/types/components/VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe.d.ts +2 -2
  25. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe.d.ts +2 -2
  26. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe.d.ts +2 -2
  27. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe.d.ts +2 -2
  28. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe.d.ts +2 -2
  29. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe.d.ts +2 -2
  30. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe.d.ts +2 -2
  31. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe.d.ts +2 -2
  32. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe.d.ts +2 -2
  33. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe.d.ts +2 -2
  34. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe.d.ts +2 -2
  35. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe.d.ts +2 -2
  36. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe.d.ts +2 -2
  37. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe.d.ts +2 -2
  38. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  39. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe.d.ts +2 -2
  40. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe.d.ts +2 -2
  41. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe.d.ts +2 -2
  42. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +2 -2
  43. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +2 -2
  44. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +2 -2
  45. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +2 -2
  46. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +2 -2
  47. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.d.ts +2 -2
  48. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +2 -2
  49. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +2 -2
  50. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +2 -2
  51. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.d.ts +2 -2
  52. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +2 -2
  53. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +2 -2
  54. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +2 -2
  55. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +2 -2
  56. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +2 -2
  57. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +2 -2
  58. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +2 -2
  59. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +2 -2
  60. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +2 -2
  61. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +2 -2
  62. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +2 -2
  63. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +2 -2
  64. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +2 -2
  65. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +2 -2
  66. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +2 -2
  67. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +2 -2
  68. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +2 -2
  69. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +2 -2
  70. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +2 -2
  71. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +2 -2
  72. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +2 -2
  73. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +2 -2
  74. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +2 -2
  75. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.d.ts +2 -2
  76. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +2 -2
  77. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.d.ts +2 -2
  78. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +2 -2
  79. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +2 -2
  80. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +2 -2
  81. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +2 -2
  82. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +2 -2
  83. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +2 -2
  84. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +2 -2
  85. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +2 -2
  86. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +2 -2
  87. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +2 -2
  88. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +2 -2
  89. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.d.ts +2 -2
  90. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +2 -2
  91. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.d.ts +2 -2
  92. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +2 -2
  93. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +2 -2
  94. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +2 -2
  95. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.d.ts +2 -2
  96. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +2 -2
  97. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +2 -2
  98. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +2 -2
  99. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +2 -2
  100. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +2 -2
  101. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +2 -2
  102. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +2 -2
  103. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +2 -2
  104. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +2 -2
  105. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -2
  106. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +2 -2
  107. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +2 -2
  108. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +2 -2
  109. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +2 -2
  110. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +2 -2
  111. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +2 -2
  112. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +2 -2
  113. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +2 -2
  114. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +2 -2
  115. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +2 -2
  116. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +2 -2
  117. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +2 -2
  118. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +2 -2
  119. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.d.ts +2 -2
  120. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +2 -2
  121. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +2 -2
  122. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +2 -2
  123. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +2 -2
  124. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +2 -2
  125. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +2 -2
  126. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +2 -2
  127. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +2 -2
  128. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +2 -2
  129. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +2 -2
  130. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +2 -2
  131. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +2 -2
  132. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +2 -2
  133. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +2 -2
  134. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +2 -2
  135. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +2 -2
  136. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.d.ts +2 -2
  137. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +2 -2
  138. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +2 -2
  139. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.d.ts +2 -2
  140. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.d.ts +2 -2
  141. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.d.ts +2 -2
  142. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.d.ts +2 -2
  143. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +2 -2
  144. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -2
  145. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +2 -2
  146. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +2 -2
  147. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +2 -2
  148. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +2 -2
  149. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +2 -2
  150. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +2 -2
  151. package/cjs/types/components/VeltCommentThreadWireframe/VeltCommentThreadWireframe.d.ts +2 -2
  152. package/cjs/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +2 -2
  153. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonCommentsCount/VeltCommentsSidebarButtonCommentsCount.d.ts +2 -1
  154. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonIcon/VeltCommentsSidebarButtonIcon.d.ts +2 -1
  155. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonWireframe.d.ts +2 -2
  156. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe.d.ts +2 -2
  157. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe.d.ts +2 -2
  158. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.d.ts +2 -2
  159. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe.d.ts +2 -2
  160. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe.d.ts +2 -2
  161. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe.d.ts +2 -2
  162. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe.d.ts +2 -2
  163. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe.d.ts +2 -2
  164. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  165. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe.d.ts +2 -2
  166. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe.d.ts +2 -2
  167. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe.d.ts +2 -2
  168. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownWireframe.d.ts +2 -2
  169. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton.d.ts +2 -4
  170. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +2 -2
  171. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +2 -2
  172. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +2 -2
  173. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +2 -2
  174. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +2 -2
  175. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +2 -2
  176. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +2 -2
  177. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +2 -2
  178. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem.d.ts +2 -2
  179. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox.d.ts +2 -2
  180. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked.d.ts +2 -2
  181. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked.d.ts +2 -2
  182. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount.d.ts +2 -2
  183. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName.d.ts +2 -2
  184. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +2 -2
  185. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName.d.ts +2 -2
  186. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +2 -2
  187. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +2 -2
  188. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus.d.ts +2 -2
  189. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +2 -2
  190. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +2 -2
  191. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll.d.ts +2 -2
  192. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +2 -2
  193. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread.d.ts +2 -2
  194. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton.d.ts +2 -2
  195. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer.d.ts +2 -2
  196. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +2 -2
  197. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +2 -2
  198. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItem.d.ts +3 -3
  199. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer.d.ts +2 -2
  200. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup.d.ts +2 -2
  201. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow.d.ts +2 -2
  202. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount.d.ts +2 -2
  203. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName.d.ts +2 -2
  204. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown.d.ts +2 -2
  205. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent.d.ts +2 -2
  206. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger.d.ts +2 -2
  207. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel.d.ts +2 -2
  208. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  209. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  210. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe.d.ts +2 -2
  211. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  212. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe.d.ts +2 -2
  213. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +2 -2
  214. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +2 -2
  215. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +2 -2
  216. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +2 -2
  217. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +2 -2
  218. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +2 -2
  219. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +2 -2
  220. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +2 -2
  221. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +2 -2
  222. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +2 -2
  223. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.d.ts +2 -2
  224. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.d.ts +2 -2
  225. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe.d.ts +2 -2
  226. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +2 -3
  227. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.d.ts +2 -2
  228. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +2 -2
  229. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -2
  230. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe.d.ts +2 -2
  231. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe.d.ts +2 -2
  232. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe.d.ts +2 -2
  233. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe.d.ts +2 -2
  234. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogWireframe.d.ts +5 -5
  235. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +6 -0
  236. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe.d.ts +2 -2
  237. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe.d.ts +2 -2
  238. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe.d.ts +2 -2
  239. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe.d.ts +2 -2
  240. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe.d.ts +2 -2
  241. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe.d.ts +8 -0
  242. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/index.d.ts +1 -0
  243. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe.d.ts +8 -0
  244. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/index.d.ts +1 -0
  245. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe.d.ts +8 -0
  246. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/index.d.ts +1 -0
  247. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe.d.ts +14 -0
  248. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/index.d.ts +1 -0
  249. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe.d.ts +10 -0
  250. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/index.d.ts +1 -0
  251. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe.d.ts +8 -0
  252. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/index.d.ts +1 -0
  253. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe.d.ts +8 -0
  254. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/index.d.ts +1 -0
  255. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe.d.ts +12 -0
  256. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/index.d.ts +1 -0
  257. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownWireframe.d.ts +12 -0
  258. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/index.d.ts +1 -0
  259. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionWireframe.d.ts +4 -2
  260. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.d.ts +3 -5
  261. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.d.ts +3 -5
  262. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.d.ts +3 -5
  263. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.d.ts +8 -8
  264. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe.d.ts +2 -2
  265. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe.d.ts +2 -2
  266. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe.d.ts +2 -2
  267. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe.d.ts +2 -2
  268. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe.d.ts +2 -2
  269. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe.d.ts +2 -2
  270. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe.d.ts +2 -2
  271. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe.d.ts +2 -2
  272. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe.d.ts +2 -2
  273. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe.d.ts +2 -2
  274. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe.d.ts +2 -2
  275. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsWireframe.d.ts +2 -2
  276. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe.d.ts +2 -2
  277. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe.d.ts +2 -2
  278. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe.d.ts +2 -2
  279. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe.d.ts +3 -3
  280. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe.d.ts +2 -2
  281. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  282. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  283. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.d.ts +4 -6
  284. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  285. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.d.ts +2 -2
  286. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe.d.ts +2 -2
  287. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe.d.ts +2 -2
  288. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe.d.ts +2 -2
  289. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe.d.ts +2 -2
  290. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe.d.ts +2 -2
  291. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe.d.ts +2 -2
  292. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe.d.ts +2 -2
  293. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.d.ts +2 -2
  294. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe.d.ts +2 -2
  295. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.d.ts +2 -2
  296. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe.d.ts +2 -2
  297. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe.d.ts +2 -2
  298. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogWireframe.d.ts +2 -2
  299. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +2 -1
  300. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe.d.ts +2 -1
  301. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +2 -1
  302. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +2 -1
  303. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +2 -1
  304. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +2 -1
  305. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +2 -1
  306. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +2 -1
  307. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +2 -1
  308. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +2 -1
  309. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +2 -1
  310. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +2 -1
  311. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +2 -1
  312. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +2 -1
  313. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +2 -1
  314. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +2 -1
  315. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +2 -1
  316. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +2 -1
  317. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +2 -1
  318. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +2 -1
  319. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +2 -1
  320. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +2 -1
  321. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +2 -1
  322. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +2 -1
  323. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +2 -1
  324. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +2 -1
  325. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +2 -1
  326. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +2 -1
  327. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +2 -1
  328. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +2 -1
  329. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +2 -1
  330. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +2 -1
  331. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +2 -1
  332. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +2 -1
  333. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +2 -1
  334. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +2 -1
  335. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +5 -3
  336. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +2 -1
  337. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe.d.ts +3 -2
  338. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +2 -1
  339. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +3 -2
  340. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +2 -2
  341. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +2 -1
  342. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +2 -1
  343. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +2 -1
  344. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +2 -1
  345. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +2 -1
  346. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +2 -1
  347. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +2 -1
  348. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +2 -1
  349. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +2 -1
  350. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +2 -2
  351. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +2 -2
  352. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +2 -2
  353. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +2 -2
  354. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +2 -2
  355. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +2 -2
  356. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +3 -5
  357. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +3 -5
  358. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +6 -6
  359. package/cjs/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +2 -2
  360. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +2 -2
  361. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +2 -2
  362. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +2 -2
  363. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +2 -2
  364. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltReactionToolMenuWireframe.d.ts +2 -2
  365. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe.d.ts +2 -2
  366. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe.d.ts +2 -2
  367. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe.d.ts +2 -2
  368. package/cjs/types/components/VeltRecorderAllToolWireframe/VeltRecorderAllToolWireframe.d.ts +2 -2
  369. package/cjs/types/components/VeltRecorderAudioToolWireframe/VeltRecorderAudioToolWireframe.d.ts +2 -2
  370. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe.d.ts +2 -2
  371. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe.d.ts +2 -2
  372. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe.d.ts +2 -2
  373. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe.d.ts +2 -2
  374. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe.d.ts +2 -2
  375. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -2
  376. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe.d.ts +2 -2
  377. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe.d.ts +2 -2
  378. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.d.ts +2 -2
  379. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe.d.ts +2 -2
  380. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe.d.ts +2 -2
  381. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe.d.ts +2 -2
  382. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe.d.ts +2 -2
  383. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +2 -2
  384. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe.d.ts +2 -2
  385. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +2 -2
  386. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe.d.ts +2 -2
  387. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe.d.ts +2 -2
  388. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -2
  389. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe.d.ts +2 -2
  390. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelWireframe.d.ts +2 -2
  391. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe.d.ts +2 -2
  392. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe.d.ts +2 -2
  393. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe.d.ts +2 -2
  394. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe.d.ts +2 -2
  395. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe.d.ts +2 -2
  396. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe.d.ts +2 -2
  397. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe.d.ts +2 -2
  398. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe.d.ts +2 -2
  399. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe.d.ts +2 -2
  400. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe.d.ts +2 -2
  401. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe.d.ts +2 -2
  402. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe.d.ts +2 -2
  403. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe.d.ts +2 -2
  404. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe.d.ts +2 -2
  405. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe.d.ts +2 -2
  406. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe.d.ts +2 -2
  407. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe.d.ts +2 -2
  408. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe.d.ts +2 -2
  409. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe.d.ts +2 -2
  410. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -2
  411. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe.d.ts +2 -2
  412. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerWireframe.d.ts +2 -2
  413. package/cjs/types/components/VeltRecorderScreenToolWireframe/VeltRecorderScreenToolWireframe.d.ts +2 -2
  414. package/cjs/types/components/VeltRecorderVideoToolWireframe/VeltRecorderVideoToolWireframe.d.ts +2 -2
  415. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe.d.ts +2 -2
  416. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe.d.ts +2 -2
  417. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe.d.ts +2 -2
  418. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe.d.ts +2 -2
  419. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe.d.ts +2 -2
  420. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe.d.ts +2 -2
  421. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe.d.ts +2 -2
  422. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe.d.ts +2 -2
  423. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe.d.ts +2 -2
  424. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe.d.ts +2 -2
  425. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe.d.ts +2 -2
  426. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe.d.ts +2 -2
  427. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe.d.ts +2 -2
  428. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe.d.ts +2 -2
  429. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe.d.ts +2 -2
  430. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe.d.ts +2 -2
  431. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe.d.ts +2 -2
  432. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe.d.ts +2 -2
  433. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe.d.ts +2 -2
  434. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe.d.ts +2 -2
  435. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe.d.ts +2 -2
  436. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.d.ts +2 -2
  437. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe.d.ts +2 -2
  438. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWireframe.d.ts +2 -2
  439. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +2 -1
  440. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +2 -1
  441. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +2 -2
  442. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe.d.ts +2 -2
  443. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesCloseButtonWireframe/VeltSubtitlesCloseButtonWireframe.d.ts +2 -2
  444. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesEmbedModeWireframe/VeltSubtitlesEmbedModeWireframe.d.ts +2 -2
  445. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesFloatingModeWireframe/VeltSubtitlesFloatingModeWireframe.d.ts +2 -2
  446. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesPanelWireframe/VeltSubtitlesPanelWireframe.d.ts +2 -2
  447. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe.d.ts +2 -2
  448. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesTooltipWireframe/VeltSubtitlesTooltipWireframe.d.ts +2 -2
  449. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesWireframe.d.ts +2 -2
  450. package/cjs/types/components/VeltSubtitlesWireframe/index.d.ts +1 -1
  451. package/cjs/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +2 -2
  452. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +2 -2
  453. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +2 -2
  454. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +2 -2
  455. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +2 -2
  456. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +2 -2
  457. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe.d.ts +2 -2
  458. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe.d.ts +2 -2
  459. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe.d.ts +2 -2
  460. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe.d.ts +2 -2
  461. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe.d.ts +2 -2
  462. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe.d.ts +2 -2
  463. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe.d.ts +2 -2
  464. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe.d.ts +2 -2
  465. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe.d.ts +2 -2
  466. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe.d.ts +2 -2
  467. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe.d.ts +2 -2
  468. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe.d.ts +2 -2
  469. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +2 -2
  470. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +6 -6
  471. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe.d.ts +2 -2
  472. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe.d.ts +2 -2
  473. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe.d.ts +2 -2
  474. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe.d.ts +2 -2
  475. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe.d.ts +2 -2
  476. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe.d.ts +2 -2
  477. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionWireframe.d.ts +2 -2
  478. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +2 -1
  479. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +2 -1
  480. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +2 -1
  481. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +2 -1
  482. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +2 -1
  483. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +2 -2
  484. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +2 -2
  485. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +2 -2
  486. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +2 -2
  487. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +2 -2
  488. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +2 -2
  489. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +2 -2
  490. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +2 -2
  491. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +2 -2
  492. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +2 -2
  493. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +2 -2
  494. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +2 -2
  495. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +2 -2
  496. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +2 -2
  497. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +2 -2
  498. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +2 -2
  499. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +2 -2
  500. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +2 -2
  501. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +2 -2
  502. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +2 -2
  503. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +2 -2
  504. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +2 -2
  505. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +2 -2
  506. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +2 -2
  507. package/cjs/types/constants.d.ts +7 -1
  508. package/cjs/types/hooks/Client.d.ts +1 -0
  509. package/cjs/types/hooks/CommentElement.d.ts +2 -2
  510. package/cjs/types/hooks/RecorderElement.d.ts +3 -0
  511. package/cjs/types/hooks/index.d.ts +1 -1
  512. package/cjs/types/utils/propUtils.d.ts +5 -0
  513. package/esm/index.js +1466 -837
  514. package/esm/index.js.map +1 -1
  515. package/esm/types/components/Snippyly/Snippyly.d.ts +2 -1
  516. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  517. package/esm/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +2 -1
  518. package/esm/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +1 -0
  519. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +2 -2
  520. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +2 -2
  521. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +2 -2
  522. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +2 -2
  523. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.d.ts +2 -2
  524. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.d.ts +2 -2
  525. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.d.ts +2 -2
  526. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.d.ts +2 -2
  527. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.d.ts +2 -2
  528. package/esm/types/components/VeltButtonWireframe/VeltButtonWireframe.d.ts +2 -1
  529. package/esm/types/components/VeltCommentComposerWireframe/VeltInlineCommentsSectionWireframe.d.ts +2 -2
  530. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe.d.ts +2 -2
  531. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe.d.ts +2 -2
  532. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe.d.ts +2 -2
  533. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.d.ts +2 -2
  534. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe.d.ts +2 -1
  535. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe.d.ts +2 -2
  536. package/esm/types/components/VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe.d.ts +2 -2
  537. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe.d.ts +2 -2
  538. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe.d.ts +2 -2
  539. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe.d.ts +2 -2
  540. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe.d.ts +2 -2
  541. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe.d.ts +2 -2
  542. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe.d.ts +2 -2
  543. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe.d.ts +2 -2
  544. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe.d.ts +2 -2
  545. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe.d.ts +2 -2
  546. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe.d.ts +2 -2
  547. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe.d.ts +2 -2
  548. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe.d.ts +2 -2
  549. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe.d.ts +2 -2
  550. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  551. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe.d.ts +2 -2
  552. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe.d.ts +2 -2
  553. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe.d.ts +2 -2
  554. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +2 -2
  555. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +2 -2
  556. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +2 -2
  557. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +2 -2
  558. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +2 -2
  559. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.d.ts +2 -2
  560. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +2 -2
  561. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +2 -2
  562. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +2 -2
  563. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.d.ts +2 -2
  564. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +2 -2
  565. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +2 -2
  566. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +2 -2
  567. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +2 -2
  568. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +2 -2
  569. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +2 -2
  570. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +2 -2
  571. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +2 -2
  572. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +2 -2
  573. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +2 -2
  574. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +2 -2
  575. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +2 -2
  576. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +2 -2
  577. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +2 -2
  578. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +2 -2
  579. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +2 -2
  580. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +2 -2
  581. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +2 -2
  582. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +2 -2
  583. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +2 -2
  584. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +2 -2
  585. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +2 -2
  586. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +2 -2
  587. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.d.ts +2 -2
  588. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +2 -2
  589. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.d.ts +2 -2
  590. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +2 -2
  591. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +2 -2
  592. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +2 -2
  593. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +2 -2
  594. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +2 -2
  595. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +2 -2
  596. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +2 -2
  597. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +2 -2
  598. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +2 -2
  599. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +2 -2
  600. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +2 -2
  601. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.d.ts +2 -2
  602. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +2 -2
  603. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.d.ts +2 -2
  604. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +2 -2
  605. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +2 -2
  606. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +2 -2
  607. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.d.ts +2 -2
  608. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +2 -2
  609. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +2 -2
  610. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +2 -2
  611. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +2 -2
  612. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +2 -2
  613. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +2 -2
  614. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +2 -2
  615. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +2 -2
  616. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +2 -2
  617. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -2
  618. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +2 -2
  619. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +2 -2
  620. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +2 -2
  621. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +2 -2
  622. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +2 -2
  623. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +2 -2
  624. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +2 -2
  625. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +2 -2
  626. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +2 -2
  627. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +2 -2
  628. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +2 -2
  629. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +2 -2
  630. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +2 -2
  631. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.d.ts +2 -2
  632. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +2 -2
  633. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +2 -2
  634. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +2 -2
  635. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +2 -2
  636. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +2 -2
  637. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +2 -2
  638. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +2 -2
  639. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +2 -2
  640. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +2 -2
  641. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +2 -2
  642. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +2 -2
  643. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +2 -2
  644. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +2 -2
  645. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +2 -2
  646. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +2 -2
  647. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +2 -2
  648. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.d.ts +2 -2
  649. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +2 -2
  650. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +2 -2
  651. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.d.ts +2 -2
  652. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.d.ts +2 -2
  653. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.d.ts +2 -2
  654. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.d.ts +2 -2
  655. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +2 -2
  656. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -2
  657. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +2 -2
  658. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +2 -2
  659. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +2 -2
  660. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +2 -2
  661. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +2 -2
  662. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +2 -2
  663. package/esm/types/components/VeltCommentThreadWireframe/VeltCommentThreadWireframe.d.ts +2 -2
  664. package/esm/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +2 -2
  665. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonCommentsCount/VeltCommentsSidebarButtonCommentsCount.d.ts +2 -1
  666. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonIcon/VeltCommentsSidebarButtonIcon.d.ts +2 -1
  667. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonWireframe.d.ts +2 -2
  668. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe.d.ts +2 -2
  669. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe.d.ts +2 -2
  670. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.d.ts +2 -2
  671. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe.d.ts +2 -2
  672. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe.d.ts +2 -2
  673. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe.d.ts +2 -2
  674. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe.d.ts +2 -2
  675. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe.d.ts +2 -2
  676. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  677. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe.d.ts +2 -2
  678. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe.d.ts +2 -2
  679. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe.d.ts +2 -2
  680. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownWireframe.d.ts +2 -2
  681. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton.d.ts +2 -4
  682. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +2 -2
  683. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +2 -2
  684. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +2 -2
  685. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +2 -2
  686. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +2 -2
  687. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +2 -2
  688. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +2 -2
  689. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +2 -2
  690. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem.d.ts +2 -2
  691. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox.d.ts +2 -2
  692. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked.d.ts +2 -2
  693. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked.d.ts +2 -2
  694. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount.d.ts +2 -2
  695. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName.d.ts +2 -2
  696. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +2 -2
  697. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName.d.ts +2 -2
  698. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +2 -2
  699. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +2 -2
  700. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus.d.ts +2 -2
  701. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +2 -2
  702. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +2 -2
  703. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll.d.ts +2 -2
  704. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +2 -2
  705. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread.d.ts +2 -2
  706. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton.d.ts +2 -2
  707. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer.d.ts +2 -2
  708. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +2 -2
  709. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +2 -2
  710. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItem.d.ts +3 -3
  711. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer.d.ts +2 -2
  712. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup.d.ts +2 -2
  713. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow.d.ts +2 -2
  714. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount.d.ts +2 -2
  715. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName.d.ts +2 -2
  716. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown.d.ts +2 -2
  717. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent.d.ts +2 -2
  718. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger.d.ts +2 -2
  719. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel.d.ts +2 -2
  720. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  721. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  722. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe.d.ts +2 -2
  723. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  724. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe.d.ts +2 -2
  725. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +2 -2
  726. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +2 -2
  727. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +2 -2
  728. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +2 -2
  729. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +2 -2
  730. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +2 -2
  731. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +2 -2
  732. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +2 -2
  733. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +2 -2
  734. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +2 -2
  735. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.d.ts +2 -2
  736. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.d.ts +2 -2
  737. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe.d.ts +2 -2
  738. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +2 -3
  739. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.d.ts +2 -2
  740. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +2 -2
  741. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -2
  742. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe.d.ts +2 -2
  743. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe.d.ts +2 -2
  744. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe.d.ts +2 -2
  745. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe.d.ts +2 -2
  746. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogWireframe.d.ts +5 -5
  747. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +6 -0
  748. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe.d.ts +2 -2
  749. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe.d.ts +2 -2
  750. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe.d.ts +2 -2
  751. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe.d.ts +2 -2
  752. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe.d.ts +2 -2
  753. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe.d.ts +8 -0
  754. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/index.d.ts +1 -0
  755. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe.d.ts +8 -0
  756. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/index.d.ts +1 -0
  757. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe.d.ts +8 -0
  758. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/index.d.ts +1 -0
  759. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe.d.ts +14 -0
  760. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/index.d.ts +1 -0
  761. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe.d.ts +10 -0
  762. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/index.d.ts +1 -0
  763. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe.d.ts +8 -0
  764. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/index.d.ts +1 -0
  765. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe.d.ts +8 -0
  766. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/index.d.ts +1 -0
  767. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe.d.ts +12 -0
  768. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/index.d.ts +1 -0
  769. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownWireframe.d.ts +12 -0
  770. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/index.d.ts +1 -0
  771. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionWireframe.d.ts +4 -2
  772. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.d.ts +3 -5
  773. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.d.ts +3 -5
  774. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.d.ts +3 -5
  775. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.d.ts +8 -8
  776. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe.d.ts +2 -2
  777. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe.d.ts +2 -2
  778. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe.d.ts +2 -2
  779. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe.d.ts +2 -2
  780. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe.d.ts +2 -2
  781. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe.d.ts +2 -2
  782. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe.d.ts +2 -2
  783. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe.d.ts +2 -2
  784. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe.d.ts +2 -2
  785. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe.d.ts +2 -2
  786. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe.d.ts +2 -2
  787. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsWireframe.d.ts +2 -2
  788. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe.d.ts +2 -2
  789. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe.d.ts +2 -2
  790. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe.d.ts +2 -2
  791. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe.d.ts +3 -3
  792. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe.d.ts +2 -2
  793. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  794. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  795. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.d.ts +4 -6
  796. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  797. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.d.ts +2 -2
  798. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe.d.ts +2 -2
  799. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe.d.ts +2 -2
  800. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe.d.ts +2 -2
  801. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe.d.ts +2 -2
  802. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe.d.ts +2 -2
  803. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe.d.ts +2 -2
  804. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe.d.ts +2 -2
  805. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.d.ts +2 -2
  806. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe.d.ts +2 -2
  807. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.d.ts +2 -2
  808. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe.d.ts +2 -2
  809. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe.d.ts +2 -2
  810. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogWireframe.d.ts +2 -2
  811. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +2 -1
  812. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe.d.ts +2 -1
  813. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +2 -1
  814. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +2 -1
  815. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +2 -1
  816. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +2 -1
  817. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +2 -1
  818. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +2 -1
  819. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +2 -1
  820. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +2 -1
  821. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +2 -1
  822. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +2 -1
  823. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +2 -1
  824. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +2 -1
  825. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +2 -1
  826. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +2 -1
  827. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +2 -1
  828. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +2 -1
  829. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +2 -1
  830. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +2 -1
  831. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +2 -1
  832. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +2 -1
  833. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +2 -1
  834. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +2 -1
  835. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +2 -1
  836. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +2 -1
  837. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +2 -1
  838. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +2 -1
  839. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +2 -1
  840. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +2 -1
  841. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +2 -1
  842. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +2 -1
  843. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +2 -1
  844. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +2 -1
  845. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +2 -1
  846. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +2 -1
  847. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +5 -3
  848. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +2 -1
  849. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe.d.ts +3 -2
  850. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +2 -1
  851. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +3 -2
  852. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +2 -2
  853. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +2 -1
  854. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +2 -1
  855. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +2 -1
  856. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +2 -1
  857. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +2 -1
  858. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +2 -1
  859. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +2 -1
  860. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +2 -1
  861. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +2 -1
  862. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +2 -2
  863. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +2 -2
  864. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +2 -2
  865. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +2 -2
  866. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +2 -2
  867. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +2 -2
  868. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +3 -5
  869. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +3 -5
  870. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +6 -6
  871. package/esm/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +2 -2
  872. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +2 -2
  873. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +2 -2
  874. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +2 -2
  875. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +2 -2
  876. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltReactionToolMenuWireframe.d.ts +2 -2
  877. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe.d.ts +2 -2
  878. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe.d.ts +2 -2
  879. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe.d.ts +2 -2
  880. package/esm/types/components/VeltRecorderAllToolWireframe/VeltRecorderAllToolWireframe.d.ts +2 -2
  881. package/esm/types/components/VeltRecorderAudioToolWireframe/VeltRecorderAudioToolWireframe.d.ts +2 -2
  882. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe.d.ts +2 -2
  883. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe.d.ts +2 -2
  884. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe.d.ts +2 -2
  885. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe.d.ts +2 -2
  886. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe.d.ts +2 -2
  887. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -2
  888. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe.d.ts +2 -2
  889. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe.d.ts +2 -2
  890. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.d.ts +2 -2
  891. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe.d.ts +2 -2
  892. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe.d.ts +2 -2
  893. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe.d.ts +2 -2
  894. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe.d.ts +2 -2
  895. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +2 -2
  896. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe.d.ts +2 -2
  897. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +2 -2
  898. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe.d.ts +2 -2
  899. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe.d.ts +2 -2
  900. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -2
  901. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe.d.ts +2 -2
  902. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelWireframe.d.ts +2 -2
  903. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe.d.ts +2 -2
  904. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe.d.ts +2 -2
  905. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe.d.ts +2 -2
  906. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe.d.ts +2 -2
  907. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe.d.ts +2 -2
  908. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe.d.ts +2 -2
  909. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe.d.ts +2 -2
  910. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe.d.ts +2 -2
  911. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe.d.ts +2 -2
  912. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe.d.ts +2 -2
  913. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe.d.ts +2 -2
  914. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe.d.ts +2 -2
  915. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe.d.ts +2 -2
  916. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe.d.ts +2 -2
  917. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe.d.ts +2 -2
  918. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe.d.ts +2 -2
  919. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe.d.ts +2 -2
  920. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe.d.ts +2 -2
  921. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe.d.ts +2 -2
  922. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -2
  923. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe.d.ts +2 -2
  924. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerWireframe.d.ts +2 -2
  925. package/esm/types/components/VeltRecorderScreenToolWireframe/VeltRecorderScreenToolWireframe.d.ts +2 -2
  926. package/esm/types/components/VeltRecorderVideoToolWireframe/VeltRecorderVideoToolWireframe.d.ts +2 -2
  927. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe.d.ts +2 -2
  928. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe.d.ts +2 -2
  929. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe.d.ts +2 -2
  930. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe.d.ts +2 -2
  931. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe.d.ts +2 -2
  932. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe.d.ts +2 -2
  933. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe.d.ts +2 -2
  934. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe.d.ts +2 -2
  935. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe.d.ts +2 -2
  936. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe.d.ts +2 -2
  937. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe.d.ts +2 -2
  938. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe.d.ts +2 -2
  939. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe.d.ts +2 -2
  940. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe.d.ts +2 -2
  941. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe.d.ts +2 -2
  942. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe.d.ts +2 -2
  943. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe.d.ts +2 -2
  944. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe.d.ts +2 -2
  945. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe.d.ts +2 -2
  946. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe.d.ts +2 -2
  947. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe.d.ts +2 -2
  948. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.d.ts +2 -2
  949. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe.d.ts +2 -2
  950. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWireframe.d.ts +2 -2
  951. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +2 -1
  952. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +2 -1
  953. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +2 -2
  954. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe.d.ts +2 -2
  955. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesCloseButtonWireframe/VeltSubtitlesCloseButtonWireframe.d.ts +2 -2
  956. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesEmbedModeWireframe/VeltSubtitlesEmbedModeWireframe.d.ts +2 -2
  957. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesFloatingModeWireframe/VeltSubtitlesFloatingModeWireframe.d.ts +2 -2
  958. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesPanelWireframe/VeltSubtitlesPanelWireframe.d.ts +2 -2
  959. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe.d.ts +2 -2
  960. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesTooltipWireframe/VeltSubtitlesTooltipWireframe.d.ts +2 -2
  961. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesWireframe.d.ts +2 -2
  962. package/esm/types/components/VeltSubtitlesWireframe/index.d.ts +1 -1
  963. package/esm/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +2 -2
  964. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +2 -2
  965. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +2 -2
  966. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +2 -2
  967. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +2 -2
  968. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +2 -2
  969. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe.d.ts +2 -2
  970. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe.d.ts +2 -2
  971. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe.d.ts +2 -2
  972. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe.d.ts +2 -2
  973. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe.d.ts +2 -2
  974. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe.d.ts +2 -2
  975. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe.d.ts +2 -2
  976. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe.d.ts +2 -2
  977. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe.d.ts +2 -2
  978. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe.d.ts +2 -2
  979. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe.d.ts +2 -2
  980. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe.d.ts +2 -2
  981. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +2 -2
  982. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +6 -6
  983. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe.d.ts +2 -2
  984. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe.d.ts +2 -2
  985. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe.d.ts +2 -2
  986. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe.d.ts +2 -2
  987. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe.d.ts +2 -2
  988. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe.d.ts +2 -2
  989. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionWireframe.d.ts +2 -2
  990. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +2 -1
  991. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +2 -1
  992. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +2 -1
  993. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +2 -1
  994. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +2 -1
  995. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +2 -2
  996. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +2 -2
  997. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +2 -2
  998. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +2 -2
  999. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +2 -2
  1000. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +2 -2
  1001. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +2 -2
  1002. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +2 -2
  1003. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +2 -2
  1004. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +2 -2
  1005. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +2 -2
  1006. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +2 -2
  1007. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +2 -2
  1008. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +2 -2
  1009. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +2 -2
  1010. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +2 -2
  1011. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +2 -2
  1012. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +2 -2
  1013. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +2 -2
  1014. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +2 -2
  1015. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +2 -2
  1016. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +2 -2
  1017. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +2 -2
  1018. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +2 -2
  1019. package/esm/types/constants.d.ts +7 -1
  1020. package/esm/types/hooks/Client.d.ts +1 -0
  1021. package/esm/types/hooks/CommentElement.d.ts +2 -2
  1022. package/esm/types/hooks/RecorderElement.d.ts +3 -0
  1023. package/esm/types/hooks/index.d.ts +1 -1
  1024. package/esm/types/utils/propUtils.d.ts +5 -0
  1025. package/index.d.ts +1153 -1462
  1026. package/package.json +3 -3
package/esm/index.js CHANGED
@@ -132,12 +132,12 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
132
132
  }
133
133
  };
134
134
 
135
- var VELT_SDK_VERSION = '4.0.0-beta.8';
135
+ var VELT_SDK_VERSION = '4.0.0';
136
136
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
137
137
  var VELT_TAB_ID = 'veltTabId';
138
138
 
139
139
  var SnippylyProvider = function (props) {
140
- var apiKey = props.apiKey, user = props.user, config = props.config, documentId = props.documentId, language = props.language, translations = props.translations, autoTranslation = props.autoTranslation, onClientLoad = props.onClientLoad, children = props.children;
140
+ var apiKey = props.apiKey, user = props.user, config = props.config, documentId = props.documentId, language = props.language, translations = props.translations, autoTranslation = props.autoTranslation, userDataProvider = props.userDataProvider, onClientLoad = props.onClientLoad, children = props.children;
141
141
  var _a = useState(null), client = _a[0], setClient = _a[1];
142
142
  useEffect(function () {
143
143
  if (apiKey) {
@@ -146,6 +146,13 @@ var SnippylyProvider = function (props) {
146
146
  }, (config === null || config === void 0 ? void 0 : config.version) || VELT_SDK_VERSION, config === null || config === void 0 ? void 0 : config.staging, config === null || config === void 0 ? void 0 : config.develop, config === null || config === void 0 ? void 0 : config.proxyDomain);
147
147
  }
148
148
  }, []);
149
+ useEffect(function () {
150
+ if (client && userDataProvider) {
151
+ if (typeof (client === null || client === void 0 ? void 0 : client.setUserDataProvider) === 'function') {
152
+ client === null || client === void 0 ? void 0 : client.setUserDataProvider(userDataProvider);
153
+ }
154
+ }
155
+ }, [client, userDataProvider]);
149
156
  var initVelt = function () { return __awaiter(void 0, void 0, void 0, function () {
150
157
  var velt, event;
151
158
  var _a, _b;
@@ -226,7 +233,7 @@ var SnippylyCommentBubble = function (props) {
226
233
  };
227
234
 
228
235
  var SnippylyComments = function (props) {
229
- var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled;
236
+ var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment;
230
237
  var ref = useRef();
231
238
  var onSignInRef = useRef(onSignIn);
232
239
  var onUpgradeRef = useRef(onUpgrade);
@@ -351,7 +358,7 @@ var SnippylyComments = function (props) {
351
358
  }
352
359
  };
353
360
  }, []);
354
- return (React.createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined }, children));
361
+ return (React.createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined }, children));
355
362
  };
356
363
 
357
364
  var SnippylyCommentsSidebar = function (props) {
@@ -598,7 +605,8 @@ var SnippylyRecorderControlPanel = function (props) {
598
605
  };
599
606
 
600
607
  var SnippylyRecorderNotes = function (props) {
601
- return (React.createElement("velt-recorder-notes", null));
608
+ var shadowDom = props.shadowDom, children = props.children;
609
+ return (React.createElement("velt-recorder-notes", { "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined }, children));
602
610
  };
603
611
 
604
612
  var SnippylyRecorderPlayer = function (props) {
@@ -632,8 +640,8 @@ var SnippylyRecorderPlayer = function (props) {
632
640
  };
633
641
 
634
642
  var SnippylyRecorderTool = function (props) {
635
- var type = props.type, panelId = props.panelId, buttonLabel = props.buttonLabel, children = props.children, darkMode = props.darkMode;
636
- return (React.createElement("velt-recorder-tool", { type: type, "panel-id": panelId, "button-label": buttonLabel, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
643
+ var type = props.type, panelId = props.panelId, buttonLabel = props.buttonLabel, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom;
644
+ return (React.createElement("velt-recorder-tool", { type: type, "panel-id": panelId, "button-label": buttonLabel, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined }, children));
637
645
  };
638
646
 
639
647
  var SnippylySidebarButton = function (props) {
@@ -1385,8 +1393,8 @@ var VeltAutocomplete = function (props) {
1385
1393
  };
1386
1394
 
1387
1395
  var VeltInlineCommentsSection = function (props) {
1388
- var config = props.config, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant, targetInlineCommentElementId = props.targetInlineCommentElementId, targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, multiThread = props.multiThread, sortData = props.sortData, composerVariant = props.composerVariant;
1389
- return (React.createElement("velt-inline-comments-section", { "target-inline-comment-element-id": targetInlineCommentElementId, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, config: JSON.stringify(config), variant: variant, "dialog-variant": dialogVariant, "sort-data": sortData, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "composer-variant": composerVariant }, children));
1396
+ var config = props.config, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant, targetInlineCommentElementId = props.targetInlineCommentElementId, targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, multiThread = props.multiThread, sortData = props.sortData, composerVariant = props.composerVariant, composerPosition = props.composerPosition, sortBy = props.sortBy, sortOrder = props.sortOrder;
1397
+ return (React.createElement("velt-inline-comments-section", { "target-inline-comment-element-id": targetInlineCommentElementId, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, config: JSON.stringify(config), variant: variant, "dialog-variant": dialogVariant, "sort-data": sortData, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "composer-variant": composerVariant, "composer-position": composerPosition, "sort-by": sortBy, "sort-order": sortOrder }, children));
1390
1398
  };
1391
1399
 
1392
1400
  var VeltCommentPin = function (props) {
@@ -1465,44 +1473,83 @@ var VeltWireframe = function (props) {
1465
1473
  return (React.createElement("velt-wireframe", { style: { display: 'none' } }, children));
1466
1474
  };
1467
1475
 
1476
+ var validProps = ['veltIf', 'veltClass', 'className'];
1477
+ var transformWireframeProps = function (props) {
1478
+ try {
1479
+ var transformedProps_1 = {};
1480
+ Object.entries(props).forEach(function (_a) {
1481
+ var key = _a[0], value = _a[1];
1482
+ if (key === 'children' || key === 'ref' || !validProps.includes(key)) {
1483
+ transformedProps_1[key] = value;
1484
+ return;
1485
+ }
1486
+ if (key === 'className') {
1487
+ transformedProps_1['class'] = value;
1488
+ return;
1489
+ }
1490
+ // Convert camelCase to dash-case
1491
+ var dashKey = key.replace(/[A-Z]/g, function (letter) { return "-".concat(letter.toLowerCase()); });
1492
+ transformedProps_1[dashKey] = value;
1493
+ // // Handle boolean values - only convert if explicitly true/false
1494
+ // if (typeof value === 'boolean') {
1495
+ // transformedProps[dashKey] = [true, false].includes(value) ? (value ? 'true' : 'false') : undefined;
1496
+ // } else {
1497
+ // transformedProps[dashKey] = value;
1498
+ // }
1499
+ });
1500
+ return transformedProps_1;
1501
+ }
1502
+ catch (error) {
1503
+ return props;
1504
+ }
1505
+ };
1506
+
1468
1507
  var VeltCommentDialogAllComment = function (props) {
1469
- var children = props.children, remainingProp = __rest(props, ["children"]);
1470
- return (React.createElement("velt-comment-dialog-all-comment-wireframe", __assign({}, remainingProp), children));
1508
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1509
+ var transformedProps = transformWireframeProps(remainingProps);
1510
+ return (React.createElement("velt-comment-dialog-all-comment-wireframe", __assign({}, transformedProps), children));
1471
1511
  };
1472
1512
 
1473
1513
  var VeltCommentDialogApprove = function (props) {
1474
- var children = props.children, remainingProp = __rest(props, ["children"]);
1475
- return (React.createElement("velt-comment-dialog-approve-wireframe", __assign({}, remainingProp), children));
1514
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1515
+ var transformedProps = transformWireframeProps(remainingProps);
1516
+ return (React.createElement("velt-comment-dialog-approve-wireframe", __assign({}, transformedProps), children));
1476
1517
  };
1477
1518
 
1478
1519
  var VeltCommentDialogAssignMenu = function (props) {
1479
- var children = props.children, remainingProp = __rest(props, ["children"]);
1480
- return (React.createElement("velt-comment-dialog-assign-menu-wireframe", __assign({}, remainingProp), children));
1520
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1521
+ var transformedProps = transformWireframeProps(remainingProps);
1522
+ return (React.createElement("velt-comment-dialog-assign-menu-wireframe", __assign({}, transformedProps), children));
1481
1523
  };
1482
1524
 
1483
1525
  var VeltCommentDialogAssigneeBannerResolveButton = function (props) {
1484
- var children = props.children, remainingProp = __rest(props, ["children"]);
1485
- return (React.createElement("velt-comment-dialog-assignee-banner-resolve-button-wireframe", __assign({}, remainingProp), children));
1526
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1527
+ var transformedProps = transformWireframeProps(remainingProps);
1528
+ return (React.createElement("velt-comment-dialog-assignee-banner-resolve-button-wireframe", __assign({}, transformedProps), children));
1486
1529
  };
1487
1530
 
1488
1531
  var VeltCommentDialogAssigneeBannerUserAvatar = function (props) {
1489
- var children = props.children, remainingProp = __rest(props, ["children"]);
1490
- return (React.createElement("velt-comment-dialog-assignee-banner-user-avatar-wireframe", __assign({}, remainingProp), children));
1532
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1533
+ var transformedProps = transformWireframeProps(remainingProps);
1534
+ return (React.createElement("velt-comment-dialog-assignee-banner-user-avatar-wireframe", __assign({}, transformedProps), children));
1491
1535
  };
1492
1536
 
1493
1537
  var VeltCommentDialogAssigneeBannerUserName = function (props) {
1494
- var children = props.children, remainingProp = __rest(props, ["children"]);
1495
- return (React.createElement("velt-comment-dialog-assignee-banner-user-name-wireframe", __assign({}, remainingProp), children));
1538
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1539
+ var transformedProps = transformWireframeProps(remainingProps);
1540
+ return (React.createElement("velt-comment-dialog-assignee-banner-user-name-wireframe", __assign({}, transformedProps), children));
1496
1541
  };
1497
1542
 
1498
1543
  var VeltCommentDialogAssigneeBannerUnresolveButton = function (props) {
1499
- var children = props.children, remainingProp = __rest(props, ["children"]);
1500
- return (React.createElement("velt-comment-dialog-assignee-banner-unresolve-button-wireframe", __assign({}, remainingProp), children));
1544
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1545
+ var transformedProps = transformWireframeProps(remainingProps);
1546
+ return (React.createElement("velt-comment-dialog-assignee-banner-unresolve-button-wireframe", __assign({}, transformedProps), children));
1501
1547
  };
1502
1548
 
1503
1549
  var VeltCommentDialogAssigneeBanner = function (props) {
1504
- var children = props.children, remainingProp = __rest(props, ["children"]);
1505
- return (React.createElement("velt-comment-dialog-assignee-banner-wireframe", __assign({}, remainingProp), children));
1550
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1551
+ var transformedProps = transformWireframeProps(remainingProps);
1552
+ return (React.createElement("velt-comment-dialog-assignee-banner-wireframe", __assign({}, transformedProps), children));
1506
1553
  };
1507
1554
  VeltCommentDialogAssigneeBanner.ResolveButton = VeltCommentDialogAssigneeBannerResolveButton;
1508
1555
  VeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUserAvatar;
@@ -1510,115 +1557,136 @@ VeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserNa
1510
1557
  VeltCommentDialogAssigneeBanner.UnresolveButton = VeltCommentDialogAssigneeBannerUnresolveButton;
1511
1558
 
1512
1559
  var VeltCommentDialogBody = function (props) {
1513
- var children = props.children, remainingProp = __rest(props, ["children"]);
1514
- return (React.createElement("velt-comment-dialog-body-wireframe", __assign({}, remainingProp), children));
1560
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1561
+ var transformedProps = transformWireframeProps(remainingProps);
1562
+ return (React.createElement("velt-comment-dialog-body-wireframe", __assign({}, transformedProps), children));
1515
1563
  };
1516
1564
 
1517
1565
  var VeltCommentDialogCommentCategory = function (props) {
1518
- var children = props.children, remainingProp = __rest(props, ["children"]);
1519
- return (React.createElement("velt-comment-dialog-comment-category-wireframe", __assign({}, remainingProp), children));
1566
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1567
+ var transformedProps = transformWireframeProps(remainingProps);
1568
+ return (React.createElement("velt-comment-dialog-comment-category-wireframe", __assign({}, transformedProps), children));
1520
1569
  };
1521
1570
 
1522
1571
  var VeltCommentDialogCommentIndex = function (props) {
1523
- var children = props.children, remainingProp = __rest(props, ["children"]);
1524
- return (React.createElement("velt-comment-dialog-comment-index-wireframe", __assign({}, remainingProp), children));
1572
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1573
+ var transformedProps = transformWireframeProps(remainingProps);
1574
+ return (React.createElement("velt-comment-dialog-comment-index-wireframe", __assign({}, transformedProps), children));
1525
1575
  };
1526
1576
 
1527
1577
  var VeltCommentDialogCommentSuggestionStatus = function (props) {
1528
- var children = props.children, remainingProp = __rest(props, ["children"]);
1529
- return (React.createElement("velt-comment-dialog-comment-suggestion-status-wireframe", __assign({}, remainingProp), children));
1578
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1579
+ var transformedProps = transformWireframeProps(remainingProps);
1580
+ return (React.createElement("velt-comment-dialog-comment-suggestion-status-wireframe", __assign({}, transformedProps), children));
1530
1581
  };
1531
1582
 
1532
1583
  var VeltCommentDialogComposerActionButton = function (props) {
1533
1584
  var children = props.children, remainingProps = __rest(props, ["children"]);
1534
- return (React.createElement("velt-comment-dialog-composer-action-button-wireframe", __assign({}, remainingProps), children));
1585
+ var transformedProps = transformWireframeProps(remainingProps);
1586
+ return (React.createElement("velt-comment-dialog-composer-action-button-wireframe", __assign({}, transformedProps), children));
1535
1587
  };
1536
1588
 
1537
1589
  var VeltCommentDialogComposerAssignUser = function (props) {
1538
- var children = props.children, remainingProp = __rest(props, ["children"]);
1539
- return (React.createElement("velt-comment-dialog-composer-assign-user-wireframe", __assign({}, remainingProp), children));
1590
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1591
+ var transformedProps = transformWireframeProps(remainingProps);
1592
+ return (React.createElement("velt-comment-dialog-composer-assign-user-wireframe", __assign({}, transformedProps), children));
1540
1593
  };
1541
1594
 
1542
1595
  var VeltCommentDialogComposerAttachmentsInvalidItemPreview = function (props) {
1543
- var children = props.children, remainingProp = __rest(props, ["children"]);
1544
- return (React.createElement("velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe", __assign({}, remainingProp), children));
1596
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1597
+ var transformedProps = transformWireframeProps(remainingProps);
1598
+ return (React.createElement("velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe", __assign({}, transformedProps), children));
1545
1599
  };
1546
1600
 
1547
1601
  var VeltCommentDialogComposerAttachmentsInvalidItemMessage = function (props) {
1548
- var children = props.children, remainingProp = __rest(props, ["children"]);
1549
- return (React.createElement("velt-comment-dialog-composer-attachments-invalid-item-message-wireframe", __assign({}, remainingProp), children));
1602
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1603
+ var transformedProps = transformWireframeProps(remainingProps);
1604
+ return (React.createElement("velt-comment-dialog-composer-attachments-invalid-item-message-wireframe", __assign({}, transformedProps), children));
1550
1605
  };
1551
1606
 
1552
1607
  var VeltCommentDialogComposerAttachmentsInvalidItemDelete = function (props) {
1553
- var children = props.children, remainingProp = __rest(props, ["children"]);
1554
- return (React.createElement("velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe", __assign({}, remainingProp), children));
1608
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1609
+ var transformedProps = transformWireframeProps(remainingProps);
1610
+ return (React.createElement("velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe", __assign({}, transformedProps), children));
1555
1611
  };
1556
1612
 
1557
1613
  var VeltCommentDialogComposerAttachmentsInvalidItem = function (props) {
1558
- var children = props.children, remainingProp = __rest(props, ["children"]);
1559
- return (React.createElement("velt-comment-dialog-composer-attachments-invalid-item-wireframe", __assign({}, remainingProp), children));
1614
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1615
+ var transformedProps = transformWireframeProps(remainingProps);
1616
+ return (React.createElement("velt-comment-dialog-composer-attachments-invalid-item-wireframe", __assign({}, transformedProps), children));
1560
1617
  };
1561
1618
  VeltCommentDialogComposerAttachmentsInvalidItem.Preview = VeltCommentDialogComposerAttachmentsInvalidItemPreview;
1562
1619
  VeltCommentDialogComposerAttachmentsInvalidItem.Message = VeltCommentDialogComposerAttachmentsInvalidItemMessage;
1563
1620
  VeltCommentDialogComposerAttachmentsInvalidItem.Delete = VeltCommentDialogComposerAttachmentsInvalidItemDelete;
1564
1621
 
1565
1622
  var VeltCommentDialogComposerAttachmentsInvalid = function (props) {
1566
- var children = props.children, remainingProp = __rest(props, ["children"]);
1567
- return (React.createElement("velt-comment-dialog-composer-attachments-invalid-wireframe", __assign({}, remainingProp), children));
1623
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1624
+ var transformedProps = transformWireframeProps(remainingProps);
1625
+ return (React.createElement("velt-comment-dialog-composer-attachments-invalid-wireframe", __assign({}, transformedProps), children));
1568
1626
  };
1569
1627
  VeltCommentDialogComposerAttachmentsInvalid.Item = VeltCommentDialogComposerAttachmentsInvalidItem;
1570
1628
 
1571
1629
  var VeltCommentDialogComposerAttachmentsImagePreview = function (props) {
1572
- var children = props.children, remainingProp = __rest(props, ["children"]);
1573
- return (React.createElement("velt-comment-dialog-composer-attachments-image-preview-wireframe", __assign({}, remainingProp), children));
1630
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1631
+ var transformedProps = transformWireframeProps(remainingProps);
1632
+ return (React.createElement("velt-comment-dialog-composer-attachments-image-preview-wireframe", __assign({}, transformedProps), children));
1574
1633
  };
1575
1634
 
1576
1635
  var VeltCommentDialogComposerAttachmentsImageDelete = function (props) {
1577
- var children = props.children, remainingProp = __rest(props, ["children"]);
1578
- return (React.createElement("velt-comment-dialog-composer-attachments-image-delete-wireframe", __assign({}, remainingProp), children));
1636
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1637
+ var transformedProps = transformWireframeProps(remainingProps);
1638
+ return (React.createElement("velt-comment-dialog-composer-attachments-image-delete-wireframe", __assign({}, transformedProps), children));
1579
1639
  };
1580
1640
 
1581
1641
  var VeltCommentDialogComposerAttachmentsImageLoading = function (props) {
1582
- var children = props.children, remainingProp = __rest(props, ["children"]);
1583
- return (React.createElement("velt-comment-dialog-composer-attachments-image-loading-wireframe", __assign({}, remainingProp), children));
1642
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1643
+ var transformedProps = transformWireframeProps(remainingProps);
1644
+ return (React.createElement("velt-comment-dialog-composer-attachments-image-loading-wireframe", __assign({}, transformedProps), children));
1584
1645
  };
1585
1646
 
1586
1647
  var VeltCommentDialogComposerAttachmentsImage = function (props) {
1587
- var children = props.children, remainingProp = __rest(props, ["children"]);
1588
- return (React.createElement("velt-comment-dialog-composer-attachments-image-wireframe", __assign({}, remainingProp), children));
1648
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1649
+ var transformedProps = transformWireframeProps(remainingProps);
1650
+ return (React.createElement("velt-comment-dialog-composer-attachments-image-wireframe", __assign({}, transformedProps), children));
1589
1651
  };
1590
1652
  VeltCommentDialogComposerAttachmentsImage.Preview = VeltCommentDialogComposerAttachmentsImagePreview;
1591
1653
  VeltCommentDialogComposerAttachmentsImage.Loading = VeltCommentDialogComposerAttachmentsImageLoading;
1592
1654
  VeltCommentDialogComposerAttachmentsImage.Delete = VeltCommentDialogComposerAttachmentsImageDelete;
1593
1655
 
1594
1656
  var VeltCommentDialogComposerAttachmentsOtherDelete = function (props) {
1595
- var children = props.children, remainingProp = __rest(props, ["children"]);
1596
- return (React.createElement("velt-comment-dialog-composer-attachments-other-delete-wireframe", __assign({}, remainingProp), children));
1657
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1658
+ var transformedProps = transformWireframeProps(remainingProps);
1659
+ return (React.createElement("velt-comment-dialog-composer-attachments-other-delete-wireframe", __assign({}, transformedProps), children));
1597
1660
  };
1598
1661
 
1599
1662
  var VeltCommentDialogComposerAttachmentsOtherIcon = function (props) {
1600
- var children = props.children, remainingProp = __rest(props, ["children"]);
1601
- return (React.createElement("velt-comment-dialog-composer-attachments-other-icon-wireframe", __assign({}, remainingProp), children));
1663
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1664
+ var transformedProps = transformWireframeProps(remainingProps);
1665
+ return (React.createElement("velt-comment-dialog-composer-attachments-other-icon-wireframe", __assign({}, transformedProps), children));
1602
1666
  };
1603
1667
 
1604
1668
  var VeltCommentDialogComposerAttachmentsOtherLoading = function (props) {
1605
- var children = props.children, remainingProp = __rest(props, ["children"]);
1606
- return (React.createElement("velt-comment-dialog-composer-attachments-other-loading-wireframe", __assign({}, remainingProp), children));
1669
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1670
+ var transformedProps = transformWireframeProps(remainingProps);
1671
+ return (React.createElement("velt-comment-dialog-composer-attachments-other-loading-wireframe", __assign({}, transformedProps), children));
1607
1672
  };
1608
1673
 
1609
1674
  var VeltCommentDialogComposerAttachmentsOtherName = function (props) {
1610
- var children = props.children, remainingProp = __rest(props, ["children"]);
1611
- return (React.createElement("velt-comment-dialog-composer-attachments-other-name-wireframe", __assign({}, remainingProp), children));
1675
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1676
+ var transformedProps = transformWireframeProps(remainingProps);
1677
+ return (React.createElement("velt-comment-dialog-composer-attachments-other-name-wireframe", __assign({}, transformedProps), children));
1612
1678
  };
1613
1679
 
1614
1680
  var VeltCommentDialogComposerAttachmentsOtherSize = function (props) {
1615
- var children = props.children, remainingProp = __rest(props, ["children"]);
1616
- return (React.createElement("velt-comment-dialog-composer-attachments-other-size-wireframe", __assign({}, remainingProp), children));
1681
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1682
+ var transformedProps = transformWireframeProps(remainingProps);
1683
+ return (React.createElement("velt-comment-dialog-composer-attachments-other-size-wireframe", __assign({}, transformedProps), children));
1617
1684
  };
1618
1685
 
1619
1686
  var VeltCommentDialogComposerAttachmentsOther = function (props) {
1620
- var children = props.children, remainingProp = __rest(props, ["children"]);
1621
- return (React.createElement("velt-comment-dialog-composer-attachments-other-wireframe", __assign({}, remainingProp), children));
1687
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1688
+ var transformedProps = transformWireframeProps(remainingProps);
1689
+ return (React.createElement("velt-comment-dialog-composer-attachments-other-wireframe", __assign({}, transformedProps), children));
1622
1690
  };
1623
1691
  VeltCommentDialogComposerAttachmentsOther.Delete = VeltCommentDialogComposerAttachmentsOtherDelete;
1624
1692
  VeltCommentDialogComposerAttachmentsOther.Loading = VeltCommentDialogComposerAttachmentsOtherLoading;
@@ -1627,42 +1695,49 @@ VeltCommentDialogComposerAttachmentsOther.Name = VeltCommentDialogComposerAttach
1627
1695
  VeltCommentDialogComposerAttachmentsOther.Size = VeltCommentDialogComposerAttachmentsOtherSize;
1628
1696
 
1629
1697
  var VeltCommentDialogComposerAttachmentsSelected = function (props) {
1630
- var children = props.children, remainingProp = __rest(props, ["children"]);
1631
- return (React.createElement("velt-comment-dialog-composer-attachments-selected-wireframe", __assign({}, remainingProp), children));
1698
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1699
+ var transformedProps = transformWireframeProps(remainingProps);
1700
+ return (React.createElement("velt-comment-dialog-composer-attachments-selected-wireframe", __assign({}, transformedProps), children));
1632
1701
  };
1633
1702
  VeltCommentDialogComposerAttachmentsSelected.Image = VeltCommentDialogComposerAttachmentsImage;
1634
1703
  VeltCommentDialogComposerAttachmentsSelected.Other = VeltCommentDialogComposerAttachmentsOther;
1635
1704
 
1636
1705
  var VeltCommentDialogComposerAttachments = function (props) {
1637
- var children = props.children, remainingProp = __rest(props, ["children"]);
1638
- return (React.createElement("velt-comment-dialog-composer-attachments-wireframe", __assign({}, remainingProp), children));
1706
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1707
+ var transformedProps = transformWireframeProps(remainingProps);
1708
+ return (React.createElement("velt-comment-dialog-composer-attachments-wireframe", __assign({}, transformedProps), children));
1639
1709
  };
1640
1710
  VeltCommentDialogComposerAttachments.Invalid = VeltCommentDialogComposerAttachmentsInvalid;
1641
1711
  VeltCommentDialogComposerAttachments.Selected = VeltCommentDialogComposerAttachmentsSelected;
1642
1712
 
1643
1713
  var VeltCommentDialogComposerInput = function (props) {
1644
- var children = props.children, remainingProp = __rest(props, ["children"]);
1645
- return (React.createElement("velt-comment-dialog-composer-input-wireframe", __assign({}, remainingProp), children));
1714
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1715
+ var transformedProps = transformWireframeProps(remainingProps);
1716
+ return (React.createElement("velt-comment-dialog-composer-input-wireframe", __assign({}, transformedProps), children));
1646
1717
  };
1647
1718
 
1648
1719
  var VeltCommentDialogComposerRecordings = function (props) {
1649
- var children = props.children, remainingProp = __rest(props, ["children"]);
1650
- return (React.createElement("velt-comment-dialog-composer-recordings-wireframe", __assign({}, remainingProp), children));
1720
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1721
+ var transformedProps = transformWireframeProps(remainingProps);
1722
+ return (React.createElement("velt-comment-dialog-composer-recordings-wireframe", __assign({}, transformedProps), children));
1651
1723
  };
1652
1724
 
1653
1725
  var VeltCommentDialogComposerPrivateBadge = function (props) {
1654
- var children = props.children, remainingProp = __rest(props, ["children"]);
1655
- return (React.createElement("velt-comment-dialog-composer-private-badge-wireframe", __assign({}, remainingProp), children));
1726
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1727
+ var transformedProps = transformWireframeProps(remainingProps);
1728
+ return (React.createElement("velt-comment-dialog-composer-private-badge-wireframe", __assign({}, transformedProps), children));
1656
1729
  };
1657
1730
 
1658
1731
  var VeltCommentDialogComposerAvatar = function (props) {
1659
- var children = props.children, remainingProp = __rest(props, ["children"]);
1660
- return (React.createElement("velt-comment-dialog-composer-avatar-wireframe", __assign({}, remainingProp), children));
1732
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1733
+ var transformedProps = transformWireframeProps(remainingProps);
1734
+ return (React.createElement("velt-comment-dialog-composer-avatar-wireframe", __assign({}, transformedProps), children));
1661
1735
  };
1662
1736
 
1663
1737
  var VeltCommentDialogComposer = function (props) {
1664
- var children = props.children, remainingProp = __rest(props, ["children"]);
1665
- return (React.createElement("velt-comment-dialog-composer-wireframe", __assign({}, remainingProp), children));
1738
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1739
+ var transformedProps = transformWireframeProps(remainingProps);
1740
+ return (React.createElement("velt-comment-dialog-composer-wireframe", __assign({}, transformedProps), children));
1666
1741
  };
1667
1742
  VeltCommentDialogComposer.ActionButton = VeltCommentDialogComposerActionButton;
1668
1743
  VeltCommentDialogComposer.AssignUser = VeltCommentDialogComposerAssignUser;
@@ -1673,28 +1748,33 @@ VeltCommentDialogComposer.PrivateBadge = VeltCommentDialogComposerPrivateBadge;
1673
1748
  VeltCommentDialogComposer.Avatar = VeltCommentDialogComposerAvatar;
1674
1749
 
1675
1750
  var VeltCommentDialogCopyLink = function (props) {
1676
- var children = props.children, remainingProp = __rest(props, ["children"]);
1677
- return (React.createElement("velt-comment-dialog-copy-link-wireframe", __assign({}, remainingProp), children));
1751
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1752
+ var transformedProps = transformWireframeProps(remainingProps);
1753
+ return (React.createElement("velt-comment-dialog-copy-link-wireframe", __assign({}, transformedProps), children));
1678
1754
  };
1679
1755
 
1680
1756
  var VeltCommentDialogGhostBanner = function (props) {
1681
- var children = props.children, remainingProp = __rest(props, ["children"]);
1682
- return (React.createElement("velt-comment-dialog-ghost-banner-wireframe", __assign({}, remainingProp), children));
1757
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1758
+ var transformedProps = transformWireframeProps(remainingProps);
1759
+ return (React.createElement("velt-comment-dialog-ghost-banner-wireframe", __assign({}, transformedProps), children));
1683
1760
  };
1684
1761
 
1685
1762
  var VeltCommentDialogHeader = function (props) {
1686
- var children = props.children, remainingProp = __rest(props, ["children"]);
1687
- return (React.createElement("velt-comment-dialog-header-wireframe", __assign({}, remainingProp), children));
1763
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1764
+ var transformedProps = transformWireframeProps(remainingProps);
1765
+ return (React.createElement("velt-comment-dialog-header-wireframe", __assign({}, transformedProps), children));
1688
1766
  };
1689
1767
 
1690
1768
  var VeltCommentDialogMoreReply = function (props) {
1691
- var children = props.children, remainingProp = __rest(props, ["children"]);
1692
- return (React.createElement("velt-comment-dialog-more-reply-wireframe", __assign({}, remainingProp), children));
1769
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1770
+ var transformedProps = transformWireframeProps(remainingProps);
1771
+ return (React.createElement("velt-comment-dialog-more-reply-wireframe", __assign({}, transformedProps), children));
1693
1772
  };
1694
1773
 
1695
1774
  var VeltCommentDialogOptionsDropdownContentAssignWireframe = function (props) {
1696
- var children = props.children, remainingProp = __rest(props, ["children"]);
1697
- return (React.createElement("velt-comment-dialog-options-dropdown-content-assign-wireframe", __assign({}, remainingProp), children));
1775
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1776
+ var transformedProps = transformWireframeProps(remainingProps);
1777
+ return (React.createElement("velt-comment-dialog-options-dropdown-content-assign-wireframe", __assign({}, transformedProps), children));
1698
1778
  };
1699
1779
 
1700
1780
  var VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe = function (props) {
@@ -1708,15 +1788,17 @@ var VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe = function (pro
1708
1788
  };
1709
1789
 
1710
1790
  var VeltCommentDialogOptionsDropdownContentDeleteWireframe = function (props) {
1711
- var children = props.children, remainingProp = __rest(props, ["children"]);
1712
- return (React.createElement("velt-comment-dialog-options-dropdown-content-delete-wireframe", __assign({}, remainingProp), children));
1791
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1792
+ var transformedProps = transformWireframeProps(remainingProps);
1793
+ return (React.createElement("velt-comment-dialog-options-dropdown-content-delete-wireframe", __assign({}, transformedProps), children));
1713
1794
  };
1714
1795
  VeltCommentDialogOptionsDropdownContentDeleteWireframe.Comment = VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe;
1715
1796
  VeltCommentDialogOptionsDropdownContentDeleteWireframe.Thread = VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe;
1716
1797
 
1717
1798
  var VeltCommentDialogOptionsDropdownContentEditWireframe = function (props) {
1718
- var children = props.children, remainingProp = __rest(props, ["children"]);
1719
- return (React.createElement("velt-comment-dialog-options-dropdown-content-edit-wireframe", __assign({}, remainingProp), children));
1799
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1800
+ var transformedProps = transformWireframeProps(remainingProps);
1801
+ return (React.createElement("velt-comment-dialog-options-dropdown-content-edit-wireframe", __assign({}, transformedProps), children));
1720
1802
  };
1721
1803
 
1722
1804
  var VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe = function (props) {
@@ -1730,8 +1812,9 @@ var VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe = function
1730
1812
  };
1731
1813
 
1732
1814
  var VeltCommentDialogOptionsDropdownContentMakePrivateWireframe = function (props) {
1733
- var children = props.children, remainingProp = __rest(props, ["children"]);
1734
- return (React.createElement("velt-comment-dialog-options-dropdown-content-make-private-wireframe", __assign({}, remainingProp), children));
1815
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1816
+ var transformedProps = transformWireframeProps(remainingProps);
1817
+ return (React.createElement("velt-comment-dialog-options-dropdown-content-make-private-wireframe", __assign({}, transformedProps), children));
1735
1818
  };
1736
1819
  VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.Enable = VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe;
1737
1820
  VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.Disable = VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe;
@@ -1747,15 +1830,17 @@ var VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe = fu
1747
1830
  };
1748
1831
 
1749
1832
  var VeltCommentDialogOptionsDropdownContentNotificationWireframe = function (props) {
1750
- var children = props.children;
1751
- return (React.createElement("velt-comment-dialog-options-dropdown-content-notification-wireframe", null, children));
1833
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1834
+ var transformedProps = transformWireframeProps(remainingProps);
1835
+ return (React.createElement("velt-comment-dialog-options-dropdown-content-notification-wireframe", __assign({}, transformedProps), children));
1752
1836
  };
1753
1837
  VeltCommentDialogOptionsDropdownContentNotificationWireframe.Subscribe = VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe;
1754
1838
  VeltCommentDialogOptionsDropdownContentNotificationWireframe.Unsubscribe = VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe;
1755
1839
 
1756
1840
  var VeltCommentDialogOptionsDropdownContentWireframe = function (props) {
1757
- var children = props.children, remainingProp = __rest(props, ["children"]);
1758
- return (React.createElement("velt-comment-dialog-options-dropdown-content-wireframe", __assign({}, remainingProp), children));
1841
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1842
+ var transformedProps = transformWireframeProps(remainingProps);
1843
+ return (React.createElement("velt-comment-dialog-options-dropdown-content-wireframe", __assign({}, transformedProps), children));
1759
1844
  };
1760
1845
  VeltCommentDialogOptionsDropdownContentWireframe.Assign = VeltCommentDialogOptionsDropdownContentAssignWireframe;
1761
1846
  VeltCommentDialogOptionsDropdownContentWireframe.MakePrivate = VeltCommentDialogOptionsDropdownContentMakePrivateWireframe;
@@ -1764,212 +1849,249 @@ VeltCommentDialogOptionsDropdownContentWireframe.Delete = VeltCommentDialogOptio
1764
1849
  VeltCommentDialogOptionsDropdownContentWireframe.Notification = VeltCommentDialogOptionsDropdownContentNotificationWireframe;
1765
1850
 
1766
1851
  var VeltCommentDialogOptionsDropdownTriggerWireframe = function (props) {
1767
- var children = props.children, remainingProp = __rest(props, ["children"]);
1768
- return (React.createElement("velt-comment-dialog-options-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
1852
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1853
+ var transformedProps = transformWireframeProps(remainingProps);
1854
+ return (React.createElement("velt-comment-dialog-options-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
1769
1855
  };
1770
1856
 
1771
1857
  var VeltCommentDialogOptions = function (props) {
1772
- var children = props.children, remainingProp = __rest(props, ["children"]);
1773
- return (React.createElement("velt-comment-dialog-options-wireframe", __assign({}, remainingProp), children));
1858
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1859
+ var transformedProps = transformWireframeProps(remainingProps);
1860
+ return (React.createElement("velt-comment-dialog-options-wireframe", __assign({}, transformedProps), children));
1774
1861
  };
1775
1862
  VeltCommentDialogOptions.Content = VeltCommentDialogOptionsDropdownContentWireframe;
1776
1863
  VeltCommentDialogOptions.Trigger = VeltCommentDialogOptionsDropdownTriggerWireframe;
1777
1864
 
1778
1865
  var VeltCommentDialogPriorityDropdownContentItemIconWireframe = function (props) {
1779
1866
  var children = props.children, remainingProps = __rest(props, ["children"]);
1780
- return (React.createElement("velt-comment-dialog-priority-dropdown-content-item-icon-wireframe", __assign({}, remainingProps), children));
1867
+ var transformedProps = transformWireframeProps(remainingProps);
1868
+ return (React.createElement("velt-comment-dialog-priority-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
1781
1869
  };
1782
1870
 
1783
1871
  var VeltCommentDialogPriorityDropdownContentItemNameWireframe = function (props) {
1784
1872
  var children = props.children, remainingProps = __rest(props, ["children"]);
1785
- return (React.createElement("velt-comment-dialog-priority-dropdown-content-item-name-wireframe", __assign({}, remainingProps), children));
1873
+ var transformedProps = transformWireframeProps(remainingProps);
1874
+ return (React.createElement("velt-comment-dialog-priority-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
1786
1875
  };
1787
1876
 
1788
1877
  var VeltCommentDialogPriorityDropdownContentItemTickWireframe = function (props) {
1789
1878
  var children = props.children, remainingProps = __rest(props, ["children"]);
1790
- return (React.createElement("velt-comment-dialog-priority-dropdown-content-item-tick-wireframe", __assign({}, remainingProps), children));
1879
+ var transformedProps = transformWireframeProps(remainingProps);
1880
+ return (React.createElement("velt-comment-dialog-priority-dropdown-content-item-tick-wireframe", __assign({}, transformedProps), children));
1791
1881
  };
1792
1882
 
1793
1883
  var VeltCommentDialogPriorityDropdownContentItemWireframe = function (props) {
1794
- var children = props.children, remainingProp = __rest(props, ["children"]);
1795
- return (React.createElement("velt-comment-dialog-priority-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
1884
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1885
+ var transformedProps = transformWireframeProps(remainingProps);
1886
+ return (React.createElement("velt-comment-dialog-priority-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
1796
1887
  };
1797
1888
  VeltCommentDialogPriorityDropdownContentItemWireframe.Icon = VeltCommentDialogPriorityDropdownContentItemIconWireframe;
1798
1889
  VeltCommentDialogPriorityDropdownContentItemWireframe.Name = VeltCommentDialogPriorityDropdownContentItemNameWireframe;
1799
1890
  VeltCommentDialogPriorityDropdownContentItemWireframe.Tick = VeltCommentDialogPriorityDropdownContentItemTickWireframe;
1800
1891
 
1801
1892
  var VeltCommentDialogPriorityDropdownContentWireframe = function (props) {
1802
- var children = props.children, remainingProp = __rest(props, ["children"]);
1803
- return (React.createElement("velt-comment-dialog-priority-dropdown-content-wireframe", __assign({}, remainingProp), children));
1893
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1894
+ var transformedProps = transformWireframeProps(remainingProps);
1895
+ return (React.createElement("velt-comment-dialog-priority-dropdown-content-wireframe", __assign({}, transformedProps), children));
1804
1896
  };
1805
1897
  VeltCommentDialogPriorityDropdownContentWireframe.Item = VeltCommentDialogPriorityDropdownContentItemWireframe;
1806
1898
 
1807
1899
  var VeltCommentDialogPriorityDropdownTriggerArrowWireframe = function (props) {
1808
1900
  var children = props.children, remainingProps = __rest(props, ["children"]);
1809
- return (React.createElement("velt-comment-dialog-priority-dropdown-trigger-arrow-wireframe", __assign({}, remainingProps), children));
1901
+ var transformedProps = transformWireframeProps(remainingProps);
1902
+ return (React.createElement("velt-comment-dialog-priority-dropdown-trigger-arrow-wireframe", __assign({}, transformedProps), children));
1810
1903
  };
1811
1904
 
1812
1905
  var VeltCommentDialogPriorityDropdownTriggerIconWireframe = function (props) {
1813
1906
  var children = props.children, remainingProps = __rest(props, ["children"]);
1814
- return (React.createElement("velt-comment-dialog-priority-dropdown-trigger-icon-wireframe", __assign({}, remainingProps), children));
1907
+ var transformedProps = transformWireframeProps(remainingProps);
1908
+ return (React.createElement("velt-comment-dialog-priority-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
1815
1909
  };
1816
1910
 
1817
1911
  var VeltCommentDialogPriorityDropdownTriggerNameWireframe = function (props) {
1818
1912
  var children = props.children, remainingProps = __rest(props, ["children"]);
1819
- return (React.createElement("velt-comment-dialog-priority-dropdown-trigger-name-wireframe", __assign({}, remainingProps), children));
1913
+ var transformedProps = transformWireframeProps(remainingProps);
1914
+ return (React.createElement("velt-comment-dialog-priority-dropdown-trigger-name-wireframe", __assign({}, transformedProps), children));
1820
1915
  };
1821
1916
 
1822
1917
  var VeltCommentDialogPriorityDropdownTriggerWireframe = function (props) {
1823
- var children = props.children, remainingProp = __rest(props, ["children"]);
1824
- return (React.createElement("velt-comment-dialog-priority-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
1918
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1919
+ var transformedProps = transformWireframeProps(remainingProps);
1920
+ return (React.createElement("velt-comment-dialog-priority-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
1825
1921
  };
1826
1922
  VeltCommentDialogPriorityDropdownTriggerWireframe.Arrow = VeltCommentDialogPriorityDropdownTriggerArrowWireframe;
1827
1923
  VeltCommentDialogPriorityDropdownTriggerWireframe.Name = VeltCommentDialogPriorityDropdownTriggerNameWireframe;
1828
1924
  VeltCommentDialogPriorityDropdownTriggerWireframe.Icon = VeltCommentDialogPriorityDropdownTriggerIconWireframe;
1829
1925
 
1830
1926
  var VeltCommentDialogPriority = function (props) {
1831
- var children = props.children, remainingProp = __rest(props, ["children"]);
1832
- return (React.createElement("velt-comment-dialog-priority-wireframe", __assign({}, remainingProp), children));
1927
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1928
+ var transformedProps = transformWireframeProps(remainingProps);
1929
+ return (React.createElement("velt-comment-dialog-priority-wireframe", __assign({}, transformedProps), children));
1833
1930
  };
1834
1931
  VeltCommentDialogPriority.Content = VeltCommentDialogPriorityDropdownContentWireframe;
1835
1932
  VeltCommentDialogPriority.Trigger = VeltCommentDialogPriorityDropdownTriggerWireframe;
1836
1933
 
1837
1934
  var VeltCommentDialogPrivateBanner = function (props) {
1838
- var children = props.children, remainingProp = __rest(props, ["children"]);
1839
- return (React.createElement("velt-comment-dialog-private-banner-wireframe", __assign({}, remainingProp), children));
1935
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1936
+ var transformedProps = transformWireframeProps(remainingProps);
1937
+ return (React.createElement("velt-comment-dialog-private-banner-wireframe", __assign({}, transformedProps), children));
1840
1938
  };
1841
1939
 
1842
1940
  var VeltCommentDialogResolveButton = function (props) {
1843
- var children = props.children, remainingProp = __rest(props, ["children"]);
1844
- return (React.createElement("velt-comment-dialog-resolve-button-wireframe", __assign({}, remainingProp), children));
1941
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1942
+ var transformedProps = transformWireframeProps(remainingProps);
1943
+ return (React.createElement("velt-comment-dialog-resolve-button-wireframe", __assign({}, transformedProps), children));
1845
1944
  };
1846
1945
 
1847
1946
  var VeltCommentDialogSignIn = function (props) {
1848
- var children = props.children, remainingProp = __rest(props, ["children"]);
1849
- return (React.createElement("velt-comment-dialog-sign-in-wireframe", __assign({}, remainingProp), children));
1947
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1948
+ var transformedProps = transformWireframeProps(remainingProps);
1949
+ return (React.createElement("velt-comment-dialog-sign-in-wireframe", __assign({}, transformedProps), children));
1850
1950
  };
1851
1951
 
1852
1952
  var VeltCommentDialogStatusDropdownContentItemIconWireframe = function (props) {
1853
1953
  var children = props.children, remainingProps = __rest(props, ["children"]);
1854
- return (React.createElement("velt-comment-dialog-status-dropdown-content-item-icon-wireframe", __assign({}, remainingProps), children));
1954
+ var transformedProps = transformWireframeProps(remainingProps);
1955
+ return (React.createElement("velt-comment-dialog-status-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
1855
1956
  };
1856
1957
 
1857
1958
  var VeltCommentDialogStatusDropdownContentItemNameWireframe = function (props) {
1858
1959
  var children = props.children, remainingProps = __rest(props, ["children"]);
1859
- return (React.createElement("velt-comment-dialog-status-dropdown-content-item-name-wireframe", __assign({}, remainingProps), children));
1960
+ var transformedProps = transformWireframeProps(remainingProps);
1961
+ return (React.createElement("velt-comment-dialog-status-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
1860
1962
  };
1861
1963
 
1862
1964
  var VeltCommentDialogStatusDropdownContentItemWireframe = function (props) {
1863
- var children = props.children, remainingProp = __rest(props, ["children"]);
1864
- return (React.createElement("velt-comment-dialog-status-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
1965
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1966
+ var transformedProps = transformWireframeProps(remainingProps);
1967
+ return (React.createElement("velt-comment-dialog-status-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
1865
1968
  };
1866
1969
  VeltCommentDialogStatusDropdownContentItemWireframe.Icon = VeltCommentDialogStatusDropdownContentItemIconWireframe;
1867
1970
  VeltCommentDialogStatusDropdownContentItemWireframe.Name = VeltCommentDialogStatusDropdownContentItemNameWireframe;
1868
1971
 
1869
1972
  var VeltCommentDialogStatusDropdownContentWireframe = function (props) {
1870
- var children = props.children, remainingProp = __rest(props, ["children"]);
1871
- return (React.createElement("velt-comment-dialog-status-dropdown-content-wireframe", __assign({}, remainingProp), children));
1973
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1974
+ var transformedProps = transformWireframeProps(remainingProps);
1975
+ return (React.createElement("velt-comment-dialog-status-dropdown-content-wireframe", __assign({}, transformedProps), children));
1872
1976
  };
1873
1977
  VeltCommentDialogStatusDropdownContentWireframe.Item = VeltCommentDialogStatusDropdownContentItemWireframe;
1874
1978
 
1875
1979
  var VeltCommentDialogStatusDropdownTriggerArrowWireframe = function (props) {
1876
1980
  var children = props.children, remainingProps = __rest(props, ["children"]);
1877
- return (React.createElement("velt-comment-dialog-status-dropdown-trigger-arrow-wireframe", __assign({}, remainingProps), children));
1981
+ var transformedProps = transformWireframeProps(remainingProps);
1982
+ return (React.createElement("velt-comment-dialog-status-dropdown-trigger-arrow-wireframe", __assign({}, transformedProps), children));
1878
1983
  };
1879
1984
 
1880
1985
  var VeltCommentDialogStatusDropdownTriggerIconWireframe = function (props) {
1881
1986
  var children = props.children, remainingProps = __rest(props, ["children"]);
1882
- return (React.createElement("velt-comment-dialog-status-dropdown-trigger-icon-wireframe", __assign({}, remainingProps), children));
1987
+ var transformedProps = transformWireframeProps(remainingProps);
1988
+ return (React.createElement("velt-comment-dialog-status-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
1883
1989
  };
1884
1990
 
1885
1991
  var VeltCommentDialogStatusDropdownTriggerNameWireframe = function (props) {
1886
1992
  var children = props.children, remainingProps = __rest(props, ["children"]);
1887
- return (React.createElement("velt-comment-dialog-status-dropdown-trigger-name-wireframe", __assign({}, remainingProps), children));
1993
+ var transformedProps = transformWireframeProps(remainingProps);
1994
+ return (React.createElement("velt-comment-dialog-status-dropdown-trigger-name-wireframe", __assign({}, transformedProps), children));
1888
1995
  };
1889
1996
 
1890
1997
  var VeltCommentDialogStatusDropdownTriggerWireframe = function (props) {
1891
- var children = props.children, remainingProp = __rest(props, ["children"]);
1892
- return (React.createElement("velt-comment-dialog-status-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
1998
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1999
+ var transformedProps = transformWireframeProps(remainingProps);
2000
+ return (React.createElement("velt-comment-dialog-status-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
1893
2001
  };
1894
2002
  VeltCommentDialogStatusDropdownTriggerWireframe.Arrow = VeltCommentDialogStatusDropdownTriggerArrowWireframe;
1895
2003
  VeltCommentDialogStatusDropdownTriggerWireframe.Name = VeltCommentDialogStatusDropdownTriggerNameWireframe;
1896
2004
  VeltCommentDialogStatusDropdownTriggerWireframe.Icon = VeltCommentDialogStatusDropdownTriggerIconWireframe;
1897
2005
 
1898
2006
  var VeltCommentDialogStatus = function (props) {
1899
- var children = props.children, remainingProp = __rest(props, ["children"]);
1900
- return (React.createElement("velt-comment-dialog-status-wireframe", __assign({}, remainingProp), children));
2007
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2008
+ var transformedProps = transformWireframeProps(remainingProps);
2009
+ return (React.createElement("velt-comment-dialog-status-wireframe", __assign({}, transformedProps), children));
1901
2010
  };
1902
2011
  VeltCommentDialogStatus.Content = VeltCommentDialogStatusDropdownContentWireframe;
1903
2012
  VeltCommentDialogStatus.Trigger = VeltCommentDialogStatusDropdownTriggerWireframe;
1904
2013
 
1905
2014
  var VeltCommentDialogSuggestionActionAccept = function (props) {
1906
- var children = props.children, remainingProp = __rest(props, ["children"]);
1907
- return (React.createElement("velt-comment-dialog-suggestion-action-accept-wireframe", __assign({}, remainingProp), children));
2015
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2016
+ var transformedProps = transformWireframeProps(remainingProps);
2017
+ return (React.createElement("velt-comment-dialog-suggestion-action-accept-wireframe", __assign({}, transformedProps), children));
1908
2018
  };
1909
2019
 
1910
2020
  var VeltCommentDialogSuggestionActionReject = function (props) {
1911
- var children = props.children, remainingProp = __rest(props, ["children"]);
1912
- return (React.createElement("velt-comment-dialog-suggestion-action-reject-wireframe", __assign({}, remainingProp), children));
2021
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2022
+ var transformedProps = transformWireframeProps(remainingProps);
2023
+ return (React.createElement("velt-comment-dialog-suggestion-action-reject-wireframe", __assign({}, transformedProps), children));
1913
2024
  };
1914
2025
 
1915
2026
  var VeltCommentDialogSuggestionAction = function (props) {
1916
- var children = props.children, remainingProp = __rest(props, ["children"]);
1917
- return (React.createElement("velt-comment-dialog-suggestion-action-wireframe", __assign({}, remainingProp), children));
2027
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2028
+ var transformedProps = transformWireframeProps(remainingProps);
2029
+ return (React.createElement("velt-comment-dialog-suggestion-action-wireframe", __assign({}, transformedProps), children));
1918
2030
  };
1919
2031
  VeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;
1920
2032
  VeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;
1921
2033
 
1922
2034
  var VeltCommentDialogThreadCardAttachmentsImagePreview = function (props) {
1923
- var children = props.children, remainingProp = __rest(props, ["children"]);
1924
- return (React.createElement("velt-comment-dialog-thread-card-attachments-image-preview-wireframe", __assign({}, remainingProp), children));
2035
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2036
+ var transformedProps = transformWireframeProps(remainingProps);
2037
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-image-preview-wireframe", __assign({}, transformedProps), children));
1925
2038
  };
1926
2039
 
1927
2040
  var VeltCommentDialogThreadCardAttachmentsImageDelete = function (props) {
1928
- var children = props.children, remainingProp = __rest(props, ["children"]);
1929
- return (React.createElement("velt-comment-dialog-thread-card-attachments-image-delete-wireframe", __assign({}, remainingProp), children));
2041
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2042
+ var transformedProps = transformWireframeProps(remainingProps);
2043
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-image-delete-wireframe", __assign({}, transformedProps), children));
1930
2044
  };
1931
2045
 
1932
2046
  var VeltCommentDialogThreadCardAttachmentsImageDownload = function (props) {
1933
- var children = props.children, remainingProp = __rest(props, ["children"]);
1934
- return (React.createElement("velt-comment-dialog-thread-card-attachments-image-download-wireframe", __assign({}, remainingProp), children));
2047
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2048
+ var transformedProps = transformWireframeProps(remainingProps);
2049
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-image-download-wireframe", __assign({}, transformedProps), children));
1935
2050
  };
1936
2051
 
1937
2052
  var VeltCommentDialogThreadCardAttachmentsImage = function (props) {
1938
- var children = props.children, remainingProp = __rest(props, ["children"]);
1939
- return (React.createElement("velt-comment-dialog-thread-card-attachments-image-wireframe", __assign({}, remainingProp), children));
2053
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2054
+ var transformedProps = transformWireframeProps(remainingProps);
2055
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-image-wireframe", __assign({}, transformedProps), children));
1940
2056
  };
1941
2057
  VeltCommentDialogThreadCardAttachmentsImage.Preview = VeltCommentDialogThreadCardAttachmentsImagePreview;
1942
2058
  VeltCommentDialogThreadCardAttachmentsImage.Download = VeltCommentDialogThreadCardAttachmentsImageDownload;
1943
2059
  VeltCommentDialogThreadCardAttachmentsImage.Delete = VeltCommentDialogThreadCardAttachmentsImageDelete;
1944
2060
 
1945
2061
  var VeltCommentDialogThreadCardAttachmentsOtherDelete = function (props) {
1946
- var children = props.children, remainingProp = __rest(props, ["children"]);
1947
- return (React.createElement("velt-comment-dialog-thread-card-attachments-other-delete-wireframe", __assign({}, remainingProp), children));
2062
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2063
+ var transformedProps = transformWireframeProps(remainingProps);
2064
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-other-delete-wireframe", __assign({}, transformedProps), children));
1948
2065
  };
1949
2066
 
1950
2067
  var VeltCommentDialogThreadCardAttachmentsOtherDownload = function (props) {
1951
- var children = props.children, remainingProp = __rest(props, ["children"]);
1952
- return (React.createElement("velt-comment-dialog-thread-card-attachments-other-download-wireframe", __assign({}, remainingProp), children));
2068
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2069
+ var transformedProps = transformWireframeProps(remainingProps);
2070
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-other-download-wireframe", __assign({}, transformedProps), children));
1953
2071
  };
1954
2072
 
1955
2073
  var VeltCommentDialogThreadCardAttachmentsOtherIcon = function (props) {
1956
- var children = props.children, remainingProp = __rest(props, ["children"]);
1957
- return (React.createElement("velt-comment-dialog-thread-card-attachments-other-icon-wireframe", __assign({}, remainingProp), children));
2074
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2075
+ var transformedProps = transformWireframeProps(remainingProps);
2076
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-other-icon-wireframe", __assign({}, transformedProps), children));
1958
2077
  };
1959
2078
 
1960
2079
  var VeltCommentDialogThreadCardAttachmentsOtherName = function (props) {
1961
- var children = props.children, remainingProp = __rest(props, ["children"]);
1962
- return (React.createElement("velt-comment-dialog-thread-card-attachments-other-name-wireframe", __assign({}, remainingProp), children));
2080
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2081
+ var transformedProps = transformWireframeProps(remainingProps);
2082
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-other-name-wireframe", __assign({}, transformedProps), children));
1963
2083
  };
1964
2084
 
1965
2085
  var VeltCommentDialogThreadCardAttachmentsOtherSize = function (props) {
1966
- var children = props.children, remainingProp = __rest(props, ["children"]);
1967
- return (React.createElement("velt-comment-dialog-thread-card-attachments-other-size-wireframe", __assign({}, remainingProp), children));
2086
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2087
+ var transformedProps = transformWireframeProps(remainingProps);
2088
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-other-size-wireframe", __assign({}, transformedProps), children));
1968
2089
  };
1969
2090
 
1970
2091
  var VeltCommentDialogThreadCardAttachmentsOther = function (props) {
1971
- var children = props.children, remainingProp = __rest(props, ["children"]);
1972
- return (React.createElement("velt-comment-dialog-thread-card-attachments-other-wireframe", __assign({}, remainingProp), children));
2092
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2093
+ var transformedProps = transformWireframeProps(remainingProps);
2094
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-other-wireframe", __assign({}, transformedProps), children));
1973
2095
  };
1974
2096
  VeltCommentDialogThreadCardAttachmentsOther.Icon = VeltCommentDialogThreadCardAttachmentsOtherIcon;
1975
2097
  VeltCommentDialogThreadCardAttachmentsOther.Name = VeltCommentDialogThreadCardAttachmentsOtherName;
@@ -1978,126 +2100,148 @@ VeltCommentDialogThreadCardAttachmentsOther.Download = VeltCommentDialogThreadCa
1978
2100
  VeltCommentDialogThreadCardAttachmentsOther.Delete = VeltCommentDialogThreadCardAttachmentsOtherDelete;
1979
2101
 
1980
2102
  var VeltCommentDialogThreadCardAttachments = function (props) {
1981
- var children = props.children, remainingProp = __rest(props, ["children"]);
1982
- return (React.createElement("velt-comment-dialog-thread-card-attachments-wireframe", __assign({}, remainingProp), children));
2103
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2104
+ var transformedProps = transformWireframeProps(remainingProps);
2105
+ return (React.createElement("velt-comment-dialog-thread-card-attachments-wireframe", __assign({}, transformedProps), children));
1983
2106
  };
1984
2107
  VeltCommentDialogThreadCardAttachments.Other = VeltCommentDialogThreadCardAttachmentsOther;
1985
2108
  VeltCommentDialogThreadCardAttachments.Image = VeltCommentDialogThreadCardAttachmentsImage;
1986
2109
 
1987
2110
  var VeltCommentDialogThreadCardAvatar = function (props) {
1988
- var children = props.children, remainingProp = __rest(props, ["children"]);
1989
- return (React.createElement("velt-comment-dialog-thread-card-avatar-wireframe", __assign({}, remainingProp), children));
2111
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2112
+ var transformedProps = transformWireframeProps(remainingProps);
2113
+ return (React.createElement("velt-comment-dialog-thread-card-avatar-wireframe", __assign({}, transformedProps), children));
1990
2114
  };
1991
2115
 
1992
2116
  var VeltCommentDialogThreadCardDeviceType = function (props) {
1993
- var children = props.children, remainingProp = __rest(props, ["children"]);
1994
- return (React.createElement("velt-comment-dialog-thread-card-device-type-wireframe", __assign({}, remainingProp), children));
2117
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2118
+ var transformedProps = transformWireframeProps(remainingProps);
2119
+ return (React.createElement("velt-comment-dialog-thread-card-device-type-wireframe", __assign({}, transformedProps), children));
1995
2120
  };
1996
2121
 
1997
2122
  var VeltCommentDialogThreadCardDraft = function (props) {
1998
- var children = props.children, remainingProp = __rest(props, ["children"]);
1999
- return (React.createElement("velt-comment-dialog-thread-card-draft-wireframe", __assign({}, remainingProp), children));
2123
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2124
+ var transformedProps = transformWireframeProps(remainingProps);
2125
+ return (React.createElement("velt-comment-dialog-thread-card-draft-wireframe", __assign({}, transformedProps), children));
2000
2126
  };
2001
2127
 
2002
2128
  var VeltCommentDialogThreadCardMessage = function (props) {
2003
- var children = props.children, remainingProp = __rest(props, ["children"]);
2004
- return (React.createElement("velt-comment-dialog-thread-card-message-wireframe", __assign({}, remainingProp), children));
2129
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2130
+ var transformedProps = transformWireframeProps(remainingProps);
2131
+ return (React.createElement("velt-comment-dialog-thread-card-message-wireframe", __assign({}, transformedProps), children));
2005
2132
  };
2006
2133
 
2007
2134
  var VeltCommentDialogThreadCardName = function (props) {
2008
- var children = props.children, remainingProp = __rest(props, ["children"]);
2009
- return (React.createElement("velt-comment-dialog-thread-card-name-wireframe", __assign({}, remainingProp), children));
2135
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2136
+ var transformedProps = transformWireframeProps(remainingProps);
2137
+ return (React.createElement("velt-comment-dialog-thread-card-name-wireframe", __assign({}, transformedProps), children));
2010
2138
  };
2011
2139
 
2012
2140
  var VeltCommentDialogThreadCardOptions = function (props) {
2013
- var children = props.children, remainingProp = __rest(props, ["children"]);
2014
- return (React.createElement("velt-comment-dialog-thread-card-options-wireframe", __assign({}, remainingProp), children));
2141
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2142
+ var transformedProps = transformWireframeProps(remainingProps);
2143
+ return (React.createElement("velt-comment-dialog-thread-card-options-wireframe", __assign({}, transformedProps), children));
2015
2144
  };
2016
2145
  VeltCommentDialogThreadCardOptions.Content = VeltCommentDialogOptionsDropdownContentWireframe;
2017
2146
  VeltCommentDialogThreadCardOptions.Trigger = VeltCommentDialogOptionsDropdownTriggerWireframe;
2018
2147
 
2019
2148
  var VeltCommentDialogThreadCardReactionTool = function (props) {
2020
- var children = props.children, remainingProp = __rest(props, ["children"]);
2021
- return (React.createElement("velt-comment-dialog-thread-card-reaction-tool-wireframe", __assign({}, remainingProp), children));
2149
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2150
+ var transformedProps = transformWireframeProps(remainingProps);
2151
+ return (React.createElement("velt-comment-dialog-thread-card-reaction-tool-wireframe", __assign({}, transformedProps), children));
2022
2152
  };
2023
2153
 
2024
2154
  var VeltCommentDialogThreadCardReactions = function (props) {
2025
- var children = props.children, remainingProp = __rest(props, ["children"]);
2026
- return (React.createElement("velt-comment-dialog-thread-card-reactions-wireframe", __assign({}, remainingProp), children));
2155
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2156
+ var transformedProps = transformWireframeProps(remainingProps);
2157
+ return (React.createElement("velt-comment-dialog-thread-card-reactions-wireframe", __assign({}, transformedProps), children));
2027
2158
  };
2028
2159
 
2029
2160
  var VeltCommentDialogThreadCardRecordings = function (props) {
2030
- var children = props.children, remainingProp = __rest(props, ["children"]);
2031
- return (React.createElement("velt-comment-dialog-thread-card-recordings-wireframe", __assign({}, remainingProp), children));
2161
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2162
+ var transformedProps = transformWireframeProps(remainingProps);
2163
+ return (React.createElement("velt-comment-dialog-thread-card-recordings-wireframe", __assign({}, transformedProps), children));
2032
2164
  };
2033
2165
 
2034
2166
  var VeltCommentDialogThreadCardTime = function (props) {
2035
- var children = props.children, remainingProp = __rest(props, ["children"]);
2036
- return (React.createElement("velt-comment-dialog-thread-card-time-wireframe", __assign({}, remainingProp), children));
2167
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2168
+ var transformedProps = transformWireframeProps(remainingProps);
2169
+ return (React.createElement("velt-comment-dialog-thread-card-time-wireframe", __assign({}, transformedProps), children));
2037
2170
  };
2038
2171
 
2039
2172
  var VeltCommentDialogThreadCardUnread = function (props) {
2040
- var children = props.children, remainingProp = __rest(props, ["children"]);
2041
- return (React.createElement("velt-comment-dialog-thread-card-unread-wireframe", __assign({}, remainingProp), children));
2173
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2174
+ var transformedProps = transformWireframeProps(remainingProps);
2175
+ return (React.createElement("velt-comment-dialog-thread-card-unread-wireframe", __assign({}, transformedProps), children));
2042
2176
  };
2043
2177
 
2044
2178
  var VeltCommentDialogThreadCardSeenDropdownContentTitle = function (props) {
2045
- var children = props.children, remainingProp = __rest(props, ["children"]);
2046
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-title-wireframe", __assign({}, remainingProp), children));
2179
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2180
+ var transformedProps = transformWireframeProps(remainingProps);
2181
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-title-wireframe", __assign({}, transformedProps), children));
2047
2182
  };
2048
2183
 
2049
2184
  var VeltCommentDialogThreadCardSeenDropdownContentItemAvatar = function (props) {
2050
- var children = props.children, remainingProp = __rest(props, ["children"]);
2051
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-avatar-wireframe", __assign({}, remainingProp), children));
2185
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2186
+ var transformedProps = transformWireframeProps(remainingProps);
2187
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-avatar-wireframe", __assign({}, transformedProps), children));
2052
2188
  };
2053
2189
 
2054
2190
  var VeltCommentDialogThreadCardSeenDropdownContentItemName = function (props) {
2055
- var children = props.children, remainingProp = __rest(props, ["children"]);
2056
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-name-wireframe", __assign({}, remainingProp), children));
2191
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2192
+ var transformedProps = transformWireframeProps(remainingProps);
2193
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
2057
2194
  };
2058
2195
 
2059
2196
  var VeltCommentDialogThreadCardSeenDropdownContentItemTime = function (props) {
2060
- var children = props.children, remainingProp = __rest(props, ["children"]);
2061
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-time-wireframe", __assign({}, remainingProp), children));
2197
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2198
+ var transformedProps = transformWireframeProps(remainingProps);
2199
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-time-wireframe", __assign({}, transformedProps), children));
2062
2200
  };
2063
2201
 
2064
2202
  var VeltCommentDialogThreadCardSeenDropdownContentItem = function (props) {
2065
- var children = props.children, remainingProp = __rest(props, ["children"]);
2066
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
2203
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2204
+ var transformedProps = transformWireframeProps(remainingProps);
2205
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
2067
2206
  };
2068
2207
  VeltCommentDialogThreadCardSeenDropdownContentItem.Avatar = VeltCommentDialogThreadCardSeenDropdownContentItemAvatar;
2069
2208
  VeltCommentDialogThreadCardSeenDropdownContentItem.Name = VeltCommentDialogThreadCardSeenDropdownContentItemName;
2070
2209
  VeltCommentDialogThreadCardSeenDropdownContentItem.Time = VeltCommentDialogThreadCardSeenDropdownContentItemTime;
2071
2210
 
2072
2211
  var VeltCommentDialogThreadCardSeenDropdownContentItems = function (props) {
2073
- var children = props.children, remainingProp = __rest(props, ["children"]);
2074
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-items-wireframe", __assign({}, remainingProp), children));
2212
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2213
+ var transformedProps = transformWireframeProps(remainingProps);
2214
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-items-wireframe", __assign({}, transformedProps), children));
2075
2215
  };
2076
2216
  VeltCommentDialogThreadCardSeenDropdownContentItems.Item = VeltCommentDialogThreadCardSeenDropdownContentItem;
2077
2217
 
2078
2218
  var VeltCommentDialogThreadCardSeenDropdownContent = function (props) {
2079
- var children = props.children, remainingProp = __rest(props, ["children"]);
2080
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-wireframe", __assign({}, remainingProp), children));
2219
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2220
+ var transformedProps = transformWireframeProps(remainingProps);
2221
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-content-wireframe", __assign({}, transformedProps), children));
2081
2222
  };
2082
2223
  VeltCommentDialogThreadCardSeenDropdownContent.Title = VeltCommentDialogThreadCardSeenDropdownContentTitle;
2083
2224
  VeltCommentDialogThreadCardSeenDropdownContent.Items = VeltCommentDialogThreadCardSeenDropdownContentItems;
2084
2225
 
2085
2226
  var VeltCommentDialogThreadCardSeenDropdownTrigger = function (props) {
2086
- var children = props.children, remainingProp = __rest(props, ["children"]);
2087
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
2227
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2228
+ var transformedProps = transformWireframeProps(remainingProps);
2229
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2088
2230
  };
2089
2231
 
2090
2232
  var VeltCommentDialogThreadCardSeenDropdown = function (props) {
2091
- var children = props.children, remainingProp = __rest(props, ["children"]);
2092
- return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-wireframe", __assign({}, remainingProp), children));
2233
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2234
+ var transformedProps = transformWireframeProps(remainingProps);
2235
+ return (React.createElement("velt-comment-dialog-thread-card-seen-dropdown-wireframe", __assign({}, transformedProps), children));
2093
2236
  };
2094
2237
  VeltCommentDialogThreadCardSeenDropdown.Trigger = VeltCommentDialogThreadCardSeenDropdownTrigger;
2095
2238
  VeltCommentDialogThreadCardSeenDropdown.Content = VeltCommentDialogThreadCardSeenDropdownContent;
2096
2239
 
2097
2240
  // Main Thread Card component
2098
2241
  var VeltCommentDialogThreadCard = function (props) {
2099
- var children = props.children, remainingProp = __rest(props, ["children"]);
2100
- return (React.createElement("velt-comment-dialog-thread-card-wireframe", __assign({}, remainingProp), children));
2242
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2243
+ var transformedProps = transformWireframeProps(remainingProps);
2244
+ return (React.createElement("velt-comment-dialog-thread-card-wireframe", __assign({}, transformedProps), children));
2101
2245
  };
2102
2246
  // Attach the Sub component as a static property of the main Thread Card component
2103
2247
  VeltCommentDialogThreadCard.Avatar = VeltCommentDialogThreadCardAvatar;
@@ -2115,90 +2259,106 @@ VeltCommentDialogThreadCard.Draft = VeltCommentDialogThreadCardDraft;
2115
2259
  VeltCommentDialogThreadCard.SeenDropdown = VeltCommentDialogThreadCardSeenDropdown;
2116
2260
 
2117
2261
  var VeltCommentDialogThreads = function (props) {
2118
- var children = props.children, remainingProp = __rest(props, ["children"]);
2119
- return (React.createElement("velt-comment-dialog-threads-wireframe", __assign({}, remainingProp), children));
2262
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2263
+ var transformedProps = transformWireframeProps(remainingProps);
2264
+ return (React.createElement("velt-comment-dialog-threads-wireframe", __assign({}, transformedProps), children));
2120
2265
  };
2121
2266
 
2122
2267
  var VeltCommentDialogToggleReplyCount = function (props) {
2123
- var children = props.children, remainingProp = __rest(props, ["children"]);
2124
- return (React.createElement("velt-comment-dialog-toggle-reply-count-wireframe", __assign({}, remainingProp), children));
2268
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2269
+ var transformedProps = transformWireframeProps(remainingProps);
2270
+ return (React.createElement("velt-comment-dialog-toggle-reply-count-wireframe", __assign({}, transformedProps), children));
2125
2271
  };
2126
2272
 
2127
2273
  var VeltCommentDialogToggleReplyText = function (props) {
2128
- var children = props.children, remainingProp = __rest(props, ["children"]);
2129
- return (React.createElement("velt-comment-dialog-toggle-reply-text-wireframe", __assign({}, remainingProp), children));
2274
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2275
+ var transformedProps = transformWireframeProps(remainingProps);
2276
+ return (React.createElement("velt-comment-dialog-toggle-reply-text-wireframe", __assign({}, transformedProps), children));
2130
2277
  };
2131
2278
 
2132
2279
  var VeltCommentDialogToggleReplyIcon = function (props) {
2133
- var children = props.children, remainingProp = __rest(props, ["children"]);
2134
- return (React.createElement("velt-comment-dialog-toggle-reply-icon-wireframe", __assign({}, remainingProp), children));
2280
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2281
+ var transformedProps = transformWireframeProps(remainingProps);
2282
+ return (React.createElement("velt-comment-dialog-toggle-reply-icon-wireframe", __assign({}, transformedProps), children));
2135
2283
  };
2136
2284
 
2137
2285
  var VeltCommentDialogToggleReply = function (props) {
2138
- var children = props.children, remainingProp = __rest(props, ["children"]);
2139
- return (React.createElement("velt-comment-dialog-toggle-reply-wireframe", __assign({}, remainingProp), children));
2286
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2287
+ var transformedProps = transformWireframeProps(remainingProps);
2288
+ return (React.createElement("velt-comment-dialog-toggle-reply-wireframe", __assign({}, transformedProps), children));
2140
2289
  };
2141
2290
  VeltCommentDialogToggleReply.Icon = VeltCommentDialogToggleReplyIcon;
2142
2291
  VeltCommentDialogToggleReply.Text = VeltCommentDialogToggleReplyText;
2143
2292
  VeltCommentDialogToggleReply.Count = VeltCommentDialogToggleReplyCount;
2144
2293
 
2145
2294
  var VeltCommentDialogUpgrade = function (props) {
2146
- var children = props.children, remainingProp = __rest(props, ["children"]);
2147
- return (React.createElement("velt-comment-dialog-upgrade-wireframe", __assign({}, remainingProp), children));
2295
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2296
+ var transformedProps = transformWireframeProps(remainingProps);
2297
+ return (React.createElement("velt-comment-dialog-upgrade-wireframe", __assign({}, transformedProps), children));
2148
2298
  };
2149
2299
 
2150
2300
  var VeltCommentDialogCustomAnnotationDropdownContentItemIcon = function (props) {
2151
- var children = props.children, remainingProp = __rest(props, ["children"]);
2152
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-icon-wireframe", __assign({}, remainingProp), children));
2301
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2302
+ var transformedProps = transformWireframeProps(remainingProps);
2303
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
2153
2304
  };
2154
2305
 
2155
2306
  var VeltCommentDialogCustomAnnotationDropdownContentItemLabel = function (props) {
2156
- var children = props.children, remainingProp = __rest(props, ["children"]);
2157
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-label-wireframe", __assign({}, remainingProp), children));
2307
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2308
+ var transformedProps = transformWireframeProps(remainingProps);
2309
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-label-wireframe", __assign({}, transformedProps), children));
2158
2310
  };
2159
2311
 
2160
2312
  var VeltCommentDialogCustomAnnotationDropdownContentItem = function (props) {
2161
- var children = props.children, remainingProp = __rest(props, ["children"]);
2162
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
2313
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2314
+ var transformedProps = transformWireframeProps(remainingProps);
2315
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
2163
2316
  };
2164
2317
  VeltCommentDialogCustomAnnotationDropdownContentItem.Label = VeltCommentDialogCustomAnnotationDropdownContentItemLabel;
2165
2318
  VeltCommentDialogCustomAnnotationDropdownContentItem.Icon = VeltCommentDialogCustomAnnotationDropdownContentItemIcon;
2166
2319
 
2167
2320
  var VeltCommentDialogCustomAnnotationDropdownContent = function (props) {
2168
- var children = props.children, remainingProp = __rest(props, ["children"]);
2169
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-wireframe", __assign({}, remainingProp), children));
2321
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2322
+ var transformedProps = transformWireframeProps(remainingProps);
2323
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-content-wireframe", __assign({}, transformedProps), children));
2170
2324
  };
2171
2325
  VeltCommentDialogCustomAnnotationDropdownContent.Item = VeltCommentDialogCustomAnnotationDropdownContentItem;
2172
2326
 
2173
2327
  var VeltCommentDialogCustomAnnotationDropdownTriggerArrow = function (props) {
2174
- var children = props.children, remainingProp = __rest(props, ["children"]);
2175
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-arrow-wireframe", __assign({}, remainingProp), children));
2328
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2329
+ var transformedProps = transformWireframeProps(remainingProps);
2330
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-arrow-wireframe", __assign({}, transformedProps), children));
2176
2331
  };
2177
2332
 
2178
2333
  var VeltCommentDialogCustomAnnotationDropdownTriggerListItem = function (props) {
2179
- var children = props.children, remainingProp = __rest(props, ["children"]);
2180
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-item-wireframe", __assign({}, remainingProp), children));
2334
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2335
+ var transformedProps = transformWireframeProps(remainingProps);
2336
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-item-wireframe", __assign({}, transformedProps), children));
2181
2337
  };
2182
2338
 
2183
2339
  var VeltCommentDialogCustomAnnotationDropdownTriggerList = function (props) {
2184
- var children = props.children, remainingProp = __rest(props, ["children"]);
2185
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframe", __assign({}, remainingProp), children));
2340
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2341
+ var transformedProps = transformWireframeProps(remainingProps);
2342
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframe", __assign({}, transformedProps), children));
2186
2343
  };
2187
2344
  VeltCommentDialogCustomAnnotationDropdownTriggerList.Item = VeltCommentDialogCustomAnnotationDropdownTriggerListItem;
2188
2345
 
2189
2346
  var VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount = function (props) {
2190
- var children = props.children, remainingProp = __rest(props, ["children"]);
2191
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count-wireframe", __assign({}, remainingProp), children));
2347
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2348
+ var transformedProps = transformWireframeProps(remainingProps);
2349
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count-wireframe", __assign({}, transformedProps), children));
2192
2350
  };
2193
2351
 
2194
2352
  var VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder = function (props) {
2195
- var children = props.children, remainingProp = __rest(props, ["children"]);
2196
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-placeholder-wireframe", __assign({}, remainingProp), children));
2353
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2354
+ var transformedProps = transformWireframeProps(remainingProps);
2355
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-placeholder-wireframe", __assign({}, transformedProps), children));
2197
2356
  };
2198
2357
 
2199
2358
  var VeltCommentDialogCustomAnnotationDropdownTrigger = function (props) {
2200
- var children = props.children, remainingProp = __rest(props, ["children"]);
2201
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
2359
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2360
+ var transformedProps = transformWireframeProps(remainingProps);
2361
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2202
2362
  };
2203
2363
  VeltCommentDialogCustomAnnotationDropdownTrigger.Arrow = VeltCommentDialogCustomAnnotationDropdownTriggerArrow;
2204
2364
  VeltCommentDialogCustomAnnotationDropdownTrigger.List = VeltCommentDialogCustomAnnotationDropdownTriggerList;
@@ -2206,35 +2366,41 @@ VeltCommentDialogCustomAnnotationDropdownTrigger.RemainingCount = VeltCommentDia
2206
2366
  VeltCommentDialogCustomAnnotationDropdownTrigger.Placeholder = VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder;
2207
2367
 
2208
2368
  var VeltCommentDialogCustomAnnotationDropdown = function (props) {
2209
- var children = props.children, remainingProp = __rest(props, ["children"]);
2210
- return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-wireframe", __assign({}, remainingProp), children));
2369
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2370
+ var transformedProps = transformWireframeProps(remainingProps);
2371
+ return (React.createElement("velt-comment-dialog-custom-annotation-dropdown-wireframe", __assign({}, transformedProps), children));
2211
2372
  };
2212
2373
  VeltCommentDialogCustomAnnotationDropdown.Content = VeltCommentDialogCustomAnnotationDropdownContent;
2213
2374
  VeltCommentDialogCustomAnnotationDropdown.Trigger = VeltCommentDialogCustomAnnotationDropdownTrigger;
2214
2375
 
2215
2376
  var VeltCommentDialogDeleteButton = function (props) {
2216
- var children = props.children;
2217
- return (React.createElement("velt-comment-dialog-delete-button-wireframe", null, children));
2377
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2378
+ var transformedProps = transformWireframeProps(remainingProps);
2379
+ return (React.createElement("velt-comment-dialog-delete-button-wireframe", __assign({}, transformedProps), children));
2218
2380
  };
2219
2381
 
2220
2382
  var VeltCommentDialogCloseButton = function (props) {
2221
- var children = props.children, remainingProp = __rest(props, ["children"]);
2222
- return (React.createElement("velt-comment-dialog-close-button-wireframe", __assign({}, remainingProp), children));
2383
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2384
+ var transformedProps = transformWireframeProps(remainingProps);
2385
+ return (React.createElement("velt-comment-dialog-close-button-wireframe", __assign({}, transformedProps), children));
2223
2386
  };
2224
2387
 
2225
2388
  var VeltCommentDialogUnresolveButton = function (props) {
2226
- var children = props.children, remainingProp = __rest(props, ["children"]);
2227
- return (React.createElement("velt-comment-dialog-unresolve-button-wireframe", __assign({}, remainingProp), children));
2389
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2390
+ var transformedProps = transformWireframeProps(remainingProps);
2391
+ return (React.createElement("velt-comment-dialog-unresolve-button-wireframe", __assign({}, transformedProps), children));
2228
2392
  };
2229
2393
 
2230
2394
  var VeltCommentDialogNavigationButton = function (props) {
2231
- var children = props.children, remainingProp = __rest(props, ["children"]);
2232
- return (React.createElement("velt-comment-dialog-navigation-button-wireframe", __assign({}, remainingProp), children));
2395
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2396
+ var transformedProps = transformWireframeProps(remainingProps);
2397
+ return (React.createElement("velt-comment-dialog-navigation-button-wireframe", __assign({}, transformedProps), children));
2233
2398
  };
2234
2399
 
2235
2400
  var VeltCommentDialogWireframe = function (props) {
2236
- var children = props.children, remainingProp = __rest(props, ["children"]);
2237
- return (React.createElement("velt-comment-dialog-wireframe", __assign({}, remainingProp), children));
2401
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2402
+ var transformedProps = transformWireframeProps(remainingProps);
2403
+ return (React.createElement("velt-comment-dialog-wireframe", __assign({}, transformedProps), children));
2238
2404
  };
2239
2405
  VeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;
2240
2406
  VeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;
@@ -2268,44 +2434,52 @@ VeltCommentDialogWireframe.NavigationButton = VeltCommentDialogNavigationButton;
2268
2434
 
2269
2435
  var VeltCommentsSidebarCloseButton = function (props) {
2270
2436
  var children = props.children, remainingProps = __rest(props, ["children"]);
2271
- return (React.createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, remainingProps), children));
2437
+ var transformedProps = transformWireframeProps(remainingProps);
2438
+ return (React.createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, transformedProps), children));
2272
2439
  };
2273
2440
 
2274
2441
  var VeltCommentsSidebarEmptyPlaceholder = function (props) {
2275
2442
  var children = props.children, remainingProps = __rest(props, ["children"]);
2276
- return (React.createElement("velt-comments-sidebar-empty-placeholder-wireframe", __assign({}, remainingProps), children));
2443
+ var transformedProps = transformWireframeProps(remainingProps);
2444
+ return (React.createElement("velt-comments-sidebar-empty-placeholder-wireframe", __assign({}, transformedProps), children));
2277
2445
  };
2278
2446
 
2279
2447
  var VeltCommentsSidebarFilterItemCheckboxChecked = function (props) {
2280
2448
  var children = props.children, remainingProps = __rest(props, ["children"]);
2281
- return (React.createElement("velt-comments-sidebar-filter-item-checkbox-checked-wireframe", __assign({}, remainingProps), children));
2449
+ var transformedProps = transformWireframeProps(remainingProps);
2450
+ return (React.createElement("velt-comments-sidebar-filter-item-checkbox-checked-wireframe", __assign({}, transformedProps), children));
2282
2451
  };
2283
2452
 
2284
2453
  var VeltCommentsSidebarFilterItemCheckboxUnchecked = function (props) {
2285
2454
  var children = props.children, remainingProps = __rest(props, ["children"]);
2286
- return (React.createElement("velt-comments-sidebar-filter-item-checkbox-unchecked-wireframe", __assign({}, remainingProps), children));
2455
+ var transformedProps = transformWireframeProps(remainingProps);
2456
+ return (React.createElement("velt-comments-sidebar-filter-item-checkbox-unchecked-wireframe", __assign({}, transformedProps), children));
2287
2457
  };
2288
2458
 
2289
2459
  var VeltCommentsSidebarFilterItemCheckbox = function (props) {
2290
2460
  var children = props.children, remainingProps = __rest(props, ["children"]);
2291
- return (React.createElement("velt-comments-sidebar-filter-item-checkbox-wireframe", __assign({}, remainingProps), children));
2461
+ var transformedProps = transformWireframeProps(remainingProps);
2462
+ return (React.createElement("velt-comments-sidebar-filter-item-checkbox-wireframe", __assign({}, transformedProps), children));
2292
2463
  };
2293
2464
  VeltCommentsSidebarFilterItemCheckbox.Checked = VeltCommentsSidebarFilterItemCheckboxChecked;
2294
2465
  VeltCommentsSidebarFilterItemCheckbox.Unchecked = VeltCommentsSidebarFilterItemCheckboxUnchecked;
2295
2466
 
2296
2467
  var VeltCommentsSidebarFilterItemCount = function (props) {
2297
2468
  var children = props.children, remainingProps = __rest(props, ["children"]);
2298
- return (React.createElement("velt-comments-sidebar-filter-item-count-wireframe", __assign({}, remainingProps), children));
2469
+ var transformedProps = transformWireframeProps(remainingProps);
2470
+ return (React.createElement("velt-comments-sidebar-filter-item-count-wireframe", __assign({}, transformedProps), children));
2299
2471
  };
2300
2472
 
2301
2473
  var VeltCommentsSidebarFilterItemName = function (props) {
2302
2474
  var children = props.children, remainingProps = __rest(props, ["children"]);
2303
- return (React.createElement("velt-comments-sidebar-filter-item-name-wireframe", __assign({}, remainingProps), children));
2475
+ var transformedProps = transformWireframeProps(remainingProps);
2476
+ return (React.createElement("velt-comments-sidebar-filter-item-name-wireframe", __assign({}, transformedProps), children));
2304
2477
  };
2305
2478
 
2306
2479
  var VeltCommentsSidebarFilterItem = function (props) {
2307
2480
  var children = props.children, remainingProps = __rest(props, ["children"]);
2308
- return (React.createElement("velt-comments-sidebar-filter-item-wireframe", __assign({}, remainingProps), children));
2481
+ var transformedProps = transformWireframeProps(remainingProps);
2482
+ return (React.createElement("velt-comments-sidebar-filter-item-wireframe", __assign({}, transformedProps), children));
2309
2483
  };
2310
2484
  VeltCommentsSidebarFilterItem.Checkbox = VeltCommentsSidebarFilterItemCheckbox;
2311
2485
  VeltCommentsSidebarFilterItem.Count = VeltCommentsSidebarFilterItemCount;
@@ -2313,48 +2487,56 @@ VeltCommentsSidebarFilterItem.Name = VeltCommentsSidebarFilterItemName;
2313
2487
 
2314
2488
  var VeltCommentsSidebarFilterName = function (props) {
2315
2489
  var children = props.children, remainingProps = __rest(props, ["children"]);
2316
- return (React.createElement("velt-comments-sidebar-filter-name-wireframe", __assign({}, remainingProps), children));
2490
+ var transformedProps = transformWireframeProps(remainingProps);
2491
+ return (React.createElement("velt-comments-sidebar-filter-name-wireframe", __assign({}, transformedProps), children));
2317
2492
  };
2318
2493
 
2319
2494
  var VeltCommentsSidebarFilterCategory = function (props) {
2320
2495
  var children = props.children, remainingProps = __rest(props, ["children"]);
2321
- return (React.createElement("velt-comments-sidebar-filter-category-wireframe", __assign({}, remainingProps), children));
2496
+ var transformedProps = transformWireframeProps(remainingProps);
2497
+ return (React.createElement("velt-comments-sidebar-filter-category-wireframe", __assign({}, transformedProps), children));
2322
2498
  };
2323
2499
  VeltCommentsSidebarFilterCategory.Name = VeltCommentsSidebarFilterName;
2324
2500
  VeltCommentsSidebarFilterCategory.Item = VeltCommentsSidebarFilterItem;
2325
2501
 
2326
2502
  var VeltCommentsSidebarFilterCloseButton = function (props) {
2327
2503
  var children = props.children, remainingProps = __rest(props, ["children"]);
2328
- return (React.createElement("velt-comments-sidebar-filter-close-button-wireframe", __assign({}, remainingProps), children));
2504
+ var transformedProps = transformWireframeProps(remainingProps);
2505
+ return (React.createElement("velt-comments-sidebar-filter-close-button-wireframe", __assign({}, transformedProps), children));
2329
2506
  };
2330
2507
 
2331
2508
  var VeltCommentsSidebarFilterCommentType = function (props) {
2332
2509
  var children = props.children, remainingProps = __rest(props, ["children"]);
2333
- return (React.createElement("velt-comments-sidebar-filter-comment-type-wireframe", __assign({}, remainingProps), children));
2510
+ var transformedProps = transformWireframeProps(remainingProps);
2511
+ return (React.createElement("velt-comments-sidebar-filter-comment-type-wireframe", __assign({}, transformedProps), children));
2334
2512
  };
2335
2513
  VeltCommentsSidebarFilterCommentType.Name = VeltCommentsSidebarFilterName;
2336
2514
  VeltCommentsSidebarFilterCommentType.Item = VeltCommentsSidebarFilterItem;
2337
2515
 
2338
2516
  var VeltCommentsSidebarFilterDoneButton = function (props) {
2339
2517
  var children = props.children, remainingProps = __rest(props, ["children"]);
2340
- return (React.createElement("velt-comments-sidebar-filter-done-button-wireframe", __assign({}, remainingProps), children));
2518
+ var transformedProps = transformWireframeProps(remainingProps);
2519
+ return (React.createElement("velt-comments-sidebar-filter-done-button-wireframe", __assign({}, transformedProps), children));
2341
2520
  };
2342
2521
 
2343
2522
  var VeltCommentsSidebarFilterGroupBy = function (props) {
2344
2523
  var children = props.children, remainingProps = __rest(props, ["children"]);
2345
- return (React.createElement("velt-comments-sidebar-filter-group-by-wireframe", __assign({}, remainingProps), children));
2524
+ var transformedProps = transformWireframeProps(remainingProps);
2525
+ return (React.createElement("velt-comments-sidebar-filter-group-by-wireframe", __assign({}, transformedProps), children));
2346
2526
  };
2347
2527
  VeltCommentsSidebarFilterGroupBy.Name = VeltCommentsSidebarFilterName;
2348
2528
  VeltCommentsSidebarFilterGroupBy.Item = VeltCommentsSidebarFilterItem;
2349
2529
 
2350
2530
  var VeltCommentsSidebarFilterViewAll = function (props) {
2351
2531
  var children = props.children, remainingProps = __rest(props, ["children"]);
2352
- return (React.createElement("velt-comments-sidebar-filter-view-all-wireframe", __assign({}, remainingProps), children));
2532
+ var transformedProps = transformWireframeProps(remainingProps);
2533
+ return (React.createElement("velt-comments-sidebar-filter-view-all-wireframe", __assign({}, transformedProps), children));
2353
2534
  };
2354
2535
 
2355
2536
  var VeltCommentsSidebarFilterLocation = function (props) {
2356
2537
  var children = props.children, remainingProps = __rest(props, ["children"]);
2357
- return (React.createElement("velt-comments-sidebar-filter-location-wireframe", __assign({}, remainingProps), children));
2538
+ var transformedProps = transformWireframeProps(remainingProps);
2539
+ return (React.createElement("velt-comments-sidebar-filter-location-wireframe", __assign({}, transformedProps), children));
2358
2540
  };
2359
2541
  VeltCommentsSidebarFilterLocation.Name = VeltCommentsSidebarFilterName;
2360
2542
  VeltCommentsSidebarFilterLocation.Item = VeltCommentsSidebarFilterItem;
@@ -2362,40 +2544,46 @@ VeltCommentsSidebarFilterLocation.ViewAll = VeltCommentsSidebarFilterViewAll;
2362
2544
 
2363
2545
  var VeltCommentsSidebarFilterPeople = function (props) {
2364
2546
  var children = props.children, remainingProps = __rest(props, ["children"]);
2365
- return (React.createElement("velt-comments-sidebar-filter-people-wireframe", __assign({}, remainingProps), children));
2547
+ var transformedProps = transformWireframeProps(remainingProps);
2548
+ return (React.createElement("velt-comments-sidebar-filter-people-wireframe", __assign({}, transformedProps), children));
2366
2549
  };
2367
2550
  VeltCommentsSidebarFilterPeople.Name = VeltCommentsSidebarFilterName;
2368
2551
  VeltCommentsSidebarFilterPeople.Item = VeltCommentsSidebarFilterItem;
2369
2552
 
2370
2553
  var VeltCommentsSidebarFilterPriority = function (props) {
2371
2554
  var children = props.children, remainingProps = __rest(props, ["children"]);
2372
- return (React.createElement("velt-comments-sidebar-filter-priority-wireframe", __assign({}, remainingProps), children));
2555
+ var transformedProps = transformWireframeProps(remainingProps);
2556
+ return (React.createElement("velt-comments-sidebar-filter-priority-wireframe", __assign({}, transformedProps), children));
2373
2557
  };
2374
2558
  VeltCommentsSidebarFilterPriority.Name = VeltCommentsSidebarFilterName;
2375
2559
  VeltCommentsSidebarFilterPriority.Item = VeltCommentsSidebarFilterItem;
2376
2560
 
2377
2561
  var VeltCommentsSidebarFilterTitle = function (props) {
2378
2562
  var children = props.children, remainingProps = __rest(props, ["children"]);
2379
- return (React.createElement("velt-comments-sidebar-filter-title-wireframe", __assign({}, remainingProps), children));
2563
+ var transformedProps = transformWireframeProps(remainingProps);
2564
+ return (React.createElement("velt-comments-sidebar-filter-title-wireframe", __assign({}, transformedProps), children));
2380
2565
  };
2381
2566
 
2382
2567
  var VeltCommentsSidebarFilterVersions = function (props) {
2383
2568
  var children = props.children, remainingProps = __rest(props, ["children"]);
2384
- return (React.createElement("velt-comments-sidebar-filter-versions-wireframe", __assign({}, remainingProps), children));
2569
+ var transformedProps = transformWireframeProps(remainingProps);
2570
+ return (React.createElement("velt-comments-sidebar-filter-versions-wireframe", __assign({}, transformedProps), children));
2385
2571
  };
2386
2572
  VeltCommentsSidebarFilterVersions.Name = VeltCommentsSidebarFilterName;
2387
2573
  VeltCommentsSidebarFilterVersions.Item = VeltCommentsSidebarFilterItem;
2388
2574
 
2389
2575
  var VeltCommentsSidebarFilterStatus = function (props) {
2390
2576
  var children = props.children, remainingProps = __rest(props, ["children"]);
2391
- return (React.createElement("velt-comments-sidebar-filter-status-wireframe", __assign({}, remainingProps), children));
2577
+ var transformedProps = transformWireframeProps(remainingProps);
2578
+ return (React.createElement("velt-comments-sidebar-filter-status-wireframe", __assign({}, transformedProps), children));
2392
2579
  };
2393
2580
  VeltCommentsSidebarFilterStatus.Name = VeltCommentsSidebarFilterName;
2394
2581
  VeltCommentsSidebarFilterStatus.Item = VeltCommentsSidebarFilterItem;
2395
2582
 
2396
2583
  var VeltCommentsSidebarFilter = function (props) {
2397
2584
  var children = props.children, remainingProps = __rest(props, ["children"]);
2398
- return (React.createElement("velt-comments-sidebar-filter-wireframe", __assign({}, remainingProps), children));
2585
+ var transformedProps = transformWireframeProps(remainingProps);
2586
+ return (React.createElement("velt-comments-sidebar-filter-wireframe", __assign({}, transformedProps), children));
2399
2587
  };
2400
2588
  VeltCommentsSidebarFilter.Category = VeltCommentsSidebarFilterCategory;
2401
2589
  VeltCommentsSidebarFilter.CloseButton = VeltCommentsSidebarFilterCloseButton;
@@ -2412,37 +2600,44 @@ VeltCommentsSidebarFilter.Status = VeltCommentsSidebarFilterStatus;
2412
2600
 
2413
2601
  var VeltCommentsSidebarFilterButton = function (props) {
2414
2602
  var children = props.children, remainingProps = __rest(props, ["children"]);
2415
- return (React.createElement("velt-comments-sidebar-filter-button-wireframe", __assign({}, remainingProps), children));
2603
+ var transformedProps = transformWireframeProps(remainingProps);
2604
+ return (React.createElement("velt-comments-sidebar-filter-button-wireframe", __assign({}, transformedProps), children));
2416
2605
  };
2417
2606
 
2418
2607
  var VeltCommentsSidebarHeader = function (props) {
2419
2608
  var children = props.children, remainingProps = __rest(props, ["children"]);
2420
- return (React.createElement("velt-comments-sidebar-header-wireframe", __assign({}, remainingProps), children));
2609
+ var transformedProps = transformWireframeProps(remainingProps);
2610
+ return (React.createElement("velt-comments-sidebar-header-wireframe", __assign({}, transformedProps), children));
2421
2611
  };
2422
2612
 
2423
2613
  var VeltCommentsSidebarListItemDialogContainer = function (props) {
2424
2614
  var children = props.children, remainingProps = __rest(props, ["children"]);
2425
- return (React.createElement("velt-comments-sidebar-list-item-dialog-container-wireframe", __assign({}, remainingProps), children));
2615
+ var transformedProps = transformWireframeProps(remainingProps);
2616
+ return (React.createElement("velt-comments-sidebar-list-item-dialog-container-wireframe", __assign({}, transformedProps), children));
2426
2617
  };
2427
2618
 
2428
2619
  var VeltCommentsSidebarListItemGroupCount = function (props) {
2429
2620
  var children = props.children, remainingProps = __rest(props, ["children"]);
2430
- return (React.createElement("velt-comments-sidebar-list-item-group-count-wireframe", __assign({}, remainingProps), children));
2621
+ var transformedProps = transformWireframeProps(remainingProps);
2622
+ return (React.createElement("velt-comments-sidebar-list-item-group-count-wireframe", __assign({}, transformedProps), children));
2431
2623
  };
2432
2624
 
2433
2625
  var VeltCommentsSidebarListItemGroupArrow = function (props) {
2434
2626
  var children = props.children, remainingProps = __rest(props, ["children"]);
2435
- return (React.createElement("velt-comments-sidebar-list-item-group-arrow-wireframe", __assign({}, remainingProps), children));
2627
+ var transformedProps = transformWireframeProps(remainingProps);
2628
+ return (React.createElement("velt-comments-sidebar-list-item-group-arrow-wireframe", __assign({}, transformedProps), children));
2436
2629
  };
2437
2630
 
2438
2631
  var VeltCommentsSidebarListItemGroupName = function (props) {
2439
2632
  var children = props.children, remainingProps = __rest(props, ["children"]);
2440
- return (React.createElement("velt-comments-sidebar-list-item-group-name-wireframe", __assign({}, remainingProps), children));
2633
+ var transformedProps = transformWireframeProps(remainingProps);
2634
+ return (React.createElement("velt-comments-sidebar-list-item-group-name-wireframe", __assign({}, transformedProps), children));
2441
2635
  };
2442
2636
 
2443
2637
  var VeltCommentsSidebarListItemGroup = function (props) {
2444
2638
  var children = props.children, remainingProps = __rest(props, ["children"]);
2445
- return (React.createElement("velt-comments-sidebar-list-item-group-wireframe", __assign({}, remainingProps), children));
2639
+ var transformedProps = transformWireframeProps(remainingProps);
2640
+ return (React.createElement("velt-comments-sidebar-list-item-group-wireframe", __assign({}, transformedProps), children));
2446
2641
  };
2447
2642
  VeltCommentsSidebarListItemGroup.Count = VeltCommentsSidebarListItemGroupCount;
2448
2643
  VeltCommentsSidebarListItemGroup.Arrow = VeltCommentsSidebarListItemGroupArrow;
@@ -2450,107 +2645,126 @@ VeltCommentsSidebarListItemGroup.Name = VeltCommentsSidebarListItemGroupName;
2450
2645
 
2451
2646
  var VeltCommentsSidebarListItem = function (props) {
2452
2647
  var children = props.children, remainingProps = __rest(props, ["children"]);
2453
- return (React.createElement("velt-comments-sidebar-list-item-wireframe", __assign({}, remainingProps), children));
2648
+ var transformedProps = transformWireframeProps(remainingProps);
2649
+ return (React.createElement("velt-comments-sidebar-list-item-wireframe", __assign({}, transformedProps), children));
2454
2650
  };
2455
- VeltCommentsSidebarListItem.Group = VeltCommentsSidebarListItemGroup;
2456
2651
  VeltCommentsSidebarListItem.DialogContainer = VeltCommentsSidebarListItemDialogContainer;
2652
+ VeltCommentsSidebarListItem.Group = VeltCommentsSidebarListItemGroup;
2457
2653
 
2458
2654
  var VeltCommentsSidebarList = function (props) {
2459
2655
  var children = props.children, remainingProps = __rest(props, ["children"]);
2460
- return (React.createElement("velt-comments-sidebar-list-wireframe", __assign({}, remainingProps), children));
2656
+ var transformedProps = transformWireframeProps(remainingProps);
2657
+ return (React.createElement("velt-comments-sidebar-list-wireframe", __assign({}, transformedProps), children));
2461
2658
  };
2462
2659
  VeltCommentsSidebarList.Item = VeltCommentsSidebarListItem;
2463
2660
 
2464
2661
  var VeltCommentsSidebarLocationFilterDropdownContent = function (props) {
2465
2662
  var children = props.children, remainingProps = __rest(props, ["children"]);
2466
- return (React.createElement("velt-comments-sidebar-location-filter-dropdown-content-wireframe", __assign({}, remainingProps), children));
2663
+ var transformedProps = transformWireframeProps(remainingProps);
2664
+ return (React.createElement("velt-comments-sidebar-location-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
2467
2665
  };
2468
2666
 
2469
2667
  var VeltCommentsSidebarLocationFilterDropdownTriggerLabel = function (props) {
2470
2668
  var children = props.children, remainingProps = __rest(props, ["children"]);
2471
- return (React.createElement("velt-comments-sidebar-location-filter-dropdown-trigger-label-wireframe", __assign({}, remainingProps), children));
2669
+ var transformedProps = transformWireframeProps(remainingProps);
2670
+ return (React.createElement("velt-comments-sidebar-location-filter-dropdown-trigger-label-wireframe", __assign({}, transformedProps), children));
2472
2671
  };
2473
2672
 
2474
2673
  var VeltCommentsSidebarLocationFilterDropdownTrigger = function (props) {
2475
2674
  var children = props.children, remainingProps = __rest(props, ["children"]);
2476
- return (React.createElement("velt-comments-sidebar-location-filter-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
2675
+ var transformedProps = transformWireframeProps(remainingProps);
2676
+ return (React.createElement("velt-comments-sidebar-location-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2477
2677
  };
2478
2678
  VeltCommentsSidebarLocationFilterDropdownTrigger.Label = VeltCommentsSidebarLocationFilterDropdownTriggerLabel;
2479
2679
 
2480
2680
  var VeltCommentsSidebarLocationFilterDropdown = function (props) {
2481
2681
  var children = props.children, remainingProps = __rest(props, ["children"]);
2482
- return (React.createElement("velt-comments-sidebar-location-filter-dropdown-wireframe", __assign({}, remainingProps), children));
2682
+ var transformedProps = transformWireframeProps(remainingProps);
2683
+ return (React.createElement("velt-comments-sidebar-location-filter-dropdown-wireframe", __assign({}, transformedProps), children));
2483
2684
  };
2484
2685
  VeltCommentsSidebarLocationFilterDropdown.Trigger = VeltCommentsSidebarLocationFilterDropdownTrigger;
2485
2686
  VeltCommentsSidebarLocationFilterDropdown.Content = VeltCommentsSidebarLocationFilterDropdownContent;
2486
2687
 
2487
2688
  var VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {
2488
2689
  var children = props.children, remainingProps = __rest(props, ["children"]);
2489
- return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-wireframe", __assign({}, remainingProps), children));
2690
+ var transformedProps = transformWireframeProps(remainingProps);
2691
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-wireframe", __assign({}, transformedProps), children));
2490
2692
  };
2491
2693
 
2492
2694
  var VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe = function (props) {
2493
2695
  var children = props.children, remainingProps = __rest(props, ["children"]);
2494
- return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-wireframe", __assign({}, remainingProps), children));
2696
+ var transformedProps = transformWireframeProps(remainingProps);
2697
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-wireframe", __assign({}, transformedProps), children));
2495
2698
  };
2496
2699
 
2497
2700
  var VeltCommentsSidebarMinimalActionsDropdownContentWireframe = function (props) {
2498
2701
  var children = props.children, remainingProps = __rest(props, ["children"]);
2499
- return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-wireframe", __assign({}, remainingProps), children));
2702
+ var transformedProps = transformWireframeProps(remainingProps);
2703
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-wireframe", __assign({}, transformedProps), children));
2500
2704
  };
2501
2705
  VeltCommentsSidebarMinimalActionsDropdownContentWireframe.MarkAllRead = VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe;
2502
2706
  VeltCommentsSidebarMinimalActionsDropdownContentWireframe.MarkAllResolved = VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe;
2503
2707
 
2504
2708
  var VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe = function (props) {
2505
2709
  var children = props.children, remainingProps = __rest(props, ["children"]);
2506
- return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
2710
+ var transformedProps = transformWireframeProps(remainingProps);
2711
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2507
2712
  };
2508
2713
 
2509
2714
  var VeltCommentsSidebarMinimalActionsDropdownWireframe = function (props) {
2510
2715
  var children = props.children, remainingProps = __rest(props, ["children"]);
2511
- return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-wireframe", __assign({}, remainingProps), children));
2716
+ var transformedProps = transformWireframeProps(remainingProps);
2717
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-wireframe", __assign({}, transformedProps), children));
2512
2718
  };
2513
2719
  VeltCommentsSidebarMinimalActionsDropdownWireframe.Trigger = VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe;
2514
2720
  VeltCommentsSidebarMinimalActionsDropdownWireframe.Content = VeltCommentsSidebarMinimalActionsDropdownContentWireframe;
2515
2721
 
2516
2722
  var VeltCommentsSidebarMinimalFilterDropdownContentFilterAll = function (props) {
2517
2723
  var children = props.children, remainingProps = __rest(props, ["children"]);
2518
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, remainingProps), children));
2724
+ var transformedProps = transformWireframeProps(remainingProps);
2725
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, transformedProps), children));
2519
2726
  };
2520
2727
 
2521
2728
  var VeltCommentsSidebarMinimalFilterDropdownContentFilterRead = function (props) {
2522
2729
  var children = props.children, remainingProps = __rest(props, ["children"]);
2523
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, remainingProps), children));
2730
+ var transformedProps = transformWireframeProps(remainingProps);
2731
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, transformedProps), children));
2524
2732
  };
2525
2733
 
2526
2734
  var VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved = function (props) {
2527
2735
  var children = props.children, remainingProps = __rest(props, ["children"]);
2528
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, remainingProps), children));
2736
+ var transformedProps = transformWireframeProps(remainingProps);
2737
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, transformedProps), children));
2529
2738
  };
2530
2739
 
2531
2740
  var VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread = function (props) {
2532
2741
  var children = props.children, remainingProps = __rest(props, ["children"]);
2533
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, remainingProps), children));
2742
+ var transformedProps = transformWireframeProps(remainingProps);
2743
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, transformedProps), children));
2534
2744
  };
2535
2745
 
2536
2746
  var VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon = function (props) {
2537
2747
  var children = props.children, remainingProps = __rest(props, ["children"]);
2538
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, remainingProps), children));
2748
+ var transformedProps = transformWireframeProps(remainingProps);
2749
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, transformedProps), children));
2539
2750
  };
2540
2751
 
2541
2752
  var VeltCommentsSidebarMinimalFilterDropdownContentSortDate = function (props) {
2542
2753
  var children = props.children, remainingProps = __rest(props, ["children"]);
2543
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, remainingProps), children));
2754
+ var transformedProps = transformWireframeProps(remainingProps);
2755
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, transformedProps), children));
2544
2756
  };
2545
2757
 
2546
2758
  var VeltCommentsSidebarMinimalFilterDropdownContentSortUnread = function (props) {
2547
2759
  var children = props.children, remainingProps = __rest(props, ["children"]);
2548
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, remainingProps), children));
2760
+ var transformedProps = transformWireframeProps(remainingProps);
2761
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, transformedProps), children));
2549
2762
  };
2550
2763
 
2551
2764
  var VeltCommentsSidebarMinimalFilterDropdownContent = function (props) {
2552
2765
  var children = props.children, remainingProps = __rest(props, ["children"]);
2553
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-wireframe", __assign({}, remainingProps), children));
2766
+ var transformedProps = transformWireframeProps(remainingProps);
2767
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
2554
2768
  };
2555
2769
  VeltCommentsSidebarMinimalFilterDropdownContent.FilterAll = VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;
2556
2770
  VeltCommentsSidebarMinimalFilterDropdownContent.FilterUnread = VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;
@@ -2562,71 +2776,84 @@ VeltCommentsSidebarMinimalFilterDropdownContent.SortUnread = VeltCommentsSidebar
2562
2776
 
2563
2777
  var VeltCommentsSidebarMinimalFilterDropdownTrigger = function (props) {
2564
2778
  var children = props.children, remainingProps = __rest(props, ["children"]);
2565
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
2779
+ var transformedProps = transformWireframeProps(remainingProps);
2780
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2566
2781
  };
2567
2782
 
2568
2783
  var VeltCommentsSidebarMinimalFilterDropdown = function (props) {
2569
2784
  var children = props.children, remainingProps = __rest(props, ["children"]);
2570
- return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-wireframe", __assign({}, remainingProps), children));
2785
+ var transformedProps = transformWireframeProps(remainingProps);
2786
+ return (React.createElement("velt-comments-sidebar-minimal-filter-dropdown-wireframe", __assign({}, transformedProps), children));
2571
2787
  };
2572
2788
  VeltCommentsSidebarMinimalFilterDropdown.Trigger = VeltCommentsSidebarMinimalFilterDropdownTrigger;
2573
2789
  VeltCommentsSidebarMinimalFilterDropdown.Content = VeltCommentsSidebarMinimalFilterDropdownContent;
2574
2790
 
2575
2791
  var VeltCommentsSidebarPageModeComposer = function (props) {
2576
2792
  var children = props.children, remainingProps = __rest(props, ["children"]);
2577
- return (React.createElement("velt-comments-sidebar-page-mode-composer-wireframe", __assign({}, remainingProps), children));
2793
+ var transformedProps = transformWireframeProps(remainingProps);
2794
+ return (React.createElement("velt-comments-sidebar-page-mode-composer-wireframe", __assign({}, transformedProps), children));
2578
2795
  };
2579
2796
 
2580
2797
  var VeltCommentsSidebarPanel = function (props) {
2581
2798
  var children = props.children, remainingProps = __rest(props, ["children"]);
2582
- return (React.createElement("velt-comments-sidebar-panel-wireframe", __assign({}, remainingProps), children));
2799
+ var transformedProps = transformWireframeProps(remainingProps);
2800
+ return (React.createElement("velt-comments-sidebar-panel-wireframe", __assign({}, transformedProps), children));
2583
2801
  };
2584
2802
 
2585
2803
  var VeltCommentsSidebarSearch = function (props) {
2586
- var children = props.children, placeholder = props.placeholder, remainingProps = __rest(props, ["children", "placeholder"]);
2587
- return (React.createElement("velt-comments-sidebar-search-wireframe", __assign({}, remainingProps, { placeholder: placeholder }), children));
2804
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2805
+ var transformedProps = transformWireframeProps(remainingProps);
2806
+ return (React.createElement("velt-comments-sidebar-search-wireframe", __assign({}, transformedProps), children));
2588
2807
  };
2589
2808
 
2590
2809
  var VeltCommentsSidebarSkeleton = function (props) {
2591
2810
  var children = props.children, remainingProps = __rest(props, ["children"]);
2592
- return (React.createElement("velt-comments-sidebar-skeleton-wireframe", __assign({}, remainingProps), children));
2811
+ var transformedProps = transformWireframeProps(remainingProps);
2812
+ return (React.createElement("velt-comments-sidebar-skeleton-wireframe", __assign({}, transformedProps), children));
2593
2813
  };
2594
2814
 
2595
2815
  var VeltCommentsSidebarStatusDropdownContentItemIconWireframe = function (props) {
2596
2816
  var children = props.children, remainingProps = __rest(props, ["children"]);
2597
- return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-icon-wireframe", __assign({}, remainingProps), children));
2817
+ var transformedProps = transformWireframeProps(remainingProps);
2818
+ return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
2598
2819
  };
2599
2820
 
2600
2821
  var VeltCommentsSidebarStatusDropdownContentItemNameWireframe = function (props) {
2601
2822
  var children = props.children, remainingProps = __rest(props, ["children"]);
2602
- return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-name-wireframe", __assign({}, remainingProps), children));
2823
+ var transformedProps = transformWireframeProps(remainingProps);
2824
+ return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
2603
2825
  };
2604
2826
 
2605
2827
  var VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe = function (props) {
2606
2828
  var children = props.children, remainingProps = __rest(props, ["children"]);
2607
- return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-checked-wireframe", __assign({}, remainingProps), children));
2829
+ var transformedProps = transformWireframeProps(remainingProps);
2830
+ return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-checked-wireframe", __assign({}, transformedProps), children));
2608
2831
  };
2609
2832
 
2610
2833
  var VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe = function (props) {
2611
2834
  var children = props.children, remainingProps = __rest(props, ["children"]);
2612
- return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-unchecked-wireframe", __assign({}, remainingProps), children));
2835
+ var transformedProps = transformWireframeProps(remainingProps);
2836
+ return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-unchecked-wireframe", __assign({}, transformedProps), children));
2613
2837
  };
2614
2838
 
2615
2839
  var VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe = function (props) {
2616
2840
  var children = props.children, remainingProps = __rest(props, ["children"]);
2617
- return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-wireframe", __assign({}, remainingProps), children));
2841
+ var transformedProps = transformWireframeProps(remainingProps);
2842
+ return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-wireframe", __assign({}, transformedProps), children));
2618
2843
  };
2619
2844
  VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.Checked = VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe;
2620
2845
  VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.Unchecked = VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe;
2621
2846
 
2622
2847
  var VeltCommentsSidebarStatusDropdownContentItemCountWireframe = function (props) {
2623
2848
  var children = props.children, remainingProps = __rest(props, ["children"]);
2624
- return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-count-wireframe", __assign({}, remainingProps), children));
2849
+ var transformedProps = transformWireframeProps(remainingProps);
2850
+ return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-count-wireframe", __assign({}, transformedProps), children));
2625
2851
  };
2626
2852
 
2627
2853
  var VeltCommentsSidebarStatusDropdownContentItemWireframe = function (props) {
2628
- var children = props.children, remainingProp = __rest(props, ["children"]);
2629
- return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
2854
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2855
+ var transformedProps = transformWireframeProps(remainingProps);
2856
+ return (React.createElement("velt-comments-sidebar-status-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
2630
2857
  };
2631
2858
  VeltCommentsSidebarStatusDropdownContentItemWireframe.Icon = VeltCommentsSidebarStatusDropdownContentItemIconWireframe;
2632
2859
  VeltCommentsSidebarStatusDropdownContentItemWireframe.Name = VeltCommentsSidebarStatusDropdownContentItemNameWireframe;
@@ -2634,29 +2861,34 @@ VeltCommentsSidebarStatusDropdownContentItemWireframe.Count = VeltCommentsSideba
2634
2861
  VeltCommentsSidebarStatusDropdownContentItemWireframe.Checkbox = VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe;
2635
2862
 
2636
2863
  var VeltCommentsSidebarStatusDropdownContentWireframe = function (props) {
2637
- var children = props.children, remainingProp = __rest(props, ["children"]);
2638
- return (React.createElement("velt-comments-sidebar-status-dropdown-content-wireframe", __assign({}, remainingProp), children));
2864
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2865
+ var transformedProps = transformWireframeProps(remainingProps);
2866
+ return (React.createElement("velt-comments-sidebar-status-dropdown-content-wireframe", __assign({}, transformedProps), children));
2639
2867
  };
2640
2868
  VeltCommentsSidebarStatusDropdownContentWireframe.Item = VeltCommentsSidebarStatusDropdownContentItemWireframe;
2641
2869
 
2642
2870
  var VeltCommentsSidebarStatusDropdownTriggerArrowWireframe = function (props) {
2643
2871
  var children = props.children, remainingProps = __rest(props, ["children"]);
2644
- return (React.createElement("velt-comments-sidebar-status-dropdown-trigger-arrow-wireframe", __assign({}, remainingProps), children));
2872
+ var transformedProps = transformWireframeProps(remainingProps);
2873
+ return (React.createElement("velt-comments-sidebar-status-dropdown-trigger-arrow-wireframe", __assign({}, transformedProps), children));
2645
2874
  };
2646
2875
 
2647
2876
  var VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe = function (props) {
2648
2877
  var children = props.children, remainingProps = __rest(props, ["children"]);
2649
- return (React.createElement("velt-comments-sidebar-status-dropdown-trigger-indicator-wireframe", __assign({}, remainingProps), children));
2878
+ var transformedProps = transformWireframeProps(remainingProps);
2879
+ return (React.createElement("velt-comments-sidebar-status-dropdown-trigger-indicator-wireframe", __assign({}, transformedProps), children));
2650
2880
  };
2651
2881
 
2652
2882
  var VeltCommentsSidebarStatusDropdownTriggerNameWireframe = function (props) {
2653
2883
  var children = props.children, remainingProps = __rest(props, ["children"]);
2654
- return (React.createElement("velt-comments-sidebar-status-dropdown-trigger-name-wireframe", __assign({}, remainingProps), children));
2884
+ var transformedProps = transformWireframeProps(remainingProps);
2885
+ return (React.createElement("velt-comments-sidebar-status-dropdown-trigger-name-wireframe", __assign({}, transformedProps), children));
2655
2886
  };
2656
2887
 
2657
2888
  var VeltCommentsSidebarStatusDropdownTriggerWireframe = function (props) {
2658
- var children = props.children, remainingProp = __rest(props, ["children"]);
2659
- return (React.createElement("velt-comments-sidebar-status-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
2889
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2890
+ var transformedProps = transformWireframeProps(remainingProps);
2891
+ return (React.createElement("velt-comments-sidebar-status-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2660
2892
  };
2661
2893
  VeltCommentsSidebarStatusDropdownTriggerWireframe.Arrow = VeltCommentsSidebarStatusDropdownTriggerArrowWireframe;
2662
2894
  VeltCommentsSidebarStatusDropdownTriggerWireframe.Name = VeltCommentsSidebarStatusDropdownTriggerNameWireframe;
@@ -2664,41 +2896,48 @@ VeltCommentsSidebarStatusDropdownTriggerWireframe.Indicator = VeltCommentsSideba
2664
2896
 
2665
2897
  var VeltCommentsSidebarStatus = function (props) {
2666
2898
  var children = props.children, remainingProps = __rest(props, ["children"]);
2667
- return (React.createElement("velt-comments-sidebar-status-wireframe", __assign({}, remainingProps), children));
2899
+ var transformedProps = transformWireframeProps(remainingProps);
2900
+ return (React.createElement("velt-comments-sidebar-status-wireframe", __assign({}, transformedProps), children));
2668
2901
  };
2669
2902
  VeltCommentsSidebarStatus.Trigger = VeltCommentsSidebarStatusDropdownTriggerWireframe;
2670
2903
  VeltCommentsSidebarStatus.Content = VeltCommentsSidebarStatusDropdownContentWireframe;
2671
2904
 
2672
2905
  var VeltCommentsSidebarResetFilterButtonWireframe = function (props) {
2673
2906
  var children = props.children, remainingProps = __rest(props, ["children"]);
2674
- return (React.createElement("velt-comments-sidebar-reset-filter-button-wireframe", __assign({}, remainingProps), children));
2907
+ var transformedProps = transformWireframeProps(remainingProps);
2908
+ return (React.createElement("velt-comments-sidebar-reset-filter-button-wireframe", __assign({}, transformedProps), children));
2675
2909
  };
2676
2910
 
2677
2911
  var VeltCommentsSidebarActionButton = function (props) {
2678
- var children = props.children, variant = props.variant, type = props.type, id = props.id;
2679
- return (React.createElement("velt-comments-sidebar-action-button-wireframe", { variant: variant, type: type, id: id }, children));
2912
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2913
+ var transformedProps = transformWireframeProps(remainingProps);
2914
+ return (React.createElement("velt-comments-sidebar-action-button-wireframe", __assign({}, transformedProps), children));
2680
2915
  };
2681
2916
 
2682
2917
  var VeltCommentsSidebarFocusedThreadBackButton = function (props) {
2683
2918
  var children = props.children, remainingProps = __rest(props, ["children"]);
2684
- return (React.createElement("velt-comments-sidebar-focused-thread-back-button-wireframe", __assign({}, remainingProps), children));
2919
+ var transformedProps = transformWireframeProps(remainingProps);
2920
+ return (React.createElement("velt-comments-sidebar-focused-thread-back-button-wireframe", __assign({}, transformedProps), children));
2685
2921
  };
2686
2922
 
2687
2923
  var VeltCommentsSidebarFocusedThreadDialogContainer = function (props) {
2688
2924
  var children = props.children, remainingProps = __rest(props, ["children"]);
2689
- return (React.createElement("velt-comments-sidebar-focused-thread-dialog-container-wireframe", __assign({}, remainingProps), children));
2925
+ var transformedProps = transformWireframeProps(remainingProps);
2926
+ return (React.createElement("velt-comments-sidebar-focused-thread-dialog-container-wireframe", __assign({}, transformedProps), children));
2690
2927
  };
2691
2928
 
2692
2929
  var VeltCommentsSidebarFocusedThread = function (props) {
2693
2930
  var children = props.children, remainingProps = __rest(props, ["children"]);
2694
- return (React.createElement("velt-comments-sidebar-focused-thread-wireframe", __assign({}, remainingProps), children));
2931
+ var transformedProps = transformWireframeProps(remainingProps);
2932
+ return (React.createElement("velt-comments-sidebar-focused-thread-wireframe", __assign({}, transformedProps), children));
2695
2933
  };
2696
2934
  VeltCommentsSidebarFocusedThread.BackButton = VeltCommentsSidebarFocusedThreadBackButton;
2697
2935
  VeltCommentsSidebarFocusedThread.DialogContainer = VeltCommentsSidebarFocusedThreadDialogContainer;
2698
2936
 
2699
2937
  var VeltCommentsSidebarWireframe = function (props) {
2700
- var children = props.children, remainingProp = __rest(props, ["children"]);
2701
- return (React.createElement("velt-comments-sidebar-wireframe", __assign({}, remainingProp), children));
2938
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2939
+ var transformedProps = transformWireframeProps(remainingProps);
2940
+ return (React.createElement("velt-comments-sidebar-wireframe", __assign({}, transformedProps), children));
2702
2941
  };
2703
2942
  VeltCommentsSidebarWireframe.CloseButton = VeltCommentsSidebarCloseButton;
2704
2943
  VeltCommentsSidebarWireframe.EmptyPlaceholder = VeltCommentsSidebarEmptyPlaceholder;
@@ -2719,33 +2958,39 @@ VeltCommentsSidebarWireframe.ActionButton = VeltCommentsSidebarActionButton;
2719
2958
  VeltCommentsSidebarWireframe.FocusedThread = VeltCommentsSidebarFocusedThread;
2720
2959
 
2721
2960
  var VeltCommentPinGhostCommentIndicator = function (props) {
2722
- var children = props.children, remainingProp = __rest(props, ["children"]);
2723
- return (React.createElement("velt-comment-pin-ghost-comment-indicator-wireframe", __assign({}, remainingProp), children));
2961
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2962
+ var transformedProps = transformWireframeProps(remainingProps);
2963
+ return (React.createElement("velt-comment-pin-ghost-comment-indicator-wireframe", __assign({}, transformedProps), children));
2724
2964
  };
2725
2965
 
2726
2966
  var VeltCommentPinIndex = function (props) {
2727
- var children = props.children, remainingProp = __rest(props, ["children"]);
2728
- return (React.createElement("velt-comment-pin-index-wireframe", __assign({}, remainingProp), children));
2967
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2968
+ var transformedProps = transformWireframeProps(remainingProps);
2969
+ return (React.createElement("velt-comment-pin-index-wireframe", __assign({}, transformedProps), children));
2729
2970
  };
2730
2971
 
2731
2972
  var VeltCommentPinTriangle = function (props) {
2732
- var children = props.children, remainingProp = __rest(props, ["children"]);
2733
- return (React.createElement("velt-comment-pin-triangle-wireframe", __assign({}, remainingProp), children));
2973
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2974
+ var transformedProps = transformWireframeProps(remainingProps);
2975
+ return (React.createElement("velt-comment-pin-triangle-wireframe", __assign({}, transformedProps), children));
2734
2976
  };
2735
2977
 
2736
2978
  var VeltCommentPinUnreadCommentIndicator = function (props) {
2737
- var children = props.children, remainingProp = __rest(props, ["children"]);
2738
- return (React.createElement("velt-comment-pin-unread-comment-indicator-wireframe", __assign({}, remainingProp), children));
2979
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2980
+ var transformedProps = transformWireframeProps(remainingProps);
2981
+ return (React.createElement("velt-comment-pin-unread-comment-indicator-wireframe", __assign({}, transformedProps), children));
2739
2982
  };
2740
2983
 
2741
2984
  var VeltCommentPinPrivateCommentIndicator = function (props) {
2742
- var children = props.children, remainingProp = __rest(props, ["children"]);
2743
- return (React.createElement("velt-comment-pin-private-comment-indicator-wireframe", __assign({}, remainingProp), children));
2985
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2986
+ var transformedProps = transformWireframeProps(remainingProps);
2987
+ return (React.createElement("velt-comment-pin-private-comment-indicator-wireframe", __assign({}, transformedProps), children));
2744
2988
  };
2745
2989
 
2746
2990
  var VeltCommentPinWireframe = function (props) {
2747
- var children = props.children, remainingProp = __rest(props, ["children"]);
2748
- return (React.createElement("velt-comment-pin-wireframe", __assign({}, remainingProp), children));
2991
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2992
+ var transformedProps = transformWireframeProps(remainingProps);
2993
+ return (React.createElement("velt-comment-pin-wireframe", __assign({}, transformedProps), children));
2749
2994
  };
2750
2995
  VeltCommentPinWireframe.GhostCommentIndicator = VeltCommentPinGhostCommentIndicator;
2751
2996
  VeltCommentPinWireframe.Index = VeltCommentPinIndex;
@@ -2754,55 +2999,65 @@ VeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;
2754
2999
  VeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;
2755
3000
 
2756
3001
  var VeltSidebarButtonCommentsCount = function (props) {
2757
- var children = props.children;
2758
- return (React.createElement("velt-sidebar-button-comments-count-wireframe", null, children));
3002
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3003
+ var transformedProps = transformWireframeProps(remainingProps);
3004
+ return (React.createElement("velt-sidebar-button-comments-count-wireframe", __assign({}, transformedProps), children));
2759
3005
  };
2760
3006
 
2761
3007
  var VeltSidebarButtonIcon = function (props) {
2762
- var children = props.children;
2763
- return (React.createElement("velt-sidebar-button-icon-wireframe", null, children));
3008
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3009
+ var transformedProps = transformWireframeProps(remainingProps);
3010
+ return (React.createElement("velt-sidebar-button-icon-wireframe", __assign({}, transformedProps), children));
2764
3011
  };
2765
3012
 
2766
3013
  var VeltSidebarButtonWireframe = function (props) {
2767
- var children = props.children, remainingProp = __rest(props, ["children"]);
2768
- return (React.createElement("velt-sidebar-button-wireframe", __assign({}, remainingProp), children));
3014
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3015
+ var transformedProps = transformWireframeProps(remainingProps);
3016
+ return (React.createElement("velt-sidebar-button-wireframe", __assign({}, transformedProps), children));
2769
3017
  };
2770
3018
  VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;
2771
3019
  VeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon;
2772
3020
 
2773
3021
  var VeltCommentToolWireframe = function (props) {
2774
3022
  var children = props.children, remainingProps = __rest(props, ["children"]);
2775
- return (React.createElement("velt-comment-tool-wireframe", __assign({}, remainingProps), children));
3023
+ var transformedProps = transformWireframeProps(remainingProps);
3024
+ return (React.createElement("velt-comment-tool-wireframe", __assign({}, transformedProps), children));
2776
3025
  };
2777
3026
 
2778
3027
  var VeltTextCommentToolWireframe = function (props) {
2779
3028
  var children = props.children, remainingProps = __rest(props, ["children"]);
2780
- return (React.createElement("velt-text-comment-tool-wireframe", __assign({}, remainingProps), children));
3029
+ var transformedProps = transformWireframeProps(remainingProps);
3030
+ return (React.createElement("velt-text-comment-tool-wireframe", __assign({}, transformedProps), children));
2781
3031
  };
2782
3032
 
2783
3033
  var VeltTextCommentToolbarCommentAnnotation = function (props) {
2784
3034
  var children = props.children, remainingProps = __rest(props, ["children"]);
2785
- return (React.createElement("velt-text-comment-toolbar-comment-annotation-wireframe", __assign({}, remainingProps), children));
3035
+ var transformedProps = transformWireframeProps(remainingProps);
3036
+ return (React.createElement("velt-text-comment-toolbar-comment-annotation-wireframe", __assign({}, transformedProps), children));
2786
3037
  };
2787
3038
 
2788
3039
  var VeltTextCommentToolbarCopywriter = function (props) {
2789
3040
  var children = props.children, remainingProps = __rest(props, ["children"]);
2790
- return (React.createElement("velt-text-comment-toolbar-copywriter-wireframe", __assign({}, remainingProps), children));
3041
+ var transformedProps = transformWireframeProps(remainingProps);
3042
+ return (React.createElement("velt-text-comment-toolbar-copywriter-wireframe", __assign({}, transformedProps), children));
2791
3043
  };
2792
3044
 
2793
3045
  var VeltTextCommentToolbarGeneric = function (props) {
2794
3046
  var children = props.children, remainingProps = __rest(props, ["children"]);
2795
- return (React.createElement("velt-text-comment-toolbar-generic-wireframe", __assign({}, remainingProps), children));
3047
+ var transformedProps = transformWireframeProps(remainingProps);
3048
+ return (React.createElement("velt-text-comment-toolbar-generic-wireframe", __assign({}, transformedProps), children));
2796
3049
  };
2797
3050
 
2798
3051
  var VeltTextCommentToolbarDivider = function (props) {
2799
3052
  var children = props.children, remainingProps = __rest(props, ["children"]);
2800
- return (React.createElement("velt-text-comment-toolbar-divider-wireframe", __assign({}, remainingProps), children));
3053
+ var transformedProps = transformWireframeProps(remainingProps);
3054
+ return (React.createElement("velt-text-comment-toolbar-divider-wireframe", __assign({}, transformedProps), children));
2801
3055
  };
2802
3056
 
2803
3057
  var VeltTextCommentToolbar = function (props) {
2804
3058
  var children = props.children, remainingProps = __rest(props, ["children"]);
2805
- return (React.createElement("velt-text-comment-toolbar-wireframe", __assign({}, remainingProps), children));
3059
+ var transformedProps = transformWireframeProps(remainingProps);
3060
+ return (React.createElement("velt-text-comment-toolbar-wireframe", __assign({}, transformedProps), children));
2806
3061
  };
2807
3062
  VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
2808
3063
  VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
@@ -2810,28 +3065,33 @@ VeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;
2810
3065
  VeltTextCommentToolbar.Divider = VeltTextCommentToolbarDivider;
2811
3066
 
2812
3067
  var VeltUserSelectorDropdownAvatar = function (props) {
2813
- var children = props.children;
2814
- return (React.createElement("velt-user-selector-dropdown-avatar-wireframe", null, children));
3068
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3069
+ var transformedProps = transformWireframeProps(remainingProps);
3070
+ return (React.createElement("velt-user-selector-dropdown-avatar-wireframe", __assign({}, transformedProps), children));
2815
3071
  };
2816
3072
 
2817
3073
  var VeltUserSelectorDropdownEmail = function (props) {
2818
- var children = props.children;
2819
- return (React.createElement("velt-user-selector-dropdown-email-wireframe", null, children));
3074
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3075
+ var transformedProps = transformWireframeProps(remainingProps);
3076
+ return (React.createElement("velt-user-selector-dropdown-email-wireframe", __assign({}, transformedProps), children));
2820
3077
  };
2821
3078
 
2822
3079
  var VeltUserSelectorDropdownErrorIcon = function (props) {
2823
- var children = props.children;
2824
- return (React.createElement("velt-user-selector-dropdown-error-icon-wireframe", null, children));
3080
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3081
+ var transformedProps = transformWireframeProps(remainingProps);
3082
+ return (React.createElement("velt-user-selector-dropdown-error-icon-wireframe", __assign({}, transformedProps), children));
2825
3083
  };
2826
3084
 
2827
3085
  var VeltUserSelectorDropdownName = function (props) {
2828
- var children = props.children;
2829
- return (React.createElement("velt-user-selector-dropdown-name-wireframe", null, children));
3086
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3087
+ var transformedProps = transformWireframeProps(remainingProps);
3088
+ return (React.createElement("velt-user-selector-dropdown-name-wireframe", __assign({}, transformedProps), children));
2830
3089
  };
2831
3090
 
2832
3091
  var VeltUserSelectorDropdown = function (props) {
2833
- var children = props.children;
2834
- return (React.createElement("velt-user-selector-dropdown-wireframe", null, children));
3092
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3093
+ var transformedProps = transformWireframeProps(remainingProps);
3094
+ return (React.createElement("velt-user-selector-dropdown-wireframe", __assign({}, transformedProps), children));
2835
3095
  };
2836
3096
  VeltUserSelectorDropdown.Avatar = VeltUserSelectorDropdownAvatar;
2837
3097
  VeltUserSelectorDropdown.Email = VeltUserSelectorDropdownEmail;
@@ -2839,28 +3099,33 @@ VeltUserSelectorDropdown.ErrorIcon = VeltUserSelectorDropdownErrorIcon;
2839
3099
  VeltUserSelectorDropdown.Name = VeltUserSelectorDropdownName;
2840
3100
 
2841
3101
  var VeltAutocompleteOptionIconWireframe = function (props) {
2842
- var children = props.children, remainingProp = __rest(props, ["children"]);
2843
- return (React.createElement("velt-autocomplete-option-icon-wireframe", __assign({}, remainingProp), children));
3102
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3103
+ var transformedProps = transformWireframeProps(remainingProps);
3104
+ return (React.createElement("velt-autocomplete-option-icon-wireframe", __assign({}, transformedProps), children));
2844
3105
  };
2845
3106
 
2846
3107
  var VeltAutocompleteOptionNameWireframe = function (props) {
2847
- var children = props.children, remainingProp = __rest(props, ["children"]);
2848
- return (React.createElement("velt-autocomplete-option-name-wireframe", __assign({}, remainingProp), children));
3108
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3109
+ var transformedProps = transformWireframeProps(remainingProps);
3110
+ return (React.createElement("velt-autocomplete-option-name-wireframe", __assign({}, transformedProps), children));
2849
3111
  };
2850
3112
 
2851
3113
  var VeltAutocompleteOptionDescriptionWireframe = function (props) {
2852
- var children = props.children, remainingProp = __rest(props, ["children"]);
2853
- return (React.createElement("velt-autocomplete-option-description-wireframe", __assign({}, remainingProp), children));
3114
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3115
+ var transformedProps = transformWireframeProps(remainingProps);
3116
+ return (React.createElement("velt-autocomplete-option-description-wireframe", __assign({}, transformedProps), children));
2854
3117
  };
2855
3118
 
2856
3119
  var VeltAutocompleteOptionErrorIconWireframe = function (props) {
2857
- var children = props.children, remainingProp = __rest(props, ["children"]);
2858
- return (React.createElement("velt-autocomplete-option-error-icon-wireframe", __assign({}, remainingProp), children));
3120
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3121
+ var transformedProps = transformWireframeProps(remainingProps);
3122
+ return (React.createElement("velt-autocomplete-option-error-icon-wireframe", __assign({}, transformedProps), children));
2859
3123
  };
2860
3124
 
2861
3125
  var VeltAutocompleteOptionWireframe = function (props) {
2862
- var children = props.children, remainingProp = __rest(props, ["children"]);
2863
- return (React.createElement("velt-autocomplete-option-wireframe", __assign({}, remainingProp), children));
3126
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3127
+ var transformedProps = transformWireframeProps(remainingProps);
3128
+ return (React.createElement("velt-autocomplete-option-wireframe", __assign({}, transformedProps), children));
2864
3129
  };
2865
3130
  VeltAutocompleteOptionWireframe.Icon = VeltAutocompleteOptionIconWireframe;
2866
3131
  VeltAutocompleteOptionWireframe.Description = VeltAutocompleteOptionDescriptionWireframe;
@@ -2868,23 +3133,27 @@ VeltAutocompleteOptionWireframe.ErrorIcon = VeltAutocompleteOptionErrorIconWiref
2868
3133
  VeltAutocompleteOptionWireframe.Name = VeltAutocompleteOptionNameWireframe;
2869
3134
 
2870
3135
  var VeltAutocompleteChipTooltipDescriptionWireframe = function (props) {
2871
- var children = props.children, remainingProp = __rest(props, ["children"]);
2872
- return (React.createElement("velt-autocomplete-chip-tooltip-description-wireframe", __assign({}, remainingProp), children));
3136
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3137
+ var transformedProps = transformWireframeProps(remainingProps);
3138
+ return (React.createElement("velt-autocomplete-chip-tooltip-description-wireframe", __assign({}, transformedProps), children));
2873
3139
  };
2874
3140
 
2875
3141
  var VeltAutocompleteChipTooltipIconWireframe = function (props) {
2876
- var children = props.children, remainingProp = __rest(props, ["children"]);
2877
- return (React.createElement("velt-autocomplete-chip-tooltip-icon-wireframe", __assign({}, remainingProp), children));
3142
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3143
+ var transformedProps = transformWireframeProps(remainingProps);
3144
+ return (React.createElement("velt-autocomplete-chip-tooltip-icon-wireframe", __assign({}, transformedProps), children));
2878
3145
  };
2879
3146
 
2880
3147
  var VeltAutocompleteChipTooltipNameWireframe = function (props) {
2881
- var children = props.children, remainingProp = __rest(props, ["children"]);
2882
- return (React.createElement("velt-autocomplete-chip-tooltip-name-wireframe", __assign({}, remainingProp), children));
3148
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3149
+ var transformedProps = transformWireframeProps(remainingProps);
3150
+ return (React.createElement("velt-autocomplete-chip-tooltip-name-wireframe", __assign({}, transformedProps), children));
2883
3151
  };
2884
3152
 
2885
3153
  var VeltAutocompleteChipTooltipWireframe = function (props) {
2886
- var children = props.children, remainingProp = __rest(props, ["children"]);
2887
- return (React.createElement("velt-autocomplete-chip-tooltip-wireframe", __assign({}, remainingProp), children));
3154
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3155
+ var transformedProps = transformWireframeProps(remainingProps);
3156
+ return (React.createElement("velt-autocomplete-chip-tooltip-wireframe", __assign({}, transformedProps), children));
2888
3157
  };
2889
3158
  VeltAutocompleteChipTooltipWireframe.Description = VeltAutocompleteChipTooltipDescriptionWireframe;
2890
3159
  VeltAutocompleteChipTooltipWireframe.Icon = VeltAutocompleteChipTooltipIconWireframe;
@@ -2908,173 +3177,266 @@ VeltCommentBubbleWireframe.Avatar = VeltCommentBubbleAvatar;
2908
3177
  VeltCommentBubbleWireframe.CommentsCount = VeltCommentBubbleCommentsCount;
2909
3178
 
2910
3179
  var VeltCommentsSidebarStatusDropdownWireframe = function (props) {
2911
- var children = props.children, remainingProp = __rest(props, ["children"]);
2912
- return (React.createElement("velt-comments-sidebar-status-dropdown-wireframe", __assign({}, remainingProp), children));
3180
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3181
+ var transformedProps = transformWireframeProps(remainingProps);
3182
+ return (React.createElement("velt-comments-sidebar-status-dropdown-wireframe", __assign({}, transformedProps), children));
2913
3183
  };
2914
3184
  VeltCommentsSidebarStatusDropdownWireframe.Trigger = VeltCommentsSidebarStatusDropdownTriggerWireframe;
2915
3185
  VeltCommentsSidebarStatusDropdownWireframe.Content = VeltCommentsSidebarStatusDropdownContentWireframe;
2916
3186
 
2917
3187
  var VeltReactionToolWireframe = function (props) {
2918
- var children = props.children, remainingProp = __rest(props, ["children"]);
2919
- return (React.createElement("velt-reaction-tool-wireframe", __assign({}, remainingProp), children));
3188
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3189
+ var transformedProps = transformWireframeProps(remainingProps);
3190
+ return (React.createElement("velt-reaction-tool-wireframe", __assign({}, transformedProps), children));
2920
3191
  };
2921
3192
 
2922
3193
  var VeltReactionPinCountWireframe = function (props) {
2923
- var children = props.children, remainingProp = __rest(props, ["children"]);
2924
- return (React.createElement("velt-reaction-pin-count-wireframe", __assign({}, remainingProp), children));
3194
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3195
+ var transformedProps = transformWireframeProps(remainingProps);
3196
+ return (React.createElement("velt-reaction-pin-count-wireframe", __assign({}, transformedProps), children));
2925
3197
  };
2926
3198
 
2927
3199
  var VeltReactionPinEmojiWireframe = function (props) {
2928
- var children = props.children, remainingProp = __rest(props, ["children"]);
2929
- return (React.createElement("velt-reaction-pin-emoji-wireframe", __assign({}, remainingProp), children));
3200
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3201
+ var transformedProps = transformWireframeProps(remainingProps);
3202
+ return (React.createElement("velt-reaction-pin-emoji-wireframe", __assign({}, transformedProps), children));
2930
3203
  };
2931
3204
 
2932
3205
  var VeltReactionPinWireframe = function (props) {
2933
- var children = props.children, remainingProp = __rest(props, ["children"]);
2934
- return (React.createElement("velt-reaction-pin-wireframe", __assign({}, remainingProp), children));
3206
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3207
+ var transformedProps = transformWireframeProps(remainingProps);
3208
+ return (React.createElement("velt-reaction-pin-wireframe", __assign({}, transformedProps), children));
2935
3209
  };
2936
- VeltReactionPinWireframe.Emoji = VeltReactionPinEmojiWireframe;
2937
3210
  VeltReactionPinWireframe.Count = VeltReactionPinCountWireframe;
3211
+ VeltReactionPinWireframe.Emoji = VeltReactionPinEmojiWireframe;
2938
3212
 
2939
3213
  var VeltReactionPinTooltipUserAvatarWireframe = function (props) {
2940
- var children = props.children, remainingProp = __rest(props, ["children"]);
2941
- return (React.createElement("velt-reaction-pin-tooltip-user-avatar-wireframe", __assign({}, remainingProp), children));
3214
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3215
+ var transformedProps = transformWireframeProps(remainingProps);
3216
+ return (React.createElement("velt-reaction-pin-tooltip-user-avatar-wireframe", __assign({}, transformedProps), children));
2942
3217
  };
2943
3218
 
2944
3219
  var VeltReactionPinTooltipUserNameWireframe = function (props) {
2945
- var children = props.children, remainingProp = __rest(props, ["children"]);
2946
- return (React.createElement("velt-reaction-pin-tooltip-user-name-wireframe", __assign({}, remainingProp), children));
3220
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3221
+ var transformedProps = transformWireframeProps(remainingProps);
3222
+ return (React.createElement("velt-reaction-pin-tooltip-user-name-wireframe", __assign({}, transformedProps), children));
2947
3223
  };
2948
3224
 
2949
3225
  var VeltReactionPinTooltipUserWireframe = function (props) {
2950
- var children = props.children, remainingProp = __rest(props, ["children"]);
2951
- return (React.createElement("velt-reaction-pin-tooltip-user-wireframe", __assign({}, remainingProp), children));
3226
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3227
+ var transformedProps = transformWireframeProps(remainingProps);
3228
+ return (React.createElement("velt-reaction-pin-tooltip-user-wireframe", __assign({}, transformedProps), children));
2952
3229
  };
2953
3230
  VeltReactionPinTooltipUserWireframe.Avatar = VeltReactionPinTooltipUserAvatarWireframe;
2954
3231
  VeltReactionPinTooltipUserWireframe.Name = VeltReactionPinTooltipUserNameWireframe;
2955
3232
 
2956
3233
  var VeltReactionPinTooltipUsersWireframe = function (props) {
2957
- var children = props.children, remainingProp = __rest(props, ["children"]);
2958
- return (React.createElement("velt-reaction-pin-tooltip-users-wireframe", __assign({}, remainingProp), children));
3234
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3235
+ var transformedProps = transformWireframeProps(remainingProps);
3236
+ return (React.createElement("velt-reaction-pin-tooltip-users-wireframe", __assign({}, transformedProps), children));
2959
3237
  };
2960
3238
  VeltReactionPinTooltipUsersWireframe.User = VeltReactionPinTooltipUserWireframe;
2961
3239
 
2962
3240
  var VeltReactionPinTooltipWireframe = function (props) {
2963
- var children = props.children, remainingProp = __rest(props, ["children"]);
2964
- return (React.createElement("velt-reaction-pin-tooltip-wireframe", __assign({}, remainingProp), children));
3241
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3242
+ var transformedProps = transformWireframeProps(remainingProps);
3243
+ return (React.createElement("velt-reaction-pin-tooltip-wireframe", __assign({}, transformedProps), children));
2965
3244
  };
2966
3245
  VeltReactionPinTooltipWireframe.Users = VeltReactionPinTooltipUsersWireframe;
2967
3246
 
2968
3247
  var VeltReactionsPanelItemEmojiWireframe = function (props) {
2969
- var children = props.children, remainingProp = __rest(props, ["children"]);
2970
- return (React.createElement("velt-reactions-panel-item-emoji-wireframe", __assign({}, remainingProp), children));
3248
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3249
+ var transformedProps = transformWireframeProps(remainingProps);
3250
+ return (React.createElement("velt-reactions-panel-item-emoji-wireframe", __assign({}, transformedProps), children));
2971
3251
  };
2972
3252
 
2973
3253
  var VeltReactionsPanelItemWireframe = function (props) {
2974
- var children = props.children, remainingProp = __rest(props, ["children"]);
2975
- return (React.createElement("velt-reactions-panel-item-wireframe", __assign({}, remainingProp), children));
3254
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3255
+ var transformedProps = transformWireframeProps(remainingProps);
3256
+ return (React.createElement("velt-reactions-panel-item-wireframe", __assign({}, transformedProps), children));
2976
3257
  };
2977
3258
  VeltReactionsPanelItemWireframe.Emoji = VeltReactionsPanelItemEmojiWireframe;
2978
3259
 
2979
3260
  var VeltReactionsPanelItemsWireframe = function (props) {
2980
- var children = props.children, remainingProp = __rest(props, ["children"]);
2981
- return (React.createElement("velt-reactions-panel-items-wireframe", __assign({}, remainingProp), children));
3261
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3262
+ var transformedProps = transformWireframeProps(remainingProps);
3263
+ return (React.createElement("velt-reactions-panel-items-wireframe", __assign({}, transformedProps), children));
2982
3264
  };
2983
3265
  VeltReactionsPanelItemsWireframe.Item = VeltReactionsPanelItemWireframe;
2984
3266
 
2985
3267
  var VeltReactionsPanelWireframe = function (props) {
2986
- var children = props.children, remainingProp = __rest(props, ["children"]);
2987
- return (React.createElement("velt-reactions-panel-wireframe", __assign({}, remainingProp), children));
3268
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3269
+ var transformedProps = transformWireframeProps(remainingProps);
3270
+ return (React.createElement("velt-reactions-panel-wireframe", __assign({}, transformedProps), children));
2988
3271
  };
2989
3272
  VeltReactionsPanelWireframe.Items = VeltReactionsPanelItemsWireframe;
2990
3273
 
2991
3274
  var VeltInlineCommentsSectionCommentCountWireframe = function (props) {
2992
3275
  var children = props.children, remainingProps = __rest(props, ["children"]);
2993
- return (React.createElement("velt-inline-comments-section-comment-count-wireframe", __assign({}, remainingProps), children));
3276
+ var transformedProps = transformWireframeProps(remainingProps);
3277
+ return (React.createElement("velt-inline-comments-section-comment-count-wireframe", __assign({}, transformedProps), children));
2994
3278
  };
2995
3279
 
2996
3280
  var VeltInlineCommentsSectionComposerContainerWireframe = function (props) {
2997
3281
  var children = props.children, remainingProps = __rest(props, ["children"]);
2998
- return (React.createElement("velt-inline-comments-section-composer-container-wireframe", __assign({}, remainingProps), children));
3282
+ var transformedProps = transformWireframeProps(remainingProps);
3283
+ return (React.createElement("velt-inline-comments-section-composer-container-wireframe", __assign({}, transformedProps), children));
2999
3284
  };
3000
3285
 
3001
3286
  var VeltInlineCommentsSectionListWireframe = function (props) {
3002
3287
  var children = props.children, remainingProps = __rest(props, ["children"]);
3003
- return (React.createElement("velt-inline-comments-section-list-wireframe", __assign({}, remainingProps), children));
3288
+ var transformedProps = transformWireframeProps(remainingProps);
3289
+ return (React.createElement("velt-inline-comments-section-list-wireframe", __assign({}, transformedProps), children));
3004
3290
  };
3005
3291
 
3006
3292
  var VeltInlineCommentsSectionPanelWireframe = function (props) {
3007
3293
  var children = props.children, remainingProps = __rest(props, ["children"]);
3008
- return (React.createElement("velt-inline-comments-section-panel-wireframe", __assign({}, remainingProps), children));
3294
+ var transformedProps = transformWireframeProps(remainingProps);
3295
+ return (React.createElement("velt-inline-comments-section-panel-wireframe", __assign({}, transformedProps), children));
3009
3296
  };
3010
3297
 
3011
3298
  var VeltInlineCommentsSectionSkeletonWireframe = function (props) {
3012
3299
  var children = props.children, remainingProps = __rest(props, ["children"]);
3013
- return (React.createElement("velt-inline-comments-section-skeleton-wireframe", __assign({}, remainingProps), children));
3300
+ var transformedProps = transformWireframeProps(remainingProps);
3301
+ return (React.createElement("velt-inline-comments-section-skeleton-wireframe", __assign({}, transformedProps), children));
3302
+ };
3303
+
3304
+ var VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe = function (props) {
3305
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3306
+ var transformedProps = transformWireframeProps(remainingProps);
3307
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
3308
+ };
3309
+
3310
+ var VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe = function (props) {
3311
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3312
+ var transformedProps = transformWireframeProps(remainingProps);
3313
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
3314
+ };
3315
+
3316
+ var VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe = function (props) {
3317
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3318
+ var transformedProps = transformWireframeProps(remainingProps);
3319
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-tick-wireframe", __assign({}, transformedProps), children));
3320
+ };
3321
+
3322
+ var VeltInlineCommentsSectionSortingDropdownContentItemWireframe = function (props) {
3323
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3324
+ var transformedProps = transformWireframeProps(remainingProps);
3325
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
3326
+ };
3327
+ VeltInlineCommentsSectionSortingDropdownContentItemWireframe.Icon = VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe;
3328
+ VeltInlineCommentsSectionSortingDropdownContentItemWireframe.Name = VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe;
3329
+ VeltInlineCommentsSectionSortingDropdownContentItemWireframe.Tick = VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe;
3330
+
3331
+ var VeltInlineCommentsSectionSortingDropdownContentWireframe = function (props) {
3332
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3333
+ var transformedProps = transformWireframeProps(remainingProps);
3334
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-wireframe", __assign({}, transformedProps), children));
3335
+ };
3336
+ VeltInlineCommentsSectionSortingDropdownContentWireframe.Item = VeltInlineCommentsSectionSortingDropdownContentItemWireframe;
3337
+
3338
+ var VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe = function (props) {
3339
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3340
+ var transformedProps = transformWireframeProps(remainingProps);
3341
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
3342
+ };
3343
+
3344
+ var VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe = function (props) {
3345
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3346
+ var transformedProps = transformWireframeProps(remainingProps);
3347
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger-name-wireframe", __assign({}, transformedProps), children));
3348
+ };
3349
+
3350
+ var VeltInlineCommentsSectionSortingDropdownTriggerWireframe = function (props) {
3351
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3352
+ var transformedProps = transformWireframeProps(remainingProps);
3353
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
3014
3354
  };
3355
+ VeltInlineCommentsSectionSortingDropdownTriggerWireframe.Icon = VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe;
3356
+ VeltInlineCommentsSectionSortingDropdownTriggerWireframe.Name = VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe;
3357
+
3358
+ var VeltInlineCommentsSectionSortingDropdownWireframe = function (props) {
3359
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3360
+ var transformedProps = transformWireframeProps(remainingProps);
3361
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-wireframe", __assign({}, transformedProps), children));
3362
+ };
3363
+ VeltInlineCommentsSectionSortingDropdownWireframe.Content = VeltInlineCommentsSectionSortingDropdownContentWireframe;
3364
+ VeltInlineCommentsSectionSortingDropdownWireframe.Trigger = VeltInlineCommentsSectionSortingDropdownTriggerWireframe;
3015
3365
 
3016
3366
  var VeltInlineCommentsSectionWireframe = function (props) {
3017
3367
  var children = props.children, remainingProps = __rest(props, ["children"]);
3018
- return (React.createElement("velt-inline-comments-section-wireframe", __assign({}, remainingProps), children));
3368
+ var transformedProps = transformWireframeProps(remainingProps);
3369
+ return (React.createElement("velt-inline-comments-section-wireframe", __assign({}, transformedProps), children));
3019
3370
  };
3020
3371
  VeltInlineCommentsSectionWireframe.CommentCount = VeltInlineCommentsSectionCommentCountWireframe;
3021
3372
  VeltInlineCommentsSectionWireframe.ComposerContainer = VeltInlineCommentsSectionComposerContainerWireframe;
3022
3373
  VeltInlineCommentsSectionWireframe.List = VeltInlineCommentsSectionListWireframe;
3023
3374
  VeltInlineCommentsSectionWireframe.Panel = VeltInlineCommentsSectionPanelWireframe;
3024
3375
  VeltInlineCommentsSectionWireframe.Skeleton = VeltInlineCommentsSectionSkeletonWireframe;
3376
+ VeltInlineCommentsSectionWireframe.SortingDropdown = VeltInlineCommentsSectionSortingDropdownWireframe;
3025
3377
 
3026
3378
  var VeltNotificationsPanelContentAllListItemContentWireframe = function (props) {
3027
- var children = props.children, remainingProp = __rest(props, ["children"]);
3028
- return (React.createElement("velt-notifications-panel-content-all-list-item-content-wireframe", __assign({}, remainingProp), children));
3379
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3380
+ var transformedProps = transformWireframeProps(remainingProps);
3381
+ return (React.createElement("velt-notifications-panel-content-all-list-item-content-wireframe", __assign({}, transformedProps), children));
3029
3382
  };
3030
3383
 
3031
3384
  var VeltNotificationsPanelContentAllListItemLabelWireframe = function (props) {
3032
- var children = props.children, remainingProp = __rest(props, ["children"]);
3033
- return (React.createElement("velt-notifications-panel-content-all-list-item-label-wireframe", __assign({}, remainingProp), children));
3385
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3386
+ var transformedProps = transformWireframeProps(remainingProps);
3387
+ return (React.createElement("velt-notifications-panel-content-all-list-item-label-wireframe", __assign({}, transformedProps), children));
3034
3388
  };
3035
3389
 
3036
3390
  var VeltNotificationsPanelContentAllListItemWireframe = function (props) {
3037
- var children = props.children, remainingProp = __rest(props, ["children"]);
3038
- return (React.createElement("velt-notifications-panel-content-all-list-item-wireframe", __assign({}, remainingProp), children));
3391
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3392
+ var transformedProps = transformWireframeProps(remainingProps);
3393
+ return (React.createElement("velt-notifications-panel-content-all-list-item-wireframe", __assign({}, transformedProps), children));
3039
3394
  };
3040
3395
  VeltNotificationsPanelContentAllListItemWireframe.Label = VeltNotificationsPanelContentAllListItemLabelWireframe;
3041
3396
  VeltNotificationsPanelContentAllListItemWireframe.Content = VeltNotificationsPanelContentAllListItemContentWireframe;
3042
3397
 
3043
3398
  var VeltNotificationsPanelContentAllListWireframe = function (props) {
3044
- var children = props.children, remainingProp = __rest(props, ["children"]);
3045
- return (React.createElement("velt-notifications-panel-content-all-list-wireframe", __assign({}, remainingProp), children));
3399
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3400
+ var transformedProps = transformWireframeProps(remainingProps);
3401
+ return (React.createElement("velt-notifications-panel-content-all-list-wireframe", __assign({}, transformedProps), children));
3046
3402
  };
3047
3403
  VeltNotificationsPanelContentAllListWireframe.Item = VeltNotificationsPanelContentAllListItemWireframe;
3048
3404
 
3049
3405
  var VeltNotificationsPanelContentAllWireframe = function (props) {
3050
- var children = props.children, remainingProp = __rest(props, ["children"]);
3051
- return (React.createElement("velt-notifications-panel-content-all-wireframe", __assign({}, remainingProp), children));
3406
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3407
+ var transformedProps = transformWireframeProps(remainingProps);
3408
+ return (React.createElement("velt-notifications-panel-content-all-wireframe", __assign({}, transformedProps), children));
3052
3409
  };
3053
3410
  VeltNotificationsPanelContentAllWireframe.List = VeltNotificationsPanelContentAllListWireframe;
3054
3411
 
3055
3412
  var VeltNotificationsPanelContentDocumentsListItemContentWireframe = function (props) {
3056
- var children = props.children, remainingProp = __rest(props, ["children"]);
3057
- return (React.createElement("velt-notifications-panel-content-documents-list-item-content-wireframe", __assign({}, remainingProp), children));
3413
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3414
+ var transformedProps = transformWireframeProps(remainingProps);
3415
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-content-wireframe", __assign({}, transformedProps), children));
3058
3416
  };
3059
3417
 
3060
3418
  var VeltNotificationsPanelContentDocumentsListItemCountWireframe = function (props) {
3061
- var children = props.children, remainingProp = __rest(props, ["children"]);
3062
- return (React.createElement("velt-notifications-panel-content-documents-list-item-count-wireframe", __assign({}, remainingProp), children));
3419
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3420
+ var transformedProps = transformWireframeProps(remainingProps);
3421
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-count-wireframe", __assign({}, transformedProps), children));
3063
3422
  };
3064
3423
 
3065
3424
  var VeltNotificationsPanelContentDocumentsListItemNameWireframe = function (props) {
3066
- var children = props.children, remainingProp = __rest(props, ["children"]);
3067
- return (React.createElement("velt-notifications-panel-content-documents-list-item-name-wireframe", __assign({}, remainingProp), children));
3425
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3426
+ var transformedProps = transformWireframeProps(remainingProps);
3427
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-name-wireframe", __assign({}, transformedProps), children));
3068
3428
  };
3069
3429
 
3070
3430
  var VeltNotificationsPanelContentDocumentsListItemUnreadWireframe = function (props) {
3071
- var children = props.children, remainingProp = __rest(props, ["children"]);
3072
- return (React.createElement("velt-notifications-panel-content-documents-list-item-unread-wireframe", __assign({}, remainingProp), children));
3431
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3432
+ var transformedProps = transformWireframeProps(remainingProps);
3433
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-unread-wireframe", __assign({}, transformedProps), children));
3073
3434
  };
3074
3435
 
3075
3436
  var VeltNotificationsPanelContentDocumentsListItemWireframe = function (props) {
3076
- var children = props.children, remainingProp = __rest(props, ["children"]);
3077
- return (React.createElement("velt-notifications-panel-content-documents-list-item-wireframe", __assign({}, remainingProp), children));
3437
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3438
+ var transformedProps = transformWireframeProps(remainingProps);
3439
+ return (React.createElement("velt-notifications-panel-content-documents-list-item-wireframe", __assign({}, transformedProps), children));
3078
3440
  };
3079
3441
  VeltNotificationsPanelContentDocumentsListItemWireframe.Content = VeltNotificationsPanelContentDocumentsListItemContentWireframe;
3080
3442
  VeltNotificationsPanelContentDocumentsListItemWireframe.Name = VeltNotificationsPanelContentDocumentsListItemNameWireframe;
@@ -3082,45 +3444,53 @@ VeltNotificationsPanelContentDocumentsListItemWireframe.Count = VeltNotification
3082
3444
  VeltNotificationsPanelContentDocumentsListItemWireframe.Unread = VeltNotificationsPanelContentDocumentsListItemUnreadWireframe;
3083
3445
 
3084
3446
  var VeltNotificationsPanelContentDocumentsListWireframe = function (props) {
3085
- var children = props.children, remainingProp = __rest(props, ["children"]);
3086
- return (React.createElement("velt-notifications-panel-content-documents-list-wireframe", __assign({}, remainingProp), children));
3447
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3448
+ var transformedProps = transformWireframeProps(remainingProps);
3449
+ return (React.createElement("velt-notifications-panel-content-documents-list-wireframe", __assign({}, transformedProps), children));
3087
3450
  };
3088
3451
  VeltNotificationsPanelContentDocumentsListWireframe.Item = VeltNotificationsPanelContentDocumentsListItemWireframe;
3089
3452
 
3090
3453
  var VeltNotificationsPanelContentDocumentsWireframe = function (props) {
3091
- var children = props.children, remainingProp = __rest(props, ["children"]);
3092
- return (React.createElement("velt-notifications-panel-content-documents-wireframe", __assign({}, remainingProp), children));
3454
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3455
+ var transformedProps = transformWireframeProps(remainingProps);
3456
+ return (React.createElement("velt-notifications-panel-content-documents-wireframe", __assign({}, transformedProps), children));
3093
3457
  };
3094
3458
  VeltNotificationsPanelContentDocumentsWireframe.List = VeltNotificationsPanelContentDocumentsListWireframe;
3095
3459
 
3096
3460
  var VeltNotificationsPanelContentForYouWireframe = function (props) {
3097
- var children = props.children, remainingProp = __rest(props, ["children"]);
3098
- return (React.createElement("velt-notifications-panel-content-for-you-wireframe", __assign({}, remainingProp), children));
3461
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3462
+ var transformedProps = transformWireframeProps(remainingProps);
3463
+ return (React.createElement("velt-notifications-panel-content-for-you-wireframe", __assign({}, transformedProps), children));
3099
3464
  };
3100
3465
 
3101
3466
  var VeltNotificationsPanelContentPeopleListItemAvatarWireframe = function (props) {
3102
- var children = props.children, remainingProp = __rest(props, ["children"]);
3103
- return (React.createElement("velt-notifications-panel-content-people-list-item-avatar-wireframe", __assign({}, remainingProp), children));
3467
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3468
+ var transformedProps = transformWireframeProps(remainingProps);
3469
+ return (React.createElement("velt-notifications-panel-content-people-list-item-avatar-wireframe", __assign({}, transformedProps), children));
3104
3470
  };
3105
3471
 
3106
3472
  var VeltNotificationsPanelContentPeopleListItemContentWireframe = function (props) {
3107
- var children = props.children, remainingProp = __rest(props, ["children"]);
3108
- return (React.createElement("velt-notifications-panel-content-people-list-item-content-wireframe", __assign({}, remainingProp), children));
3473
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3474
+ var transformedProps = transformWireframeProps(remainingProps);
3475
+ return (React.createElement("velt-notifications-panel-content-people-list-item-content-wireframe", __assign({}, transformedProps), children));
3109
3476
  };
3110
3477
 
3111
3478
  var VeltNotificationsPanelContentPeopleListItemCountWireframe = function (props) {
3112
- var children = props.children, remainingProp = __rest(props, ["children"]);
3113
- return (React.createElement("velt-notifications-panel-content-people-list-item-count-wireframe", __assign({}, remainingProp), children));
3479
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3480
+ var transformedProps = transformWireframeProps(remainingProps);
3481
+ return (React.createElement("velt-notifications-panel-content-people-list-item-count-wireframe", __assign({}, transformedProps), children));
3114
3482
  };
3115
3483
 
3116
3484
  var VeltNotificationsPanelContentPeopleListItemNameWireframe = function (props) {
3117
- var children = props.children, remainingProp = __rest(props, ["children"]);
3118
- return (React.createElement("velt-notifications-panel-content-people-list-item-name-wireframe", __assign({}, remainingProp), children));
3485
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3486
+ var transformedProps = transformWireframeProps(remainingProps);
3487
+ return (React.createElement("velt-notifications-panel-content-people-list-item-name-wireframe", __assign({}, transformedProps), children));
3119
3488
  };
3120
3489
 
3121
3490
  var VeltNotificationsPanelContentPeopleListItemWireframe = function (props) {
3122
- var children = props.children, remainingProp = __rest(props, ["children"]);
3123
- return (React.createElement("velt-notifications-panel-content-people-list-item-wireframe", __assign({}, remainingProp), children));
3491
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3492
+ var transformedProps = transformWireframeProps(remainingProps);
3493
+ return (React.createElement("velt-notifications-panel-content-people-list-item-wireframe", __assign({}, transformedProps), children));
3124
3494
  };
3125
3495
  VeltNotificationsPanelContentPeopleListItemWireframe.Avatar = VeltNotificationsPanelContentPeopleListItemAvatarWireframe;
3126
3496
  VeltNotificationsPanelContentPeopleListItemWireframe.Name = VeltNotificationsPanelContentPeopleListItemNameWireframe;
@@ -3128,55 +3498,65 @@ VeltNotificationsPanelContentPeopleListItemWireframe.Count = VeltNotificationsPa
3128
3498
  VeltNotificationsPanelContentPeopleListItemWireframe.Content = VeltNotificationsPanelContentPeopleListItemContentWireframe;
3129
3499
 
3130
3500
  var VeltNotificationsPanelContentPeopleListWireframe = function (props) {
3131
- var children = props.children, remainingProp = __rest(props, ["children"]);
3132
- return (React.createElement("velt-notifications-panel-content-people-list-wireframe", __assign({}, remainingProp), children));
3501
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3502
+ var transformedProps = transformWireframeProps(remainingProps);
3503
+ return (React.createElement("velt-notifications-panel-content-people-list-wireframe", __assign({}, transformedProps), children));
3133
3504
  };
3134
3505
  VeltNotificationsPanelContentPeopleListWireframe.Item = VeltNotificationsPanelContentPeopleListItemWireframe;
3135
3506
 
3136
3507
  var VeltNotificationsPanelContentPeopleWireframe = function (props) {
3137
- var children = props.children, remainingProp = __rest(props, ["children"]);
3138
- return (React.createElement("velt-notifications-panel-content-people-wireframe", __assign({}, remainingProp), children));
3508
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3509
+ var transformedProps = transformWireframeProps(remainingProps);
3510
+ return (React.createElement("velt-notifications-panel-content-people-wireframe", __assign({}, transformedProps), children));
3139
3511
  };
3140
3512
  VeltNotificationsPanelContentPeopleWireframe.List = VeltNotificationsPanelContentPeopleListWireframe;
3141
3513
 
3142
3514
  var VeltNotificationsPanelContentLoadMoreWireframe = function (props) {
3143
- var children = props.children, remainingProp = __rest(props, ["children"]);
3144
- return (React.createElement("velt-notifications-panel-content-load-more-wireframe", __assign({}, remainingProp), children));
3515
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3516
+ var transformedProps = transformWireframeProps(remainingProps);
3517
+ return (React.createElement("velt-notifications-panel-content-load-more-wireframe", __assign({}, transformedProps), children));
3145
3518
  };
3146
3519
 
3147
3520
  var VeltNotificationsPanelContentListItemAvatarWireframe = function (props) {
3148
- var children = props.children, remainingProp = __rest(props, ["children"]);
3149
- return (React.createElement("velt-notifications-panel-content-list-item-avatar-wireframe", __assign({}, remainingProp), children));
3521
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3522
+ var transformedProps = transformWireframeProps(remainingProps);
3523
+ return (React.createElement("velt-notifications-panel-content-list-item-avatar-wireframe", __assign({}, transformedProps), children));
3150
3524
  };
3151
3525
 
3152
3526
  var VeltNotificationsPanelContentListItemBodyWireframe = function (props) {
3153
- var children = props.children, remainingProp = __rest(props, ["children"]);
3154
- return (React.createElement("velt-notifications-panel-content-list-item-body-wireframe", __assign({}, remainingProp), children));
3527
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3528
+ var transformedProps = transformWireframeProps(remainingProps);
3529
+ return (React.createElement("velt-notifications-panel-content-list-item-body-wireframe", __assign({}, transformedProps), children));
3155
3530
  };
3156
3531
 
3157
3532
  var VeltNotificationsPanelContentListItemFileNameWireframe = function (props) {
3158
- var children = props.children, remainingProp = __rest(props, ["children"]);
3159
- return (React.createElement("velt-notifications-panel-content-list-item-file-name-wireframe", __assign({}, remainingProp), children));
3533
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3534
+ var transformedProps = transformWireframeProps(remainingProps);
3535
+ return (React.createElement("velt-notifications-panel-content-list-item-file-name-wireframe", __assign({}, transformedProps), children));
3160
3536
  };
3161
3537
 
3162
3538
  var VeltNotificationsPanelContentListItemHeadlineWireframe = function (props) {
3163
- var children = props.children, remainingProp = __rest(props, ["children"]);
3164
- return (React.createElement("velt-notifications-panel-content-list-item-headline-wireframe", __assign({}, remainingProp), children));
3539
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3540
+ var transformedProps = transformWireframeProps(remainingProps);
3541
+ return (React.createElement("velt-notifications-panel-content-list-item-headline-wireframe", __assign({}, transformedProps), children));
3165
3542
  };
3166
3543
 
3167
3544
  var VeltNotificationsPanelContentListItemTimeWireframe = function (props) {
3168
- var children = props.children, remainingProp = __rest(props, ["children"]);
3169
- return (React.createElement("velt-notifications-panel-content-list-item-time-wireframe", __assign({}, remainingProp), children));
3545
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3546
+ var transformedProps = transformWireframeProps(remainingProps);
3547
+ return (React.createElement("velt-notifications-panel-content-list-item-time-wireframe", __assign({}, transformedProps), children));
3170
3548
  };
3171
3549
 
3172
3550
  var VeltNotificationsPanelContentListItemUnreadWireframe = function (props) {
3173
- var children = props.children, remainingProp = __rest(props, ["children"]);
3174
- return (React.createElement("velt-notifications-panel-content-list-item-unread-wireframe", __assign({}, remainingProp), children));
3551
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3552
+ var transformedProps = transformWireframeProps(remainingProps);
3553
+ return (React.createElement("velt-notifications-panel-content-list-item-unread-wireframe", __assign({}, transformedProps), children));
3175
3554
  };
3176
3555
 
3177
3556
  var VeltNotificationsPanelContentListItemWireframe = function (props) {
3178
- var children = props.children, remainingProp = __rest(props, ["children"]);
3179
- return (React.createElement("velt-notifications-panel-content-list-item-wireframe", __assign({}, remainingProp), children));
3557
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3558
+ var transformedProps = transformWireframeProps(remainingProps);
3559
+ return (React.createElement("velt-notifications-panel-content-list-item-wireframe", __assign({}, transformedProps), children));
3180
3560
  };
3181
3561
  VeltNotificationsPanelContentListItemWireframe.Avatar = VeltNotificationsPanelContentListItemAvatarWireframe;
3182
3562
  VeltNotificationsPanelContentListItemWireframe.Body = VeltNotificationsPanelContentListItemBodyWireframe;
@@ -3186,19 +3566,22 @@ VeltNotificationsPanelContentListItemWireframe.Time = VeltNotificationsPanelCont
3186
3566
  VeltNotificationsPanelContentListItemWireframe.Unread = VeltNotificationsPanelContentListItemUnreadWireframe;
3187
3567
 
3188
3568
  var VeltNotificationsPanelContentListWireframe = function (props) {
3189
- var children = props.children, remainingProp = __rest(props, ["children"]);
3190
- return (React.createElement("velt-notifications-panel-content-list-wireframe", __assign({}, remainingProp), children));
3569
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3570
+ var transformedProps = transformWireframeProps(remainingProps);
3571
+ return (React.createElement("velt-notifications-panel-content-list-wireframe", __assign({}, transformedProps), children));
3191
3572
  };
3192
3573
  VeltNotificationsPanelContentListWireframe.Item = VeltNotificationsPanelContentListItemWireframe;
3193
3574
 
3194
3575
  var VeltNotificationsPanelContentAllReadContainerWireframe = function (props) {
3195
- var children = props.children, remainingProp = __rest(props, ["children"]);
3196
- return (React.createElement("velt-notifications-panel-content-all-read-container-wireframe", __assign({}, remainingProp), children));
3576
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3577
+ var transformedProps = transformWireframeProps(remainingProps);
3578
+ return (React.createElement("velt-notifications-panel-content-all-read-container-wireframe", __assign({}, transformedProps), children));
3197
3579
  };
3198
3580
 
3199
3581
  var VeltNotificationsPanelContentWireframe = function (props) {
3200
- var children = props.children, remainingProp = __rest(props, ["children"]);
3201
- return (React.createElement("velt-notifications-panel-content-wireframe", __assign({}, remainingProp), children));
3582
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3583
+ var transformedProps = transformWireframeProps(remainingProps);
3584
+ return (React.createElement("velt-notifications-panel-content-wireframe", __assign({}, transformedProps), children));
3202
3585
  };
3203
3586
  VeltNotificationsPanelContentWireframe.All = VeltNotificationsPanelContentAllWireframe;
3204
3587
  VeltNotificationsPanelContentWireframe.ForYou = VeltNotificationsPanelContentForYouWireframe;
@@ -3209,62 +3592,73 @@ VeltNotificationsPanelContentWireframe.List = VeltNotificationsPanelContentListW
3209
3592
  VeltNotificationsPanelContentWireframe.AllReadContainer = VeltNotificationsPanelContentAllReadContainerWireframe;
3210
3593
 
3211
3594
  var VeltNotificationsPanelHeaderTabDocumentsWireframe = function (props) {
3212
- var children = props.children, remainingProp = __rest(props, ["children"]);
3213
- return (React.createElement("velt-notifications-panel-header-tab-documents-wireframe", __assign({}, remainingProp), children));
3595
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3596
+ var transformedProps = transformWireframeProps(remainingProps);
3597
+ return (React.createElement("velt-notifications-panel-header-tab-documents-wireframe", __assign({}, transformedProps), children));
3214
3598
  };
3215
3599
 
3216
3600
  var VeltNotificationsPanelHeaderTabForYouWireframe = function (props) {
3217
- var children = props.children, remainingProp = __rest(props, ["children"]);
3218
- return (React.createElement("velt-notifications-panel-header-tab-for-you-wireframe", __assign({}, remainingProp), children));
3601
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3602
+ var transformedProps = transformWireframeProps(remainingProps);
3603
+ return (React.createElement("velt-notifications-panel-header-tab-for-you-wireframe", __assign({}, transformedProps), children));
3219
3604
  };
3220
3605
 
3221
3606
  var VeltNotificationsPanelHeaderTabPeopleWireframe = function (props) {
3222
- var children = props.children, remainingProp = __rest(props, ["children"]);
3223
- return (React.createElement("velt-notifications-panel-header-tab-people-wireframe", __assign({}, remainingProp), children));
3607
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3608
+ var transformedProps = transformWireframeProps(remainingProps);
3609
+ return (React.createElement("velt-notifications-panel-header-tab-people-wireframe", __assign({}, transformedProps), children));
3224
3610
  };
3225
3611
 
3226
3612
  var VeltNotificationsPanelHeaderTabAllWireframe = function (props) {
3227
- var children = props.children, remainingProp = __rest(props, ["children"]);
3228
- return (React.createElement("velt-notifications-panel-header-tab-all-wireframe", __assign({}, remainingProp), children));
3613
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3614
+ var transformedProps = transformWireframeProps(remainingProps);
3615
+ return (React.createElement("velt-notifications-panel-header-tab-all-wireframe", __assign({}, transformedProps), children));
3229
3616
  };
3230
3617
 
3231
3618
  var VeltNotificationsPanelHeaderWireframe = function (props) {
3232
- var children = props.children, remainingProp = __rest(props, ["children"]);
3233
- return (React.createElement("velt-notifications-panel-header-wireframe", __assign({}, remainingProp), children));
3619
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3620
+ var transformedProps = transformWireframeProps(remainingProps);
3621
+ return (React.createElement("velt-notifications-panel-header-wireframe", __assign({}, transformedProps), children));
3234
3622
  };
3235
3623
  VeltNotificationsPanelHeaderWireframe.TabAll = VeltNotificationsPanelHeaderTabAllWireframe;
3236
- VeltNotificationsPanelHeaderWireframe.TabForYou = VeltNotificationsPanelHeaderTabForYouWireframe;
3237
3624
  VeltNotificationsPanelHeaderWireframe.TabDocuments = VeltNotificationsPanelHeaderTabDocumentsWireframe;
3625
+ VeltNotificationsPanelHeaderWireframe.TabForYou = VeltNotificationsPanelHeaderTabForYouWireframe;
3238
3626
  VeltNotificationsPanelHeaderWireframe.TabPeople = VeltNotificationsPanelHeaderTabPeopleWireframe;
3239
3627
 
3240
3628
  var VeltNotificationsPanelReadAllButtonWireframe = function (props) {
3241
- var children = props.children, remainingProp = __rest(props, ["children"]);
3242
- return (React.createElement("velt-notifications-panel-read-all-button-wireframe", __assign({}, remainingProp), children));
3629
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3630
+ var transformedProps = transformWireframeProps(remainingProps);
3631
+ return (React.createElement("velt-notifications-panel-read-all-button-wireframe", __assign({}, transformedProps), children));
3243
3632
  };
3244
3633
 
3245
3634
  var VeltNotificationsPanelTitleWireframe = function (props) {
3246
- var children = props.children, remainingProp = __rest(props, ["children"]);
3247
- return (React.createElement("velt-notifications-panel-title-wireframe", __assign({}, remainingProp), children));
3635
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3636
+ var transformedProps = transformWireframeProps(remainingProps);
3637
+ return (React.createElement("velt-notifications-panel-title-wireframe", __assign({}, transformedProps), children));
3248
3638
  };
3249
3639
 
3250
3640
  var VeltNotificationsPanelViewAllButtonWireframe = function (props) {
3251
- var children = props.children, remainingProp = __rest(props, ["children"]);
3252
- return (React.createElement("velt-notifications-panel-view-all-button-wireframe", __assign({}, remainingProp), children));
3641
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3642
+ var transformedProps = transformWireframeProps(remainingProps);
3643
+ return (React.createElement("velt-notifications-panel-view-all-button-wireframe", __assign({}, transformedProps), children));
3253
3644
  };
3254
3645
 
3255
3646
  var VeltNotificationsPanelCloseButtonWireframe = function (props) {
3256
- var children = props.children, remainingProp = __rest(props, ["children"]);
3257
- return (React.createElement("velt-notifications-panel-close-button-wireframe", __assign({}, remainingProp), children));
3647
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3648
+ var transformedProps = transformWireframeProps(remainingProps);
3649
+ return (React.createElement("velt-notifications-panel-close-button-wireframe", __assign({}, transformedProps), children));
3258
3650
  };
3259
3651
 
3260
3652
  var VeltNotificationsPanelSkeletonWireframe = function (props) {
3261
- var children = props.children, remainingProp = __rest(props, ["children"]);
3262
- return (React.createElement("velt-notifications-panel-skeleton-wireframe", __assign({}, remainingProp), children));
3653
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3654
+ var transformedProps = transformWireframeProps(remainingProps);
3655
+ return (React.createElement("velt-notifications-panel-skeleton-wireframe", __assign({}, transformedProps), children));
3263
3656
  };
3264
3657
 
3265
3658
  var VeltNotificationsPanelWireframe = function (props) {
3266
- var children = props.children, remainingProp = __rest(props, ["children"]);
3267
- return (React.createElement("velt-notifications-panel-wireframe", __assign({}, remainingProp), children));
3659
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3660
+ var transformedProps = transformWireframeProps(remainingProps);
3661
+ return (React.createElement("velt-notifications-panel-wireframe", __assign({}, transformedProps), children));
3268
3662
  };
3269
3663
  VeltNotificationsPanelWireframe.Content = VeltNotificationsPanelContentWireframe;
3270
3664
  VeltNotificationsPanelWireframe.Header = VeltNotificationsPanelHeaderWireframe;
@@ -3275,207 +3669,242 @@ VeltNotificationsPanelWireframe.CloseButton = VeltNotificationsPanelCloseButtonW
3275
3669
  VeltNotificationsPanelWireframe.Skeleton = VeltNotificationsPanelSkeletonWireframe;
3276
3670
 
3277
3671
  var VeltNotificationsToolIconWireframe = function (props) {
3278
- var children = props.children, remainingProp = __rest(props, ["children"]);
3279
- return (React.createElement("velt-notifications-tool-icon-wireframe", __assign({}, remainingProp), children));
3672
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3673
+ var transformedProps = transformWireframeProps(remainingProps);
3674
+ return (React.createElement("velt-notifications-tool-icon-wireframe", __assign({}, transformedProps), children));
3280
3675
  };
3281
3676
 
3282
3677
  var VeltNotificationsToolLabelWireframe = function (props) {
3283
- var children = props.children, remainingProp = __rest(props, ["children"]);
3284
- return (React.createElement("velt-notifications-tool-label-wireframe", __assign({}, remainingProp), children));
3678
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3679
+ var transformedProps = transformWireframeProps(remainingProps);
3680
+ return (React.createElement("velt-notifications-tool-label-wireframe", __assign({}, transformedProps), children));
3285
3681
  };
3286
3682
 
3287
3683
  var VeltNotificationsToolUnreadCountWireframe = function (props) {
3288
- var children = props.children, remainingProp = __rest(props, ["children"]);
3289
- return (React.createElement("velt-notifications-tool-unread-count-wireframe", __assign({}, remainingProp), children));
3684
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3685
+ var transformedProps = transformWireframeProps(remainingProps);
3686
+ return (React.createElement("velt-notifications-tool-unread-count-wireframe", __assign({}, transformedProps), children));
3290
3687
  };
3291
3688
 
3292
3689
  var VeltNotificationsToolUnreadIconWireframe = function (props) {
3293
- var children = props.children, remainingProp = __rest(props, ["children"]);
3294
- return (React.createElement("velt-notifications-tool-unread-icon-wireframe", __assign({}, remainingProp), children));
3690
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3691
+ var transformedProps = transformWireframeProps(remainingProps);
3692
+ return (React.createElement("velt-notifications-tool-unread-icon-wireframe", __assign({}, transformedProps), children));
3295
3693
  };
3296
3694
 
3297
3695
  var VeltNotificationsToolWireframe = function (props) {
3298
- var children = props.children, remainingProp = __rest(props, ["children"]);
3299
- return (React.createElement("velt-notifications-tool-wireframe", __assign({}, remainingProp), children));
3696
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3697
+ var transformedProps = transformWireframeProps(remainingProps);
3698
+ return (React.createElement("velt-notifications-tool-wireframe", __assign({}, transformedProps), children));
3300
3699
  };
3301
3700
  VeltNotificationsToolWireframe.Label = VeltNotificationsToolLabelWireframe;
3302
3701
  VeltNotificationsToolWireframe.UnreadIcon = VeltNotificationsToolUnreadIconWireframe;
3303
3702
  VeltNotificationsToolWireframe.Icon = VeltNotificationsToolIconWireframe;
3304
3703
  VeltNotificationsToolWireframe.UnreadCount = VeltNotificationsToolUnreadCountWireframe;
3305
3704
 
3306
- var VeltConfirmDialogApproveButtonWireframe = function (props) {
3705
+ var VeltConfirmDialogTitleWireframe = function (props) {
3307
3706
  var children = props.children, remainingProps = __rest(props, ["children"]);
3308
- return (React.createElement("velt-confirm-dialog-approve-button-wireframe", __assign({}, remainingProps), children));
3707
+ var transformedProps = transformWireframeProps(remainingProps);
3708
+ return (React.createElement("velt-confirm-dialog-title-wireframe", __assign({}, transformedProps), children));
3309
3709
  };
3310
3710
 
3311
3711
  var VeltConfirmDialogMessageWireframe = function (props) {
3312
3712
  var children = props.children, remainingProps = __rest(props, ["children"]);
3313
- return (React.createElement("velt-confirm-dialog-message-wireframe", __assign({}, remainingProps), children));
3713
+ var transformedProps = transformWireframeProps(remainingProps);
3714
+ return (React.createElement("velt-confirm-dialog-message-wireframe", __assign({}, transformedProps), children));
3314
3715
  };
3315
3716
 
3316
- var VeltConfirmDialogRejectButtonWireframe = function (props) {
3717
+ var VeltConfirmDialogApproveButtonWireframe = function (props) {
3317
3718
  var children = props.children, remainingProps = __rest(props, ["children"]);
3318
- return (React.createElement("velt-confirm-dialog-reject-button-wireframe", __assign({}, remainingProps), children));
3719
+ var transformedProps = transformWireframeProps(remainingProps);
3720
+ return (React.createElement("velt-confirm-dialog-approve-button-wireframe", __assign({}, transformedProps), children));
3319
3721
  };
3320
3722
 
3321
- var VeltConfirmDialogTitleWireframe = function (props) {
3723
+ var VeltConfirmDialogRejectButtonWireframe = function (props) {
3322
3724
  var children = props.children, remainingProps = __rest(props, ["children"]);
3323
- return (React.createElement("velt-confirm-dialog-title-wireframe", __assign({}, remainingProps), children));
3725
+ var transformedProps = transformWireframeProps(remainingProps);
3726
+ return (React.createElement("velt-confirm-dialog-reject-button-wireframe", __assign({}, transformedProps), children));
3324
3727
  };
3325
3728
 
3326
3729
  var VeltConfirmDialogWireframe = function (props) {
3327
- var children = props.children, remainingProp = __rest(props, ["children"]);
3328
- return (React.createElement("velt-confirm-dialog-wireframe", __assign({}, remainingProp), children));
3730
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3731
+ var transformedProps = transformWireframeProps(remainingProps);
3732
+ return (React.createElement("velt-confirm-dialog-wireframe", __assign({}, transformedProps), children));
3329
3733
  };
3330
3734
  VeltConfirmDialogWireframe.Title = VeltConfirmDialogTitleWireframe;
3331
3735
  VeltConfirmDialogWireframe.Message = VeltConfirmDialogMessageWireframe;
3332
- VeltConfirmDialogWireframe.RejectButton = VeltConfirmDialogRejectButtonWireframe;
3333
3736
  VeltConfirmDialogWireframe.ApproveButton = VeltConfirmDialogApproveButtonWireframe;
3737
+ VeltConfirmDialogWireframe.RejectButton = VeltConfirmDialogRejectButtonWireframe;
3334
3738
 
3335
3739
  var VeltInlineReactionsSectionListWireframe = function (props) {
3336
3740
  var children = props.children, remainingProps = __rest(props, ["children"]);
3337
- return (React.createElement("velt-inline-reactions-section-list-wireframe", __assign({}, remainingProps), children));
3741
+ var transformedProps = transformWireframeProps(remainingProps);
3742
+ return (React.createElement("velt-inline-reactions-section-list-wireframe", __assign({}, transformedProps), children));
3338
3743
  };
3339
3744
 
3340
3745
  var VeltInlineReactionsSectionPanelWireframe = function (props) {
3341
3746
  var children = props.children, remainingProps = __rest(props, ["children"]);
3342
- return (React.createElement("velt-inline-reactions-section-panel-wireframe", __assign({}, remainingProps), children));
3747
+ var transformedProps = transformWireframeProps(remainingProps);
3748
+ return (React.createElement("velt-inline-reactions-section-panel-wireframe", __assign({}, transformedProps), children));
3343
3749
  };
3344
3750
 
3345
3751
  var VeltInlineReactionsSectionToolContainerWireframe = function (props) {
3346
3752
  var children = props.children, remainingProps = __rest(props, ["children"]);
3347
- return (React.createElement("velt-inline-reactions-section-tool-container-wireframe", __assign({}, remainingProps), children));
3753
+ var transformedProps = transformWireframeProps(remainingProps);
3754
+ return (React.createElement("velt-inline-reactions-section-tool-container-wireframe", __assign({}, transformedProps), children));
3348
3755
  };
3349
3756
 
3350
3757
  var VeltInlineReactionsSectionWireframe = function (props) {
3351
3758
  var children = props.children, remainingProps = __rest(props, ["children"]);
3352
- return (React.createElement("velt-inline-reactions-section-wireframe", __assign({}, remainingProps), children));
3759
+ var transformedProps = transformWireframeProps(remainingProps);
3760
+ return (React.createElement("velt-inline-reactions-section-wireframe", __assign({}, transformedProps), children));
3353
3761
  };
3354
3762
  VeltInlineReactionsSectionWireframe.List = VeltInlineReactionsSectionListWireframe;
3355
3763
  VeltInlineReactionsSectionWireframe.Panel = VeltInlineReactionsSectionPanelWireframe;
3356
3764
  VeltInlineReactionsSectionWireframe.ToolContainer = VeltInlineReactionsSectionToolContainerWireframe;
3357
3765
 
3358
3766
  var VeltPersistentCommentModeCloseButtonWireframe = function (props) {
3359
- var children = props.children;
3360
- return (React.createElement("velt-persistent-comment-mode-close-button-wireframe", null, children));
3767
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3768
+ var transformedProps = transformWireframeProps(remainingProps);
3769
+ return (React.createElement("velt-persistent-comment-mode-close-button-wireframe", __assign({}, transformedProps), children));
3361
3770
  };
3362
3771
 
3363
3772
  var VeltPersistentCommentModeLabelPrivateWireframe = function (props) {
3364
- var children = props.children;
3365
- return (React.createElement("velt-persistent-comment-mode-label-private-wireframe", null, children));
3773
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3774
+ var transformedProps = transformWireframeProps(remainingProps);
3775
+ return (React.createElement("velt-persistent-comment-mode-label-private-wireframe", __assign({}, transformedProps), children));
3366
3776
  };
3367
3777
 
3368
3778
  var VeltPersistentCommentModeLabelPublicWireframe = function (props) {
3369
- var children = props.children;
3370
- return (React.createElement("velt-persistent-comment-mode-label-public-wireframe", null, children));
3779
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3780
+ var transformedProps = transformWireframeProps(remainingProps);
3781
+ return (React.createElement("velt-persistent-comment-mode-label-public-wireframe", __assign({}, transformedProps), children));
3371
3782
  };
3372
3783
 
3373
3784
  var VeltPersistentCommentModeLabelWireframe = function (props) {
3374
- var children = props.children;
3375
- return (React.createElement("velt-persistent-comment-mode-label-wireframe", null, children));
3785
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3786
+ var transformedProps = transformWireframeProps(remainingProps);
3787
+ return (React.createElement("velt-persistent-comment-mode-label-wireframe", __assign({}, transformedProps), children));
3376
3788
  };
3377
3789
  VeltPersistentCommentModeLabelWireframe.Private = VeltPersistentCommentModeLabelPrivateWireframe;
3378
3790
  VeltPersistentCommentModeLabelWireframe.Public = VeltPersistentCommentModeLabelPublicWireframe;
3379
3791
 
3380
3792
  var VeltPersistentCommentModeWireframe = function (props) {
3381
- var children = props.children, remainingProp = __rest(props, ["children"]);
3382
- return (React.createElement("velt-persistent-comment-mode-wireframe", __assign({}, remainingProp), children));
3793
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3794
+ var transformedProps = transformWireframeProps(remainingProps);
3795
+ return (React.createElement("velt-persistent-comment-mode-wireframe", __assign({}, transformedProps), children));
3383
3796
  };
3384
3797
  VeltPersistentCommentModeWireframe.CloseButton = VeltPersistentCommentModeCloseButtonWireframe;
3385
3798
  VeltPersistentCommentModeWireframe.Label = VeltPersistentCommentModeLabelWireframe;
3386
3799
 
3387
3800
  var VeltMultiThreadCommentDialogCloseButtonWireframe = function (props) {
3388
3801
  var children = props.children, remainingProps = __rest(props, ["children"]);
3389
- return (React.createElement("velt-multi-thread-comment-dialog-close-button-wireframe", __assign({}, remainingProps), children));
3802
+ var transformedProps = transformWireframeProps(remainingProps);
3803
+ return (React.createElement("velt-multi-thread-comment-dialog-close-button-wireframe", __assign({}, transformedProps), children));
3390
3804
  };
3391
3805
 
3392
3806
  var VeltMultiThreadCommentDialogCommentCountWireframe = function (props) {
3393
3807
  var children = props.children, remainingProps = __rest(props, ["children"]);
3394
- return (React.createElement("velt-multi-thread-comment-dialog-comment-count-wireframe", __assign({}, remainingProps), children));
3808
+ var transformedProps = transformWireframeProps(remainingProps);
3809
+ return (React.createElement("velt-multi-thread-comment-dialog-comment-count-wireframe", __assign({}, transformedProps), children));
3395
3810
  };
3396
3811
 
3397
3812
  var VeltMultiThreadCommentDialogComposerContainerWireframe = function (props) {
3398
3813
  var children = props.children, remainingProps = __rest(props, ["children"]);
3399
- return (React.createElement("velt-multi-thread-comment-dialog-composer-container-wireframe", __assign({}, remainingProps), children));
3814
+ var transformedProps = transformWireframeProps(remainingProps);
3815
+ return (React.createElement("velt-multi-thread-comment-dialog-composer-container-wireframe", __assign({}, transformedProps), children));
3400
3816
  };
3401
3817
 
3402
3818
  var VeltMultiThreadCommentDialogEmptyPlaceholderWireframe = function (props) {
3403
3819
  var children = props.children, remainingProps = __rest(props, ["children"]);
3404
- return (React.createElement("velt-multi-thread-comment-dialog-empty-placeholder-wireframe", __assign({}, remainingProps), children));
3820
+ var transformedProps = transformWireframeProps(remainingProps);
3821
+ return (React.createElement("velt-multi-thread-comment-dialog-empty-placeholder-wireframe", __assign({}, transformedProps), children));
3405
3822
  };
3406
3823
 
3407
3824
  var VeltMultiThreadCommentDialogListWireframe = function (props) {
3408
3825
  var children = props.children, remainingProps = __rest(props, ["children"]);
3409
- return (React.createElement("velt-multi-thread-comment-dialog-list-wireframe", __assign({}, remainingProps), children));
3826
+ var transformedProps = transformWireframeProps(remainingProps);
3827
+ return (React.createElement("velt-multi-thread-comment-dialog-list-wireframe", __assign({}, transformedProps), children));
3410
3828
  };
3411
3829
 
3412
- var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {
3830
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe = function (props) {
3413
3831
  var children = props.children, remainingProps = __rest(props, ["children"]);
3414
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read-wireframe", __assign({}, remainingProps), children));
3832
+ var transformedProps = transformWireframeProps(remainingProps);
3833
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-wireframe", __assign({}, transformedProps), children));
3415
3834
  };
3416
-
3417
- var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe = function (props) {
3835
+ var MarkAllRead = function (props) {
3418
3836
  var children = props.children, remainingProps = __rest(props, ["children"]);
3419
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved-wireframe", __assign({}, remainingProps), children));
3837
+ var transformedProps = transformWireframeProps(remainingProps);
3838
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read-wireframe", __assign({}, transformedProps), children));
3420
3839
  };
3421
-
3422
- var VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe = function (props) {
3840
+ var MarkAllResolved = function (props) {
3423
3841
  var children = props.children, remainingProps = __rest(props, ["children"]);
3424
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-wireframe", __assign({}, remainingProps), children));
3842
+ var transformedProps = transformWireframeProps(remainingProps);
3843
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved-wireframe", __assign({}, transformedProps), children));
3425
3844
  };
3426
- VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllRead = VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe;
3427
- VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllResolved = VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe;
3845
+ VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllRead = MarkAllRead;
3846
+ VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllResolved = MarkAllResolved;
3428
3847
 
3429
3848
  var VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe = function (props) {
3430
3849
  var children = props.children, remainingProps = __rest(props, ["children"]);
3431
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
3850
+ var transformedProps = transformWireframeProps(remainingProps);
3851
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
3432
3852
  };
3433
3853
 
3434
3854
  var VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe = function (props) {
3435
3855
  var children = props.children, remainingProps = __rest(props, ["children"]);
3436
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-wireframe", __assign({}, remainingProps), children));
3856
+ var transformedProps = transformWireframeProps(remainingProps);
3857
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-wireframe", __assign({}, transformedProps), children));
3437
3858
  };
3438
3859
  VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.Content = VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe;
3439
3860
  VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.Trigger = VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe;
3440
3861
 
3441
3862
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe = function (props) {
3442
3863
  var children = props.children, remainingProps = __rest(props, ["children"]);
3443
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, remainingProps), children));
3864
+ var transformedProps = transformWireframeProps(remainingProps);
3865
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, transformedProps), children));
3444
3866
  };
3445
3867
 
3446
3868
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe = function (props) {
3447
3869
  var children = props.children, remainingProps = __rest(props, ["children"]);
3448
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, remainingProps), children));
3870
+ var transformedProps = transformWireframeProps(remainingProps);
3871
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, transformedProps), children));
3449
3872
  };
3450
3873
 
3451
3874
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe = function (props) {
3452
3875
  var children = props.children, remainingProps = __rest(props, ["children"]);
3453
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, remainingProps), children));
3876
+ var transformedProps = transformWireframeProps(remainingProps);
3877
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, transformedProps), children));
3454
3878
  };
3455
3879
 
3456
3880
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe = function (props) {
3457
3881
  var children = props.children, remainingProps = __rest(props, ["children"]);
3458
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, remainingProps), children));
3882
+ var transformedProps = transformWireframeProps(remainingProps);
3883
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, transformedProps), children));
3459
3884
  };
3460
3885
 
3461
3886
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe = function (props) {
3462
3887
  var children = props.children, remainingProps = __rest(props, ["children"]);
3463
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, remainingProps), children));
3888
+ var transformedProps = transformWireframeProps(remainingProps);
3889
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, transformedProps), children));
3464
3890
  };
3465
3891
 
3466
3892
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe = function (props) {
3467
3893
  var children = props.children, remainingProps = __rest(props, ["children"]);
3468
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, remainingProps), children));
3894
+ var transformedProps = transformWireframeProps(remainingProps);
3895
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, transformedProps), children));
3469
3896
  };
3470
3897
 
3471
3898
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe = function (props) {
3472
3899
  var children = props.children, remainingProps = __rest(props, ["children"]);
3473
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, remainingProps), children));
3900
+ var transformedProps = transformWireframeProps(remainingProps);
3901
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, transformedProps), children));
3474
3902
  };
3475
3903
 
3476
3904
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe = function (props) {
3477
3905
  var children = props.children, remainingProps = __rest(props, ["children"]);
3478
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-wireframe", __assign({}, remainingProps), children));
3906
+ var transformedProps = transformWireframeProps(remainingProps);
3907
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
3479
3908
  };
3480
3909
  VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterAll = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe;
3481
3910
  VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterUnread = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe;
@@ -3487,29 +3916,34 @@ VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.SortUnread = V
3487
3916
 
3488
3917
  var VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe = function (props) {
3489
3918
  var children = props.children, remainingProps = __rest(props, ["children"]);
3490
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
3919
+ var transformedProps = transformWireframeProps(remainingProps);
3920
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
3491
3921
  };
3492
3922
 
3493
3923
  var VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe = function (props) {
3494
3924
  var children = props.children, remainingProps = __rest(props, ["children"]);
3495
- return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-wireframe", __assign({}, remainingProps), children));
3925
+ var transformedProps = transformWireframeProps(remainingProps);
3926
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-wireframe", __assign({}, transformedProps), children));
3496
3927
  };
3497
3928
  VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.Content = VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe;
3498
3929
  VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.Trigger = VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe;
3499
3930
 
3500
3931
  var VeltMultiThreadCommentDialogNewThreadButtonWireframe = function (props) {
3501
3932
  var children = props.children, remainingProps = __rest(props, ["children"]);
3502
- return (React.createElement("velt-multi-thread-comment-dialog-new-thread-button-wireframe", __assign({}, remainingProps), children));
3933
+ var transformedProps = transformWireframeProps(remainingProps);
3934
+ return (React.createElement("velt-multi-thread-comment-dialog-new-thread-button-wireframe", __assign({}, transformedProps), children));
3503
3935
  };
3504
3936
 
3505
3937
  var VeltMultiThreadCommentDialogResetFilterButtonWireframe = function (props) {
3506
3938
  var children = props.children, remainingProps = __rest(props, ["children"]);
3507
- return (React.createElement("velt-multi-thread-comment-dialog-reset-filter-button-wireframe", __assign({}, remainingProps), children));
3939
+ var transformedProps = transformWireframeProps(remainingProps);
3940
+ return (React.createElement("velt-multi-thread-comment-dialog-reset-filter-button-wireframe", __assign({}, transformedProps), children));
3508
3941
  };
3509
3942
 
3510
3943
  var VeltMultiThreadCommentDialogWireframe = function (props) {
3511
3944
  var children = props.children, remainingProps = __rest(props, ["children"]);
3512
- return (React.createElement("velt-multi-thread-comment-dialog-wireframe", __assign({}, remainingProps), children));
3945
+ var transformedProps = transformWireframeProps(remainingProps);
3946
+ return (React.createElement("velt-multi-thread-comment-dialog-wireframe", __assign({}, transformedProps), children));
3513
3947
  };
3514
3948
  VeltMultiThreadCommentDialogWireframe.CommentCount = VeltMultiThreadCommentDialogCommentCountWireframe;
3515
3949
  VeltMultiThreadCommentDialogWireframe.ComposerContainer = VeltMultiThreadCommentDialogComposerContainerWireframe;
@@ -3523,67 +3957,79 @@ VeltMultiThreadCommentDialogWireframe.ResetFilterButton = VeltMultiThreadComment
3523
3957
 
3524
3958
  var VeltCommentComposerWireframe = function (props) {
3525
3959
  var children = props.children, remainingProps = __rest(props, ["children"]);
3526
- return (React.createElement("velt-comment-composer-wireframe", __assign({}, remainingProps), children));
3960
+ var transformedProps = transformWireframeProps(remainingProps);
3961
+ return (React.createElement("velt-comment-composer-wireframe", __assign({}, transformedProps), children));
3527
3962
  };
3528
3963
 
3529
3964
  var VeltCommentThreadWireframe = function (props) {
3530
- var children = props.children, remainingProp = __rest(props, ["children"]);
3531
- return (React.createElement("velt-comment-thread-wireframe", __assign({}, remainingProp), children));
3965
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3966
+ var transformedProps = transformWireframeProps(remainingProps);
3967
+ return (React.createElement("velt-comment-thread-wireframe", __assign({}, transformedProps), children));
3532
3968
  };
3533
3969
 
3534
3970
  var VeltMediaSourceSettingsToggleIconOpenWireframe = function (props) {
3535
- var children = props.children, remainingProp = __rest(props, ["children"]);
3536
- return (React.createElement("velt-media-source-settings-toggle-icon-open-wireframe", __assign({}, remainingProp), children));
3971
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3972
+ var transformedProps = transformWireframeProps(remainingProps);
3973
+ return (React.createElement("velt-media-source-settings-toggle-icon-open-wireframe", __assign({}, transformedProps), children));
3537
3974
  };
3538
3975
 
3539
3976
  var VeltMediaSourceSettingsToggleIconCloseWireframe = function (props) {
3540
- var children = props.children, remainingProp = __rest(props, ["children"]);
3541
- return (React.createElement("velt-media-source-settings-toggle-icon-close-wireframe", __assign({}, remainingProp), children));
3977
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3978
+ var transformedProps = transformWireframeProps(remainingProps);
3979
+ return (React.createElement("velt-media-source-settings-toggle-icon-close-wireframe", __assign({}, transformedProps), children));
3542
3980
  };
3543
3981
 
3544
3982
  var VeltMediaSourceSettingsToggleIconWireframe = function (props) {
3545
- var children = props.children, remainingProp = __rest(props, ["children"]);
3546
- return (React.createElement("velt-media-source-settings-toggle-icon-wireframe", __assign({}, remainingProp), children));
3983
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3984
+ var transformedProps = transformWireframeProps(remainingProps);
3985
+ return (React.createElement("velt-media-source-settings-toggle-icon-wireframe", __assign({}, transformedProps), children));
3547
3986
  };
3548
3987
  VeltMediaSourceSettingsToggleIconWireframe.Open = VeltMediaSourceSettingsToggleIconOpenWireframe;
3549
3988
  VeltMediaSourceSettingsToggleIconWireframe.Close = VeltMediaSourceSettingsToggleIconCloseWireframe;
3550
3989
 
3551
3990
  var VeltMediaSourceSettingsSelectedLabelWireframe = function (props) {
3552
- var children = props.children, remainingProp = __rest(props, ["children"]);
3553
- return (React.createElement("velt-media-source-settings-selected-label-wireframe", __assign({}, remainingProp), children));
3991
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3992
+ var transformedProps = transformWireframeProps(remainingProps);
3993
+ return (React.createElement("velt-media-source-settings-selected-label-wireframe", __assign({}, transformedProps), children));
3554
3994
  };
3555
3995
 
3556
3996
  var VeltMediaSourceSettingsOptionsItemLabelWireframe = function (props) {
3557
- var children = props.children, remainingProp = __rest(props, ["children"]);
3558
- return (React.createElement("velt-media-source-settings-options-item-label-wireframe", __assign({}, remainingProp), children));
3997
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3998
+ var transformedProps = transformWireframeProps(remainingProps);
3999
+ return (React.createElement("velt-media-source-settings-options-item-label-wireframe", __assign({}, transformedProps), children));
3559
4000
  };
3560
4001
 
3561
4002
  var VeltMediaSourceSettingsOptionsItemIconWireframe = function (props) {
3562
- var children = props.children, remainingProp = __rest(props, ["children"]);
3563
- return (React.createElement("velt-media-source-settings-options-item-icon-wireframe", __assign({}, remainingProp), children));
4003
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4004
+ var transformedProps = transformWireframeProps(remainingProps);
4005
+ return (React.createElement("velt-media-source-settings-options-item-icon-wireframe", __assign({}, transformedProps), children));
3564
4006
  };
3565
4007
 
3566
4008
  var VeltMediaSourceSettingsOptionsItemWireframe = function (props) {
3567
- var children = props.children, remainingProp = __rest(props, ["children"]);
3568
- return (React.createElement("velt-media-source-settings-options-item-wireframe", __assign({}, remainingProp), children));
4009
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4010
+ var transformedProps = transformWireframeProps(remainingProps);
4011
+ return (React.createElement("velt-media-source-settings-options-item-wireframe", __assign({}, transformedProps), children));
3569
4012
  };
3570
4013
  VeltMediaSourceSettingsOptionsItemWireframe.Icon = VeltMediaSourceSettingsOptionsItemIconWireframe;
3571
4014
  VeltMediaSourceSettingsOptionsItemWireframe.Label = VeltMediaSourceSettingsOptionsItemLabelWireframe;
3572
4015
 
3573
4016
  var VeltMediaSourceSettingsOptionsWireframe = function (props) {
3574
- var children = props.children, remainingProp = __rest(props, ["children"]);
3575
- return (React.createElement("velt-media-source-settings-options-wireframe", __assign({}, remainingProp), children));
4017
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4018
+ var transformedProps = transformWireframeProps(remainingProps);
4019
+ return (React.createElement("velt-media-source-settings-options-wireframe", __assign({}, transformedProps), children));
3576
4020
  };
3577
4021
  VeltMediaSourceSettingsOptionsWireframe.Item = VeltMediaSourceSettingsOptionsItemWireframe;
3578
4022
 
3579
4023
  var VeltMediaSourceSettingsDividerWireframe = function (props) {
3580
- var children = props.children, remainingProp = __rest(props, ["children"]);
3581
- return (React.createElement("velt-media-source-settings-divider-wireframe", __assign({}, remainingProp), children));
4024
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4025
+ var transformedProps = transformWireframeProps(remainingProps);
4026
+ return (React.createElement("velt-media-source-settings-divider-wireframe", __assign({}, transformedProps), children));
3582
4027
  };
3583
4028
 
3584
4029
  var VeltMediaSourceSettingsAudioWireframe = function (props) {
3585
- var children = props.children, remainingProp = __rest(props, ["children"]);
3586
- return (React.createElement("velt-media-source-settings-audio-wireframe", __assign({}, remainingProp), children));
4030
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4031
+ var transformedProps = transformWireframeProps(remainingProps);
4032
+ return (React.createElement("velt-media-source-settings-audio-wireframe", __assign({}, transformedProps), children));
3587
4033
  };
3588
4034
  VeltMediaSourceSettingsAudioWireframe.ToggleIcon = VeltMediaSourceSettingsToggleIconWireframe;
3589
4035
  VeltMediaSourceSettingsAudioWireframe.SelectedLabel = VeltMediaSourceSettingsSelectedLabelWireframe;
@@ -3591,8 +4037,9 @@ VeltMediaSourceSettingsAudioWireframe.Options = VeltMediaSourceSettingsOptionsWi
3591
4037
  VeltMediaSourceSettingsAudioWireframe.Divider = VeltMediaSourceSettingsDividerWireframe;
3592
4038
 
3593
4039
  var VeltMediaSourceSettingsVideoWireframe = function (props) {
3594
- var children = props.children, remainingProp = __rest(props, ["children"]);
3595
- return (React.createElement("velt-media-source-settings-video-wireframe", __assign({}, remainingProp), children));
4040
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4041
+ var transformedProps = transformWireframeProps(remainingProps);
4042
+ return (React.createElement("velt-media-source-settings-video-wireframe", __assign({}, transformedProps), children));
3596
4043
  };
3597
4044
  VeltMediaSourceSettingsVideoWireframe.ToggleIcon = VeltMediaSourceSettingsToggleIconWireframe;
3598
4045
  VeltMediaSourceSettingsVideoWireframe.SelectedLabel = VeltMediaSourceSettingsSelectedLabelWireframe;
@@ -3600,145 +4047,171 @@ VeltMediaSourceSettingsVideoWireframe.Options = VeltMediaSourceSettingsOptionsWi
3600
4047
  VeltMediaSourceSettingsVideoWireframe.Divider = VeltMediaSourceSettingsDividerWireframe;
3601
4048
 
3602
4049
  var VeltMediaSourceSettingsWireframe = function (props) {
3603
- var children = props.children, remainingProp = __rest(props, ["children"]);
3604
- return (React.createElement("velt-media-source-settings-wireframe", __assign({}, remainingProp), children));
4050
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4051
+ var transformedProps = transformWireframeProps(remainingProps);
4052
+ return (React.createElement("velt-media-source-settings-wireframe", __assign({}, transformedProps), children));
3605
4053
  };
3606
4054
  VeltMediaSourceSettingsWireframe.Audio = VeltMediaSourceSettingsAudioWireframe;
3607
4055
  VeltMediaSourceSettingsWireframe.Video = VeltMediaSourceSettingsVideoWireframe;
3608
4056
 
3609
4057
  var VeltRecorderAllToolWireframe = function (props) {
3610
- var children = props.children, remainingProp = __rest(props, ["children"]);
3611
- return (React.createElement("velt-recorder-all-tool-wireframe", __assign({}, remainingProp), children));
4058
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4059
+ var transformedProps = transformWireframeProps(remainingProps);
4060
+ return (React.createElement("velt-recorder-all-tool-wireframe", __assign({}, transformedProps), children));
3612
4061
  };
3613
4062
 
3614
4063
  var VeltRecorderAllToolMenuAudioWireframe = function (props) {
3615
- var children = props.children, remainingProp = __rest(props, ["children"]);
3616
- return (React.createElement("velt-recorder-all-tool-menu-audio-wireframe", __assign({}, remainingProp), children));
4064
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4065
+ var transformedProps = transformWireframeProps(remainingProps);
4066
+ return (React.createElement("velt-recorder-all-tool-menu-audio-wireframe", __assign({}, transformedProps), children));
3617
4067
  };
3618
4068
 
3619
4069
  var VeltRecorderAllToolMenuVideoWireframe = function (props) {
3620
- var children = props.children, remainingProp = __rest(props, ["children"]);
3621
- return (React.createElement("velt-recorder-all-tool-menu-video-wireframe", __assign({}, remainingProp), children));
4070
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4071
+ var transformedProps = transformWireframeProps(remainingProps);
4072
+ return (React.createElement("velt-recorder-all-tool-menu-video-wireframe", __assign({}, transformedProps), children));
3622
4073
  };
3623
4074
 
3624
4075
  var VeltRecorderAllToolMenuScreenWireframe = function (props) {
3625
- var children = props.children, remainingProp = __rest(props, ["children"]);
3626
- return (React.createElement("velt-recorder-all-tool-menu-screen-wireframe", __assign({}, remainingProp), children));
4076
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4077
+ var transformedProps = transformWireframeProps(remainingProps);
4078
+ return (React.createElement("velt-recorder-all-tool-menu-screen-wireframe", __assign({}, transformedProps), children));
3627
4079
  };
3628
4080
 
3629
4081
  var VeltRecorderAllToolMenuWireframe = function (props) {
3630
- var children = props.children, remainingProp = __rest(props, ["children"]);
3631
- return (React.createElement("velt-recorder-all-tool-menu-wireframe", __assign({}, remainingProp), children));
4082
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4083
+ var transformedProps = transformWireframeProps(remainingProps);
4084
+ return (React.createElement("velt-recorder-all-tool-menu-wireframe", __assign({}, transformedProps), children));
3632
4085
  };
3633
4086
  VeltRecorderAllToolMenuWireframe.Video = VeltRecorderAllToolMenuVideoWireframe;
3634
4087
  VeltRecorderAllToolMenuWireframe.Audio = VeltRecorderAllToolMenuAudioWireframe;
3635
4088
  VeltRecorderAllToolMenuWireframe.Screen = VeltRecorderAllToolMenuScreenWireframe;
3636
4089
 
3637
4090
  var VeltRecorderAudioToolWireframe = function (props) {
3638
- var children = props.children, remainingProp = __rest(props, ["children"]);
3639
- return (React.createElement("velt-recorder-audio-tool-wireframe", __assign({}, remainingProp), children));
4091
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4092
+ var transformedProps = transformWireframeProps(remainingProps);
4093
+ return (React.createElement("velt-recorder-audio-tool-wireframe", __assign({}, transformedProps), children));
3640
4094
  };
3641
4095
 
3642
4096
  var VeltRecorderScreenToolWireframe = function (props) {
3643
- var children = props.children, remainingProp = __rest(props, ["children"]);
3644
- return (React.createElement("velt-recorder-screen-tool-wireframe", __assign({}, remainingProp), children));
4097
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4098
+ var transformedProps = transformWireframeProps(remainingProps);
4099
+ return (React.createElement("velt-recorder-screen-tool-wireframe", __assign({}, transformedProps), children));
3645
4100
  };
3646
4101
 
3647
4102
  var VeltRecorderVideoToolWireframe = function (props) {
3648
- var children = props.children, remainingProp = __rest(props, ["children"]);
3649
- return (React.createElement("velt-recorder-video-tool-wireframe", __assign({}, remainingProp), children));
4103
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4104
+ var transformedProps = transformWireframeProps(remainingProps);
4105
+ return (React.createElement("velt-recorder-video-tool-wireframe", __assign({}, transformedProps), children));
3650
4106
  };
3651
4107
 
3652
4108
  var VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe = function (props) {
3653
- var children = props.children, remainingProp = __rest(props, ["children"]);
3654
- return (React.createElement("velt-recording-preview-steps-dialog-bottom-panel-close-wireframe", __assign({}, remainingProp), children));
4109
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4110
+ var transformedProps = transformWireframeProps(remainingProps);
4111
+ return (React.createElement("velt-recording-preview-steps-dialog-bottom-panel-close-wireframe", __assign({}, transformedProps), children));
3655
4112
  };
3656
4113
 
3657
4114
  var VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe = function (props) {
3658
- var children = props.children, remainingProp = __rest(props, ["children"]);
3659
- return (React.createElement("velt-recording-preview-steps-dialog-bottom-panel-countdown-wireframe", __assign({}, remainingProp), children));
4115
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4116
+ var transformedProps = transformWireframeProps(remainingProps);
4117
+ return (React.createElement("velt-recording-preview-steps-dialog-bottom-panel-countdown-wireframe", __assign({}, transformedProps), children));
3660
4118
  };
3661
4119
 
3662
4120
  var VeltRecordingPreviewStepsDialogBottomPanelIconWireframe = function (props) {
3663
- var children = props.children, remainingProp = __rest(props, ["children"]);
3664
- return (React.createElement("velt-recording-preview-steps-dialog-bottom-panel-icon-wireframe", __assign({}, remainingProp), children));
4121
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4122
+ var transformedProps = transformWireframeProps(remainingProps);
4123
+ return (React.createElement("velt-recording-preview-steps-dialog-bottom-panel-icon-wireframe", __assign({}, transformedProps), children));
3665
4124
  };
3666
4125
 
3667
4126
  var VeltRecordingPreviewStepsDialogBottomPanelWireframe = function (props) {
3668
- var children = props.children, remainingProp = __rest(props, ["children"]);
3669
- return (React.createElement("velt-recording-preview-steps-dialog-bottom-panel-wireframe", __assign({}, remainingProp), children));
4127
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4128
+ var transformedProps = transformWireframeProps(remainingProps);
4129
+ return (React.createElement("velt-recording-preview-steps-dialog-bottom-panel-wireframe", __assign({}, transformedProps), children));
3670
4130
  };
3671
4131
  VeltRecordingPreviewStepsDialogBottomPanelWireframe.Icon = VeltRecordingPreviewStepsDialogBottomPanelIconWireframe;
3672
4132
  VeltRecordingPreviewStepsDialogBottomPanelWireframe.Close = VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe;
3673
4133
  VeltRecordingPreviewStepsDialogBottomPanelWireframe.Countdown = VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe;
3674
4134
 
3675
4135
  var VeltRecordingPreviewStepsDialogButtonPanelWireframe = function (props) {
3676
- var children = props.children, remainingProp = __rest(props, ["children"]);
3677
- return (React.createElement("velt-recording-preview-steps-dialog-button-panel-wireframe", __assign({}, remainingProp), children));
4136
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4137
+ var transformedProps = transformWireframeProps(remainingProps);
4138
+ return (React.createElement("velt-recording-preview-steps-dialog-button-panel-wireframe", __assign({}, transformedProps), children));
3678
4139
  };
3679
4140
 
3680
4141
  var VeltRecordingPreviewStepsDialogCloseButtonWireframe = function (props) {
3681
- var children = props.children, remainingProp = __rest(props, ["children"]);
3682
- return (React.createElement("velt-recording-preview-steps-dialog-close-button-wireframe", __assign({}, remainingProp), children));
4142
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4143
+ var transformedProps = transformWireframeProps(remainingProps);
4144
+ return (React.createElement("velt-recording-preview-steps-dialog-close-button-wireframe", __assign({}, transformedProps), children));
3683
4145
  };
3684
4146
 
3685
4147
  var VeltRecordingPreviewStepsDialogMicButtonOffWireframe = function (props) {
3686
- var children = props.children, remainingProp = __rest(props, ["children"]);
3687
- return (React.createElement("velt-recording-preview-steps-dialog-mic-button-off-wireframe", __assign({}, remainingProp), children));
4148
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4149
+ var transformedProps = transformWireframeProps(remainingProps);
4150
+ return (React.createElement("velt-recording-preview-steps-dialog-mic-button-off-wireframe", __assign({}, transformedProps), children));
3688
4151
  };
3689
4152
 
3690
4153
  var VeltRecordingPreviewStepsDialogMicButtonOnWireframe = function (props) {
3691
- var children = props.children, remainingProp = __rest(props, ["children"]);
3692
- return (React.createElement("velt-recording-preview-steps-dialog-mic-button-on-wireframe", __assign({}, remainingProp), children));
4154
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4155
+ var transformedProps = transformWireframeProps(remainingProps);
4156
+ return (React.createElement("velt-recording-preview-steps-dialog-mic-button-on-wireframe", __assign({}, transformedProps), children));
3693
4157
  };
3694
4158
 
3695
4159
  var VeltRecordingPreviewStepsDialogMicButtonWireframe = function (props) {
3696
- var children = props.children, remainingProp = __rest(props, ["children"]);
3697
- return (React.createElement("velt-recording-preview-steps-dialog-camera-button-wireframe", __assign({}, remainingProp), children));
4160
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4161
+ var transformedProps = transformWireframeProps(remainingProps);
4162
+ return (React.createElement("velt-recording-preview-steps-dialog-mic-button-wireframe", __assign({}, transformedProps), children));
3698
4163
  };
3699
4164
  VeltRecordingPreviewStepsDialogMicButtonWireframe.On = VeltRecordingPreviewStepsDialogMicButtonOnWireframe;
3700
4165
  VeltRecordingPreviewStepsDialogMicButtonWireframe.Off = VeltRecordingPreviewStepsDialogMicButtonOffWireframe;
3701
4166
 
3702
4167
  var VeltRecordingPreviewStepsDialogSettingsPanelWireframe = function (props) {
3703
- var children = props.children, remainingProp = __rest(props, ["children"]);
3704
- return (React.createElement("velt-recording-preview-steps-dialog-settings-panel-wireframe", __assign({}, remainingProp), children));
4168
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4169
+ var transformedProps = transformWireframeProps(remainingProps);
4170
+ return (React.createElement("velt-recording-preview-steps-dialog-settings-panel-wireframe", __assign({}, transformedProps), children));
3705
4171
  };
3706
4172
 
3707
4173
  var VeltRecordingPreviewStepsDialogSettingsWireframe = function (props) {
3708
- var children = props.children, remainingProp = __rest(props, ["children"]);
3709
- return (React.createElement("velt-recording-preview-steps-dialog-settings-wireframe", __assign({}, remainingProp), children));
4174
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4175
+ var transformedProps = transformWireframeProps(remainingProps);
4176
+ return (React.createElement("velt-recording-preview-steps-dialog-settings-wireframe", __assign({}, transformedProps), children));
3710
4177
  };
3711
4178
 
3712
4179
  var VeltRecordingPreviewStepsDialogStartRecordingWireframe = function (props) {
3713
- var children = props.children, remainingProp = __rest(props, ["children"]);
3714
- return (React.createElement("velt-recording-preview-steps-dialog-start-recording-wireframe", __assign({}, remainingProp), children));
4180
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4181
+ var transformedProps = transformWireframeProps(remainingProps);
4182
+ return (React.createElement("velt-recording-preview-steps-dialog-start-recording-wireframe", __assign({}, transformedProps), children));
3715
4183
  };
3716
4184
 
3717
4185
  var VeltRecordingPreviewStepsDialogTimerCountdownWireframe = function (props) {
3718
- var children = props.children, remainingProp = __rest(props, ["children"]);
3719
- return (React.createElement("velt-recording-preview-steps-dialog-timer-countdown-wireframe", __assign({}, remainingProp), children));
4186
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4187
+ var transformedProps = transformWireframeProps(remainingProps);
4188
+ return (React.createElement("velt-recording-preview-steps-dialog-timer-countdown-wireframe", __assign({}, transformedProps), children));
3720
4189
  };
3721
4190
 
3722
4191
  var VeltRecordingPreviewStepsDialogTimerCancelWireframe = function (props) {
3723
- var children = props.children, remainingProp = __rest(props, ["children"]);
3724
- return (React.createElement("velt-recording-preview-steps-dialog-timer-cancel-wireframe", __assign({}, remainingProp), children));
4192
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4193
+ var transformedProps = transformWireframeProps(remainingProps);
4194
+ return (React.createElement("velt-recording-preview-steps-dialog-timer-cancel-wireframe", __assign({}, transformedProps), children));
3725
4195
  };
3726
4196
 
3727
4197
  var VeltRecordingPreviewStepsDialogTimerWireframe = function (props) {
3728
- var children = props.children, remainingProp = __rest(props, ["children"]);
3729
- return (React.createElement("velt-recording-preview-steps-dialog-timer-wireframe", __assign({}, remainingProp), children));
4198
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4199
+ var transformedProps = transformWireframeProps(remainingProps);
4200
+ return (React.createElement("velt-recording-preview-steps-dialog-timer-wireframe", __assign({}, transformedProps), children));
3730
4201
  };
3731
4202
  VeltRecordingPreviewStepsDialogTimerWireframe.Countdown = VeltRecordingPreviewStepsDialogTimerCountdownWireframe;
3732
4203
  VeltRecordingPreviewStepsDialogTimerWireframe.Cancel = VeltRecordingPreviewStepsDialogTimerCancelWireframe;
3733
4204
 
3734
4205
  var VeltRecordingPreviewStepsDialogWaveformWireframe = function (props) {
3735
- var children = props.children, remainingProp = __rest(props, ["children"]);
3736
- return (React.createElement("velt-recording-preview-steps-dialog-waveform-wireframe", __assign({}, remainingProp), children));
4206
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4207
+ var transformedProps = transformWireframeProps(remainingProps);
4208
+ return (React.createElement("velt-recording-preview-steps-dialog-waveform-wireframe", __assign({}, transformedProps), children));
3737
4209
  };
3738
4210
 
3739
4211
  var VeltRecordingPreviewStepsDialogAudioWireframe = function (props) {
3740
- var children = props.children, remainingProp = __rest(props, ["children"]);
3741
- return (React.createElement("velt-recording-preview-steps-dialog-audio-wireframe", __assign({}, remainingProp), children));
4212
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4213
+ var transformedProps = transformWireframeProps(remainingProps);
4214
+ return (React.createElement("velt-recording-preview-steps-dialog-audio-wireframe", __assign({}, transformedProps), children));
3742
4215
  };
3743
4216
  VeltRecordingPreviewStepsDialogAudioWireframe.BottomPanel = VeltRecordingPreviewStepsDialogBottomPanelWireframe;
3744
4217
  VeltRecordingPreviewStepsDialogAudioWireframe.ButtonPanel = VeltRecordingPreviewStepsDialogButtonPanelWireframe;
@@ -3751,35 +4224,41 @@ VeltRecordingPreviewStepsDialogAudioWireframe.Timer = VeltRecordingPreviewStepsD
3751
4224
  VeltRecordingPreviewStepsDialogAudioWireframe.Waveform = VeltRecordingPreviewStepsDialogWaveformWireframe;
3752
4225
 
3753
4226
  var VeltRecordingPreviewStepsDialogCameraButtonOffWireframe = function (props) {
3754
- var children = props.children, remainingProp = __rest(props, ["children"]);
3755
- return (React.createElement("velt-recording-preview-steps-dialog-camera-button-off-wireframe", __assign({}, remainingProp), children));
4227
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4228
+ var transformedProps = transformWireframeProps(remainingProps);
4229
+ return (React.createElement("velt-recording-preview-steps-dialog-camera-button-off-wireframe", __assign({}, transformedProps), children));
3756
4230
  };
3757
4231
 
3758
4232
  var VeltRecordingPreviewStepsDialogCameraButtonOnWireframe = function (props) {
3759
- var children = props.children, remainingProp = __rest(props, ["children"]);
3760
- return (React.createElement("velt-recording-preview-steps-dialog-camera-button-on-wireframe", __assign({}, remainingProp), children));
4233
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4234
+ var transformedProps = transformWireframeProps(remainingProps);
4235
+ return (React.createElement("velt-recording-preview-steps-dialog-camera-button-on-wireframe", __assign({}, transformedProps), children));
3761
4236
  };
3762
4237
 
3763
4238
  var VeltRecordingPreviewStepsDialogCameraButtonWireframe = function (props) {
3764
- var children = props.children, remainingProp = __rest(props, ["children"]);
3765
- return (React.createElement("velt-recording-preview-steps-dialog-camera-button-wireframe", __assign({}, remainingProp), children));
4239
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4240
+ var transformedProps = transformWireframeProps(remainingProps);
4241
+ return (React.createElement("velt-recording-preview-steps-dialog-camera-button-wireframe", __assign({}, transformedProps), children));
3766
4242
  };
3767
4243
  VeltRecordingPreviewStepsDialogCameraButtonWireframe.On = VeltRecordingPreviewStepsDialogCameraButtonOnWireframe;
3768
4244
  VeltRecordingPreviewStepsDialogCameraButtonWireframe.Off = VeltRecordingPreviewStepsDialogCameraButtonOffWireframe;
3769
4245
 
3770
4246
  var VeltRecordingPreviewStepsDialogCameraOffMessageWireframe = function (props) {
3771
- var children = props.children, remainingProp = __rest(props, ["children"]);
3772
- return (React.createElement("velt-recording-preview-steps-dialog-camera-off-message-wireframe", __assign({}, remainingProp), children));
4247
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4248
+ var transformedProps = transformWireframeProps(remainingProps);
4249
+ return (React.createElement("velt-recording-preview-steps-dialog-camera-off-message-wireframe", __assign({}, transformedProps), children));
3773
4250
  };
3774
4251
 
3775
4252
  var VeltRecordingPreviewStepsDialogVideoPlayerWireframe = function (props) {
3776
- var children = props.children, remainingProp = __rest(props, ["children"]);
3777
- return (React.createElement("velt-recording-preview-steps-dialog-video-player-wireframe", __assign({}, remainingProp), children));
4253
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4254
+ var transformedProps = transformWireframeProps(remainingProps);
4255
+ return (React.createElement("velt-recording-preview-steps-dialog-video-player-wireframe", __assign({}, transformedProps), children));
3778
4256
  };
3779
4257
 
3780
4258
  var VeltRecordingPreviewStepsDialogVideoWireframe = function (props) {
3781
- var children = props.children, remainingProp = __rest(props, ["children"]);
3782
- return (React.createElement("velt-recording-preview-steps-dialog-video-wireframe", __assign({}, remainingProp), children));
4259
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4260
+ var transformedProps = transformWireframeProps(remainingProps);
4261
+ return (React.createElement("velt-recording-preview-steps-dialog-video-wireframe", __assign({}, transformedProps), children));
3783
4262
  };
3784
4263
  VeltRecordingPreviewStepsDialogVideoWireframe.BottomPanel = VeltRecordingPreviewStepsDialogBottomPanelWireframe;
3785
4264
  VeltRecordingPreviewStepsDialogVideoWireframe.ButtonPanel = VeltRecordingPreviewStepsDialogButtonPanelWireframe;
@@ -3795,67 +4274,79 @@ VeltRecordingPreviewStepsDialogVideoWireframe.VideoPlayer = VeltRecordingPreview
3795
4274
  VeltRecordingPreviewStepsDialogVideoWireframe.Waveform = VeltRecordingPreviewStepsDialogWaveformWireframe;
3796
4275
 
3797
4276
  var VeltRecordingPreviewStepsDialogWireframe = function (props) {
3798
- var children = props.children;
4277
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4278
+ transformWireframeProps(remainingProps);
3799
4279
  return (React.createElement(React.Fragment, null, children));
3800
4280
  };
3801
4281
  VeltRecordingPreviewStepsDialogWireframe.Video = VeltRecordingPreviewStepsDialogVideoWireframe;
3802
4282
  VeltRecordingPreviewStepsDialogWireframe.Audio = VeltRecordingPreviewStepsDialogAudioWireframe;
3803
4283
 
3804
4284
  var VeltRecorderControlPanelFloatingModeContainerWireframe = function (props) {
3805
- var children = props.children, remainingProp = __rest(props, ["children"]);
3806
- return (React.createElement("velt-recorder-control-panel-floating-mode-container-wireframe", __assign({}, remainingProp), children));
4285
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4286
+ var transformedProps = transformWireframeProps(remainingProps);
4287
+ return (React.createElement("velt-recorder-control-panel-floating-mode-container-wireframe", __assign({}, transformedProps), children));
3807
4288
  };
3808
4289
 
3809
4290
  var VeltRecorderControlPanelFloatingModeScreenVideoWireframe = function (props) {
3810
- var children = props.children, remainingProp = __rest(props, ["children"]);
3811
- return (React.createElement("velt-recorder-control-panel-floating-mode-screen-video-wireframe", __assign({}, remainingProp), children));
4291
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4292
+ var transformedProps = transformWireframeProps(remainingProps);
4293
+ return (React.createElement("velt-recorder-control-panel-floating-mode-screen-video-wireframe", __assign({}, transformedProps), children));
3812
4294
  };
3813
4295
 
3814
4296
  var VeltRecorderControlPanelFloatingModeWaveformWireframe = function (props) {
3815
- var children = props.children, remainingProp = __rest(props, ["children"]);
3816
- return (React.createElement("velt-recorder-control-panel-floating-mode-waveform-wireframe", __assign({}, remainingProp), children));
4297
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4298
+ var transformedProps = transformWireframeProps(remainingProps);
4299
+ return (React.createElement("velt-recorder-control-panel-floating-mode-waveform-wireframe", __assign({}, transformedProps), children));
3817
4300
  };
3818
4301
 
3819
4302
  var VeltRecorderControlPanelActionBarWaveformWireframe = function (props) {
3820
- var children = props.children, remainingProp = __rest(props, ["children"]);
3821
- return (React.createElement("velt-recorder-control-panel-action-bar-waveform-wireframe", __assign({}, remainingProp), children));
4303
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4304
+ var transformedProps = transformWireframeProps(remainingProps);
4305
+ return (React.createElement("velt-recorder-control-panel-action-bar-waveform-wireframe", __assign({}, transformedProps), children));
3822
4306
  };
3823
4307
 
3824
4308
  var VeltRecorderControlPanelActionBarClearWireframe = function (props) {
3825
- var children = props.children, remainingProp = __rest(props, ["children"]);
3826
- return (React.createElement("velt-recorder-control-panel-action-bar-clear-wireframe", __assign({}, remainingProp), children));
4309
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4310
+ var transformedProps = transformWireframeProps(remainingProps);
4311
+ return (React.createElement("velt-recorder-control-panel-action-bar-clear-wireframe", __assign({}, transformedProps), children));
3827
4312
  };
3828
4313
 
3829
4314
  var VeltRecorderControlPanelActionBarStopWireframe = function (props) {
3830
- var children = props.children, remainingProp = __rest(props, ["children"]);
3831
- return (React.createElement("velt-recorder-control-panel-action-bar-stop-wireframe", __assign({}, remainingProp), children));
4315
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4316
+ var transformedProps = transformWireframeProps(remainingProps);
4317
+ return (React.createElement("velt-recorder-control-panel-action-bar-stop-wireframe", __assign({}, transformedProps), children));
3832
4318
  };
3833
4319
 
3834
4320
  var VeltRecorderControlPanelActionBarTimeWireframe = function (props) {
3835
- var children = props.children, remainingProp = __rest(props, ["children"]);
3836
- return (React.createElement("velt-recorder-control-panel-action-bar-time-wireframe", __assign({}, remainingProp), children));
4321
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4322
+ var transformedProps = transformWireframeProps(remainingProps);
4323
+ return (React.createElement("velt-recorder-control-panel-action-bar-time-wireframe", __assign({}, transformedProps), children));
3837
4324
  };
3838
4325
 
3839
4326
  var VeltRecorderControlPanelActionBarTogglePlayWireframe = function (props) {
3840
- var children = props.children, remainingProp = __rest(props, ["children"]);
3841
- return (React.createElement("velt-recorder-control-panel-action-bar-toggle-play-wireframe", __assign({}, remainingProp), children));
4327
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4328
+ var transformedProps = transformWireframeProps(remainingProps);
4329
+ return (React.createElement("velt-recorder-control-panel-action-bar-toggle-play-wireframe", __assign({}, transformedProps), children));
3842
4330
  };
3843
4331
 
3844
4332
  var VeltRecorderControlPanelActionBarToggleWireframe = function (props) {
3845
- var children = props.children, remainingProp = __rest(props, ["children"]);
3846
- return (React.createElement("velt-recorder-control-panel-action-bar-toggle-wireframe", __assign({}, remainingProp), children));
4333
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4334
+ var transformedProps = transformWireframeProps(remainingProps);
4335
+ return (React.createElement("velt-recorder-control-panel-action-bar-toggle-wireframe", __assign({}, transformedProps), children));
3847
4336
  };
3848
4337
  VeltRecorderControlPanelActionBarToggleWireframe.Pause = VeltRecorderControlPanelActionBarTogglePlayWireframe;
3849
4338
  VeltRecorderControlPanelActionBarToggleWireframe.Play = VeltRecorderControlPanelActionBarTogglePlayWireframe;
3850
4339
 
3851
4340
  var VeltRecorderControlPanelActionBarTypeIconWireframe = function (props) {
3852
- var children = props.children, remainingProp = __rest(props, ["children"]);
3853
- return (React.createElement("velt-recorder-control-panel-action-bar-type-icon-wireframe", __assign({}, remainingProp), children));
4341
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4342
+ var transformedProps = transformWireframeProps(remainingProps);
4343
+ return (React.createElement("velt-recorder-control-panel-action-bar-type-icon-wireframe", __assign({}, transformedProps), children));
3854
4344
  };
3855
4345
 
3856
4346
  var VeltRecorderControlPanelActionBarWireframe = function (props) {
3857
- var children = props.children, remainingProp = __rest(props, ["children"]);
3858
- return (React.createElement("velt-recorder-control-panel-action-bar-wireframe", __assign({}, remainingProp), children));
4347
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4348
+ var transformedProps = transformWireframeProps(remainingProps);
4349
+ return (React.createElement("velt-recorder-control-panel-action-bar-wireframe", __assign({}, transformedProps), children));
3859
4350
  };
3860
4351
  VeltRecorderControlPanelActionBarWireframe.Clear = VeltRecorderControlPanelActionBarClearWireframe;
3861
4352
  VeltRecorderControlPanelActionBarWireframe.Stop = VeltRecorderControlPanelActionBarStopWireframe;
@@ -3865,40 +4356,47 @@ VeltRecorderControlPanelActionBarWireframe.TypeIcon = VeltRecorderControlPanelAc
3865
4356
  VeltRecorderControlPanelActionBarWireframe.Waveform = VeltRecorderControlPanelActionBarWaveformWireframe;
3866
4357
 
3867
4358
  var VeltRecorderControlPanelCollapsedButtonOffWireframe = function (props) {
3868
- var children = props.children, remainingProp = __rest(props, ["children"]);
3869
- return (React.createElement("velt-recorder-control-panel-collapsed-button-off-wireframe", __assign({}, remainingProp), children));
4359
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4360
+ var transformedProps = transformWireframeProps(remainingProps);
4361
+ return (React.createElement("velt-recorder-control-panel-collapsed-button-off-wireframe", __assign({}, transformedProps), children));
3870
4362
  };
3871
4363
 
3872
4364
  var VeltRecorderControlPanelCollapsedButtonOnWireframe = function (props) {
3873
- var children = props.children, remainingProp = __rest(props, ["children"]);
3874
- return (React.createElement("velt-recorder-control-panel-collapsed-button-on-wireframe", __assign({}, remainingProp), children));
4365
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4366
+ var transformedProps = transformWireframeProps(remainingProps);
4367
+ return (React.createElement("velt-recorder-control-panel-collapsed-button-on-wireframe", __assign({}, transformedProps), children));
3875
4368
  };
3876
4369
 
3877
4370
  var VeltRecorderControlPanelCollapsedButtonWireframe = function (props) {
3878
- var children = props.children, remainingProp = __rest(props, ["children"]);
3879
- return (React.createElement("velt-recorder-control-panel-collapsed-button-wireframe", __assign({}, remainingProp), children));
4371
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4372
+ var transformedProps = transformWireframeProps(remainingProps);
4373
+ return (React.createElement("velt-recorder-control-panel-collapsed-button-wireframe", __assign({}, transformedProps), children));
3880
4374
  };
3881
4375
  VeltRecorderControlPanelCollapsedButtonWireframe.On = VeltRecorderControlPanelCollapsedButtonOnWireframe;
3882
4376
  VeltRecorderControlPanelCollapsedButtonWireframe.Off = VeltRecorderControlPanelCollapsedButtonOffWireframe;
3883
4377
 
3884
4378
  var VeltRecorderControlPanelLoadingWireframe = function (props) {
3885
- var children = props.children, remainingProp = __rest(props, ["children"]);
3886
- return (React.createElement("velt-recorder-control-panel-loading-wireframe", __assign({}, remainingProp), children));
4379
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4380
+ var transformedProps = transformWireframeProps(remainingProps);
4381
+ return (React.createElement("velt-recorder-control-panel-loading-wireframe", __assign({}, transformedProps), children));
3887
4382
  };
3888
4383
 
3889
4384
  var VeltRecorderControlPanelPausedWireframe = function (props) {
3890
- var children = props.children, remainingProp = __rest(props, ["children"]);
3891
- return (React.createElement("velt-recorder-control-panel-paused-wireframe", __assign({}, remainingProp), children));
4385
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4386
+ var transformedProps = transformWireframeProps(remainingProps);
4387
+ return (React.createElement("velt-recorder-control-panel-paused-wireframe", __assign({}, transformedProps), children));
3892
4388
  };
3893
4389
 
3894
4390
  var VeltRecorderControlPanelVideoWireframe = function (props) {
3895
- var children = props.children, remainingProp = __rest(props, ["children"]);
3896
- return (React.createElement("velt-recorder-control-panel-video-wireframe", __assign({}, remainingProp), children));
4391
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4392
+ var transformedProps = transformWireframeProps(remainingProps);
4393
+ return (React.createElement("velt-recorder-control-panel-video-wireframe", __assign({}, transformedProps), children));
3897
4394
  };
3898
4395
 
3899
4396
  var VeltRecorderControlPanelFloatingModeWireframe = function (props) {
3900
- var children = props.children, remainingProp = __rest(props, ["children"]);
3901
- return (React.createElement("velt-recorder-control-panel-floating-mode-wireframe", __assign({}, remainingProp), children));
4397
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4398
+ var transformedProps = transformWireframeProps(remainingProps);
4399
+ return (React.createElement("velt-recorder-control-panel-floating-mode-wireframe", __assign({}, transformedProps), children));
3902
4400
  };
3903
4401
  VeltRecorderControlPanelFloatingModeWireframe.Container = VeltRecorderControlPanelFloatingModeContainerWireframe;
3904
4402
  VeltRecorderControlPanelFloatingModeWireframe.ScreenVideo = VeltRecorderControlPanelFloatingModeScreenVideoWireframe;
@@ -3910,90 +4408,106 @@ VeltRecorderControlPanelFloatingModeWireframe.Loading = VeltRecorderControlPanel
3910
4408
  VeltRecorderControlPanelFloatingModeWireframe.ActionBar = VeltRecorderControlPanelActionBarWireframe;
3911
4409
 
3912
4410
  var VeltRecorderControlPanelThreadModeWireframe = function (props) {
3913
- var children = props.children, remainingProp = __rest(props, ["children"]);
3914
- return (React.createElement("velt-recorder-control-panel-thread-mode-wireframe", __assign({}, remainingProp), children));
4411
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4412
+ var transformedProps = transformWireframeProps(remainingProps);
4413
+ return (React.createElement("velt-recorder-control-panel-thread-mode-wireframe", __assign({}, transformedProps), children));
3915
4414
  };
3916
4415
  VeltRecorderControlPanelThreadModeWireframe.Video = VeltRecorderControlPanelVideoWireframe;
3917
4416
  VeltRecorderControlPanelThreadModeWireframe.Loading = VeltRecorderControlPanelLoadingWireframe;
3918
4417
  VeltRecorderControlPanelThreadModeWireframe.ActionBar = VeltRecorderControlPanelActionBarWireframe;
3919
4418
 
3920
4419
  var VeltRecorderControlPanelWireframe = function (props) {
3921
- var children = props.children;
4420
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4421
+ transformWireframeProps(remainingProps);
3922
4422
  return (React.createElement(React.Fragment, null, children));
3923
4423
  };
3924
4424
  VeltRecorderControlPanelWireframe.FloatingMode = VeltRecorderControlPanelFloatingModeWireframe;
3925
4425
  VeltRecorderControlPanelWireframe.ThreadMode = VeltRecorderControlPanelThreadModeWireframe;
3926
4426
 
3927
4427
  var VeltRecorderPlayerAudioTogglePauseWireframe = function (props) {
3928
- var children = props.children, remainingProp = __rest(props, ["children"]);
3929
- return (React.createElement("velt-recorder-player-audio-toggle-pause-wireframe", __assign({}, remainingProp), children));
4428
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4429
+ var transformedProps = transformWireframeProps(remainingProps);
4430
+ return (React.createElement("velt-recorder-player-audio-toggle-pause-wireframe", __assign({}, transformedProps), children));
3930
4431
  };
3931
4432
 
3932
4433
  var VeltRecorderPlayerAudioTogglePlayWireframe = function (props) {
3933
- var children = props.children, remainingProp = __rest(props, ["children"]);
3934
- return (React.createElement("velt-recorder-player-audio-toggle-play-wireframe", __assign({}, remainingProp), children));
4434
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4435
+ var transformedProps = transformWireframeProps(remainingProps);
4436
+ return (React.createElement("velt-recorder-player-audio-toggle-play-wireframe", __assign({}, transformedProps), children));
3935
4437
  };
3936
4438
 
3937
4439
  var VeltRecorderPlayerAudioToggleWireframe = function (props) {
3938
- var children = props.children, remainingProp = __rest(props, ["children"]);
3939
- return (React.createElement("velt-recorder-player-audio-toggle-wireframe", __assign({}, remainingProp), children));
4440
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4441
+ var transformedProps = transformWireframeProps(remainingProps);
4442
+ return (React.createElement("velt-recorder-player-audio-toggle-wireframe", __assign({}, transformedProps), children));
3940
4443
  };
3941
4444
  VeltRecorderPlayerAudioToggleWireframe.Play = VeltRecorderPlayerAudioTogglePlayWireframe;
3942
4445
  VeltRecorderPlayerAudioToggleWireframe.Pause = VeltRecorderPlayerAudioTogglePauseWireframe;
3943
4446
 
3944
4447
  var VeltRecorderPlayerAudioWaveformWireframe = function (props) {
3945
- var children = props.children, remainingProp = __rest(props, ["children"]);
3946
- return (React.createElement("velt-recorder-player-audio-waveform-wireframe", __assign({}, remainingProp), children));
4448
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4449
+ var transformedProps = transformWireframeProps(remainingProps);
4450
+ return (React.createElement("velt-recorder-player-audio-waveform-wireframe", __assign({}, transformedProps), children));
3947
4451
  };
3948
4452
 
3949
4453
  var VeltRecorderPlayerAudioWireframe = function (props) {
3950
- var children = props.children, remainingProp = __rest(props, ["children"]);
3951
- return (React.createElement("velt-recorder-player-audio-wireframe", __assign({}, remainingProp), children));
4454
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4455
+ var transformedProps = transformWireframeProps(remainingProps);
4456
+ return (React.createElement("velt-recorder-player-audio-wireframe", __assign({}, transformedProps), children));
3952
4457
  };
3953
4458
 
3954
4459
  var VeltRecorderPlayerCopyLinkWireframe = function (props) {
3955
- var children = props.children, remainingProp = __rest(props, ["children"]);
3956
- return (React.createElement("velt-recorder-player-copy-link-wireframe", __assign({}, remainingProp), children));
4460
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4461
+ var transformedProps = transformWireframeProps(remainingProps);
4462
+ return (React.createElement("velt-recorder-player-copy-link-wireframe", __assign({}, transformedProps), children));
3957
4463
  };
3958
4464
 
3959
4465
  var VeltRecorderPlayerDeleteWireframe = function (props) {
3960
- var children = props.children, remainingProp = __rest(props, ["children"]);
3961
- return (React.createElement("velt-recorder-player-delete-wireframe", __assign({}, remainingProp), children));
4466
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4467
+ var transformedProps = transformWireframeProps(remainingProps);
4468
+ return (React.createElement("velt-recorder-player-delete-wireframe", __assign({}, transformedProps), children));
3962
4469
  };
3963
4470
 
3964
4471
  var VeltRecorderPlayerNameWireframe = function (props) {
3965
- var children = props.children, remainingProp = __rest(props, ["children"]);
3966
- return (React.createElement("velt-recorder-player-name-wireframe", __assign({}, remainingProp), children));
4472
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4473
+ var transformedProps = transformWireframeProps(remainingProps);
4474
+ return (React.createElement("velt-recorder-player-name-wireframe", __assign({}, transformedProps), children));
3967
4475
  };
3968
4476
 
3969
4477
  var VeltRecorderPlayerSubtitlesButtonWireframe = function (props) {
3970
- var children = props.children, remainingProp = __rest(props, ["children"]);
3971
- return (React.createElement("velt-recorder-player-subtitles-button-wireframe", __assign({}, remainingProp), children));
4478
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4479
+ var transformedProps = transformWireframeProps(remainingProps);
4480
+ return (React.createElement("velt-recorder-player-subtitles-button-wireframe", __assign({}, transformedProps), children));
3972
4481
  };
3973
4482
 
3974
4483
  var VeltRecorderPlayerSubtitlesWireframe = function (props) {
3975
- var children = props.children, remainingProp = __rest(props, ["children"]);
3976
- return (React.createElement("velt-recorder-player-subtitles-wireframe", __assign({}, remainingProp), children));
4484
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4485
+ var transformedProps = transformWireframeProps(remainingProps);
4486
+ return (React.createElement("velt-recorder-player-subtitles-wireframe", __assign({}, transformedProps), children));
3977
4487
  };
3978
4488
 
3979
4489
  var VeltRecorderPlayerTimeWireframe = function (props) {
3980
- var children = props.children, remainingProp = __rest(props, ["children"]);
3981
- return (React.createElement("velt-recorder-player-time-wireframe", __assign({}, remainingProp), children));
4490
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4491
+ var transformedProps = transformWireframeProps(remainingProps);
4492
+ return (React.createElement("velt-recorder-player-time-wireframe", __assign({}, transformedProps), children));
3982
4493
  };
3983
4494
 
3984
4495
  var VeltRecorderPlayerTranscriptionWireframe = function (props) {
3985
- var children = props.children, remainingProp = __rest(props, ["children"]);
3986
- return (React.createElement("velt-recorder-player-transcription-wireframe", __assign({}, remainingProp), children));
4496
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4497
+ var transformedProps = transformWireframeProps(remainingProps);
4498
+ return (React.createElement("velt-recorder-player-transcription-wireframe", __assign({}, transformedProps), children));
3987
4499
  };
3988
4500
 
3989
4501
  var VeltRecorderPlayerAvatarWireframe = function (props) {
3990
- var children = props.children, remainingProp = __rest(props, ["children"]);
3991
- return (React.createElement("velt-recorder-player-avatar-wireframe", __assign({}, remainingProp), children));
4502
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4503
+ var transformedProps = transformWireframeProps(remainingProps);
4504
+ return (React.createElement("velt-recorder-player-avatar-wireframe", __assign({}, transformedProps), children));
3992
4505
  };
3993
4506
 
3994
4507
  var VeltRecorderPlayerAudioContainerWireframe = function (props) {
3995
- var children = props.children, remainingProp = __rest(props, ["children"]);
3996
- return (React.createElement("velt-recorder-player-audio-container-wireframe", __assign({}, remainingProp), children));
4508
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4509
+ var transformedProps = transformWireframeProps(remainingProps);
4510
+ return (React.createElement("velt-recorder-player-audio-container-wireframe", __assign({}, transformedProps), children));
3997
4511
  };
3998
4512
  VeltRecorderPlayerAudioContainerWireframe.AudioToggle = VeltRecorderPlayerAudioToggleWireframe;
3999
4513
  VeltRecorderPlayerAudioContainerWireframe.Time = VeltRecorderPlayerTimeWireframe;
@@ -4008,39 +4522,46 @@ VeltRecorderPlayerAudioContainerWireframe.AudioWaveform = VeltRecorderPlayerAudi
4008
4522
  VeltRecorderPlayerAudioContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;
4009
4523
 
4010
4524
  var VeltRecorderPlayerFullScreenButtonWireframe = function (props) {
4011
- var children = props.children, remainingProp = __rest(props, ["children"]);
4012
- return (React.createElement("velt-recorder-player-full-screen-button-wireframe", __assign({}, remainingProp), children));
4525
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4526
+ var transformedProps = transformWireframeProps(remainingProps);
4527
+ return (React.createElement("velt-recorder-player-full-screen-button-wireframe", __assign({}, transformedProps), children));
4013
4528
  };
4014
4529
 
4015
4530
  var VeltRecorderPlayerOverlayWireframe = function (props) {
4016
- var children = props.children, remainingProp = __rest(props, ["children"]);
4017
- return (React.createElement("velt-recorder-player-overlay-wireframe", __assign({}, remainingProp), children));
4531
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4532
+ var transformedProps = transformWireframeProps(remainingProps);
4533
+ return (React.createElement("velt-recorder-player-overlay-wireframe", __assign({}, transformedProps), children));
4018
4534
  };
4019
4535
 
4020
4536
  var VeltRecorderPlayerPlayButtonWireframe = function (props) {
4021
- var children = props.children, remainingProp = __rest(props, ["children"]);
4022
- return (React.createElement("velt-recorder-player-play-button-wireframe", __assign({}, remainingProp), children));
4537
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4538
+ var transformedProps = transformWireframeProps(remainingProps);
4539
+ return (React.createElement("velt-recorder-player-play-button-wireframe", __assign({}, transformedProps), children));
4023
4540
  };
4024
4541
 
4025
4542
  var VeltRecorderPlayerTimelineSeekBarWireframe = function (props) {
4026
- var children = props.children, remainingProp = __rest(props, ["children"]);
4027
- return (React.createElement("velt-recorder-player-timeline-seek-bar-wireframe", __assign({}, remainingProp), children));
4543
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4544
+ var transformedProps = transformWireframeProps(remainingProps);
4545
+ return (React.createElement("velt-recorder-player-timeline-seek-bar-wireframe", __assign({}, transformedProps), children));
4028
4546
  };
4029
4547
 
4030
4548
  var VeltRecorderPlayerTimelineWireframe = function (props) {
4031
- var children = props.children, remainingProp = __rest(props, ["children"]);
4032
- return (React.createElement("velt-recorder-player-timeline-wireframe", __assign({}, remainingProp), children));
4549
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4550
+ var transformedProps = transformWireframeProps(remainingProps);
4551
+ return (React.createElement("velt-recorder-player-timeline-wireframe", __assign({}, transformedProps), children));
4033
4552
  };
4034
4553
  VeltRecorderPlayerTimelineWireframe.SeekBar = VeltRecorderPlayerTimelineSeekBarWireframe;
4035
4554
 
4036
4555
  var VeltRecorderPlayerVideoWireframe = function (props) {
4037
- var children = props.children, remainingProp = __rest(props, ["children"]);
4038
- return (React.createElement("velt-recorder-player-video-wireframe", __assign({}, remainingProp), children));
4556
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4557
+ var transformedProps = transformWireframeProps(remainingProps);
4558
+ return (React.createElement("velt-recorder-player-video-wireframe", __assign({}, transformedProps), children));
4039
4559
  };
4040
4560
 
4041
4561
  var VeltRecorderPlayerVideoContainerWireframe = function (props) {
4042
- var children = props.children, remainingProp = __rest(props, ["children"]);
4043
- return (React.createElement("velt-recorder-player-video-container-wireframe", __assign({}, remainingProp), children));
4562
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4563
+ var transformedProps = transformWireframeProps(remainingProps);
4564
+ return (React.createElement("velt-recorder-player-video-container-wireframe", __assign({}, transformedProps), children));
4044
4565
  };
4045
4566
  VeltRecorderPlayerVideoContainerWireframe.Video = VeltRecorderPlayerVideoWireframe;
4046
4567
  VeltRecorderPlayerVideoContainerWireframe.Timeline = VeltRecorderPlayerTimelineWireframe;
@@ -4057,101 +4578,119 @@ VeltRecorderPlayerVideoContainerWireframe.Delete = VeltRecorderPlayerDeleteWiref
4057
4578
  VeltRecorderPlayerVideoContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;
4058
4579
 
4059
4580
  var VeltRecorderPlayerWireframe = function (props) {
4060
- var children = props.children;
4581
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4582
+ transformWireframeProps(remainingProps);
4061
4583
  return (React.createElement(React.Fragment, null, children));
4062
4584
  };
4063
4585
  VeltRecorderPlayerWireframe.AudioContainer = VeltRecorderPlayerAudioContainerWireframe;
4064
4586
  VeltRecorderPlayerWireframe.VideoContainer = VeltRecorderPlayerVideoContainerWireframe;
4065
4587
 
4066
4588
  var VeltVideoPlayerControlsDeleteButtonWireframe = function (props) {
4067
- var children = props.children, remainingProp = __rest(props, ["children"]);
4068
- return (React.createElement("velt-video-player-controls-delete-button-wireframe", __assign({}, remainingProp), children));
4589
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4590
+ var transformedProps = transformWireframeProps(remainingProps);
4591
+ return (React.createElement("velt-video-player-controls-delete-button-wireframe", __assign({}, transformedProps), children));
4069
4592
  };
4070
4593
 
4071
4594
  var VeltVideoPlayerControlsProgressBarWireframe = function (props) {
4072
- var children = props.children, remainingProp = __rest(props, ["children"]);
4073
- return (React.createElement("velt-video-player-controls-progress-bar-wireframe", __assign({}, remainingProp), children));
4595
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4596
+ var transformedProps = transformWireframeProps(remainingProps);
4597
+ return (React.createElement("velt-video-player-controls-progress-bar-wireframe", __assign({}, transformedProps), children));
4074
4598
  };
4075
4599
 
4076
4600
  var VeltVideoPlayerControlsSettingsButtonWireframe = function (props) {
4077
- var children = props.children, remainingProp = __rest(props, ["children"]);
4078
- return (React.createElement("velt-video-player-controls-settings-button-wireframe", __assign({}, remainingProp), children));
4601
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4602
+ var transformedProps = transformWireframeProps(remainingProps);
4603
+ return (React.createElement("velt-video-player-controls-settings-button-wireframe", __assign({}, transformedProps), children));
4079
4604
  };
4080
4605
 
4081
4606
  var VeltVideoPlayerControlsSubtitleButtonIconWireframe = function (props) {
4082
- var children = props.children, remainingProp = __rest(props, ["children"]);
4083
- return (React.createElement("velt-video-player-controls-subtitle-button-icon-wireframe", __assign({}, remainingProp), children));
4607
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4608
+ var transformedProps = transformWireframeProps(remainingProps);
4609
+ return (React.createElement("velt-video-player-controls-subtitle-button-icon-wireframe", __assign({}, transformedProps), children));
4084
4610
  };
4085
4611
 
4086
4612
  var VeltVideoPlayerControlsSubtitleButtonTooltipWireframe = function (props) {
4087
- var children = props.children, remainingProp = __rest(props, ["children"]);
4088
- return (React.createElement("velt-video-player-controls-subtitle-button-tooltip-wireframe", __assign({}, remainingProp), children));
4613
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4614
+ var transformedProps = transformWireframeProps(remainingProps);
4615
+ return (React.createElement("velt-video-player-controls-subtitle-button-tooltip-wireframe", __assign({}, transformedProps), children));
4089
4616
  };
4090
4617
 
4091
4618
  var VeltVideoPlayerControlsSubtitleButtonWireframe = function (props) {
4092
- var children = props.children, remainingProp = __rest(props, ["children"]);
4093
- return (React.createElement("velt-video-player-controls-subtitle-button-wireframe", __assign({}, remainingProp), children));
4619
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4620
+ var transformedProps = transformWireframeProps(remainingProps);
4621
+ return (React.createElement("velt-video-player-controls-subtitle-button-wireframe", __assign({}, transformedProps), children));
4094
4622
  };
4095
4623
  VeltVideoPlayerControlsSubtitleButtonWireframe.Icon = VeltVideoPlayerControlsSubtitleButtonIconWireframe;
4096
4624
  VeltVideoPlayerControlsSubtitleButtonWireframe.Tooltip = VeltVideoPlayerControlsSubtitleButtonTooltipWireframe;
4097
4625
 
4098
4626
  var VeltVideoPlayerControlsTimeWireframe = function (props) {
4099
- var children = props.children, remainingProp = __rest(props, ["children"]);
4100
- return (React.createElement("velt-video-player-controls-time-wireframe", __assign({}, remainingProp), children));
4627
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4628
+ var transformedProps = transformWireframeProps(remainingProps);
4629
+ return (React.createElement("velt-video-player-controls-time-wireframe", __assign({}, transformedProps), children));
4101
4630
  };
4102
4631
 
4103
4632
  var VeltVideoPlayerControlsTogglePauseWireframe = function (props) {
4104
- var children = props.children, remainingProp = __rest(props, ["children"]);
4105
- return (React.createElement("velt-video-player-controls-toggle-pause-wireframe", __assign({}, remainingProp), children));
4633
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4634
+ var transformedProps = transformWireframeProps(remainingProps);
4635
+ return (React.createElement("velt-video-player-controls-toggle-pause-wireframe", __assign({}, transformedProps), children));
4106
4636
  };
4107
4637
 
4108
4638
  var VeltVideoPlayerControlsTogglePlayWireframe = function (props) {
4109
- var children = props.children, remainingProp = __rest(props, ["children"]);
4110
- return (React.createElement("velt-video-player-controls-toggle-play-wireframe", __assign({}, remainingProp), children));
4639
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4640
+ var transformedProps = transformWireframeProps(remainingProps);
4641
+ return (React.createElement("velt-video-player-controls-toggle-play-wireframe", __assign({}, transformedProps), children));
4111
4642
  };
4112
4643
 
4113
4644
  var VeltVideoPlayerControlsToggleButtonWireframe = function (props) {
4114
- var children = props.children, remainingProp = __rest(props, ["children"]);
4115
- return (React.createElement("velt-video-player-controls-toggle-button-wireframe", __assign({}, remainingProp), children));
4645
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4646
+ var transformedProps = transformWireframeProps(remainingProps);
4647
+ return (React.createElement("velt-video-player-controls-toggle-button-wireframe", __assign({}, transformedProps), children));
4116
4648
  };
4117
4649
  VeltVideoPlayerControlsToggleButtonWireframe.Play = VeltVideoPlayerControlsTogglePlayWireframe;
4118
4650
  VeltVideoPlayerControlsToggleButtonWireframe.Pause = VeltVideoPlayerControlsTogglePauseWireframe;
4119
4651
 
4120
4652
  var VeltVideoPlayerControlsTranscriptionIconWireframe = function (props) {
4121
- var children = props.children, remainingProp = __rest(props, ["children"]);
4122
- return (React.createElement("velt-video-player-controls-transcription-icon-wireframe", __assign({}, remainingProp), children));
4653
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4654
+ var transformedProps = transformWireframeProps(remainingProps);
4655
+ return (React.createElement("velt-video-player-controls-transcription-icon-wireframe", __assign({}, transformedProps), children));
4123
4656
  };
4124
4657
 
4125
4658
  var VeltVideoPlayerControlsTranscriptionTooltipWireframe = function (props) {
4126
- var children = props.children, remainingProp = __rest(props, ["children"]);
4127
- return (React.createElement("velt-video-player-controls-transcription-tooltip-wireframe", __assign({}, remainingProp), children));
4659
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4660
+ var transformedProps = transformWireframeProps(remainingProps);
4661
+ return (React.createElement("velt-video-player-controls-transcription-tooltip-wireframe", __assign({}, transformedProps), children));
4128
4662
  };
4129
4663
 
4130
4664
  var VeltVideoPlayerControlsTranscriptionButtonWireframe = function (props) {
4131
- var children = props.children, remainingProp = __rest(props, ["children"]);
4132
- return (React.createElement("velt-video-player-controls-transcription-button-wireframe", __assign({}, remainingProp), children));
4665
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4666
+ var transformedProps = transformWireframeProps(remainingProps);
4667
+ return (React.createElement("velt-video-player-controls-transcription-button-wireframe", __assign({}, transformedProps), children));
4133
4668
  };
4134
4669
  VeltVideoPlayerControlsTranscriptionButtonWireframe.Icon = VeltVideoPlayerControlsTranscriptionIconWireframe;
4135
4670
  VeltVideoPlayerControlsTranscriptionButtonWireframe.Tooltip = VeltVideoPlayerControlsTranscriptionTooltipWireframe;
4136
4671
 
4137
4672
  var VeltVideoPlayerControlsVolumeButtonWireframe = function (props) {
4138
- var children = props.children, remainingProp = __rest(props, ["children"]);
4139
- return (React.createElement("velt-video-player-controls-volume-button-wireframe", __assign({}, remainingProp), children));
4673
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4674
+ var transformedProps = transformWireframeProps(remainingProps);
4675
+ return (React.createElement("velt-video-player-controls-volume-button-wireframe", __assign({}, transformedProps), children));
4140
4676
  };
4141
4677
 
4142
4678
  var VeltVideoPlayerControlsCurrentTimeWireframe = function (props) {
4143
- var children = props.children, remainingProp = __rest(props, ["children"]);
4144
- return (React.createElement("velt-video-player-controls-current-time-wireframe", __assign({}, remainingProp), children));
4679
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4680
+ var transformedProps = transformWireframeProps(remainingProps);
4681
+ return (React.createElement("velt-video-player-controls-current-time-wireframe", __assign({}, transformedProps), children));
4145
4682
  };
4146
4683
 
4147
4684
  var VeltVideoPlayerControlsTotalTimeWireframe = function (props) {
4148
- var children = props.children, remainingProp = __rest(props, ["children"]);
4149
- return (React.createElement("velt-video-player-controls-total-time-wireframe", __assign({}, remainingProp), children));
4685
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4686
+ var transformedProps = transformWireframeProps(remainingProps);
4687
+ return (React.createElement("velt-video-player-controls-total-time-wireframe", __assign({}, transformedProps), children));
4150
4688
  };
4151
4689
 
4152
4690
  var VeltVideoPlayerControlsWireframe = function (props) {
4153
- var children = props.children, remainingProp = __rest(props, ["children"]);
4154
- return (React.createElement("velt-video-player-controls-wireframe", __assign({}, remainingProp), children));
4691
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4692
+ var transformedProps = transformWireframeProps(remainingProps);
4693
+ return (React.createElement("velt-video-player-controls-wireframe", __assign({}, transformedProps), children));
4155
4694
  };
4156
4695
  VeltVideoPlayerControlsWireframe.DeleteButton = VeltVideoPlayerControlsDeleteButtonWireframe;
4157
4696
  VeltVideoPlayerControlsWireframe.ProgressBar = VeltVideoPlayerControlsProgressBarWireframe;
@@ -4165,38 +4704,45 @@ VeltVideoPlayerControlsWireframe.CurrentTime = VeltVideoPlayerControlsCurrentTim
4165
4704
  VeltVideoPlayerControlsWireframe.TotalTime = VeltVideoPlayerControlsTotalTimeWireframe;
4166
4705
 
4167
4706
  var VeltVideoPlayerCopyLinkWireframe = function (props) {
4168
- var children = props.children, remainingProp = __rest(props, ["children"]);
4169
- return (React.createElement("velt-video-player-copy-link-wireframe", __assign({}, remainingProp), children));
4707
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4708
+ var transformedProps = transformWireframeProps(remainingProps);
4709
+ return (React.createElement("velt-video-player-copy-link-wireframe", __assign({}, transformedProps), children));
4170
4710
  };
4171
4711
 
4172
4712
  var VeltVideoPlayerDisplayWireframe = function (props) {
4173
- var children = props.children, remainingProp = __rest(props, ["children"]);
4174
- return (React.createElement("velt-video-player-display-wireframe", __assign({}, remainingProp), children));
4713
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4714
+ var transformedProps = transformWireframeProps(remainingProps);
4715
+ return (React.createElement("velt-video-player-display-wireframe", __assign({}, transformedProps), children));
4175
4716
  };
4176
4717
 
4177
4718
  var VeltVideoPlayerMinimizeButtonWireframe = function (props) {
4178
- var children = props.children, remainingProp = __rest(props, ["children"]);
4179
- return (React.createElement("velt-video-player-minimize-button-wireframe", __assign({}, remainingProp), children));
4719
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4720
+ var transformedProps = transformWireframeProps(remainingProps);
4721
+ return (React.createElement("velt-video-player-minimize-button-wireframe", __assign({}, transformedProps), children));
4180
4722
  };
4181
4723
 
4182
4724
  var VeltVideoPlayerPanelWireframe = function (props) {
4183
- var children = props.children, remainingProp = __rest(props, ["children"]);
4184
- return (React.createElement("velt-video-player-panel-wireframe", __assign({}, remainingProp), children));
4725
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4726
+ var transformedProps = transformWireframeProps(remainingProps);
4727
+ return (React.createElement("velt-video-player-panel-wireframe", __assign({}, transformedProps), children));
4185
4728
  };
4186
4729
 
4187
4730
  var VeltVideoPlayerSubtitlesWireframe = function (props) {
4188
- var children = props.children, remainingProp = __rest(props, ["children"]);
4189
- return (React.createElement("velt-video-player-subtitles-wireframe", __assign({}, remainingProp), children));
4731
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4732
+ var transformedProps = transformWireframeProps(remainingProps);
4733
+ return (React.createElement("velt-video-player-subtitles-wireframe", __assign({}, transformedProps), children));
4190
4734
  };
4191
4735
 
4192
4736
  var VeltVideoPlayerTranscriptionWireframe = function (props) {
4193
- var children = props.children, remainingProp = __rest(props, ["children"]);
4194
- return (React.createElement("velt-video-player-transcription-wireframe", __assign({}, remainingProp), children));
4737
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4738
+ var transformedProps = transformWireframeProps(remainingProps);
4739
+ return (React.createElement("velt-video-player-transcription-wireframe", __assign({}, transformedProps), children));
4195
4740
  };
4196
4741
 
4197
4742
  var VeltVideoPlayerWireframe = function (props) {
4198
- var children = props.children, remainingProp = __rest(props, ["children"]);
4199
- return (React.createElement("velt-video-player-wireframe", __assign({}, remainingProp), children));
4743
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4744
+ var transformedProps = transformWireframeProps(remainingProps);
4745
+ return (React.createElement("velt-video-player-wireframe", __assign({}, transformedProps), children));
4200
4746
  };
4201
4747
  VeltVideoPlayerWireframe.Controls = VeltVideoPlayerControlsWireframe;
4202
4748
  VeltVideoPlayerWireframe.CopyLink = VeltVideoPlayerCopyLinkWireframe;
@@ -4206,88 +4752,153 @@ VeltVideoPlayerWireframe.Panel = VeltVideoPlayerPanelWireframe;
4206
4752
  VeltVideoPlayerWireframe.Subtitles = VeltVideoPlayerSubtitlesWireframe;
4207
4753
  VeltVideoPlayerWireframe.Transcription = VeltVideoPlayerTranscriptionWireframe;
4208
4754
 
4755
+ var VeltSubtitlesTextWireframe = function (props) {
4756
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4757
+ var transformedProps = transformWireframeProps(remainingProps);
4758
+ return (React.createElement("velt-subtitles-text-wireframe", __assign({}, transformedProps), children));
4759
+ };
4760
+
4761
+ var VeltSubtitlesEmbedModeWireframe = function (props) {
4762
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4763
+ var transformedProps = transformWireframeProps(remainingProps);
4764
+ return (React.createElement("velt-subtitles-embed-mode-wireframe", __assign({}, transformedProps), children));
4765
+ };
4766
+ VeltSubtitlesEmbedModeWireframe.Text = VeltSubtitlesTextWireframe;
4767
+
4768
+ var VeltSubtitlesPanelWireframe = function (props) {
4769
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4770
+ var transformedProps = transformWireframeProps(remainingProps);
4771
+ return (React.createElement("velt-subtitles-panel-wireframe", __assign({}, transformedProps), children));
4772
+ };
4773
+
4209
4774
  var VeltSubtitlesButtonWireframe = function (props) {
4210
- var children = props.children, remainingProp = __rest(props, ["children"]);
4211
- return (React.createElement("velt-subtitles-button-wireframe", __assign({}, remainingProp), children));
4775
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4776
+ var transformedProps = transformWireframeProps(remainingProps);
4777
+ return (React.createElement("velt-subtitles-button-wireframe", __assign({}, transformedProps), children));
4778
+ };
4779
+
4780
+ var VeltSubtitlesTooltipWireframe = function (props) {
4781
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4782
+ var transformedProps = transformWireframeProps(remainingProps);
4783
+ return (React.createElement("velt-subtitles-tooltip-wireframe", __assign({}, transformedProps), children));
4784
+ };
4785
+
4786
+ var VeltSubtitlesCloseButtonWireframe = function (props) {
4787
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4788
+ var transformedProps = transformWireframeProps(remainingProps);
4789
+ return (React.createElement("velt-subtitles-close-button-wireframe", __assign({}, transformedProps), children));
4790
+ };
4791
+
4792
+ var VeltSubtitlesFloatingModeWireframe = function (props) {
4793
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4794
+ var transformedProps = transformWireframeProps(remainingProps);
4795
+ return (React.createElement("velt-subtitles-floating-mode-wireframe", __assign({}, transformedProps), children));
4796
+ };
4797
+ VeltSubtitlesFloatingModeWireframe.Button = VeltSubtitlesButtonWireframe;
4798
+ VeltSubtitlesFloatingModeWireframe.Tooltip = VeltSubtitlesTooltipWireframe;
4799
+ VeltSubtitlesFloatingModeWireframe.Panel = VeltSubtitlesPanelWireframe;
4800
+ VeltSubtitlesFloatingModeWireframe.CloseButton = VeltSubtitlesCloseButtonWireframe;
4801
+ VeltSubtitlesFloatingModeWireframe.Text = VeltSubtitlesTextWireframe;
4802
+
4803
+ var VeltSubtitlesWireframe = function (props) {
4804
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4805
+ transformWireframeProps(remainingProps);
4806
+ return (React.createElement(React.Fragment, null, children));
4212
4807
  };
4808
+ VeltSubtitlesWireframe.EmbedMode = VeltSubtitlesEmbedModeWireframe;
4809
+ VeltSubtitlesWireframe.FloatingMode = VeltSubtitlesFloatingModeWireframe;
4213
4810
 
4214
4811
  var VeltTranscriptionCloseButtonWireframe = function (props) {
4215
- var children = props.children, remainingProp = __rest(props, ["children"]);
4216
- return (React.createElement("velt-transcription-close-button-wireframe", __assign({}, remainingProp), children));
4812
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4813
+ var transformedProps = transformWireframeProps(remainingProps);
4814
+ return (React.createElement("velt-transcription-close-button-wireframe", __assign({}, transformedProps), children));
4217
4815
  };
4218
4816
 
4219
4817
  var VeltTranscriptionContentItemTextWireframe = function (props) {
4220
- var children = props.children, remainingProp = __rest(props, ["children"]);
4221
- return (React.createElement("velt-transcription-content-item-text-wireframe", __assign({}, remainingProp), children));
4818
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4819
+ var transformedProps = transformWireframeProps(remainingProps);
4820
+ return (React.createElement("velt-transcription-content-item-text-wireframe", __assign({}, transformedProps), children));
4222
4821
  };
4223
4822
 
4224
4823
  var VeltTranscriptionContentItemTimeWireframe = function (props) {
4225
- var children = props.children, remainingProp = __rest(props, ["children"]);
4226
- return (React.createElement("velt-transcription-content-item-time-wireframe", __assign({}, remainingProp), children));
4824
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4825
+ var transformedProps = transformWireframeProps(remainingProps);
4826
+ return (React.createElement("velt-transcription-content-item-time-wireframe", __assign({}, transformedProps), children));
4227
4827
  };
4228
4828
 
4229
4829
  var VeltTranscriptionContentItemWireframe = function (props) {
4230
- var children = props.children, remainingProp = __rest(props, ["children"]);
4231
- return (React.createElement("velt-transcription-content-item-wireframe", __assign({}, remainingProp), children));
4830
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4831
+ var transformedProps = transformWireframeProps(remainingProps);
4832
+ return (React.createElement("velt-transcription-content-item-wireframe", __assign({}, transformedProps), children));
4232
4833
  };
4233
4834
  VeltTranscriptionContentItemWireframe.Time = VeltTranscriptionContentItemTimeWireframe;
4234
4835
  VeltTranscriptionContentItemWireframe.Text = VeltTranscriptionContentItemTextWireframe;
4235
4836
 
4236
4837
  var VeltTranscriptionContentWireframe = function (props) {
4237
- var children = props.children, remainingProp = __rest(props, ["children"]);
4238
- return (React.createElement("velt-transcription-content-wireframe", __assign({}, remainingProp), children));
4838
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4839
+ var transformedProps = transformWireframeProps(remainingProps);
4840
+ return (React.createElement("velt-transcription-content-wireframe", __assign({}, transformedProps), children));
4239
4841
  };
4240
4842
  VeltTranscriptionContentWireframe.Item = VeltTranscriptionContentItemWireframe;
4241
4843
 
4242
4844
  var VeltTranscriptionCopyLinkButtonWireframe = function (props) {
4243
- var children = props.children, remainingProp = __rest(props, ["children"]);
4244
- return (React.createElement("velt-transcription-copy-link-button-wireframe", __assign({}, remainingProp), children));
4845
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4846
+ var transformedProps = transformWireframeProps(remainingProps);
4847
+ return (React.createElement("velt-transcription-copy-link-button-wireframe", __assign({}, transformedProps), children));
4245
4848
  };
4246
4849
 
4247
4850
  var VeltTranscriptionCopyLinkTooltipWireframe = function (props) {
4248
- var children = props.children, remainingProp = __rest(props, ["children"]);
4249
- return (React.createElement("velt-transcription-copy-link-tooltip-wireframe", __assign({}, remainingProp), children));
4851
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4852
+ var transformedProps = transformWireframeProps(remainingProps);
4853
+ return (React.createElement("velt-transcription-copy-link-tooltip-wireframe", __assign({}, transformedProps), children));
4250
4854
  };
4251
4855
 
4252
4856
  var VeltTranscriptionCopyLinkWireframe = function (props) {
4253
- var children = props.children, remainingProp = __rest(props, ["children"]);
4254
- return (React.createElement("velt-transcription-copy-link-wireframe", __assign({}, remainingProp), children));
4857
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4858
+ var transformedProps = transformWireframeProps(remainingProps);
4859
+ return (React.createElement("velt-transcription-copy-link-wireframe", __assign({}, transformedProps), children));
4255
4860
  };
4256
4861
  VeltTranscriptionCopyLinkWireframe.Button = VeltTranscriptionCopyLinkButtonWireframe;
4257
4862
  VeltTranscriptionCopyLinkWireframe.Tooltip = VeltTranscriptionCopyLinkTooltipWireframe;
4258
4863
 
4259
4864
  var VeltTranscriptionSummaryExpandToggleOffWireframe = function (props) {
4260
- var children = props.children, remainingProp = __rest(props, ["children"]);
4261
- return (React.createElement("velt-transcription-summary-expand-toggle-off-wireframe", __assign({}, remainingProp), children));
4865
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4866
+ var transformedProps = transformWireframeProps(remainingProps);
4867
+ return (React.createElement("velt-transcription-summary-expand-toggle-off-wireframe", __assign({}, transformedProps), children));
4262
4868
  };
4263
4869
 
4264
4870
  var VeltTranscriptionSummaryExpandToggleOnWireframe = function (props) {
4265
- var children = props.children, remainingProp = __rest(props, ["children"]);
4266
- return (React.createElement("velt-transcription-summary-expand-toggle-on-wireframe", __assign({}, remainingProp), children));
4871
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4872
+ var transformedProps = transformWireframeProps(remainingProps);
4873
+ return (React.createElement("velt-transcription-summary-expand-toggle-on-wireframe", __assign({}, transformedProps), children));
4267
4874
  };
4268
4875
 
4269
4876
  var VeltTranscriptionSummaryExpandToggleWireframe = function (props) {
4270
- var children = props.children, remainingProp = __rest(props, ["children"]);
4271
- return (React.createElement("velt-transcription-summary-expand-toggle-wireframe", __assign({}, remainingProp), children));
4877
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4878
+ var transformedProps = transformWireframeProps(remainingProps);
4879
+ return (React.createElement("velt-transcription-summary-expand-toggle-wireframe", __assign({}, transformedProps), children));
4272
4880
  };
4273
4881
  VeltTranscriptionSummaryExpandToggleWireframe.On = VeltTranscriptionSummaryExpandToggleOnWireframe;
4274
4882
  VeltTranscriptionSummaryExpandToggleWireframe.Off = VeltTranscriptionSummaryExpandToggleOffWireframe;
4275
4883
 
4276
4884
  var VeltTranscriptionSummaryTextWireframe = function (props) {
4277
- var children = props.children, remainingProp = __rest(props, ["children"]);
4278
- return (React.createElement("velt-transcription-summary-text-wireframe", __assign({}, remainingProp), children));
4885
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4886
+ var transformedProps = transformWireframeProps(remainingProps);
4887
+ return (React.createElement("velt-transcription-summary-text-wireframe", __assign({}, transformedProps), children));
4279
4888
  };
4280
4889
 
4281
4890
  var VeltTranscriptionSummaryWireframe = function (props) {
4282
- var children = props.children, remainingProp = __rest(props, ["children"]);
4283
- return (React.createElement("velt-transcription-summary-wireframe", __assign({}, remainingProp), children));
4891
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4892
+ var transformedProps = transformWireframeProps(remainingProps);
4893
+ return (React.createElement("velt-transcription-summary-wireframe", __assign({}, transformedProps), children));
4284
4894
  };
4285
4895
  VeltTranscriptionSummaryWireframe.ExpandToggle = VeltTranscriptionSummaryExpandToggleWireframe;
4286
4896
  VeltTranscriptionSummaryWireframe.Text = VeltTranscriptionSummaryTextWireframe;
4287
4897
 
4288
4898
  var VeltTranscriptionPanelWireframe = function (props) {
4289
- var children = props.children, remainingProp = __rest(props, ["children"]);
4290
- return (React.createElement("velt-transcription-panel-wireframe", __assign({}, remainingProp), children));
4899
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4900
+ var transformedProps = transformWireframeProps(remainingProps);
4901
+ return (React.createElement("velt-transcription-panel-wireframe", __assign({}, transformedProps), children));
4291
4902
  };
4292
4903
  VeltTranscriptionPanelWireframe.CloseButton = VeltTranscriptionCloseButtonWireframe;
4293
4904
  VeltTranscriptionPanelWireframe.CopyLink = VeltTranscriptionCopyLinkWireframe;
@@ -4295,29 +4906,34 @@ VeltTranscriptionPanelWireframe.Summary = VeltTranscriptionSummaryWireframe;
4295
4906
  VeltTranscriptionPanelWireframe.Content = VeltTranscriptionContentWireframe;
4296
4907
 
4297
4908
  var VeltTranscriptionEmbedModeWireframe = function (props) {
4298
- var children = props.children, remainingProp = __rest(props, ["children"]);
4299
- return (React.createElement("velt-transcription-embed-mode-wireframe", __assign({}, remainingProp), children));
4909
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4910
+ var transformedProps = transformWireframeProps(remainingProps);
4911
+ return (React.createElement("velt-transcription-embed-mode-wireframe", __assign({}, transformedProps), children));
4300
4912
  };
4301
4913
  VeltTranscriptionEmbedModeWireframe.Panel = VeltTranscriptionPanelWireframe;
4302
4914
 
4303
4915
  var VeltTranscriptionPanelContainerWireframe = function (props) {
4304
- var children = props.children, remainingProp = __rest(props, ["children"]);
4305
- return (React.createElement("velt-transcription-panel-container-wireframe", __assign({}, remainingProp), children));
4916
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4917
+ var transformedProps = transformWireframeProps(remainingProps);
4918
+ return (React.createElement("velt-transcription-panel-container-wireframe", __assign({}, transformedProps), children));
4306
4919
  };
4307
4920
 
4308
4921
  var VeltTranscriptionButtonWireframe = function (props) {
4309
- var children = props.children, remainingProp = __rest(props, ["children"]);
4310
- return (React.createElement("velt-transcription-button-wireframe", __assign({}, remainingProp), children));
4922
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4923
+ var transformedProps = transformWireframeProps(remainingProps);
4924
+ return (React.createElement("velt-transcription-button-wireframe", __assign({}, transformedProps), children));
4311
4925
  };
4312
4926
 
4313
4927
  var VeltTranscriptionTooltipWireframe = function (props) {
4314
- var children = props.children, remainingProp = __rest(props, ["children"]);
4315
- return (React.createElement("velt-transcription-tooltip-wireframe", __assign({}, remainingProp), children));
4928
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4929
+ var transformedProps = transformWireframeProps(remainingProps);
4930
+ return (React.createElement("velt-transcription-tooltip-wireframe", __assign({}, transformedProps), children));
4316
4931
  };
4317
4932
 
4318
4933
  var VeltTranscriptionFloatingModeWireframe = function (props) {
4319
- var children = props.children, remainingProp = __rest(props, ["children"]);
4320
- return (React.createElement("velt-transcription-floating-mode-wireframe", __assign({}, remainingProp), children));
4934
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4935
+ var transformedProps = transformWireframeProps(remainingProps);
4936
+ return (React.createElement("velt-transcription-floating-mode-wireframe", __assign({}, transformedProps), children));
4321
4937
  };
4322
4938
  VeltTranscriptionFloatingModeWireframe.Button = VeltTranscriptionButtonWireframe;
4323
4939
  VeltTranscriptionFloatingModeWireframe.Tooltip = VeltTranscriptionTooltipWireframe;
@@ -4325,16 +4941,18 @@ VeltTranscriptionFloatingModeWireframe.PanelContainer = VeltTranscriptionPanelCo
4325
4941
  VeltTranscriptionFloatingModeWireframe.Panel = VeltTranscriptionPanelWireframe;
4326
4942
 
4327
4943
  var VeltTranscriptionWireframe = function (props) {
4328
- var children = props.children;
4944
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4945
+ transformWireframeProps(remainingProps);
4329
4946
  return (React.createElement(React.Fragment, null, children));
4330
4947
  };
4331
4948
  VeltTranscriptionWireframe.EmbedMode = VeltTranscriptionEmbedModeWireframe;
4332
4949
  VeltTranscriptionWireframe.FloatingMode = VeltTranscriptionFloatingModeWireframe;
4333
4950
 
4334
4951
  var VeltButtonWireframe = function (props) {
4335
- var id = props.id, disabled = props.disabled, active = props.active, type = props.type, group = props.group, children = props.children;
4952
+ var id = props.id, disabled = props.disabled, active = props.active, type = props.type, group = props.group, children = props.children, remainingProps = __rest(props, ["id", "disabled", "active", "type", "group", "children"]);
4953
+ var transformedProps = transformWireframeProps(remainingProps);
4336
4954
  var ref = useRef();
4337
- return (React.createElement("velt-button-wireframe", { ref: ref, id: id, disabled: [true, false].includes(disabled) ? (disabled ? 'true' : 'false') : undefined, active: [true, false].includes(active) ? (active ? 'true' : 'false') : undefined, type: type, group: group }, children));
4955
+ return (React.createElement("velt-button-wireframe", __assign({ ref: ref, id: id, disabled: [true, false].includes(disabled) ? (disabled ? 'true' : 'false') : undefined, active: [true, false].includes(active) ? (active ? 'true' : 'false') : undefined, type: type, group: group }, transformedProps), children));
4338
4956
  };
4339
4957
 
4340
4958
  function useClient() {
@@ -4397,10 +5015,12 @@ function useSetDocuments() {
4397
5015
  client.setDocuments(memoizedData.documents, memoizedData.options);
4398
5016
  }
4399
5017
  }, [client === null || client === void 0 ? void 0 : client.setDocuments, memoizedData]);
5018
+ // Memoize the setDocuments callback
5019
+ var setDocumentsCallback = React.useCallback(function (documents, options) {
5020
+ setData({ documents: documents, options: options });
5021
+ }, []); // Empty dependency array since it only uses setState which is stable
4400
5022
  return {
4401
- setDocuments: function (documents, options) {
4402
- setData({ documents: documents, options: options });
4403
- }
5023
+ setDocuments: setDocumentsCallback
4404
5024
  };
4405
5025
  }
4406
5026
  function useUnsetDocumentId() {
@@ -4409,6 +5029,12 @@ function useUnsetDocumentId() {
4409
5029
  client && client.unsetDocumentId && client.unsetDocumentId();
4410
5030
  }, [client]);
4411
5031
  }
5032
+ function useUnsetDocuments() {
5033
+ var client = useVeltClient().client;
5034
+ React.useEffect(function () {
5035
+ client && client.unsetDocuments && client.unsetDocuments();
5036
+ }, [client]);
5037
+ }
4412
5038
  function useSetLocation(location, appendLocation) {
4413
5039
  var client = useVeltClient().client;
4414
5040
  // Memoize the setLocation call
@@ -4608,7 +5234,7 @@ function useCommentModeState() {
4608
5234
  return data;
4609
5235
  }
4610
5236
  /**
4611
- * @deprecated Use `useAddCommentAnnotation` event hook instead.
5237
+ * @deprecated Use `useCommentEventCallback('addCommentAnnotation')` event hook instead.
4612
5238
  */
4613
5239
  function useCommentAddHandler() {
4614
5240
  var commentElement = useCommentUtils();
@@ -4626,7 +5252,7 @@ function useCommentAddHandler() {
4626
5252
  return data;
4627
5253
  }
4628
5254
  /**
4629
- * @deprecated Use respective update events hooks instead.
5255
+ * @deprecated Use `useCommentEventCallback` event hook instead.
4630
5256
  */
4631
5257
  function useCommentUpdateHandler() {
4632
5258
  var commentElement = useCommentUtils();
@@ -5506,6 +6132,9 @@ function useRecorderAddHandler() {
5506
6132
  }, [recorderElement]);
5507
6133
  return data;
5508
6134
  }
6135
+ /**
6136
+ * @deprecated Use `recorderUtils.getRecordingData()` method instead
6137
+ */
5509
6138
  function useRecordingDataByRecorderId(recorderId) {
5510
6139
  var recorderElement = useRecorderUtils();
5511
6140
  var _a = React.useState(null), data = _a[0], setData = _a[1];
@@ -5866,5 +6495,5 @@ var logLiveState = function (action, liveStateDataId) {
5866
6495
  }
5867
6496
  };
5868
6497
 
5869
- export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSubtitlesButtonWireframe as VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltVideoPlayerWireframe, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
6498
+ export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltVideoPlayerWireframe, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
5870
6499
  //# sourceMappingURL=index.js.map