@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/cjs/index.js CHANGED
@@ -140,12 +140,12 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
140
140
  }
141
141
  };
142
142
 
143
- var VELT_SDK_VERSION = '4.0.0-beta.8';
143
+ var VELT_SDK_VERSION = '4.0.0';
144
144
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
145
145
  var VELT_TAB_ID = 'veltTabId';
146
146
 
147
147
  var SnippylyProvider = function (props) {
148
- 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;
148
+ 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;
149
149
  var _a = React.useState(null), client = _a[0], setClient = _a[1];
150
150
  React.useEffect(function () {
151
151
  if (apiKey) {
@@ -154,6 +154,13 @@ var SnippylyProvider = function (props) {
154
154
  }, (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);
155
155
  }
156
156
  }, []);
157
+ React.useEffect(function () {
158
+ if (client && userDataProvider) {
159
+ if (typeof (client === null || client === void 0 ? void 0 : client.setUserDataProvider) === 'function') {
160
+ client === null || client === void 0 ? void 0 : client.setUserDataProvider(userDataProvider);
161
+ }
162
+ }
163
+ }, [client, userDataProvider]);
157
164
  var initVelt = function () { return __awaiter(void 0, void 0, void 0, function () {
158
165
  var velt, event;
159
166
  var _a, _b;
@@ -234,7 +241,7 @@ var SnippylyCommentBubble = function (props) {
234
241
  };
235
242
 
236
243
  var SnippylyComments = function (props) {
237
- 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;
244
+ 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;
238
245
  var ref = React.useRef();
239
246
  var onSignInRef = React.useRef(onSignIn);
240
247
  var onUpgradeRef = React.useRef(onUpgrade);
@@ -359,7 +366,7 @@ var SnippylyComments = function (props) {
359
366
  }
360
367
  };
361
368
  }, []);
362
- return (React__default["default"].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));
369
+ return (React__default["default"].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));
363
370
  };
364
371
 
365
372
  var SnippylyCommentsSidebar = function (props) {
@@ -606,7 +613,8 @@ var SnippylyRecorderControlPanel = function (props) {
606
613
  };
607
614
 
608
615
  var SnippylyRecorderNotes = function (props) {
609
- return (React__default["default"].createElement("velt-recorder-notes", null));
616
+ var shadowDom = props.shadowDom, children = props.children;
617
+ return (React__default["default"].createElement("velt-recorder-notes", { "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined }, children));
610
618
  };
611
619
 
612
620
  var SnippylyRecorderPlayer = function (props) {
@@ -640,8 +648,8 @@ var SnippylyRecorderPlayer = function (props) {
640
648
  };
641
649
 
642
650
  var SnippylyRecorderTool = function (props) {
643
- var type = props.type, panelId = props.panelId, buttonLabel = props.buttonLabel, children = props.children, darkMode = props.darkMode;
644
- return (React__default["default"].createElement("velt-recorder-tool", { type: type, "panel-id": panelId, "button-label": buttonLabel, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
651
+ var type = props.type, panelId = props.panelId, buttonLabel = props.buttonLabel, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom;
652
+ return (React__default["default"].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));
645
653
  };
646
654
 
647
655
  var SnippylySidebarButton = function (props) {
@@ -1393,8 +1401,8 @@ var VeltAutocomplete = function (props) {
1393
1401
  };
1394
1402
 
1395
1403
  var VeltInlineCommentsSection = function (props) {
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;
1397
- return (React__default["default"].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));
1404
+ 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;
1405
+ return (React__default["default"].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));
1398
1406
  };
1399
1407
 
1400
1408
  var VeltCommentPin = function (props) {
@@ -1473,44 +1481,83 @@ var VeltWireframe = function (props) {
1473
1481
  return (React__default["default"].createElement("velt-wireframe", { style: { display: 'none' } }, children));
1474
1482
  };
1475
1483
 
1484
+ var validProps = ['veltIf', 'veltClass', 'className'];
1485
+ var transformWireframeProps = function (props) {
1486
+ try {
1487
+ var transformedProps_1 = {};
1488
+ Object.entries(props).forEach(function (_a) {
1489
+ var key = _a[0], value = _a[1];
1490
+ if (key === 'children' || key === 'ref' || !validProps.includes(key)) {
1491
+ transformedProps_1[key] = value;
1492
+ return;
1493
+ }
1494
+ if (key === 'className') {
1495
+ transformedProps_1['class'] = value;
1496
+ return;
1497
+ }
1498
+ // Convert camelCase to dash-case
1499
+ var dashKey = key.replace(/[A-Z]/g, function (letter) { return "-".concat(letter.toLowerCase()); });
1500
+ transformedProps_1[dashKey] = value;
1501
+ // // Handle boolean values - only convert if explicitly true/false
1502
+ // if (typeof value === 'boolean') {
1503
+ // transformedProps[dashKey] = [true, false].includes(value) ? (value ? 'true' : 'false') : undefined;
1504
+ // } else {
1505
+ // transformedProps[dashKey] = value;
1506
+ // }
1507
+ });
1508
+ return transformedProps_1;
1509
+ }
1510
+ catch (error) {
1511
+ return props;
1512
+ }
1513
+ };
1514
+
1476
1515
  var VeltCommentDialogAllComment = function (props) {
1477
- var children = props.children, remainingProp = __rest(props, ["children"]);
1478
- return (React__default["default"].createElement("velt-comment-dialog-all-comment-wireframe", __assign({}, remainingProp), children));
1516
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1517
+ var transformedProps = transformWireframeProps(remainingProps);
1518
+ return (React__default["default"].createElement("velt-comment-dialog-all-comment-wireframe", __assign({}, transformedProps), children));
1479
1519
  };
1480
1520
 
1481
1521
  var VeltCommentDialogApprove = function (props) {
1482
- var children = props.children, remainingProp = __rest(props, ["children"]);
1483
- return (React__default["default"].createElement("velt-comment-dialog-approve-wireframe", __assign({}, remainingProp), children));
1522
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1523
+ var transformedProps = transformWireframeProps(remainingProps);
1524
+ return (React__default["default"].createElement("velt-comment-dialog-approve-wireframe", __assign({}, transformedProps), children));
1484
1525
  };
1485
1526
 
1486
1527
  var VeltCommentDialogAssignMenu = function (props) {
1487
- var children = props.children, remainingProp = __rest(props, ["children"]);
1488
- return (React__default["default"].createElement("velt-comment-dialog-assign-menu-wireframe", __assign({}, remainingProp), children));
1528
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1529
+ var transformedProps = transformWireframeProps(remainingProps);
1530
+ return (React__default["default"].createElement("velt-comment-dialog-assign-menu-wireframe", __assign({}, transformedProps), children));
1489
1531
  };
1490
1532
 
1491
1533
  var VeltCommentDialogAssigneeBannerResolveButton = function (props) {
1492
- var children = props.children, remainingProp = __rest(props, ["children"]);
1493
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-resolve-button-wireframe", __assign({}, remainingProp), children));
1534
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1535
+ var transformedProps = transformWireframeProps(remainingProps);
1536
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-resolve-button-wireframe", __assign({}, transformedProps), children));
1494
1537
  };
1495
1538
 
1496
1539
  var VeltCommentDialogAssigneeBannerUserAvatar = function (props) {
1497
- var children = props.children, remainingProp = __rest(props, ["children"]);
1498
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-avatar-wireframe", __assign({}, remainingProp), children));
1540
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1541
+ var transformedProps = transformWireframeProps(remainingProps);
1542
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-avatar-wireframe", __assign({}, transformedProps), children));
1499
1543
  };
1500
1544
 
1501
1545
  var VeltCommentDialogAssigneeBannerUserName = function (props) {
1502
- var children = props.children, remainingProp = __rest(props, ["children"]);
1503
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-name-wireframe", __assign({}, remainingProp), children));
1546
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1547
+ var transformedProps = transformWireframeProps(remainingProps);
1548
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-name-wireframe", __assign({}, transformedProps), children));
1504
1549
  };
1505
1550
 
1506
1551
  var VeltCommentDialogAssigneeBannerUnresolveButton = function (props) {
1507
- var children = props.children, remainingProp = __rest(props, ["children"]);
1508
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-unresolve-button-wireframe", __assign({}, remainingProp), children));
1552
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1553
+ var transformedProps = transformWireframeProps(remainingProps);
1554
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-unresolve-button-wireframe", __assign({}, transformedProps), children));
1509
1555
  };
1510
1556
 
1511
1557
  var VeltCommentDialogAssigneeBanner = function (props) {
1512
- var children = props.children, remainingProp = __rest(props, ["children"]);
1513
- return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-wireframe", __assign({}, remainingProp), children));
1558
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1559
+ var transformedProps = transformWireframeProps(remainingProps);
1560
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-wireframe", __assign({}, transformedProps), children));
1514
1561
  };
1515
1562
  VeltCommentDialogAssigneeBanner.ResolveButton = VeltCommentDialogAssigneeBannerResolveButton;
1516
1563
  VeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUserAvatar;
@@ -1518,115 +1565,136 @@ VeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserNa
1518
1565
  VeltCommentDialogAssigneeBanner.UnresolveButton = VeltCommentDialogAssigneeBannerUnresolveButton;
1519
1566
 
1520
1567
  var VeltCommentDialogBody = function (props) {
1521
- var children = props.children, remainingProp = __rest(props, ["children"]);
1522
- return (React__default["default"].createElement("velt-comment-dialog-body-wireframe", __assign({}, remainingProp), children));
1568
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1569
+ var transformedProps = transformWireframeProps(remainingProps);
1570
+ return (React__default["default"].createElement("velt-comment-dialog-body-wireframe", __assign({}, transformedProps), children));
1523
1571
  };
1524
1572
 
1525
1573
  var VeltCommentDialogCommentCategory = function (props) {
1526
- var children = props.children, remainingProp = __rest(props, ["children"]);
1527
- return (React__default["default"].createElement("velt-comment-dialog-comment-category-wireframe", __assign({}, remainingProp), children));
1574
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1575
+ var transformedProps = transformWireframeProps(remainingProps);
1576
+ return (React__default["default"].createElement("velt-comment-dialog-comment-category-wireframe", __assign({}, transformedProps), children));
1528
1577
  };
1529
1578
 
1530
1579
  var VeltCommentDialogCommentIndex = function (props) {
1531
- var children = props.children, remainingProp = __rest(props, ["children"]);
1532
- return (React__default["default"].createElement("velt-comment-dialog-comment-index-wireframe", __assign({}, remainingProp), children));
1580
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1581
+ var transformedProps = transformWireframeProps(remainingProps);
1582
+ return (React__default["default"].createElement("velt-comment-dialog-comment-index-wireframe", __assign({}, transformedProps), children));
1533
1583
  };
1534
1584
 
1535
1585
  var VeltCommentDialogCommentSuggestionStatus = function (props) {
1536
- var children = props.children, remainingProp = __rest(props, ["children"]);
1537
- return (React__default["default"].createElement("velt-comment-dialog-comment-suggestion-status-wireframe", __assign({}, remainingProp), children));
1586
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1587
+ var transformedProps = transformWireframeProps(remainingProps);
1588
+ return (React__default["default"].createElement("velt-comment-dialog-comment-suggestion-status-wireframe", __assign({}, transformedProps), children));
1538
1589
  };
1539
1590
 
1540
1591
  var VeltCommentDialogComposerActionButton = function (props) {
1541
1592
  var children = props.children, remainingProps = __rest(props, ["children"]);
1542
- return (React__default["default"].createElement("velt-comment-dialog-composer-action-button-wireframe", __assign({}, remainingProps), children));
1593
+ var transformedProps = transformWireframeProps(remainingProps);
1594
+ return (React__default["default"].createElement("velt-comment-dialog-composer-action-button-wireframe", __assign({}, transformedProps), children));
1543
1595
  };
1544
1596
 
1545
1597
  var VeltCommentDialogComposerAssignUser = function (props) {
1546
- var children = props.children, remainingProp = __rest(props, ["children"]);
1547
- return (React__default["default"].createElement("velt-comment-dialog-composer-assign-user-wireframe", __assign({}, remainingProp), children));
1598
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1599
+ var transformedProps = transformWireframeProps(remainingProps);
1600
+ return (React__default["default"].createElement("velt-comment-dialog-composer-assign-user-wireframe", __assign({}, transformedProps), children));
1548
1601
  };
1549
1602
 
1550
1603
  var VeltCommentDialogComposerAttachmentsInvalidItemPreview = function (props) {
1551
- var children = props.children, remainingProp = __rest(props, ["children"]);
1552
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe", __assign({}, remainingProp), children));
1604
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1605
+ var transformedProps = transformWireframeProps(remainingProps);
1606
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe", __assign({}, transformedProps), children));
1553
1607
  };
1554
1608
 
1555
1609
  var VeltCommentDialogComposerAttachmentsInvalidItemMessage = function (props) {
1556
- var children = props.children, remainingProp = __rest(props, ["children"]);
1557
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-message-wireframe", __assign({}, remainingProp), children));
1610
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1611
+ var transformedProps = transformWireframeProps(remainingProps);
1612
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-message-wireframe", __assign({}, transformedProps), children));
1558
1613
  };
1559
1614
 
1560
1615
  var VeltCommentDialogComposerAttachmentsInvalidItemDelete = function (props) {
1561
- var children = props.children, remainingProp = __rest(props, ["children"]);
1562
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe", __assign({}, remainingProp), children));
1616
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1617
+ var transformedProps = transformWireframeProps(remainingProps);
1618
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe", __assign({}, transformedProps), children));
1563
1619
  };
1564
1620
 
1565
1621
  var VeltCommentDialogComposerAttachmentsInvalidItem = function (props) {
1566
- var children = props.children, remainingProp = __rest(props, ["children"]);
1567
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-wireframe", __assign({}, remainingProp), children));
1622
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1623
+ var transformedProps = transformWireframeProps(remainingProps);
1624
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-wireframe", __assign({}, transformedProps), children));
1568
1625
  };
1569
1626
  VeltCommentDialogComposerAttachmentsInvalidItem.Preview = VeltCommentDialogComposerAttachmentsInvalidItemPreview;
1570
1627
  VeltCommentDialogComposerAttachmentsInvalidItem.Message = VeltCommentDialogComposerAttachmentsInvalidItemMessage;
1571
1628
  VeltCommentDialogComposerAttachmentsInvalidItem.Delete = VeltCommentDialogComposerAttachmentsInvalidItemDelete;
1572
1629
 
1573
1630
  var VeltCommentDialogComposerAttachmentsInvalid = function (props) {
1574
- var children = props.children, remainingProp = __rest(props, ["children"]);
1575
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-wireframe", __assign({}, remainingProp), children));
1631
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1632
+ var transformedProps = transformWireframeProps(remainingProps);
1633
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-wireframe", __assign({}, transformedProps), children));
1576
1634
  };
1577
1635
  VeltCommentDialogComposerAttachmentsInvalid.Item = VeltCommentDialogComposerAttachmentsInvalidItem;
1578
1636
 
1579
1637
  var VeltCommentDialogComposerAttachmentsImagePreview = function (props) {
1580
- var children = props.children, remainingProp = __rest(props, ["children"]);
1581
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-preview-wireframe", __assign({}, remainingProp), children));
1638
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1639
+ var transformedProps = transformWireframeProps(remainingProps);
1640
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-preview-wireframe", __assign({}, transformedProps), children));
1582
1641
  };
1583
1642
 
1584
1643
  var VeltCommentDialogComposerAttachmentsImageDelete = function (props) {
1585
- var children = props.children, remainingProp = __rest(props, ["children"]);
1586
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-delete-wireframe", __assign({}, remainingProp), children));
1644
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1645
+ var transformedProps = transformWireframeProps(remainingProps);
1646
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-delete-wireframe", __assign({}, transformedProps), children));
1587
1647
  };
1588
1648
 
1589
1649
  var VeltCommentDialogComposerAttachmentsImageLoading = function (props) {
1590
- var children = props.children, remainingProp = __rest(props, ["children"]);
1591
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-loading-wireframe", __assign({}, remainingProp), children));
1650
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1651
+ var transformedProps = transformWireframeProps(remainingProps);
1652
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-loading-wireframe", __assign({}, transformedProps), children));
1592
1653
  };
1593
1654
 
1594
1655
  var VeltCommentDialogComposerAttachmentsImage = function (props) {
1595
- var children = props.children, remainingProp = __rest(props, ["children"]);
1596
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-wireframe", __assign({}, remainingProp), children));
1656
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1657
+ var transformedProps = transformWireframeProps(remainingProps);
1658
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-wireframe", __assign({}, transformedProps), children));
1597
1659
  };
1598
1660
  VeltCommentDialogComposerAttachmentsImage.Preview = VeltCommentDialogComposerAttachmentsImagePreview;
1599
1661
  VeltCommentDialogComposerAttachmentsImage.Loading = VeltCommentDialogComposerAttachmentsImageLoading;
1600
1662
  VeltCommentDialogComposerAttachmentsImage.Delete = VeltCommentDialogComposerAttachmentsImageDelete;
1601
1663
 
1602
1664
  var VeltCommentDialogComposerAttachmentsOtherDelete = function (props) {
1603
- var children = props.children, remainingProp = __rest(props, ["children"]);
1604
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-delete-wireframe", __assign({}, remainingProp), children));
1665
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1666
+ var transformedProps = transformWireframeProps(remainingProps);
1667
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-delete-wireframe", __assign({}, transformedProps), children));
1605
1668
  };
1606
1669
 
1607
1670
  var VeltCommentDialogComposerAttachmentsOtherIcon = function (props) {
1608
- var children = props.children, remainingProp = __rest(props, ["children"]);
1609
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-icon-wireframe", __assign({}, remainingProp), children));
1671
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1672
+ var transformedProps = transformWireframeProps(remainingProps);
1673
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-icon-wireframe", __assign({}, transformedProps), children));
1610
1674
  };
1611
1675
 
1612
1676
  var VeltCommentDialogComposerAttachmentsOtherLoading = function (props) {
1613
- var children = props.children, remainingProp = __rest(props, ["children"]);
1614
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-loading-wireframe", __assign({}, remainingProp), children));
1677
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1678
+ var transformedProps = transformWireframeProps(remainingProps);
1679
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-loading-wireframe", __assign({}, transformedProps), children));
1615
1680
  };
1616
1681
 
1617
1682
  var VeltCommentDialogComposerAttachmentsOtherName = function (props) {
1618
- var children = props.children, remainingProp = __rest(props, ["children"]);
1619
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-name-wireframe", __assign({}, remainingProp), children));
1683
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1684
+ var transformedProps = transformWireframeProps(remainingProps);
1685
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-name-wireframe", __assign({}, transformedProps), children));
1620
1686
  };
1621
1687
 
1622
1688
  var VeltCommentDialogComposerAttachmentsOtherSize = function (props) {
1623
- var children = props.children, remainingProp = __rest(props, ["children"]);
1624
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-size-wireframe", __assign({}, remainingProp), children));
1689
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1690
+ var transformedProps = transformWireframeProps(remainingProps);
1691
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-size-wireframe", __assign({}, transformedProps), children));
1625
1692
  };
1626
1693
 
1627
1694
  var VeltCommentDialogComposerAttachmentsOther = function (props) {
1628
- var children = props.children, remainingProp = __rest(props, ["children"]);
1629
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-wireframe", __assign({}, remainingProp), children));
1695
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1696
+ var transformedProps = transformWireframeProps(remainingProps);
1697
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-wireframe", __assign({}, transformedProps), children));
1630
1698
  };
1631
1699
  VeltCommentDialogComposerAttachmentsOther.Delete = VeltCommentDialogComposerAttachmentsOtherDelete;
1632
1700
  VeltCommentDialogComposerAttachmentsOther.Loading = VeltCommentDialogComposerAttachmentsOtherLoading;
@@ -1635,42 +1703,49 @@ VeltCommentDialogComposerAttachmentsOther.Name = VeltCommentDialogComposerAttach
1635
1703
  VeltCommentDialogComposerAttachmentsOther.Size = VeltCommentDialogComposerAttachmentsOtherSize;
1636
1704
 
1637
1705
  var VeltCommentDialogComposerAttachmentsSelected = function (props) {
1638
- var children = props.children, remainingProp = __rest(props, ["children"]);
1639
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-selected-wireframe", __assign({}, remainingProp), children));
1706
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1707
+ var transformedProps = transformWireframeProps(remainingProps);
1708
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-selected-wireframe", __assign({}, transformedProps), children));
1640
1709
  };
1641
1710
  VeltCommentDialogComposerAttachmentsSelected.Image = VeltCommentDialogComposerAttachmentsImage;
1642
1711
  VeltCommentDialogComposerAttachmentsSelected.Other = VeltCommentDialogComposerAttachmentsOther;
1643
1712
 
1644
1713
  var VeltCommentDialogComposerAttachments = function (props) {
1645
- var children = props.children, remainingProp = __rest(props, ["children"]);
1646
- return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-wireframe", __assign({}, remainingProp), children));
1714
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1715
+ var transformedProps = transformWireframeProps(remainingProps);
1716
+ return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-wireframe", __assign({}, transformedProps), children));
1647
1717
  };
1648
1718
  VeltCommentDialogComposerAttachments.Invalid = VeltCommentDialogComposerAttachmentsInvalid;
1649
1719
  VeltCommentDialogComposerAttachments.Selected = VeltCommentDialogComposerAttachmentsSelected;
1650
1720
 
1651
1721
  var VeltCommentDialogComposerInput = function (props) {
1652
- var children = props.children, remainingProp = __rest(props, ["children"]);
1653
- return (React__default["default"].createElement("velt-comment-dialog-composer-input-wireframe", __assign({}, remainingProp), children));
1722
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1723
+ var transformedProps = transformWireframeProps(remainingProps);
1724
+ return (React__default["default"].createElement("velt-comment-dialog-composer-input-wireframe", __assign({}, transformedProps), children));
1654
1725
  };
1655
1726
 
1656
1727
  var VeltCommentDialogComposerRecordings = function (props) {
1657
- var children = props.children, remainingProp = __rest(props, ["children"]);
1658
- return (React__default["default"].createElement("velt-comment-dialog-composer-recordings-wireframe", __assign({}, remainingProp), children));
1728
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1729
+ var transformedProps = transformWireframeProps(remainingProps);
1730
+ return (React__default["default"].createElement("velt-comment-dialog-composer-recordings-wireframe", __assign({}, transformedProps), children));
1659
1731
  };
1660
1732
 
1661
1733
  var VeltCommentDialogComposerPrivateBadge = function (props) {
1662
- var children = props.children, remainingProp = __rest(props, ["children"]);
1663
- return (React__default["default"].createElement("velt-comment-dialog-composer-private-badge-wireframe", __assign({}, remainingProp), children));
1734
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1735
+ var transformedProps = transformWireframeProps(remainingProps);
1736
+ return (React__default["default"].createElement("velt-comment-dialog-composer-private-badge-wireframe", __assign({}, transformedProps), children));
1664
1737
  };
1665
1738
 
1666
1739
  var VeltCommentDialogComposerAvatar = function (props) {
1667
- var children = props.children, remainingProp = __rest(props, ["children"]);
1668
- return (React__default["default"].createElement("velt-comment-dialog-composer-avatar-wireframe", __assign({}, remainingProp), children));
1740
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1741
+ var transformedProps = transformWireframeProps(remainingProps);
1742
+ return (React__default["default"].createElement("velt-comment-dialog-composer-avatar-wireframe", __assign({}, transformedProps), children));
1669
1743
  };
1670
1744
 
1671
1745
  var VeltCommentDialogComposer = function (props) {
1672
- var children = props.children, remainingProp = __rest(props, ["children"]);
1673
- return (React__default["default"].createElement("velt-comment-dialog-composer-wireframe", __assign({}, remainingProp), children));
1746
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1747
+ var transformedProps = transformWireframeProps(remainingProps);
1748
+ return (React__default["default"].createElement("velt-comment-dialog-composer-wireframe", __assign({}, transformedProps), children));
1674
1749
  };
1675
1750
  VeltCommentDialogComposer.ActionButton = VeltCommentDialogComposerActionButton;
1676
1751
  VeltCommentDialogComposer.AssignUser = VeltCommentDialogComposerAssignUser;
@@ -1681,28 +1756,33 @@ VeltCommentDialogComposer.PrivateBadge = VeltCommentDialogComposerPrivateBadge;
1681
1756
  VeltCommentDialogComposer.Avatar = VeltCommentDialogComposerAvatar;
1682
1757
 
1683
1758
  var VeltCommentDialogCopyLink = function (props) {
1684
- var children = props.children, remainingProp = __rest(props, ["children"]);
1685
- return (React__default["default"].createElement("velt-comment-dialog-copy-link-wireframe", __assign({}, remainingProp), children));
1759
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1760
+ var transformedProps = transformWireframeProps(remainingProps);
1761
+ return (React__default["default"].createElement("velt-comment-dialog-copy-link-wireframe", __assign({}, transformedProps), children));
1686
1762
  };
1687
1763
 
1688
1764
  var VeltCommentDialogGhostBanner = function (props) {
1689
- var children = props.children, remainingProp = __rest(props, ["children"]);
1690
- return (React__default["default"].createElement("velt-comment-dialog-ghost-banner-wireframe", __assign({}, remainingProp), children));
1765
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1766
+ var transformedProps = transformWireframeProps(remainingProps);
1767
+ return (React__default["default"].createElement("velt-comment-dialog-ghost-banner-wireframe", __assign({}, transformedProps), children));
1691
1768
  };
1692
1769
 
1693
1770
  var VeltCommentDialogHeader = function (props) {
1694
- var children = props.children, remainingProp = __rest(props, ["children"]);
1695
- return (React__default["default"].createElement("velt-comment-dialog-header-wireframe", __assign({}, remainingProp), children));
1771
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1772
+ var transformedProps = transformWireframeProps(remainingProps);
1773
+ return (React__default["default"].createElement("velt-comment-dialog-header-wireframe", __assign({}, transformedProps), children));
1696
1774
  };
1697
1775
 
1698
1776
  var VeltCommentDialogMoreReply = function (props) {
1699
- var children = props.children, remainingProp = __rest(props, ["children"]);
1700
- return (React__default["default"].createElement("velt-comment-dialog-more-reply-wireframe", __assign({}, remainingProp), children));
1777
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1778
+ var transformedProps = transformWireframeProps(remainingProps);
1779
+ return (React__default["default"].createElement("velt-comment-dialog-more-reply-wireframe", __assign({}, transformedProps), children));
1701
1780
  };
1702
1781
 
1703
1782
  var VeltCommentDialogOptionsDropdownContentAssignWireframe = function (props) {
1704
- var children = props.children, remainingProp = __rest(props, ["children"]);
1705
- return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-assign-wireframe", __assign({}, remainingProp), children));
1783
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1784
+ var transformedProps = transformWireframeProps(remainingProps);
1785
+ return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-assign-wireframe", __assign({}, transformedProps), children));
1706
1786
  };
1707
1787
 
1708
1788
  var VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe = function (props) {
@@ -1716,15 +1796,17 @@ var VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe = function (pro
1716
1796
  };
1717
1797
 
1718
1798
  var VeltCommentDialogOptionsDropdownContentDeleteWireframe = function (props) {
1719
- var children = props.children, remainingProp = __rest(props, ["children"]);
1720
- return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-delete-wireframe", __assign({}, remainingProp), children));
1799
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1800
+ var transformedProps = transformWireframeProps(remainingProps);
1801
+ return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-delete-wireframe", __assign({}, transformedProps), children));
1721
1802
  };
1722
1803
  VeltCommentDialogOptionsDropdownContentDeleteWireframe.Comment = VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe;
1723
1804
  VeltCommentDialogOptionsDropdownContentDeleteWireframe.Thread = VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe;
1724
1805
 
1725
1806
  var VeltCommentDialogOptionsDropdownContentEditWireframe = function (props) {
1726
- var children = props.children, remainingProp = __rest(props, ["children"]);
1727
- return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-edit-wireframe", __assign({}, remainingProp), children));
1807
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1808
+ var transformedProps = transformWireframeProps(remainingProps);
1809
+ return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-edit-wireframe", __assign({}, transformedProps), children));
1728
1810
  };
1729
1811
 
1730
1812
  var VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe = function (props) {
@@ -1738,8 +1820,9 @@ var VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe = function
1738
1820
  };
1739
1821
 
1740
1822
  var VeltCommentDialogOptionsDropdownContentMakePrivateWireframe = function (props) {
1741
- var children = props.children, remainingProp = __rest(props, ["children"]);
1742
- return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-make-private-wireframe", __assign({}, remainingProp), children));
1823
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1824
+ var transformedProps = transformWireframeProps(remainingProps);
1825
+ return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-make-private-wireframe", __assign({}, transformedProps), children));
1743
1826
  };
1744
1827
  VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.Enable = VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe;
1745
1828
  VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.Disable = VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe;
@@ -1755,15 +1838,17 @@ var VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe = fu
1755
1838
  };
1756
1839
 
1757
1840
  var VeltCommentDialogOptionsDropdownContentNotificationWireframe = function (props) {
1758
- var children = props.children;
1759
- return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-notification-wireframe", null, children));
1841
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1842
+ var transformedProps = transformWireframeProps(remainingProps);
1843
+ return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-notification-wireframe", __assign({}, transformedProps), children));
1760
1844
  };
1761
1845
  VeltCommentDialogOptionsDropdownContentNotificationWireframe.Subscribe = VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe;
1762
1846
  VeltCommentDialogOptionsDropdownContentNotificationWireframe.Unsubscribe = VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe;
1763
1847
 
1764
1848
  var VeltCommentDialogOptionsDropdownContentWireframe = function (props) {
1765
- var children = props.children, remainingProp = __rest(props, ["children"]);
1766
- return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-wireframe", __assign({}, remainingProp), children));
1849
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1850
+ var transformedProps = transformWireframeProps(remainingProps);
1851
+ return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-wireframe", __assign({}, transformedProps), children));
1767
1852
  };
1768
1853
  VeltCommentDialogOptionsDropdownContentWireframe.Assign = VeltCommentDialogOptionsDropdownContentAssignWireframe;
1769
1854
  VeltCommentDialogOptionsDropdownContentWireframe.MakePrivate = VeltCommentDialogOptionsDropdownContentMakePrivateWireframe;
@@ -1772,212 +1857,249 @@ VeltCommentDialogOptionsDropdownContentWireframe.Delete = VeltCommentDialogOptio
1772
1857
  VeltCommentDialogOptionsDropdownContentWireframe.Notification = VeltCommentDialogOptionsDropdownContentNotificationWireframe;
1773
1858
 
1774
1859
  var VeltCommentDialogOptionsDropdownTriggerWireframe = function (props) {
1775
- var children = props.children, remainingProp = __rest(props, ["children"]);
1776
- return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
1860
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1861
+ var transformedProps = transformWireframeProps(remainingProps);
1862
+ return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
1777
1863
  };
1778
1864
 
1779
1865
  var VeltCommentDialogOptions = function (props) {
1780
- var children = props.children, remainingProp = __rest(props, ["children"]);
1781
- return (React__default["default"].createElement("velt-comment-dialog-options-wireframe", __assign({}, remainingProp), children));
1866
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1867
+ var transformedProps = transformWireframeProps(remainingProps);
1868
+ return (React__default["default"].createElement("velt-comment-dialog-options-wireframe", __assign({}, transformedProps), children));
1782
1869
  };
1783
1870
  VeltCommentDialogOptions.Content = VeltCommentDialogOptionsDropdownContentWireframe;
1784
1871
  VeltCommentDialogOptions.Trigger = VeltCommentDialogOptionsDropdownTriggerWireframe;
1785
1872
 
1786
1873
  var VeltCommentDialogPriorityDropdownContentItemIconWireframe = function (props) {
1787
1874
  var children = props.children, remainingProps = __rest(props, ["children"]);
1788
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-icon-wireframe", __assign({}, remainingProps), children));
1875
+ var transformedProps = transformWireframeProps(remainingProps);
1876
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
1789
1877
  };
1790
1878
 
1791
1879
  var VeltCommentDialogPriorityDropdownContentItemNameWireframe = function (props) {
1792
1880
  var children = props.children, remainingProps = __rest(props, ["children"]);
1793
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-name-wireframe", __assign({}, remainingProps), children));
1881
+ var transformedProps = transformWireframeProps(remainingProps);
1882
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
1794
1883
  };
1795
1884
 
1796
1885
  var VeltCommentDialogPriorityDropdownContentItemTickWireframe = function (props) {
1797
1886
  var children = props.children, remainingProps = __rest(props, ["children"]);
1798
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-tick-wireframe", __assign({}, remainingProps), children));
1887
+ var transformedProps = transformWireframeProps(remainingProps);
1888
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-tick-wireframe", __assign({}, transformedProps), children));
1799
1889
  };
1800
1890
 
1801
1891
  var VeltCommentDialogPriorityDropdownContentItemWireframe = function (props) {
1802
- var children = props.children, remainingProp = __rest(props, ["children"]);
1803
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
1892
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1893
+ var transformedProps = transformWireframeProps(remainingProps);
1894
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
1804
1895
  };
1805
1896
  VeltCommentDialogPriorityDropdownContentItemWireframe.Icon = VeltCommentDialogPriorityDropdownContentItemIconWireframe;
1806
1897
  VeltCommentDialogPriorityDropdownContentItemWireframe.Name = VeltCommentDialogPriorityDropdownContentItemNameWireframe;
1807
1898
  VeltCommentDialogPriorityDropdownContentItemWireframe.Tick = VeltCommentDialogPriorityDropdownContentItemTickWireframe;
1808
1899
 
1809
1900
  var VeltCommentDialogPriorityDropdownContentWireframe = function (props) {
1810
- var children = props.children, remainingProp = __rest(props, ["children"]);
1811
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-wireframe", __assign({}, remainingProp), children));
1901
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1902
+ var transformedProps = transformWireframeProps(remainingProps);
1903
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-wireframe", __assign({}, transformedProps), children));
1812
1904
  };
1813
1905
  VeltCommentDialogPriorityDropdownContentWireframe.Item = VeltCommentDialogPriorityDropdownContentItemWireframe;
1814
1906
 
1815
1907
  var VeltCommentDialogPriorityDropdownTriggerArrowWireframe = function (props) {
1816
1908
  var children = props.children, remainingProps = __rest(props, ["children"]);
1817
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-arrow-wireframe", __assign({}, remainingProps), children));
1909
+ var transformedProps = transformWireframeProps(remainingProps);
1910
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-arrow-wireframe", __assign({}, transformedProps), children));
1818
1911
  };
1819
1912
 
1820
1913
  var VeltCommentDialogPriorityDropdownTriggerIconWireframe = function (props) {
1821
1914
  var children = props.children, remainingProps = __rest(props, ["children"]);
1822
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-icon-wireframe", __assign({}, remainingProps), children));
1915
+ var transformedProps = transformWireframeProps(remainingProps);
1916
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
1823
1917
  };
1824
1918
 
1825
1919
  var VeltCommentDialogPriorityDropdownTriggerNameWireframe = function (props) {
1826
1920
  var children = props.children, remainingProps = __rest(props, ["children"]);
1827
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-name-wireframe", __assign({}, remainingProps), children));
1921
+ var transformedProps = transformWireframeProps(remainingProps);
1922
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-name-wireframe", __assign({}, transformedProps), children));
1828
1923
  };
1829
1924
 
1830
1925
  var VeltCommentDialogPriorityDropdownTriggerWireframe = function (props) {
1831
- var children = props.children, remainingProp = __rest(props, ["children"]);
1832
- return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
1926
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1927
+ var transformedProps = transformWireframeProps(remainingProps);
1928
+ return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
1833
1929
  };
1834
1930
  VeltCommentDialogPriorityDropdownTriggerWireframe.Arrow = VeltCommentDialogPriorityDropdownTriggerArrowWireframe;
1835
1931
  VeltCommentDialogPriorityDropdownTriggerWireframe.Name = VeltCommentDialogPriorityDropdownTriggerNameWireframe;
1836
1932
  VeltCommentDialogPriorityDropdownTriggerWireframe.Icon = VeltCommentDialogPriorityDropdownTriggerIconWireframe;
1837
1933
 
1838
1934
  var VeltCommentDialogPriority = function (props) {
1839
- var children = props.children, remainingProp = __rest(props, ["children"]);
1840
- return (React__default["default"].createElement("velt-comment-dialog-priority-wireframe", __assign({}, remainingProp), children));
1935
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1936
+ var transformedProps = transformWireframeProps(remainingProps);
1937
+ return (React__default["default"].createElement("velt-comment-dialog-priority-wireframe", __assign({}, transformedProps), children));
1841
1938
  };
1842
1939
  VeltCommentDialogPriority.Content = VeltCommentDialogPriorityDropdownContentWireframe;
1843
1940
  VeltCommentDialogPriority.Trigger = VeltCommentDialogPriorityDropdownTriggerWireframe;
1844
1941
 
1845
1942
  var VeltCommentDialogPrivateBanner = function (props) {
1846
- var children = props.children, remainingProp = __rest(props, ["children"]);
1847
- return (React__default["default"].createElement("velt-comment-dialog-private-banner-wireframe", __assign({}, remainingProp), children));
1943
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1944
+ var transformedProps = transformWireframeProps(remainingProps);
1945
+ return (React__default["default"].createElement("velt-comment-dialog-private-banner-wireframe", __assign({}, transformedProps), children));
1848
1946
  };
1849
1947
 
1850
1948
  var VeltCommentDialogResolveButton = function (props) {
1851
- var children = props.children, remainingProp = __rest(props, ["children"]);
1852
- return (React__default["default"].createElement("velt-comment-dialog-resolve-button-wireframe", __assign({}, remainingProp), children));
1949
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1950
+ var transformedProps = transformWireframeProps(remainingProps);
1951
+ return (React__default["default"].createElement("velt-comment-dialog-resolve-button-wireframe", __assign({}, transformedProps), children));
1853
1952
  };
1854
1953
 
1855
1954
  var VeltCommentDialogSignIn = function (props) {
1856
- var children = props.children, remainingProp = __rest(props, ["children"]);
1857
- return (React__default["default"].createElement("velt-comment-dialog-sign-in-wireframe", __assign({}, remainingProp), children));
1955
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1956
+ var transformedProps = transformWireframeProps(remainingProps);
1957
+ return (React__default["default"].createElement("velt-comment-dialog-sign-in-wireframe", __assign({}, transformedProps), children));
1858
1958
  };
1859
1959
 
1860
1960
  var VeltCommentDialogStatusDropdownContentItemIconWireframe = function (props) {
1861
1961
  var children = props.children, remainingProps = __rest(props, ["children"]);
1862
- return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-item-icon-wireframe", __assign({}, remainingProps), children));
1962
+ var transformedProps = transformWireframeProps(remainingProps);
1963
+ return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
1863
1964
  };
1864
1965
 
1865
1966
  var VeltCommentDialogStatusDropdownContentItemNameWireframe = function (props) {
1866
1967
  var children = props.children, remainingProps = __rest(props, ["children"]);
1867
- return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-item-name-wireframe", __assign({}, remainingProps), children));
1968
+ var transformedProps = transformWireframeProps(remainingProps);
1969
+ return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
1868
1970
  };
1869
1971
 
1870
1972
  var VeltCommentDialogStatusDropdownContentItemWireframe = function (props) {
1871
- var children = props.children, remainingProp = __rest(props, ["children"]);
1872
- return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
1973
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1974
+ var transformedProps = transformWireframeProps(remainingProps);
1975
+ return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
1873
1976
  };
1874
1977
  VeltCommentDialogStatusDropdownContentItemWireframe.Icon = VeltCommentDialogStatusDropdownContentItemIconWireframe;
1875
1978
  VeltCommentDialogStatusDropdownContentItemWireframe.Name = VeltCommentDialogStatusDropdownContentItemNameWireframe;
1876
1979
 
1877
1980
  var VeltCommentDialogStatusDropdownContentWireframe = function (props) {
1878
- var children = props.children, remainingProp = __rest(props, ["children"]);
1879
- return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-wireframe", __assign({}, remainingProp), children));
1981
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1982
+ var transformedProps = transformWireframeProps(remainingProps);
1983
+ return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-wireframe", __assign({}, transformedProps), children));
1880
1984
  };
1881
1985
  VeltCommentDialogStatusDropdownContentWireframe.Item = VeltCommentDialogStatusDropdownContentItemWireframe;
1882
1986
 
1883
1987
  var VeltCommentDialogStatusDropdownTriggerArrowWireframe = function (props) {
1884
1988
  var children = props.children, remainingProps = __rest(props, ["children"]);
1885
- return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-arrow-wireframe", __assign({}, remainingProps), children));
1989
+ var transformedProps = transformWireframeProps(remainingProps);
1990
+ return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-arrow-wireframe", __assign({}, transformedProps), children));
1886
1991
  };
1887
1992
 
1888
1993
  var VeltCommentDialogStatusDropdownTriggerIconWireframe = function (props) {
1889
1994
  var children = props.children, remainingProps = __rest(props, ["children"]);
1890
- return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-icon-wireframe", __assign({}, remainingProps), children));
1995
+ var transformedProps = transformWireframeProps(remainingProps);
1996
+ return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
1891
1997
  };
1892
1998
 
1893
1999
  var VeltCommentDialogStatusDropdownTriggerNameWireframe = function (props) {
1894
2000
  var children = props.children, remainingProps = __rest(props, ["children"]);
1895
- return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-name-wireframe", __assign({}, remainingProps), children));
2001
+ var transformedProps = transformWireframeProps(remainingProps);
2002
+ return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-name-wireframe", __assign({}, transformedProps), children));
1896
2003
  };
1897
2004
 
1898
2005
  var VeltCommentDialogStatusDropdownTriggerWireframe = function (props) {
1899
- var children = props.children, remainingProp = __rest(props, ["children"]);
1900
- return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
2006
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2007
+ var transformedProps = transformWireframeProps(remainingProps);
2008
+ return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
1901
2009
  };
1902
2010
  VeltCommentDialogStatusDropdownTriggerWireframe.Arrow = VeltCommentDialogStatusDropdownTriggerArrowWireframe;
1903
2011
  VeltCommentDialogStatusDropdownTriggerWireframe.Name = VeltCommentDialogStatusDropdownTriggerNameWireframe;
1904
2012
  VeltCommentDialogStatusDropdownTriggerWireframe.Icon = VeltCommentDialogStatusDropdownTriggerIconWireframe;
1905
2013
 
1906
2014
  var VeltCommentDialogStatus = function (props) {
1907
- var children = props.children, remainingProp = __rest(props, ["children"]);
1908
- return (React__default["default"].createElement("velt-comment-dialog-status-wireframe", __assign({}, remainingProp), children));
2015
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2016
+ var transformedProps = transformWireframeProps(remainingProps);
2017
+ return (React__default["default"].createElement("velt-comment-dialog-status-wireframe", __assign({}, transformedProps), children));
1909
2018
  };
1910
2019
  VeltCommentDialogStatus.Content = VeltCommentDialogStatusDropdownContentWireframe;
1911
2020
  VeltCommentDialogStatus.Trigger = VeltCommentDialogStatusDropdownTriggerWireframe;
1912
2021
 
1913
2022
  var VeltCommentDialogSuggestionActionAccept = function (props) {
1914
- var children = props.children, remainingProp = __rest(props, ["children"]);
1915
- return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-accept-wireframe", __assign({}, remainingProp), children));
2023
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2024
+ var transformedProps = transformWireframeProps(remainingProps);
2025
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-accept-wireframe", __assign({}, transformedProps), children));
1916
2026
  };
1917
2027
 
1918
2028
  var VeltCommentDialogSuggestionActionReject = function (props) {
1919
- var children = props.children, remainingProp = __rest(props, ["children"]);
1920
- return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-reject-wireframe", __assign({}, remainingProp), children));
2029
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2030
+ var transformedProps = transformWireframeProps(remainingProps);
2031
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-reject-wireframe", __assign({}, transformedProps), children));
1921
2032
  };
1922
2033
 
1923
2034
  var VeltCommentDialogSuggestionAction = function (props) {
1924
- var children = props.children, remainingProp = __rest(props, ["children"]);
1925
- return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-wireframe", __assign({}, remainingProp), children));
2035
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2036
+ var transformedProps = transformWireframeProps(remainingProps);
2037
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-wireframe", __assign({}, transformedProps), children));
1926
2038
  };
1927
2039
  VeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;
1928
2040
  VeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;
1929
2041
 
1930
2042
  var VeltCommentDialogThreadCardAttachmentsImagePreview = function (props) {
1931
- var children = props.children, remainingProp = __rest(props, ["children"]);
1932
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-preview-wireframe", __assign({}, remainingProp), children));
2043
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2044
+ var transformedProps = transformWireframeProps(remainingProps);
2045
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-preview-wireframe", __assign({}, transformedProps), children));
1933
2046
  };
1934
2047
 
1935
2048
  var VeltCommentDialogThreadCardAttachmentsImageDelete = function (props) {
1936
- var children = props.children, remainingProp = __rest(props, ["children"]);
1937
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-delete-wireframe", __assign({}, remainingProp), children));
2049
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2050
+ var transformedProps = transformWireframeProps(remainingProps);
2051
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-delete-wireframe", __assign({}, transformedProps), children));
1938
2052
  };
1939
2053
 
1940
2054
  var VeltCommentDialogThreadCardAttachmentsImageDownload = function (props) {
1941
- var children = props.children, remainingProp = __rest(props, ["children"]);
1942
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-download-wireframe", __assign({}, remainingProp), children));
2055
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2056
+ var transformedProps = transformWireframeProps(remainingProps);
2057
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-download-wireframe", __assign({}, transformedProps), children));
1943
2058
  };
1944
2059
 
1945
2060
  var VeltCommentDialogThreadCardAttachmentsImage = function (props) {
1946
- var children = props.children, remainingProp = __rest(props, ["children"]);
1947
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-wireframe", __assign({}, remainingProp), children));
2061
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2062
+ var transformedProps = transformWireframeProps(remainingProps);
2063
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-wireframe", __assign({}, transformedProps), children));
1948
2064
  };
1949
2065
  VeltCommentDialogThreadCardAttachmentsImage.Preview = VeltCommentDialogThreadCardAttachmentsImagePreview;
1950
2066
  VeltCommentDialogThreadCardAttachmentsImage.Download = VeltCommentDialogThreadCardAttachmentsImageDownload;
1951
2067
  VeltCommentDialogThreadCardAttachmentsImage.Delete = VeltCommentDialogThreadCardAttachmentsImageDelete;
1952
2068
 
1953
2069
  var VeltCommentDialogThreadCardAttachmentsOtherDelete = function (props) {
1954
- var children = props.children, remainingProp = __rest(props, ["children"]);
1955
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-delete-wireframe", __assign({}, remainingProp), children));
2070
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2071
+ var transformedProps = transformWireframeProps(remainingProps);
2072
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-delete-wireframe", __assign({}, transformedProps), children));
1956
2073
  };
1957
2074
 
1958
2075
  var VeltCommentDialogThreadCardAttachmentsOtherDownload = function (props) {
1959
- var children = props.children, remainingProp = __rest(props, ["children"]);
1960
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-download-wireframe", __assign({}, remainingProp), children));
2076
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2077
+ var transformedProps = transformWireframeProps(remainingProps);
2078
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-download-wireframe", __assign({}, transformedProps), children));
1961
2079
  };
1962
2080
 
1963
2081
  var VeltCommentDialogThreadCardAttachmentsOtherIcon = function (props) {
1964
- var children = props.children, remainingProp = __rest(props, ["children"]);
1965
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-icon-wireframe", __assign({}, remainingProp), children));
2082
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2083
+ var transformedProps = transformWireframeProps(remainingProps);
2084
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-icon-wireframe", __assign({}, transformedProps), children));
1966
2085
  };
1967
2086
 
1968
2087
  var VeltCommentDialogThreadCardAttachmentsOtherName = function (props) {
1969
- var children = props.children, remainingProp = __rest(props, ["children"]);
1970
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-name-wireframe", __assign({}, remainingProp), children));
2088
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2089
+ var transformedProps = transformWireframeProps(remainingProps);
2090
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-name-wireframe", __assign({}, transformedProps), children));
1971
2091
  };
1972
2092
 
1973
2093
  var VeltCommentDialogThreadCardAttachmentsOtherSize = function (props) {
1974
- var children = props.children, remainingProp = __rest(props, ["children"]);
1975
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-size-wireframe", __assign({}, remainingProp), children));
2094
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2095
+ var transformedProps = transformWireframeProps(remainingProps);
2096
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-size-wireframe", __assign({}, transformedProps), children));
1976
2097
  };
1977
2098
 
1978
2099
  var VeltCommentDialogThreadCardAttachmentsOther = function (props) {
1979
- var children = props.children, remainingProp = __rest(props, ["children"]);
1980
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-wireframe", __assign({}, remainingProp), children));
2100
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2101
+ var transformedProps = transformWireframeProps(remainingProps);
2102
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-wireframe", __assign({}, transformedProps), children));
1981
2103
  };
1982
2104
  VeltCommentDialogThreadCardAttachmentsOther.Icon = VeltCommentDialogThreadCardAttachmentsOtherIcon;
1983
2105
  VeltCommentDialogThreadCardAttachmentsOther.Name = VeltCommentDialogThreadCardAttachmentsOtherName;
@@ -1986,126 +2108,148 @@ VeltCommentDialogThreadCardAttachmentsOther.Download = VeltCommentDialogThreadCa
1986
2108
  VeltCommentDialogThreadCardAttachmentsOther.Delete = VeltCommentDialogThreadCardAttachmentsOtherDelete;
1987
2109
 
1988
2110
  var VeltCommentDialogThreadCardAttachments = function (props) {
1989
- var children = props.children, remainingProp = __rest(props, ["children"]);
1990
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-wireframe", __assign({}, remainingProp), children));
2111
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2112
+ var transformedProps = transformWireframeProps(remainingProps);
2113
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-wireframe", __assign({}, transformedProps), children));
1991
2114
  };
1992
2115
  VeltCommentDialogThreadCardAttachments.Other = VeltCommentDialogThreadCardAttachmentsOther;
1993
2116
  VeltCommentDialogThreadCardAttachments.Image = VeltCommentDialogThreadCardAttachmentsImage;
1994
2117
 
1995
2118
  var VeltCommentDialogThreadCardAvatar = function (props) {
1996
- var children = props.children, remainingProp = __rest(props, ["children"]);
1997
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-avatar-wireframe", __assign({}, remainingProp), children));
2119
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2120
+ var transformedProps = transformWireframeProps(remainingProps);
2121
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-avatar-wireframe", __assign({}, transformedProps), children));
1998
2122
  };
1999
2123
 
2000
2124
  var VeltCommentDialogThreadCardDeviceType = function (props) {
2001
- var children = props.children, remainingProp = __rest(props, ["children"]);
2002
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-device-type-wireframe", __assign({}, remainingProp), children));
2125
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2126
+ var transformedProps = transformWireframeProps(remainingProps);
2127
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-device-type-wireframe", __assign({}, transformedProps), children));
2003
2128
  };
2004
2129
 
2005
2130
  var VeltCommentDialogThreadCardDraft = function (props) {
2006
- var children = props.children, remainingProp = __rest(props, ["children"]);
2007
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-draft-wireframe", __assign({}, remainingProp), children));
2131
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2132
+ var transformedProps = transformWireframeProps(remainingProps);
2133
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-draft-wireframe", __assign({}, transformedProps), children));
2008
2134
  };
2009
2135
 
2010
2136
  var VeltCommentDialogThreadCardMessage = function (props) {
2011
- var children = props.children, remainingProp = __rest(props, ["children"]);
2012
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-message-wireframe", __assign({}, remainingProp), children));
2137
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2138
+ var transformedProps = transformWireframeProps(remainingProps);
2139
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-message-wireframe", __assign({}, transformedProps), children));
2013
2140
  };
2014
2141
 
2015
2142
  var VeltCommentDialogThreadCardName = function (props) {
2016
- var children = props.children, remainingProp = __rest(props, ["children"]);
2017
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-name-wireframe", __assign({}, remainingProp), children));
2143
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2144
+ var transformedProps = transformWireframeProps(remainingProps);
2145
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-name-wireframe", __assign({}, transformedProps), children));
2018
2146
  };
2019
2147
 
2020
2148
  var VeltCommentDialogThreadCardOptions = function (props) {
2021
- var children = props.children, remainingProp = __rest(props, ["children"]);
2022
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-options-wireframe", __assign({}, remainingProp), children));
2149
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2150
+ var transformedProps = transformWireframeProps(remainingProps);
2151
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-options-wireframe", __assign({}, transformedProps), children));
2023
2152
  };
2024
2153
  VeltCommentDialogThreadCardOptions.Content = VeltCommentDialogOptionsDropdownContentWireframe;
2025
2154
  VeltCommentDialogThreadCardOptions.Trigger = VeltCommentDialogOptionsDropdownTriggerWireframe;
2026
2155
 
2027
2156
  var VeltCommentDialogThreadCardReactionTool = function (props) {
2028
- var children = props.children, remainingProp = __rest(props, ["children"]);
2029
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-reaction-tool-wireframe", __assign({}, remainingProp), children));
2157
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2158
+ var transformedProps = transformWireframeProps(remainingProps);
2159
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-reaction-tool-wireframe", __assign({}, transformedProps), children));
2030
2160
  };
2031
2161
 
2032
2162
  var VeltCommentDialogThreadCardReactions = function (props) {
2033
- var children = props.children, remainingProp = __rest(props, ["children"]);
2034
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-reactions-wireframe", __assign({}, remainingProp), children));
2163
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2164
+ var transformedProps = transformWireframeProps(remainingProps);
2165
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-reactions-wireframe", __assign({}, transformedProps), children));
2035
2166
  };
2036
2167
 
2037
2168
  var VeltCommentDialogThreadCardRecordings = function (props) {
2038
- var children = props.children, remainingProp = __rest(props, ["children"]);
2039
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-recordings-wireframe", __assign({}, remainingProp), children));
2169
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2170
+ var transformedProps = transformWireframeProps(remainingProps);
2171
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-recordings-wireframe", __assign({}, transformedProps), children));
2040
2172
  };
2041
2173
 
2042
2174
  var VeltCommentDialogThreadCardTime = function (props) {
2043
- var children = props.children, remainingProp = __rest(props, ["children"]);
2044
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-time-wireframe", __assign({}, remainingProp), children));
2175
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2176
+ var transformedProps = transformWireframeProps(remainingProps);
2177
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-time-wireframe", __assign({}, transformedProps), children));
2045
2178
  };
2046
2179
 
2047
2180
  var VeltCommentDialogThreadCardUnread = function (props) {
2048
- var children = props.children, remainingProp = __rest(props, ["children"]);
2049
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-unread-wireframe", __assign({}, remainingProp), children));
2181
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2182
+ var transformedProps = transformWireframeProps(remainingProps);
2183
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-unread-wireframe", __assign({}, transformedProps), children));
2050
2184
  };
2051
2185
 
2052
2186
  var VeltCommentDialogThreadCardSeenDropdownContentTitle = function (props) {
2053
- var children = props.children, remainingProp = __rest(props, ["children"]);
2054
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-title-wireframe", __assign({}, remainingProp), children));
2187
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2188
+ var transformedProps = transformWireframeProps(remainingProps);
2189
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-title-wireframe", __assign({}, transformedProps), children));
2055
2190
  };
2056
2191
 
2057
2192
  var VeltCommentDialogThreadCardSeenDropdownContentItemAvatar = function (props) {
2058
- var children = props.children, remainingProp = __rest(props, ["children"]);
2059
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-avatar-wireframe", __assign({}, remainingProp), children));
2193
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2194
+ var transformedProps = transformWireframeProps(remainingProps);
2195
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-avatar-wireframe", __assign({}, transformedProps), children));
2060
2196
  };
2061
2197
 
2062
2198
  var VeltCommentDialogThreadCardSeenDropdownContentItemName = function (props) {
2063
- var children = props.children, remainingProp = __rest(props, ["children"]);
2064
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-name-wireframe", __assign({}, remainingProp), children));
2199
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2200
+ var transformedProps = transformWireframeProps(remainingProps);
2201
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
2065
2202
  };
2066
2203
 
2067
2204
  var VeltCommentDialogThreadCardSeenDropdownContentItemTime = function (props) {
2068
- var children = props.children, remainingProp = __rest(props, ["children"]);
2069
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-time-wireframe", __assign({}, remainingProp), children));
2205
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2206
+ var transformedProps = transformWireframeProps(remainingProps);
2207
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-time-wireframe", __assign({}, transformedProps), children));
2070
2208
  };
2071
2209
 
2072
2210
  var VeltCommentDialogThreadCardSeenDropdownContentItem = function (props) {
2073
- var children = props.children, remainingProp = __rest(props, ["children"]);
2074
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
2211
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2212
+ var transformedProps = transformWireframeProps(remainingProps);
2213
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
2075
2214
  };
2076
2215
  VeltCommentDialogThreadCardSeenDropdownContentItem.Avatar = VeltCommentDialogThreadCardSeenDropdownContentItemAvatar;
2077
2216
  VeltCommentDialogThreadCardSeenDropdownContentItem.Name = VeltCommentDialogThreadCardSeenDropdownContentItemName;
2078
2217
  VeltCommentDialogThreadCardSeenDropdownContentItem.Time = VeltCommentDialogThreadCardSeenDropdownContentItemTime;
2079
2218
 
2080
2219
  var VeltCommentDialogThreadCardSeenDropdownContentItems = function (props) {
2081
- var children = props.children, remainingProp = __rest(props, ["children"]);
2082
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-items-wireframe", __assign({}, remainingProp), children));
2220
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2221
+ var transformedProps = transformWireframeProps(remainingProps);
2222
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-items-wireframe", __assign({}, transformedProps), children));
2083
2223
  };
2084
2224
  VeltCommentDialogThreadCardSeenDropdownContentItems.Item = VeltCommentDialogThreadCardSeenDropdownContentItem;
2085
2225
 
2086
2226
  var VeltCommentDialogThreadCardSeenDropdownContent = function (props) {
2087
- var children = props.children, remainingProp = __rest(props, ["children"]);
2088
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-wireframe", __assign({}, remainingProp), children));
2227
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2228
+ var transformedProps = transformWireframeProps(remainingProps);
2229
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-wireframe", __assign({}, transformedProps), children));
2089
2230
  };
2090
2231
  VeltCommentDialogThreadCardSeenDropdownContent.Title = VeltCommentDialogThreadCardSeenDropdownContentTitle;
2091
2232
  VeltCommentDialogThreadCardSeenDropdownContent.Items = VeltCommentDialogThreadCardSeenDropdownContentItems;
2092
2233
 
2093
2234
  var VeltCommentDialogThreadCardSeenDropdownTrigger = function (props) {
2094
- var children = props.children, remainingProp = __rest(props, ["children"]);
2095
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
2235
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2236
+ var transformedProps = transformWireframeProps(remainingProps);
2237
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2096
2238
  };
2097
2239
 
2098
2240
  var VeltCommentDialogThreadCardSeenDropdown = function (props) {
2099
- var children = props.children, remainingProp = __rest(props, ["children"]);
2100
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-wireframe", __assign({}, remainingProp), children));
2241
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2242
+ var transformedProps = transformWireframeProps(remainingProps);
2243
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-wireframe", __assign({}, transformedProps), children));
2101
2244
  };
2102
2245
  VeltCommentDialogThreadCardSeenDropdown.Trigger = VeltCommentDialogThreadCardSeenDropdownTrigger;
2103
2246
  VeltCommentDialogThreadCardSeenDropdown.Content = VeltCommentDialogThreadCardSeenDropdownContent;
2104
2247
 
2105
2248
  // Main Thread Card component
2106
2249
  var VeltCommentDialogThreadCard = function (props) {
2107
- var children = props.children, remainingProp = __rest(props, ["children"]);
2108
- return (React__default["default"].createElement("velt-comment-dialog-thread-card-wireframe", __assign({}, remainingProp), children));
2250
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2251
+ var transformedProps = transformWireframeProps(remainingProps);
2252
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-wireframe", __assign({}, transformedProps), children));
2109
2253
  };
2110
2254
  // Attach the Sub component as a static property of the main Thread Card component
2111
2255
  VeltCommentDialogThreadCard.Avatar = VeltCommentDialogThreadCardAvatar;
@@ -2123,90 +2267,106 @@ VeltCommentDialogThreadCard.Draft = VeltCommentDialogThreadCardDraft;
2123
2267
  VeltCommentDialogThreadCard.SeenDropdown = VeltCommentDialogThreadCardSeenDropdown;
2124
2268
 
2125
2269
  var VeltCommentDialogThreads = function (props) {
2126
- var children = props.children, remainingProp = __rest(props, ["children"]);
2127
- return (React__default["default"].createElement("velt-comment-dialog-threads-wireframe", __assign({}, remainingProp), children));
2270
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2271
+ var transformedProps = transformWireframeProps(remainingProps);
2272
+ return (React__default["default"].createElement("velt-comment-dialog-threads-wireframe", __assign({}, transformedProps), children));
2128
2273
  };
2129
2274
 
2130
2275
  var VeltCommentDialogToggleReplyCount = function (props) {
2131
- var children = props.children, remainingProp = __rest(props, ["children"]);
2132
- return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-count-wireframe", __assign({}, remainingProp), children));
2276
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2277
+ var transformedProps = transformWireframeProps(remainingProps);
2278
+ return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-count-wireframe", __assign({}, transformedProps), children));
2133
2279
  };
2134
2280
 
2135
2281
  var VeltCommentDialogToggleReplyText = function (props) {
2136
- var children = props.children, remainingProp = __rest(props, ["children"]);
2137
- return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-text-wireframe", __assign({}, remainingProp), children));
2282
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2283
+ var transformedProps = transformWireframeProps(remainingProps);
2284
+ return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-text-wireframe", __assign({}, transformedProps), children));
2138
2285
  };
2139
2286
 
2140
2287
  var VeltCommentDialogToggleReplyIcon = function (props) {
2141
- var children = props.children, remainingProp = __rest(props, ["children"]);
2142
- return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-icon-wireframe", __assign({}, remainingProp), children));
2288
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2289
+ var transformedProps = transformWireframeProps(remainingProps);
2290
+ return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-icon-wireframe", __assign({}, transformedProps), children));
2143
2291
  };
2144
2292
 
2145
2293
  var VeltCommentDialogToggleReply = function (props) {
2146
- var children = props.children, remainingProp = __rest(props, ["children"]);
2147
- return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-wireframe", __assign({}, remainingProp), children));
2294
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2295
+ var transformedProps = transformWireframeProps(remainingProps);
2296
+ return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-wireframe", __assign({}, transformedProps), children));
2148
2297
  };
2149
2298
  VeltCommentDialogToggleReply.Icon = VeltCommentDialogToggleReplyIcon;
2150
2299
  VeltCommentDialogToggleReply.Text = VeltCommentDialogToggleReplyText;
2151
2300
  VeltCommentDialogToggleReply.Count = VeltCommentDialogToggleReplyCount;
2152
2301
 
2153
2302
  var VeltCommentDialogUpgrade = function (props) {
2154
- var children = props.children, remainingProp = __rest(props, ["children"]);
2155
- return (React__default["default"].createElement("velt-comment-dialog-upgrade-wireframe", __assign({}, remainingProp), children));
2303
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2304
+ var transformedProps = transformWireframeProps(remainingProps);
2305
+ return (React__default["default"].createElement("velt-comment-dialog-upgrade-wireframe", __assign({}, transformedProps), children));
2156
2306
  };
2157
2307
 
2158
2308
  var VeltCommentDialogCustomAnnotationDropdownContentItemIcon = function (props) {
2159
- var children = props.children, remainingProp = __rest(props, ["children"]);
2160
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-icon-wireframe", __assign({}, remainingProp), children));
2309
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2310
+ var transformedProps = transformWireframeProps(remainingProps);
2311
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
2161
2312
  };
2162
2313
 
2163
2314
  var VeltCommentDialogCustomAnnotationDropdownContentItemLabel = function (props) {
2164
- var children = props.children, remainingProp = __rest(props, ["children"]);
2165
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-label-wireframe", __assign({}, remainingProp), children));
2315
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2316
+ var transformedProps = transformWireframeProps(remainingProps);
2317
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-label-wireframe", __assign({}, transformedProps), children));
2166
2318
  };
2167
2319
 
2168
2320
  var VeltCommentDialogCustomAnnotationDropdownContentItem = function (props) {
2169
- var children = props.children, remainingProp = __rest(props, ["children"]);
2170
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
2321
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2322
+ var transformedProps = transformWireframeProps(remainingProps);
2323
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
2171
2324
  };
2172
2325
  VeltCommentDialogCustomAnnotationDropdownContentItem.Label = VeltCommentDialogCustomAnnotationDropdownContentItemLabel;
2173
2326
  VeltCommentDialogCustomAnnotationDropdownContentItem.Icon = VeltCommentDialogCustomAnnotationDropdownContentItemIcon;
2174
2327
 
2175
2328
  var VeltCommentDialogCustomAnnotationDropdownContent = function (props) {
2176
- var children = props.children, remainingProp = __rest(props, ["children"]);
2177
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-content-wireframe", __assign({}, remainingProp), children));
2329
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2330
+ var transformedProps = transformWireframeProps(remainingProps);
2331
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-content-wireframe", __assign({}, transformedProps), children));
2178
2332
  };
2179
2333
  VeltCommentDialogCustomAnnotationDropdownContent.Item = VeltCommentDialogCustomAnnotationDropdownContentItem;
2180
2334
 
2181
2335
  var VeltCommentDialogCustomAnnotationDropdownTriggerArrow = function (props) {
2182
- var children = props.children, remainingProp = __rest(props, ["children"]);
2183
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-arrow-wireframe", __assign({}, remainingProp), children));
2336
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2337
+ var transformedProps = transformWireframeProps(remainingProps);
2338
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-arrow-wireframe", __assign({}, transformedProps), children));
2184
2339
  };
2185
2340
 
2186
2341
  var VeltCommentDialogCustomAnnotationDropdownTriggerListItem = function (props) {
2187
- var children = props.children, remainingProp = __rest(props, ["children"]);
2188
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-item-wireframe", __assign({}, remainingProp), children));
2342
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2343
+ var transformedProps = transformWireframeProps(remainingProps);
2344
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-item-wireframe", __assign({}, transformedProps), children));
2189
2345
  };
2190
2346
 
2191
2347
  var VeltCommentDialogCustomAnnotationDropdownTriggerList = function (props) {
2192
- var children = props.children, remainingProp = __rest(props, ["children"]);
2193
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframe", __assign({}, remainingProp), children));
2348
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2349
+ var transformedProps = transformWireframeProps(remainingProps);
2350
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframe", __assign({}, transformedProps), children));
2194
2351
  };
2195
2352
  VeltCommentDialogCustomAnnotationDropdownTriggerList.Item = VeltCommentDialogCustomAnnotationDropdownTriggerListItem;
2196
2353
 
2197
2354
  var VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount = function (props) {
2198
- var children = props.children, remainingProp = __rest(props, ["children"]);
2199
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count-wireframe", __assign({}, remainingProp), children));
2355
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2356
+ var transformedProps = transformWireframeProps(remainingProps);
2357
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count-wireframe", __assign({}, transformedProps), children));
2200
2358
  };
2201
2359
 
2202
2360
  var VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder = function (props) {
2203
- var children = props.children, remainingProp = __rest(props, ["children"]);
2204
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-placeholder-wireframe", __assign({}, remainingProp), children));
2361
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2362
+ var transformedProps = transformWireframeProps(remainingProps);
2363
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-placeholder-wireframe", __assign({}, transformedProps), children));
2205
2364
  };
2206
2365
 
2207
2366
  var VeltCommentDialogCustomAnnotationDropdownTrigger = function (props) {
2208
- var children = props.children, remainingProp = __rest(props, ["children"]);
2209
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
2367
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2368
+ var transformedProps = transformWireframeProps(remainingProps);
2369
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2210
2370
  };
2211
2371
  VeltCommentDialogCustomAnnotationDropdownTrigger.Arrow = VeltCommentDialogCustomAnnotationDropdownTriggerArrow;
2212
2372
  VeltCommentDialogCustomAnnotationDropdownTrigger.List = VeltCommentDialogCustomAnnotationDropdownTriggerList;
@@ -2214,35 +2374,41 @@ VeltCommentDialogCustomAnnotationDropdownTrigger.RemainingCount = VeltCommentDia
2214
2374
  VeltCommentDialogCustomAnnotationDropdownTrigger.Placeholder = VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder;
2215
2375
 
2216
2376
  var VeltCommentDialogCustomAnnotationDropdown = function (props) {
2217
- var children = props.children, remainingProp = __rest(props, ["children"]);
2218
- return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-wireframe", __assign({}, remainingProp), children));
2377
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2378
+ var transformedProps = transformWireframeProps(remainingProps);
2379
+ return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-wireframe", __assign({}, transformedProps), children));
2219
2380
  };
2220
2381
  VeltCommentDialogCustomAnnotationDropdown.Content = VeltCommentDialogCustomAnnotationDropdownContent;
2221
2382
  VeltCommentDialogCustomAnnotationDropdown.Trigger = VeltCommentDialogCustomAnnotationDropdownTrigger;
2222
2383
 
2223
2384
  var VeltCommentDialogDeleteButton = function (props) {
2224
- var children = props.children;
2225
- return (React__default["default"].createElement("velt-comment-dialog-delete-button-wireframe", null, children));
2385
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2386
+ var transformedProps = transformWireframeProps(remainingProps);
2387
+ return (React__default["default"].createElement("velt-comment-dialog-delete-button-wireframe", __assign({}, transformedProps), children));
2226
2388
  };
2227
2389
 
2228
2390
  var VeltCommentDialogCloseButton = function (props) {
2229
- var children = props.children, remainingProp = __rest(props, ["children"]);
2230
- return (React__default["default"].createElement("velt-comment-dialog-close-button-wireframe", __assign({}, remainingProp), children));
2391
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2392
+ var transformedProps = transformWireframeProps(remainingProps);
2393
+ return (React__default["default"].createElement("velt-comment-dialog-close-button-wireframe", __assign({}, transformedProps), children));
2231
2394
  };
2232
2395
 
2233
2396
  var VeltCommentDialogUnresolveButton = function (props) {
2234
- var children = props.children, remainingProp = __rest(props, ["children"]);
2235
- return (React__default["default"].createElement("velt-comment-dialog-unresolve-button-wireframe", __assign({}, remainingProp), children));
2397
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2398
+ var transformedProps = transformWireframeProps(remainingProps);
2399
+ return (React__default["default"].createElement("velt-comment-dialog-unresolve-button-wireframe", __assign({}, transformedProps), children));
2236
2400
  };
2237
2401
 
2238
2402
  var VeltCommentDialogNavigationButton = function (props) {
2239
- var children = props.children, remainingProp = __rest(props, ["children"]);
2240
- return (React__default["default"].createElement("velt-comment-dialog-navigation-button-wireframe", __assign({}, remainingProp), children));
2403
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2404
+ var transformedProps = transformWireframeProps(remainingProps);
2405
+ return (React__default["default"].createElement("velt-comment-dialog-navigation-button-wireframe", __assign({}, transformedProps), children));
2241
2406
  };
2242
2407
 
2243
2408
  var VeltCommentDialogWireframe = function (props) {
2244
- var children = props.children, remainingProp = __rest(props, ["children"]);
2245
- return (React__default["default"].createElement("velt-comment-dialog-wireframe", __assign({}, remainingProp), children));
2409
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2410
+ var transformedProps = transformWireframeProps(remainingProps);
2411
+ return (React__default["default"].createElement("velt-comment-dialog-wireframe", __assign({}, transformedProps), children));
2246
2412
  };
2247
2413
  VeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;
2248
2414
  VeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;
@@ -2276,44 +2442,52 @@ VeltCommentDialogWireframe.NavigationButton = VeltCommentDialogNavigationButton;
2276
2442
 
2277
2443
  var VeltCommentsSidebarCloseButton = function (props) {
2278
2444
  var children = props.children, remainingProps = __rest(props, ["children"]);
2279
- return (React__default["default"].createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, remainingProps), children));
2445
+ var transformedProps = transformWireframeProps(remainingProps);
2446
+ return (React__default["default"].createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, transformedProps), children));
2280
2447
  };
2281
2448
 
2282
2449
  var VeltCommentsSidebarEmptyPlaceholder = function (props) {
2283
2450
  var children = props.children, remainingProps = __rest(props, ["children"]);
2284
- return (React__default["default"].createElement("velt-comments-sidebar-empty-placeholder-wireframe", __assign({}, remainingProps), children));
2451
+ var transformedProps = transformWireframeProps(remainingProps);
2452
+ return (React__default["default"].createElement("velt-comments-sidebar-empty-placeholder-wireframe", __assign({}, transformedProps), children));
2285
2453
  };
2286
2454
 
2287
2455
  var VeltCommentsSidebarFilterItemCheckboxChecked = function (props) {
2288
2456
  var children = props.children, remainingProps = __rest(props, ["children"]);
2289
- return (React__default["default"].createElement("velt-comments-sidebar-filter-item-checkbox-checked-wireframe", __assign({}, remainingProps), children));
2457
+ var transformedProps = transformWireframeProps(remainingProps);
2458
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-item-checkbox-checked-wireframe", __assign({}, transformedProps), children));
2290
2459
  };
2291
2460
 
2292
2461
  var VeltCommentsSidebarFilterItemCheckboxUnchecked = function (props) {
2293
2462
  var children = props.children, remainingProps = __rest(props, ["children"]);
2294
- return (React__default["default"].createElement("velt-comments-sidebar-filter-item-checkbox-unchecked-wireframe", __assign({}, remainingProps), children));
2463
+ var transformedProps = transformWireframeProps(remainingProps);
2464
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-item-checkbox-unchecked-wireframe", __assign({}, transformedProps), children));
2295
2465
  };
2296
2466
 
2297
2467
  var VeltCommentsSidebarFilterItemCheckbox = function (props) {
2298
2468
  var children = props.children, remainingProps = __rest(props, ["children"]);
2299
- return (React__default["default"].createElement("velt-comments-sidebar-filter-item-checkbox-wireframe", __assign({}, remainingProps), children));
2469
+ var transformedProps = transformWireframeProps(remainingProps);
2470
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-item-checkbox-wireframe", __assign({}, transformedProps), children));
2300
2471
  };
2301
2472
  VeltCommentsSidebarFilterItemCheckbox.Checked = VeltCommentsSidebarFilterItemCheckboxChecked;
2302
2473
  VeltCommentsSidebarFilterItemCheckbox.Unchecked = VeltCommentsSidebarFilterItemCheckboxUnchecked;
2303
2474
 
2304
2475
  var VeltCommentsSidebarFilterItemCount = function (props) {
2305
2476
  var children = props.children, remainingProps = __rest(props, ["children"]);
2306
- return (React__default["default"].createElement("velt-comments-sidebar-filter-item-count-wireframe", __assign({}, remainingProps), children));
2477
+ var transformedProps = transformWireframeProps(remainingProps);
2478
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-item-count-wireframe", __assign({}, transformedProps), children));
2307
2479
  };
2308
2480
 
2309
2481
  var VeltCommentsSidebarFilterItemName = function (props) {
2310
2482
  var children = props.children, remainingProps = __rest(props, ["children"]);
2311
- return (React__default["default"].createElement("velt-comments-sidebar-filter-item-name-wireframe", __assign({}, remainingProps), children));
2483
+ var transformedProps = transformWireframeProps(remainingProps);
2484
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-item-name-wireframe", __assign({}, transformedProps), children));
2312
2485
  };
2313
2486
 
2314
2487
  var VeltCommentsSidebarFilterItem = function (props) {
2315
2488
  var children = props.children, remainingProps = __rest(props, ["children"]);
2316
- return (React__default["default"].createElement("velt-comments-sidebar-filter-item-wireframe", __assign({}, remainingProps), children));
2489
+ var transformedProps = transformWireframeProps(remainingProps);
2490
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-item-wireframe", __assign({}, transformedProps), children));
2317
2491
  };
2318
2492
  VeltCommentsSidebarFilterItem.Checkbox = VeltCommentsSidebarFilterItemCheckbox;
2319
2493
  VeltCommentsSidebarFilterItem.Count = VeltCommentsSidebarFilterItemCount;
@@ -2321,48 +2495,56 @@ VeltCommentsSidebarFilterItem.Name = VeltCommentsSidebarFilterItemName;
2321
2495
 
2322
2496
  var VeltCommentsSidebarFilterName = function (props) {
2323
2497
  var children = props.children, remainingProps = __rest(props, ["children"]);
2324
- return (React__default["default"].createElement("velt-comments-sidebar-filter-name-wireframe", __assign({}, remainingProps), children));
2498
+ var transformedProps = transformWireframeProps(remainingProps);
2499
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-name-wireframe", __assign({}, transformedProps), children));
2325
2500
  };
2326
2501
 
2327
2502
  var VeltCommentsSidebarFilterCategory = function (props) {
2328
2503
  var children = props.children, remainingProps = __rest(props, ["children"]);
2329
- return (React__default["default"].createElement("velt-comments-sidebar-filter-category-wireframe", __assign({}, remainingProps), children));
2504
+ var transformedProps = transformWireframeProps(remainingProps);
2505
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-category-wireframe", __assign({}, transformedProps), children));
2330
2506
  };
2331
2507
  VeltCommentsSidebarFilterCategory.Name = VeltCommentsSidebarFilterName;
2332
2508
  VeltCommentsSidebarFilterCategory.Item = VeltCommentsSidebarFilterItem;
2333
2509
 
2334
2510
  var VeltCommentsSidebarFilterCloseButton = function (props) {
2335
2511
  var children = props.children, remainingProps = __rest(props, ["children"]);
2336
- return (React__default["default"].createElement("velt-comments-sidebar-filter-close-button-wireframe", __assign({}, remainingProps), children));
2512
+ var transformedProps = transformWireframeProps(remainingProps);
2513
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-close-button-wireframe", __assign({}, transformedProps), children));
2337
2514
  };
2338
2515
 
2339
2516
  var VeltCommentsSidebarFilterCommentType = function (props) {
2340
2517
  var children = props.children, remainingProps = __rest(props, ["children"]);
2341
- return (React__default["default"].createElement("velt-comments-sidebar-filter-comment-type-wireframe", __assign({}, remainingProps), children));
2518
+ var transformedProps = transformWireframeProps(remainingProps);
2519
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-comment-type-wireframe", __assign({}, transformedProps), children));
2342
2520
  };
2343
2521
  VeltCommentsSidebarFilterCommentType.Name = VeltCommentsSidebarFilterName;
2344
2522
  VeltCommentsSidebarFilterCommentType.Item = VeltCommentsSidebarFilterItem;
2345
2523
 
2346
2524
  var VeltCommentsSidebarFilterDoneButton = function (props) {
2347
2525
  var children = props.children, remainingProps = __rest(props, ["children"]);
2348
- return (React__default["default"].createElement("velt-comments-sidebar-filter-done-button-wireframe", __assign({}, remainingProps), children));
2526
+ var transformedProps = transformWireframeProps(remainingProps);
2527
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-done-button-wireframe", __assign({}, transformedProps), children));
2349
2528
  };
2350
2529
 
2351
2530
  var VeltCommentsSidebarFilterGroupBy = function (props) {
2352
2531
  var children = props.children, remainingProps = __rest(props, ["children"]);
2353
- return (React__default["default"].createElement("velt-comments-sidebar-filter-group-by-wireframe", __assign({}, remainingProps), children));
2532
+ var transformedProps = transformWireframeProps(remainingProps);
2533
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-group-by-wireframe", __assign({}, transformedProps), children));
2354
2534
  };
2355
2535
  VeltCommentsSidebarFilterGroupBy.Name = VeltCommentsSidebarFilterName;
2356
2536
  VeltCommentsSidebarFilterGroupBy.Item = VeltCommentsSidebarFilterItem;
2357
2537
 
2358
2538
  var VeltCommentsSidebarFilterViewAll = function (props) {
2359
2539
  var children = props.children, remainingProps = __rest(props, ["children"]);
2360
- return (React__default["default"].createElement("velt-comments-sidebar-filter-view-all-wireframe", __assign({}, remainingProps), children));
2540
+ var transformedProps = transformWireframeProps(remainingProps);
2541
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-view-all-wireframe", __assign({}, transformedProps), children));
2361
2542
  };
2362
2543
 
2363
2544
  var VeltCommentsSidebarFilterLocation = function (props) {
2364
2545
  var children = props.children, remainingProps = __rest(props, ["children"]);
2365
- return (React__default["default"].createElement("velt-comments-sidebar-filter-location-wireframe", __assign({}, remainingProps), children));
2546
+ var transformedProps = transformWireframeProps(remainingProps);
2547
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-location-wireframe", __assign({}, transformedProps), children));
2366
2548
  };
2367
2549
  VeltCommentsSidebarFilterLocation.Name = VeltCommentsSidebarFilterName;
2368
2550
  VeltCommentsSidebarFilterLocation.Item = VeltCommentsSidebarFilterItem;
@@ -2370,40 +2552,46 @@ VeltCommentsSidebarFilterLocation.ViewAll = VeltCommentsSidebarFilterViewAll;
2370
2552
 
2371
2553
  var VeltCommentsSidebarFilterPeople = function (props) {
2372
2554
  var children = props.children, remainingProps = __rest(props, ["children"]);
2373
- return (React__default["default"].createElement("velt-comments-sidebar-filter-people-wireframe", __assign({}, remainingProps), children));
2555
+ var transformedProps = transformWireframeProps(remainingProps);
2556
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-people-wireframe", __assign({}, transformedProps), children));
2374
2557
  };
2375
2558
  VeltCommentsSidebarFilterPeople.Name = VeltCommentsSidebarFilterName;
2376
2559
  VeltCommentsSidebarFilterPeople.Item = VeltCommentsSidebarFilterItem;
2377
2560
 
2378
2561
  var VeltCommentsSidebarFilterPriority = function (props) {
2379
2562
  var children = props.children, remainingProps = __rest(props, ["children"]);
2380
- return (React__default["default"].createElement("velt-comments-sidebar-filter-priority-wireframe", __assign({}, remainingProps), children));
2563
+ var transformedProps = transformWireframeProps(remainingProps);
2564
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-priority-wireframe", __assign({}, transformedProps), children));
2381
2565
  };
2382
2566
  VeltCommentsSidebarFilterPriority.Name = VeltCommentsSidebarFilterName;
2383
2567
  VeltCommentsSidebarFilterPriority.Item = VeltCommentsSidebarFilterItem;
2384
2568
 
2385
2569
  var VeltCommentsSidebarFilterTitle = function (props) {
2386
2570
  var children = props.children, remainingProps = __rest(props, ["children"]);
2387
- return (React__default["default"].createElement("velt-comments-sidebar-filter-title-wireframe", __assign({}, remainingProps), children));
2571
+ var transformedProps = transformWireframeProps(remainingProps);
2572
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-title-wireframe", __assign({}, transformedProps), children));
2388
2573
  };
2389
2574
 
2390
2575
  var VeltCommentsSidebarFilterVersions = function (props) {
2391
2576
  var children = props.children, remainingProps = __rest(props, ["children"]);
2392
- return (React__default["default"].createElement("velt-comments-sidebar-filter-versions-wireframe", __assign({}, remainingProps), children));
2577
+ var transformedProps = transformWireframeProps(remainingProps);
2578
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-versions-wireframe", __assign({}, transformedProps), children));
2393
2579
  };
2394
2580
  VeltCommentsSidebarFilterVersions.Name = VeltCommentsSidebarFilterName;
2395
2581
  VeltCommentsSidebarFilterVersions.Item = VeltCommentsSidebarFilterItem;
2396
2582
 
2397
2583
  var VeltCommentsSidebarFilterStatus = function (props) {
2398
2584
  var children = props.children, remainingProps = __rest(props, ["children"]);
2399
- return (React__default["default"].createElement("velt-comments-sidebar-filter-status-wireframe", __assign({}, remainingProps), children));
2585
+ var transformedProps = transformWireframeProps(remainingProps);
2586
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-status-wireframe", __assign({}, transformedProps), children));
2400
2587
  };
2401
2588
  VeltCommentsSidebarFilterStatus.Name = VeltCommentsSidebarFilterName;
2402
2589
  VeltCommentsSidebarFilterStatus.Item = VeltCommentsSidebarFilterItem;
2403
2590
 
2404
2591
  var VeltCommentsSidebarFilter = function (props) {
2405
2592
  var children = props.children, remainingProps = __rest(props, ["children"]);
2406
- return (React__default["default"].createElement("velt-comments-sidebar-filter-wireframe", __assign({}, remainingProps), children));
2593
+ var transformedProps = transformWireframeProps(remainingProps);
2594
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-wireframe", __assign({}, transformedProps), children));
2407
2595
  };
2408
2596
  VeltCommentsSidebarFilter.Category = VeltCommentsSidebarFilterCategory;
2409
2597
  VeltCommentsSidebarFilter.CloseButton = VeltCommentsSidebarFilterCloseButton;
@@ -2420,37 +2608,44 @@ VeltCommentsSidebarFilter.Status = VeltCommentsSidebarFilterStatus;
2420
2608
 
2421
2609
  var VeltCommentsSidebarFilterButton = function (props) {
2422
2610
  var children = props.children, remainingProps = __rest(props, ["children"]);
2423
- return (React__default["default"].createElement("velt-comments-sidebar-filter-button-wireframe", __assign({}, remainingProps), children));
2611
+ var transformedProps = transformWireframeProps(remainingProps);
2612
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-button-wireframe", __assign({}, transformedProps), children));
2424
2613
  };
2425
2614
 
2426
2615
  var VeltCommentsSidebarHeader = function (props) {
2427
2616
  var children = props.children, remainingProps = __rest(props, ["children"]);
2428
- return (React__default["default"].createElement("velt-comments-sidebar-header-wireframe", __assign({}, remainingProps), children));
2617
+ var transformedProps = transformWireframeProps(remainingProps);
2618
+ return (React__default["default"].createElement("velt-comments-sidebar-header-wireframe", __assign({}, transformedProps), children));
2429
2619
  };
2430
2620
 
2431
2621
  var VeltCommentsSidebarListItemDialogContainer = function (props) {
2432
2622
  var children = props.children, remainingProps = __rest(props, ["children"]);
2433
- return (React__default["default"].createElement("velt-comments-sidebar-list-item-dialog-container-wireframe", __assign({}, remainingProps), children));
2623
+ var transformedProps = transformWireframeProps(remainingProps);
2624
+ return (React__default["default"].createElement("velt-comments-sidebar-list-item-dialog-container-wireframe", __assign({}, transformedProps), children));
2434
2625
  };
2435
2626
 
2436
2627
  var VeltCommentsSidebarListItemGroupCount = function (props) {
2437
2628
  var children = props.children, remainingProps = __rest(props, ["children"]);
2438
- return (React__default["default"].createElement("velt-comments-sidebar-list-item-group-count-wireframe", __assign({}, remainingProps), children));
2629
+ var transformedProps = transformWireframeProps(remainingProps);
2630
+ return (React__default["default"].createElement("velt-comments-sidebar-list-item-group-count-wireframe", __assign({}, transformedProps), children));
2439
2631
  };
2440
2632
 
2441
2633
  var VeltCommentsSidebarListItemGroupArrow = function (props) {
2442
2634
  var children = props.children, remainingProps = __rest(props, ["children"]);
2443
- return (React__default["default"].createElement("velt-comments-sidebar-list-item-group-arrow-wireframe", __assign({}, remainingProps), children));
2635
+ var transformedProps = transformWireframeProps(remainingProps);
2636
+ return (React__default["default"].createElement("velt-comments-sidebar-list-item-group-arrow-wireframe", __assign({}, transformedProps), children));
2444
2637
  };
2445
2638
 
2446
2639
  var VeltCommentsSidebarListItemGroupName = function (props) {
2447
2640
  var children = props.children, remainingProps = __rest(props, ["children"]);
2448
- return (React__default["default"].createElement("velt-comments-sidebar-list-item-group-name-wireframe", __assign({}, remainingProps), children));
2641
+ var transformedProps = transformWireframeProps(remainingProps);
2642
+ return (React__default["default"].createElement("velt-comments-sidebar-list-item-group-name-wireframe", __assign({}, transformedProps), children));
2449
2643
  };
2450
2644
 
2451
2645
  var VeltCommentsSidebarListItemGroup = function (props) {
2452
2646
  var children = props.children, remainingProps = __rest(props, ["children"]);
2453
- return (React__default["default"].createElement("velt-comments-sidebar-list-item-group-wireframe", __assign({}, remainingProps), children));
2647
+ var transformedProps = transformWireframeProps(remainingProps);
2648
+ return (React__default["default"].createElement("velt-comments-sidebar-list-item-group-wireframe", __assign({}, transformedProps), children));
2454
2649
  };
2455
2650
  VeltCommentsSidebarListItemGroup.Count = VeltCommentsSidebarListItemGroupCount;
2456
2651
  VeltCommentsSidebarListItemGroup.Arrow = VeltCommentsSidebarListItemGroupArrow;
@@ -2458,107 +2653,126 @@ VeltCommentsSidebarListItemGroup.Name = VeltCommentsSidebarListItemGroupName;
2458
2653
 
2459
2654
  var VeltCommentsSidebarListItem = function (props) {
2460
2655
  var children = props.children, remainingProps = __rest(props, ["children"]);
2461
- return (React__default["default"].createElement("velt-comments-sidebar-list-item-wireframe", __assign({}, remainingProps), children));
2656
+ var transformedProps = transformWireframeProps(remainingProps);
2657
+ return (React__default["default"].createElement("velt-comments-sidebar-list-item-wireframe", __assign({}, transformedProps), children));
2462
2658
  };
2463
- VeltCommentsSidebarListItem.Group = VeltCommentsSidebarListItemGroup;
2464
2659
  VeltCommentsSidebarListItem.DialogContainer = VeltCommentsSidebarListItemDialogContainer;
2660
+ VeltCommentsSidebarListItem.Group = VeltCommentsSidebarListItemGroup;
2465
2661
 
2466
2662
  var VeltCommentsSidebarList = function (props) {
2467
2663
  var children = props.children, remainingProps = __rest(props, ["children"]);
2468
- return (React__default["default"].createElement("velt-comments-sidebar-list-wireframe", __assign({}, remainingProps), children));
2664
+ var transformedProps = transformWireframeProps(remainingProps);
2665
+ return (React__default["default"].createElement("velt-comments-sidebar-list-wireframe", __assign({}, transformedProps), children));
2469
2666
  };
2470
2667
  VeltCommentsSidebarList.Item = VeltCommentsSidebarListItem;
2471
2668
 
2472
2669
  var VeltCommentsSidebarLocationFilterDropdownContent = function (props) {
2473
2670
  var children = props.children, remainingProps = __rest(props, ["children"]);
2474
- return (React__default["default"].createElement("velt-comments-sidebar-location-filter-dropdown-content-wireframe", __assign({}, remainingProps), children));
2671
+ var transformedProps = transformWireframeProps(remainingProps);
2672
+ return (React__default["default"].createElement("velt-comments-sidebar-location-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
2475
2673
  };
2476
2674
 
2477
2675
  var VeltCommentsSidebarLocationFilterDropdownTriggerLabel = function (props) {
2478
2676
  var children = props.children, remainingProps = __rest(props, ["children"]);
2479
- return (React__default["default"].createElement("velt-comments-sidebar-location-filter-dropdown-trigger-label-wireframe", __assign({}, remainingProps), children));
2677
+ var transformedProps = transformWireframeProps(remainingProps);
2678
+ return (React__default["default"].createElement("velt-comments-sidebar-location-filter-dropdown-trigger-label-wireframe", __assign({}, transformedProps), children));
2480
2679
  };
2481
2680
 
2482
2681
  var VeltCommentsSidebarLocationFilterDropdownTrigger = function (props) {
2483
2682
  var children = props.children, remainingProps = __rest(props, ["children"]);
2484
- return (React__default["default"].createElement("velt-comments-sidebar-location-filter-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
2683
+ var transformedProps = transformWireframeProps(remainingProps);
2684
+ return (React__default["default"].createElement("velt-comments-sidebar-location-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2485
2685
  };
2486
2686
  VeltCommentsSidebarLocationFilterDropdownTrigger.Label = VeltCommentsSidebarLocationFilterDropdownTriggerLabel;
2487
2687
 
2488
2688
  var VeltCommentsSidebarLocationFilterDropdown = function (props) {
2489
2689
  var children = props.children, remainingProps = __rest(props, ["children"]);
2490
- return (React__default["default"].createElement("velt-comments-sidebar-location-filter-dropdown-wireframe", __assign({}, remainingProps), children));
2690
+ var transformedProps = transformWireframeProps(remainingProps);
2691
+ return (React__default["default"].createElement("velt-comments-sidebar-location-filter-dropdown-wireframe", __assign({}, transformedProps), children));
2491
2692
  };
2492
2693
  VeltCommentsSidebarLocationFilterDropdown.Trigger = VeltCommentsSidebarLocationFilterDropdownTrigger;
2493
2694
  VeltCommentsSidebarLocationFilterDropdown.Content = VeltCommentsSidebarLocationFilterDropdownContent;
2494
2695
 
2495
2696
  var VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {
2496
2697
  var children = props.children, remainingProps = __rest(props, ["children"]);
2497
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-wireframe", __assign({}, remainingProps), children));
2698
+ var transformedProps = transformWireframeProps(remainingProps);
2699
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-wireframe", __assign({}, transformedProps), children));
2498
2700
  };
2499
2701
 
2500
2702
  var VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe = function (props) {
2501
2703
  var children = props.children, remainingProps = __rest(props, ["children"]);
2502
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-wireframe", __assign({}, remainingProps), children));
2704
+ var transformedProps = transformWireframeProps(remainingProps);
2705
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-wireframe", __assign({}, transformedProps), children));
2503
2706
  };
2504
2707
 
2505
2708
  var VeltCommentsSidebarMinimalActionsDropdownContentWireframe = function (props) {
2506
2709
  var children = props.children, remainingProps = __rest(props, ["children"]);
2507
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-content-wireframe", __assign({}, remainingProps), children));
2710
+ var transformedProps = transformWireframeProps(remainingProps);
2711
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-content-wireframe", __assign({}, transformedProps), children));
2508
2712
  };
2509
2713
  VeltCommentsSidebarMinimalActionsDropdownContentWireframe.MarkAllRead = VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe;
2510
2714
  VeltCommentsSidebarMinimalActionsDropdownContentWireframe.MarkAllResolved = VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe;
2511
2715
 
2512
2716
  var VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe = function (props) {
2513
2717
  var children = props.children, remainingProps = __rest(props, ["children"]);
2514
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
2718
+ var transformedProps = transformWireframeProps(remainingProps);
2719
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2515
2720
  };
2516
2721
 
2517
2722
  var VeltCommentsSidebarMinimalActionsDropdownWireframe = function (props) {
2518
2723
  var children = props.children, remainingProps = __rest(props, ["children"]);
2519
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-wireframe", __assign({}, remainingProps), children));
2724
+ var transformedProps = transformWireframeProps(remainingProps);
2725
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-actions-dropdown-wireframe", __assign({}, transformedProps), children));
2520
2726
  };
2521
2727
  VeltCommentsSidebarMinimalActionsDropdownWireframe.Trigger = VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe;
2522
2728
  VeltCommentsSidebarMinimalActionsDropdownWireframe.Content = VeltCommentsSidebarMinimalActionsDropdownContentWireframe;
2523
2729
 
2524
2730
  var VeltCommentsSidebarMinimalFilterDropdownContentFilterAll = function (props) {
2525
2731
  var children = props.children, remainingProps = __rest(props, ["children"]);
2526
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, remainingProps), children));
2732
+ var transformedProps = transformWireframeProps(remainingProps);
2733
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, transformedProps), children));
2527
2734
  };
2528
2735
 
2529
2736
  var VeltCommentsSidebarMinimalFilterDropdownContentFilterRead = function (props) {
2530
2737
  var children = props.children, remainingProps = __rest(props, ["children"]);
2531
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, remainingProps), children));
2738
+ var transformedProps = transformWireframeProps(remainingProps);
2739
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, transformedProps), children));
2532
2740
  };
2533
2741
 
2534
2742
  var VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved = function (props) {
2535
2743
  var children = props.children, remainingProps = __rest(props, ["children"]);
2536
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, remainingProps), children));
2744
+ var transformedProps = transformWireframeProps(remainingProps);
2745
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, transformedProps), children));
2537
2746
  };
2538
2747
 
2539
2748
  var VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread = function (props) {
2540
2749
  var children = props.children, remainingProps = __rest(props, ["children"]);
2541
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, remainingProps), children));
2750
+ var transformedProps = transformWireframeProps(remainingProps);
2751
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, transformedProps), children));
2542
2752
  };
2543
2753
 
2544
2754
  var VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon = function (props) {
2545
2755
  var children = props.children, remainingProps = __rest(props, ["children"]);
2546
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, remainingProps), children));
2756
+ var transformedProps = transformWireframeProps(remainingProps);
2757
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, transformedProps), children));
2547
2758
  };
2548
2759
 
2549
2760
  var VeltCommentsSidebarMinimalFilterDropdownContentSortDate = function (props) {
2550
2761
  var children = props.children, remainingProps = __rest(props, ["children"]);
2551
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, remainingProps), children));
2762
+ var transformedProps = transformWireframeProps(remainingProps);
2763
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, transformedProps), children));
2552
2764
  };
2553
2765
 
2554
2766
  var VeltCommentsSidebarMinimalFilterDropdownContentSortUnread = function (props) {
2555
2767
  var children = props.children, remainingProps = __rest(props, ["children"]);
2556
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, remainingProps), children));
2768
+ var transformedProps = transformWireframeProps(remainingProps);
2769
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, transformedProps), children));
2557
2770
  };
2558
2771
 
2559
2772
  var VeltCommentsSidebarMinimalFilterDropdownContent = function (props) {
2560
2773
  var children = props.children, remainingProps = __rest(props, ["children"]);
2561
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-wireframe", __assign({}, remainingProps), children));
2774
+ var transformedProps = transformWireframeProps(remainingProps);
2775
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
2562
2776
  };
2563
2777
  VeltCommentsSidebarMinimalFilterDropdownContent.FilterAll = VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;
2564
2778
  VeltCommentsSidebarMinimalFilterDropdownContent.FilterUnread = VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;
@@ -2570,71 +2784,84 @@ VeltCommentsSidebarMinimalFilterDropdownContent.SortUnread = VeltCommentsSidebar
2570
2784
 
2571
2785
  var VeltCommentsSidebarMinimalFilterDropdownTrigger = function (props) {
2572
2786
  var children = props.children, remainingProps = __rest(props, ["children"]);
2573
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
2787
+ var transformedProps = transformWireframeProps(remainingProps);
2788
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2574
2789
  };
2575
2790
 
2576
2791
  var VeltCommentsSidebarMinimalFilterDropdown = function (props) {
2577
2792
  var children = props.children, remainingProps = __rest(props, ["children"]);
2578
- return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-wireframe", __assign({}, remainingProps), children));
2793
+ var transformedProps = transformWireframeProps(remainingProps);
2794
+ return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-wireframe", __assign({}, transformedProps), children));
2579
2795
  };
2580
2796
  VeltCommentsSidebarMinimalFilterDropdown.Trigger = VeltCommentsSidebarMinimalFilterDropdownTrigger;
2581
2797
  VeltCommentsSidebarMinimalFilterDropdown.Content = VeltCommentsSidebarMinimalFilterDropdownContent;
2582
2798
 
2583
2799
  var VeltCommentsSidebarPageModeComposer = function (props) {
2584
2800
  var children = props.children, remainingProps = __rest(props, ["children"]);
2585
- return (React__default["default"].createElement("velt-comments-sidebar-page-mode-composer-wireframe", __assign({}, remainingProps), children));
2801
+ var transformedProps = transformWireframeProps(remainingProps);
2802
+ return (React__default["default"].createElement("velt-comments-sidebar-page-mode-composer-wireframe", __assign({}, transformedProps), children));
2586
2803
  };
2587
2804
 
2588
2805
  var VeltCommentsSidebarPanel = function (props) {
2589
2806
  var children = props.children, remainingProps = __rest(props, ["children"]);
2590
- return (React__default["default"].createElement("velt-comments-sidebar-panel-wireframe", __assign({}, remainingProps), children));
2807
+ var transformedProps = transformWireframeProps(remainingProps);
2808
+ return (React__default["default"].createElement("velt-comments-sidebar-panel-wireframe", __assign({}, transformedProps), children));
2591
2809
  };
2592
2810
 
2593
2811
  var VeltCommentsSidebarSearch = function (props) {
2594
- var children = props.children, placeholder = props.placeholder, remainingProps = __rest(props, ["children", "placeholder"]);
2595
- return (React__default["default"].createElement("velt-comments-sidebar-search-wireframe", __assign({}, remainingProps, { placeholder: placeholder }), children));
2812
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2813
+ var transformedProps = transformWireframeProps(remainingProps);
2814
+ return (React__default["default"].createElement("velt-comments-sidebar-search-wireframe", __assign({}, transformedProps), children));
2596
2815
  };
2597
2816
 
2598
2817
  var VeltCommentsSidebarSkeleton = function (props) {
2599
2818
  var children = props.children, remainingProps = __rest(props, ["children"]);
2600
- return (React__default["default"].createElement("velt-comments-sidebar-skeleton-wireframe", __assign({}, remainingProps), children));
2819
+ var transformedProps = transformWireframeProps(remainingProps);
2820
+ return (React__default["default"].createElement("velt-comments-sidebar-skeleton-wireframe", __assign({}, transformedProps), children));
2601
2821
  };
2602
2822
 
2603
2823
  var VeltCommentsSidebarStatusDropdownContentItemIconWireframe = function (props) {
2604
2824
  var children = props.children, remainingProps = __rest(props, ["children"]);
2605
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-icon-wireframe", __assign({}, remainingProps), children));
2825
+ var transformedProps = transformWireframeProps(remainingProps);
2826
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
2606
2827
  };
2607
2828
 
2608
2829
  var VeltCommentsSidebarStatusDropdownContentItemNameWireframe = function (props) {
2609
2830
  var children = props.children, remainingProps = __rest(props, ["children"]);
2610
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-name-wireframe", __assign({}, remainingProps), children));
2831
+ var transformedProps = transformWireframeProps(remainingProps);
2832
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
2611
2833
  };
2612
2834
 
2613
2835
  var VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe = function (props) {
2614
2836
  var children = props.children, remainingProps = __rest(props, ["children"]);
2615
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-checked-wireframe", __assign({}, remainingProps), children));
2837
+ var transformedProps = transformWireframeProps(remainingProps);
2838
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-checked-wireframe", __assign({}, transformedProps), children));
2616
2839
  };
2617
2840
 
2618
2841
  var VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe = function (props) {
2619
2842
  var children = props.children, remainingProps = __rest(props, ["children"]);
2620
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-unchecked-wireframe", __assign({}, remainingProps), children));
2843
+ var transformedProps = transformWireframeProps(remainingProps);
2844
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-unchecked-wireframe", __assign({}, transformedProps), children));
2621
2845
  };
2622
2846
 
2623
2847
  var VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe = function (props) {
2624
2848
  var children = props.children, remainingProps = __rest(props, ["children"]);
2625
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-wireframe", __assign({}, remainingProps), children));
2849
+ var transformedProps = transformWireframeProps(remainingProps);
2850
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-checkbox-wireframe", __assign({}, transformedProps), children));
2626
2851
  };
2627
2852
  VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.Checked = VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe;
2628
2853
  VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.Unchecked = VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe;
2629
2854
 
2630
2855
  var VeltCommentsSidebarStatusDropdownContentItemCountWireframe = function (props) {
2631
2856
  var children = props.children, remainingProps = __rest(props, ["children"]);
2632
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-count-wireframe", __assign({}, remainingProps), children));
2857
+ var transformedProps = transformWireframeProps(remainingProps);
2858
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-count-wireframe", __assign({}, transformedProps), children));
2633
2859
  };
2634
2860
 
2635
2861
  var VeltCommentsSidebarStatusDropdownContentItemWireframe = function (props) {
2636
- var children = props.children, remainingProp = __rest(props, ["children"]);
2637
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-wireframe", __assign({}, remainingProp), children));
2862
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2863
+ var transformedProps = transformWireframeProps(remainingProps);
2864
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
2638
2865
  };
2639
2866
  VeltCommentsSidebarStatusDropdownContentItemWireframe.Icon = VeltCommentsSidebarStatusDropdownContentItemIconWireframe;
2640
2867
  VeltCommentsSidebarStatusDropdownContentItemWireframe.Name = VeltCommentsSidebarStatusDropdownContentItemNameWireframe;
@@ -2642,29 +2869,34 @@ VeltCommentsSidebarStatusDropdownContentItemWireframe.Count = VeltCommentsSideba
2642
2869
  VeltCommentsSidebarStatusDropdownContentItemWireframe.Checkbox = VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe;
2643
2870
 
2644
2871
  var VeltCommentsSidebarStatusDropdownContentWireframe = function (props) {
2645
- var children = props.children, remainingProp = __rest(props, ["children"]);
2646
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-wireframe", __assign({}, remainingProp), children));
2872
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2873
+ var transformedProps = transformWireframeProps(remainingProps);
2874
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-content-wireframe", __assign({}, transformedProps), children));
2647
2875
  };
2648
2876
  VeltCommentsSidebarStatusDropdownContentWireframe.Item = VeltCommentsSidebarStatusDropdownContentItemWireframe;
2649
2877
 
2650
2878
  var VeltCommentsSidebarStatusDropdownTriggerArrowWireframe = function (props) {
2651
2879
  var children = props.children, remainingProps = __rest(props, ["children"]);
2652
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-trigger-arrow-wireframe", __assign({}, remainingProps), children));
2880
+ var transformedProps = transformWireframeProps(remainingProps);
2881
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-trigger-arrow-wireframe", __assign({}, transformedProps), children));
2653
2882
  };
2654
2883
 
2655
2884
  var VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe = function (props) {
2656
2885
  var children = props.children, remainingProps = __rest(props, ["children"]);
2657
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-trigger-indicator-wireframe", __assign({}, remainingProps), children));
2886
+ var transformedProps = transformWireframeProps(remainingProps);
2887
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-trigger-indicator-wireframe", __assign({}, transformedProps), children));
2658
2888
  };
2659
2889
 
2660
2890
  var VeltCommentsSidebarStatusDropdownTriggerNameWireframe = function (props) {
2661
2891
  var children = props.children, remainingProps = __rest(props, ["children"]);
2662
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-trigger-name-wireframe", __assign({}, remainingProps), children));
2892
+ var transformedProps = transformWireframeProps(remainingProps);
2893
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-trigger-name-wireframe", __assign({}, transformedProps), children));
2663
2894
  };
2664
2895
 
2665
2896
  var VeltCommentsSidebarStatusDropdownTriggerWireframe = function (props) {
2666
- var children = props.children, remainingProp = __rest(props, ["children"]);
2667
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
2897
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2898
+ var transformedProps = transformWireframeProps(remainingProps);
2899
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2668
2900
  };
2669
2901
  VeltCommentsSidebarStatusDropdownTriggerWireframe.Arrow = VeltCommentsSidebarStatusDropdownTriggerArrowWireframe;
2670
2902
  VeltCommentsSidebarStatusDropdownTriggerWireframe.Name = VeltCommentsSidebarStatusDropdownTriggerNameWireframe;
@@ -2672,41 +2904,48 @@ VeltCommentsSidebarStatusDropdownTriggerWireframe.Indicator = VeltCommentsSideba
2672
2904
 
2673
2905
  var VeltCommentsSidebarStatus = function (props) {
2674
2906
  var children = props.children, remainingProps = __rest(props, ["children"]);
2675
- return (React__default["default"].createElement("velt-comments-sidebar-status-wireframe", __assign({}, remainingProps), children));
2907
+ var transformedProps = transformWireframeProps(remainingProps);
2908
+ return (React__default["default"].createElement("velt-comments-sidebar-status-wireframe", __assign({}, transformedProps), children));
2676
2909
  };
2677
2910
  VeltCommentsSidebarStatus.Trigger = VeltCommentsSidebarStatusDropdownTriggerWireframe;
2678
2911
  VeltCommentsSidebarStatus.Content = VeltCommentsSidebarStatusDropdownContentWireframe;
2679
2912
 
2680
2913
  var VeltCommentsSidebarResetFilterButtonWireframe = function (props) {
2681
2914
  var children = props.children, remainingProps = __rest(props, ["children"]);
2682
- return (React__default["default"].createElement("velt-comments-sidebar-reset-filter-button-wireframe", __assign({}, remainingProps), children));
2915
+ var transformedProps = transformWireframeProps(remainingProps);
2916
+ return (React__default["default"].createElement("velt-comments-sidebar-reset-filter-button-wireframe", __assign({}, transformedProps), children));
2683
2917
  };
2684
2918
 
2685
2919
  var VeltCommentsSidebarActionButton = function (props) {
2686
- var children = props.children, variant = props.variant, type = props.type, id = props.id;
2687
- return (React__default["default"].createElement("velt-comments-sidebar-action-button-wireframe", { variant: variant, type: type, id: id }, children));
2920
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2921
+ var transformedProps = transformWireframeProps(remainingProps);
2922
+ return (React__default["default"].createElement("velt-comments-sidebar-action-button-wireframe", __assign({}, transformedProps), children));
2688
2923
  };
2689
2924
 
2690
2925
  var VeltCommentsSidebarFocusedThreadBackButton = function (props) {
2691
2926
  var children = props.children, remainingProps = __rest(props, ["children"]);
2692
- return (React__default["default"].createElement("velt-comments-sidebar-focused-thread-back-button-wireframe", __assign({}, remainingProps), children));
2927
+ var transformedProps = transformWireframeProps(remainingProps);
2928
+ return (React__default["default"].createElement("velt-comments-sidebar-focused-thread-back-button-wireframe", __assign({}, transformedProps), children));
2693
2929
  };
2694
2930
 
2695
2931
  var VeltCommentsSidebarFocusedThreadDialogContainer = function (props) {
2696
2932
  var children = props.children, remainingProps = __rest(props, ["children"]);
2697
- return (React__default["default"].createElement("velt-comments-sidebar-focused-thread-dialog-container-wireframe", __assign({}, remainingProps), children));
2933
+ var transformedProps = transformWireframeProps(remainingProps);
2934
+ return (React__default["default"].createElement("velt-comments-sidebar-focused-thread-dialog-container-wireframe", __assign({}, transformedProps), children));
2698
2935
  };
2699
2936
 
2700
2937
  var VeltCommentsSidebarFocusedThread = function (props) {
2701
2938
  var children = props.children, remainingProps = __rest(props, ["children"]);
2702
- return (React__default["default"].createElement("velt-comments-sidebar-focused-thread-wireframe", __assign({}, remainingProps), children));
2939
+ var transformedProps = transformWireframeProps(remainingProps);
2940
+ return (React__default["default"].createElement("velt-comments-sidebar-focused-thread-wireframe", __assign({}, transformedProps), children));
2703
2941
  };
2704
2942
  VeltCommentsSidebarFocusedThread.BackButton = VeltCommentsSidebarFocusedThreadBackButton;
2705
2943
  VeltCommentsSidebarFocusedThread.DialogContainer = VeltCommentsSidebarFocusedThreadDialogContainer;
2706
2944
 
2707
2945
  var VeltCommentsSidebarWireframe = function (props) {
2708
- var children = props.children, remainingProp = __rest(props, ["children"]);
2709
- return (React__default["default"].createElement("velt-comments-sidebar-wireframe", __assign({}, remainingProp), children));
2946
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2947
+ var transformedProps = transformWireframeProps(remainingProps);
2948
+ return (React__default["default"].createElement("velt-comments-sidebar-wireframe", __assign({}, transformedProps), children));
2710
2949
  };
2711
2950
  VeltCommentsSidebarWireframe.CloseButton = VeltCommentsSidebarCloseButton;
2712
2951
  VeltCommentsSidebarWireframe.EmptyPlaceholder = VeltCommentsSidebarEmptyPlaceholder;
@@ -2727,33 +2966,39 @@ VeltCommentsSidebarWireframe.ActionButton = VeltCommentsSidebarActionButton;
2727
2966
  VeltCommentsSidebarWireframe.FocusedThread = VeltCommentsSidebarFocusedThread;
2728
2967
 
2729
2968
  var VeltCommentPinGhostCommentIndicator = function (props) {
2730
- var children = props.children, remainingProp = __rest(props, ["children"]);
2731
- return (React__default["default"].createElement("velt-comment-pin-ghost-comment-indicator-wireframe", __assign({}, remainingProp), children));
2969
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2970
+ var transformedProps = transformWireframeProps(remainingProps);
2971
+ return (React__default["default"].createElement("velt-comment-pin-ghost-comment-indicator-wireframe", __assign({}, transformedProps), children));
2732
2972
  };
2733
2973
 
2734
2974
  var VeltCommentPinIndex = function (props) {
2735
- var children = props.children, remainingProp = __rest(props, ["children"]);
2736
- return (React__default["default"].createElement("velt-comment-pin-index-wireframe", __assign({}, remainingProp), children));
2975
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2976
+ var transformedProps = transformWireframeProps(remainingProps);
2977
+ return (React__default["default"].createElement("velt-comment-pin-index-wireframe", __assign({}, transformedProps), children));
2737
2978
  };
2738
2979
 
2739
2980
  var VeltCommentPinTriangle = function (props) {
2740
- var children = props.children, remainingProp = __rest(props, ["children"]);
2741
- return (React__default["default"].createElement("velt-comment-pin-triangle-wireframe", __assign({}, remainingProp), children));
2981
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2982
+ var transformedProps = transformWireframeProps(remainingProps);
2983
+ return (React__default["default"].createElement("velt-comment-pin-triangle-wireframe", __assign({}, transformedProps), children));
2742
2984
  };
2743
2985
 
2744
2986
  var VeltCommentPinUnreadCommentIndicator = function (props) {
2745
- var children = props.children, remainingProp = __rest(props, ["children"]);
2746
- return (React__default["default"].createElement("velt-comment-pin-unread-comment-indicator-wireframe", __assign({}, remainingProp), children));
2987
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2988
+ var transformedProps = transformWireframeProps(remainingProps);
2989
+ return (React__default["default"].createElement("velt-comment-pin-unread-comment-indicator-wireframe", __assign({}, transformedProps), children));
2747
2990
  };
2748
2991
 
2749
2992
  var VeltCommentPinPrivateCommentIndicator = function (props) {
2750
- var children = props.children, remainingProp = __rest(props, ["children"]);
2751
- return (React__default["default"].createElement("velt-comment-pin-private-comment-indicator-wireframe", __assign({}, remainingProp), children));
2993
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2994
+ var transformedProps = transformWireframeProps(remainingProps);
2995
+ return (React__default["default"].createElement("velt-comment-pin-private-comment-indicator-wireframe", __assign({}, transformedProps), children));
2752
2996
  };
2753
2997
 
2754
2998
  var VeltCommentPinWireframe = function (props) {
2755
- var children = props.children, remainingProp = __rest(props, ["children"]);
2756
- return (React__default["default"].createElement("velt-comment-pin-wireframe", __assign({}, remainingProp), children));
2999
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3000
+ var transformedProps = transformWireframeProps(remainingProps);
3001
+ return (React__default["default"].createElement("velt-comment-pin-wireframe", __assign({}, transformedProps), children));
2757
3002
  };
2758
3003
  VeltCommentPinWireframe.GhostCommentIndicator = VeltCommentPinGhostCommentIndicator;
2759
3004
  VeltCommentPinWireframe.Index = VeltCommentPinIndex;
@@ -2762,55 +3007,65 @@ VeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;
2762
3007
  VeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;
2763
3008
 
2764
3009
  var VeltSidebarButtonCommentsCount = function (props) {
2765
- var children = props.children;
2766
- return (React__default["default"].createElement("velt-sidebar-button-comments-count-wireframe", null, children));
3010
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3011
+ var transformedProps = transformWireframeProps(remainingProps);
3012
+ return (React__default["default"].createElement("velt-sidebar-button-comments-count-wireframe", __assign({}, transformedProps), children));
2767
3013
  };
2768
3014
 
2769
3015
  var VeltSidebarButtonIcon = function (props) {
2770
- var children = props.children;
2771
- return (React__default["default"].createElement("velt-sidebar-button-icon-wireframe", null, children));
3016
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3017
+ var transformedProps = transformWireframeProps(remainingProps);
3018
+ return (React__default["default"].createElement("velt-sidebar-button-icon-wireframe", __assign({}, transformedProps), children));
2772
3019
  };
2773
3020
 
2774
3021
  var VeltSidebarButtonWireframe = function (props) {
2775
- var children = props.children, remainingProp = __rest(props, ["children"]);
2776
- return (React__default["default"].createElement("velt-sidebar-button-wireframe", __assign({}, remainingProp), children));
3022
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3023
+ var transformedProps = transformWireframeProps(remainingProps);
3024
+ return (React__default["default"].createElement("velt-sidebar-button-wireframe", __assign({}, transformedProps), children));
2777
3025
  };
2778
3026
  VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;
2779
3027
  VeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon;
2780
3028
 
2781
3029
  var VeltCommentToolWireframe = function (props) {
2782
3030
  var children = props.children, remainingProps = __rest(props, ["children"]);
2783
- return (React__default["default"].createElement("velt-comment-tool-wireframe", __assign({}, remainingProps), children));
3031
+ var transformedProps = transformWireframeProps(remainingProps);
3032
+ return (React__default["default"].createElement("velt-comment-tool-wireframe", __assign({}, transformedProps), children));
2784
3033
  };
2785
3034
 
2786
3035
  var VeltTextCommentToolWireframe = function (props) {
2787
3036
  var children = props.children, remainingProps = __rest(props, ["children"]);
2788
- return (React__default["default"].createElement("velt-text-comment-tool-wireframe", __assign({}, remainingProps), children));
3037
+ var transformedProps = transformWireframeProps(remainingProps);
3038
+ return (React__default["default"].createElement("velt-text-comment-tool-wireframe", __assign({}, transformedProps), children));
2789
3039
  };
2790
3040
 
2791
3041
  var VeltTextCommentToolbarCommentAnnotation = function (props) {
2792
3042
  var children = props.children, remainingProps = __rest(props, ["children"]);
2793
- return (React__default["default"].createElement("velt-text-comment-toolbar-comment-annotation-wireframe", __assign({}, remainingProps), children));
3043
+ var transformedProps = transformWireframeProps(remainingProps);
3044
+ return (React__default["default"].createElement("velt-text-comment-toolbar-comment-annotation-wireframe", __assign({}, transformedProps), children));
2794
3045
  };
2795
3046
 
2796
3047
  var VeltTextCommentToolbarCopywriter = function (props) {
2797
3048
  var children = props.children, remainingProps = __rest(props, ["children"]);
2798
- return (React__default["default"].createElement("velt-text-comment-toolbar-copywriter-wireframe", __assign({}, remainingProps), children));
3049
+ var transformedProps = transformWireframeProps(remainingProps);
3050
+ return (React__default["default"].createElement("velt-text-comment-toolbar-copywriter-wireframe", __assign({}, transformedProps), children));
2799
3051
  };
2800
3052
 
2801
3053
  var VeltTextCommentToolbarGeneric = function (props) {
2802
3054
  var children = props.children, remainingProps = __rest(props, ["children"]);
2803
- return (React__default["default"].createElement("velt-text-comment-toolbar-generic-wireframe", __assign({}, remainingProps), children));
3055
+ var transformedProps = transformWireframeProps(remainingProps);
3056
+ return (React__default["default"].createElement("velt-text-comment-toolbar-generic-wireframe", __assign({}, transformedProps), children));
2804
3057
  };
2805
3058
 
2806
3059
  var VeltTextCommentToolbarDivider = function (props) {
2807
3060
  var children = props.children, remainingProps = __rest(props, ["children"]);
2808
- return (React__default["default"].createElement("velt-text-comment-toolbar-divider-wireframe", __assign({}, remainingProps), children));
3061
+ var transformedProps = transformWireframeProps(remainingProps);
3062
+ return (React__default["default"].createElement("velt-text-comment-toolbar-divider-wireframe", __assign({}, transformedProps), children));
2809
3063
  };
2810
3064
 
2811
3065
  var VeltTextCommentToolbar = function (props) {
2812
3066
  var children = props.children, remainingProps = __rest(props, ["children"]);
2813
- return (React__default["default"].createElement("velt-text-comment-toolbar-wireframe", __assign({}, remainingProps), children));
3067
+ var transformedProps = transformWireframeProps(remainingProps);
3068
+ return (React__default["default"].createElement("velt-text-comment-toolbar-wireframe", __assign({}, transformedProps), children));
2814
3069
  };
2815
3070
  VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
2816
3071
  VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
@@ -2818,28 +3073,33 @@ VeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;
2818
3073
  VeltTextCommentToolbar.Divider = VeltTextCommentToolbarDivider;
2819
3074
 
2820
3075
  var VeltUserSelectorDropdownAvatar = function (props) {
2821
- var children = props.children;
2822
- return (React__default["default"].createElement("velt-user-selector-dropdown-avatar-wireframe", null, children));
3076
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3077
+ var transformedProps = transformWireframeProps(remainingProps);
3078
+ return (React__default["default"].createElement("velt-user-selector-dropdown-avatar-wireframe", __assign({}, transformedProps), children));
2823
3079
  };
2824
3080
 
2825
3081
  var VeltUserSelectorDropdownEmail = function (props) {
2826
- var children = props.children;
2827
- return (React__default["default"].createElement("velt-user-selector-dropdown-email-wireframe", null, children));
3082
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3083
+ var transformedProps = transformWireframeProps(remainingProps);
3084
+ return (React__default["default"].createElement("velt-user-selector-dropdown-email-wireframe", __assign({}, transformedProps), children));
2828
3085
  };
2829
3086
 
2830
3087
  var VeltUserSelectorDropdownErrorIcon = function (props) {
2831
- var children = props.children;
2832
- return (React__default["default"].createElement("velt-user-selector-dropdown-error-icon-wireframe", null, children));
3088
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3089
+ var transformedProps = transformWireframeProps(remainingProps);
3090
+ return (React__default["default"].createElement("velt-user-selector-dropdown-error-icon-wireframe", __assign({}, transformedProps), children));
2833
3091
  };
2834
3092
 
2835
3093
  var VeltUserSelectorDropdownName = function (props) {
2836
- var children = props.children;
2837
- return (React__default["default"].createElement("velt-user-selector-dropdown-name-wireframe", null, children));
3094
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3095
+ var transformedProps = transformWireframeProps(remainingProps);
3096
+ return (React__default["default"].createElement("velt-user-selector-dropdown-name-wireframe", __assign({}, transformedProps), children));
2838
3097
  };
2839
3098
 
2840
3099
  var VeltUserSelectorDropdown = function (props) {
2841
- var children = props.children;
2842
- return (React__default["default"].createElement("velt-user-selector-dropdown-wireframe", null, children));
3100
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3101
+ var transformedProps = transformWireframeProps(remainingProps);
3102
+ return (React__default["default"].createElement("velt-user-selector-dropdown-wireframe", __assign({}, transformedProps), children));
2843
3103
  };
2844
3104
  VeltUserSelectorDropdown.Avatar = VeltUserSelectorDropdownAvatar;
2845
3105
  VeltUserSelectorDropdown.Email = VeltUserSelectorDropdownEmail;
@@ -2847,28 +3107,33 @@ VeltUserSelectorDropdown.ErrorIcon = VeltUserSelectorDropdownErrorIcon;
2847
3107
  VeltUserSelectorDropdown.Name = VeltUserSelectorDropdownName;
2848
3108
 
2849
3109
  var VeltAutocompleteOptionIconWireframe = function (props) {
2850
- var children = props.children, remainingProp = __rest(props, ["children"]);
2851
- return (React__default["default"].createElement("velt-autocomplete-option-icon-wireframe", __assign({}, remainingProp), children));
3110
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3111
+ var transformedProps = transformWireframeProps(remainingProps);
3112
+ return (React__default["default"].createElement("velt-autocomplete-option-icon-wireframe", __assign({}, transformedProps), children));
2852
3113
  };
2853
3114
 
2854
3115
  var VeltAutocompleteOptionNameWireframe = function (props) {
2855
- var children = props.children, remainingProp = __rest(props, ["children"]);
2856
- return (React__default["default"].createElement("velt-autocomplete-option-name-wireframe", __assign({}, remainingProp), children));
3116
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3117
+ var transformedProps = transformWireframeProps(remainingProps);
3118
+ return (React__default["default"].createElement("velt-autocomplete-option-name-wireframe", __assign({}, transformedProps), children));
2857
3119
  };
2858
3120
 
2859
3121
  var VeltAutocompleteOptionDescriptionWireframe = function (props) {
2860
- var children = props.children, remainingProp = __rest(props, ["children"]);
2861
- return (React__default["default"].createElement("velt-autocomplete-option-description-wireframe", __assign({}, remainingProp), children));
3122
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3123
+ var transformedProps = transformWireframeProps(remainingProps);
3124
+ return (React__default["default"].createElement("velt-autocomplete-option-description-wireframe", __assign({}, transformedProps), children));
2862
3125
  };
2863
3126
 
2864
3127
  var VeltAutocompleteOptionErrorIconWireframe = function (props) {
2865
- var children = props.children, remainingProp = __rest(props, ["children"]);
2866
- return (React__default["default"].createElement("velt-autocomplete-option-error-icon-wireframe", __assign({}, remainingProp), children));
3128
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3129
+ var transformedProps = transformWireframeProps(remainingProps);
3130
+ return (React__default["default"].createElement("velt-autocomplete-option-error-icon-wireframe", __assign({}, transformedProps), children));
2867
3131
  };
2868
3132
 
2869
3133
  var VeltAutocompleteOptionWireframe = function (props) {
2870
- var children = props.children, remainingProp = __rest(props, ["children"]);
2871
- return (React__default["default"].createElement("velt-autocomplete-option-wireframe", __assign({}, remainingProp), children));
3134
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3135
+ var transformedProps = transformWireframeProps(remainingProps);
3136
+ return (React__default["default"].createElement("velt-autocomplete-option-wireframe", __assign({}, transformedProps), children));
2872
3137
  };
2873
3138
  VeltAutocompleteOptionWireframe.Icon = VeltAutocompleteOptionIconWireframe;
2874
3139
  VeltAutocompleteOptionWireframe.Description = VeltAutocompleteOptionDescriptionWireframe;
@@ -2876,23 +3141,27 @@ VeltAutocompleteOptionWireframe.ErrorIcon = VeltAutocompleteOptionErrorIconWiref
2876
3141
  VeltAutocompleteOptionWireframe.Name = VeltAutocompleteOptionNameWireframe;
2877
3142
 
2878
3143
  var VeltAutocompleteChipTooltipDescriptionWireframe = function (props) {
2879
- var children = props.children, remainingProp = __rest(props, ["children"]);
2880
- return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-description-wireframe", __assign({}, remainingProp), children));
3144
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3145
+ var transformedProps = transformWireframeProps(remainingProps);
3146
+ return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-description-wireframe", __assign({}, transformedProps), children));
2881
3147
  };
2882
3148
 
2883
3149
  var VeltAutocompleteChipTooltipIconWireframe = function (props) {
2884
- var children = props.children, remainingProp = __rest(props, ["children"]);
2885
- return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-icon-wireframe", __assign({}, remainingProp), children));
3150
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3151
+ var transformedProps = transformWireframeProps(remainingProps);
3152
+ return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-icon-wireframe", __assign({}, transformedProps), children));
2886
3153
  };
2887
3154
 
2888
3155
  var VeltAutocompleteChipTooltipNameWireframe = function (props) {
2889
- var children = props.children, remainingProp = __rest(props, ["children"]);
2890
- return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-name-wireframe", __assign({}, remainingProp), children));
3156
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3157
+ var transformedProps = transformWireframeProps(remainingProps);
3158
+ return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-name-wireframe", __assign({}, transformedProps), children));
2891
3159
  };
2892
3160
 
2893
3161
  var VeltAutocompleteChipTooltipWireframe = function (props) {
2894
- var children = props.children, remainingProp = __rest(props, ["children"]);
2895
- return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-wireframe", __assign({}, remainingProp), children));
3162
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3163
+ var transformedProps = transformWireframeProps(remainingProps);
3164
+ return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-wireframe", __assign({}, transformedProps), children));
2896
3165
  };
2897
3166
  VeltAutocompleteChipTooltipWireframe.Description = VeltAutocompleteChipTooltipDescriptionWireframe;
2898
3167
  VeltAutocompleteChipTooltipWireframe.Icon = VeltAutocompleteChipTooltipIconWireframe;
@@ -2916,173 +3185,266 @@ VeltCommentBubbleWireframe.Avatar = VeltCommentBubbleAvatar;
2916
3185
  VeltCommentBubbleWireframe.CommentsCount = VeltCommentBubbleCommentsCount;
2917
3186
 
2918
3187
  var VeltCommentsSidebarStatusDropdownWireframe = function (props) {
2919
- var children = props.children, remainingProp = __rest(props, ["children"]);
2920
- return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-wireframe", __assign({}, remainingProp), children));
3188
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3189
+ var transformedProps = transformWireframeProps(remainingProps);
3190
+ return (React__default["default"].createElement("velt-comments-sidebar-status-dropdown-wireframe", __assign({}, transformedProps), children));
2921
3191
  };
2922
3192
  VeltCommentsSidebarStatusDropdownWireframe.Trigger = VeltCommentsSidebarStatusDropdownTriggerWireframe;
2923
3193
  VeltCommentsSidebarStatusDropdownWireframe.Content = VeltCommentsSidebarStatusDropdownContentWireframe;
2924
3194
 
2925
3195
  var VeltReactionToolWireframe = function (props) {
2926
- var children = props.children, remainingProp = __rest(props, ["children"]);
2927
- return (React__default["default"].createElement("velt-reaction-tool-wireframe", __assign({}, remainingProp), children));
3196
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3197
+ var transformedProps = transformWireframeProps(remainingProps);
3198
+ return (React__default["default"].createElement("velt-reaction-tool-wireframe", __assign({}, transformedProps), children));
2928
3199
  };
2929
3200
 
2930
3201
  var VeltReactionPinCountWireframe = function (props) {
2931
- var children = props.children, remainingProp = __rest(props, ["children"]);
2932
- return (React__default["default"].createElement("velt-reaction-pin-count-wireframe", __assign({}, remainingProp), children));
3202
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3203
+ var transformedProps = transformWireframeProps(remainingProps);
3204
+ return (React__default["default"].createElement("velt-reaction-pin-count-wireframe", __assign({}, transformedProps), children));
2933
3205
  };
2934
3206
 
2935
3207
  var VeltReactionPinEmojiWireframe = function (props) {
2936
- var children = props.children, remainingProp = __rest(props, ["children"]);
2937
- return (React__default["default"].createElement("velt-reaction-pin-emoji-wireframe", __assign({}, remainingProp), children));
3208
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3209
+ var transformedProps = transformWireframeProps(remainingProps);
3210
+ return (React__default["default"].createElement("velt-reaction-pin-emoji-wireframe", __assign({}, transformedProps), children));
2938
3211
  };
2939
3212
 
2940
3213
  var VeltReactionPinWireframe = function (props) {
2941
- var children = props.children, remainingProp = __rest(props, ["children"]);
2942
- return (React__default["default"].createElement("velt-reaction-pin-wireframe", __assign({}, remainingProp), children));
3214
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3215
+ var transformedProps = transformWireframeProps(remainingProps);
3216
+ return (React__default["default"].createElement("velt-reaction-pin-wireframe", __assign({}, transformedProps), children));
2943
3217
  };
2944
- VeltReactionPinWireframe.Emoji = VeltReactionPinEmojiWireframe;
2945
3218
  VeltReactionPinWireframe.Count = VeltReactionPinCountWireframe;
3219
+ VeltReactionPinWireframe.Emoji = VeltReactionPinEmojiWireframe;
2946
3220
 
2947
3221
  var VeltReactionPinTooltipUserAvatarWireframe = function (props) {
2948
- var children = props.children, remainingProp = __rest(props, ["children"]);
2949
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-avatar-wireframe", __assign({}, remainingProp), children));
3222
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3223
+ var transformedProps = transformWireframeProps(remainingProps);
3224
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-avatar-wireframe", __assign({}, transformedProps), children));
2950
3225
  };
2951
3226
 
2952
3227
  var VeltReactionPinTooltipUserNameWireframe = function (props) {
2953
- var children = props.children, remainingProp = __rest(props, ["children"]);
2954
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-name-wireframe", __assign({}, remainingProp), children));
3228
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3229
+ var transformedProps = transformWireframeProps(remainingProps);
3230
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-name-wireframe", __assign({}, transformedProps), children));
2955
3231
  };
2956
3232
 
2957
3233
  var VeltReactionPinTooltipUserWireframe = function (props) {
2958
- var children = props.children, remainingProp = __rest(props, ["children"]);
2959
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-wireframe", __assign({}, remainingProp), children));
3234
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3235
+ var transformedProps = transformWireframeProps(remainingProps);
3236
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-wireframe", __assign({}, transformedProps), children));
2960
3237
  };
2961
3238
  VeltReactionPinTooltipUserWireframe.Avatar = VeltReactionPinTooltipUserAvatarWireframe;
2962
3239
  VeltReactionPinTooltipUserWireframe.Name = VeltReactionPinTooltipUserNameWireframe;
2963
3240
 
2964
3241
  var VeltReactionPinTooltipUsersWireframe = function (props) {
2965
- var children = props.children, remainingProp = __rest(props, ["children"]);
2966
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-users-wireframe", __assign({}, remainingProp), children));
3242
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3243
+ var transformedProps = transformWireframeProps(remainingProps);
3244
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-users-wireframe", __assign({}, transformedProps), children));
2967
3245
  };
2968
3246
  VeltReactionPinTooltipUsersWireframe.User = VeltReactionPinTooltipUserWireframe;
2969
3247
 
2970
3248
  var VeltReactionPinTooltipWireframe = function (props) {
2971
- var children = props.children, remainingProp = __rest(props, ["children"]);
2972
- return (React__default["default"].createElement("velt-reaction-pin-tooltip-wireframe", __assign({}, remainingProp), children));
3249
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3250
+ var transformedProps = transformWireframeProps(remainingProps);
3251
+ return (React__default["default"].createElement("velt-reaction-pin-tooltip-wireframe", __assign({}, transformedProps), children));
2973
3252
  };
2974
3253
  VeltReactionPinTooltipWireframe.Users = VeltReactionPinTooltipUsersWireframe;
2975
3254
 
2976
3255
  var VeltReactionsPanelItemEmojiWireframe = function (props) {
2977
- var children = props.children, remainingProp = __rest(props, ["children"]);
2978
- return (React__default["default"].createElement("velt-reactions-panel-item-emoji-wireframe", __assign({}, remainingProp), children));
3256
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3257
+ var transformedProps = transformWireframeProps(remainingProps);
3258
+ return (React__default["default"].createElement("velt-reactions-panel-item-emoji-wireframe", __assign({}, transformedProps), children));
2979
3259
  };
2980
3260
 
2981
3261
  var VeltReactionsPanelItemWireframe = function (props) {
2982
- var children = props.children, remainingProp = __rest(props, ["children"]);
2983
- return (React__default["default"].createElement("velt-reactions-panel-item-wireframe", __assign({}, remainingProp), children));
3262
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3263
+ var transformedProps = transformWireframeProps(remainingProps);
3264
+ return (React__default["default"].createElement("velt-reactions-panel-item-wireframe", __assign({}, transformedProps), children));
2984
3265
  };
2985
3266
  VeltReactionsPanelItemWireframe.Emoji = VeltReactionsPanelItemEmojiWireframe;
2986
3267
 
2987
3268
  var VeltReactionsPanelItemsWireframe = function (props) {
2988
- var children = props.children, remainingProp = __rest(props, ["children"]);
2989
- return (React__default["default"].createElement("velt-reactions-panel-items-wireframe", __assign({}, remainingProp), children));
3269
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3270
+ var transformedProps = transformWireframeProps(remainingProps);
3271
+ return (React__default["default"].createElement("velt-reactions-panel-items-wireframe", __assign({}, transformedProps), children));
2990
3272
  };
2991
3273
  VeltReactionsPanelItemsWireframe.Item = VeltReactionsPanelItemWireframe;
2992
3274
 
2993
3275
  var VeltReactionsPanelWireframe = function (props) {
2994
- var children = props.children, remainingProp = __rest(props, ["children"]);
2995
- return (React__default["default"].createElement("velt-reactions-panel-wireframe", __assign({}, remainingProp), children));
3276
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3277
+ var transformedProps = transformWireframeProps(remainingProps);
3278
+ return (React__default["default"].createElement("velt-reactions-panel-wireframe", __assign({}, transformedProps), children));
2996
3279
  };
2997
3280
  VeltReactionsPanelWireframe.Items = VeltReactionsPanelItemsWireframe;
2998
3281
 
2999
3282
  var VeltInlineCommentsSectionCommentCountWireframe = function (props) {
3000
3283
  var children = props.children, remainingProps = __rest(props, ["children"]);
3001
- return (React__default["default"].createElement("velt-inline-comments-section-comment-count-wireframe", __assign({}, remainingProps), children));
3284
+ var transformedProps = transformWireframeProps(remainingProps);
3285
+ return (React__default["default"].createElement("velt-inline-comments-section-comment-count-wireframe", __assign({}, transformedProps), children));
3002
3286
  };
3003
3287
 
3004
3288
  var VeltInlineCommentsSectionComposerContainerWireframe = function (props) {
3005
3289
  var children = props.children, remainingProps = __rest(props, ["children"]);
3006
- return (React__default["default"].createElement("velt-inline-comments-section-composer-container-wireframe", __assign({}, remainingProps), children));
3290
+ var transformedProps = transformWireframeProps(remainingProps);
3291
+ return (React__default["default"].createElement("velt-inline-comments-section-composer-container-wireframe", __assign({}, transformedProps), children));
3007
3292
  };
3008
3293
 
3009
3294
  var VeltInlineCommentsSectionListWireframe = function (props) {
3010
3295
  var children = props.children, remainingProps = __rest(props, ["children"]);
3011
- return (React__default["default"].createElement("velt-inline-comments-section-list-wireframe", __assign({}, remainingProps), children));
3296
+ var transformedProps = transformWireframeProps(remainingProps);
3297
+ return (React__default["default"].createElement("velt-inline-comments-section-list-wireframe", __assign({}, transformedProps), children));
3012
3298
  };
3013
3299
 
3014
3300
  var VeltInlineCommentsSectionPanelWireframe = function (props) {
3015
3301
  var children = props.children, remainingProps = __rest(props, ["children"]);
3016
- return (React__default["default"].createElement("velt-inline-comments-section-panel-wireframe", __assign({}, remainingProps), children));
3302
+ var transformedProps = transformWireframeProps(remainingProps);
3303
+ return (React__default["default"].createElement("velt-inline-comments-section-panel-wireframe", __assign({}, transformedProps), children));
3017
3304
  };
3018
3305
 
3019
3306
  var VeltInlineCommentsSectionSkeletonWireframe = function (props) {
3020
3307
  var children = props.children, remainingProps = __rest(props, ["children"]);
3021
- return (React__default["default"].createElement("velt-inline-comments-section-skeleton-wireframe", __assign({}, remainingProps), children));
3308
+ var transformedProps = transformWireframeProps(remainingProps);
3309
+ return (React__default["default"].createElement("velt-inline-comments-section-skeleton-wireframe", __assign({}, transformedProps), children));
3310
+ };
3311
+
3312
+ var VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe = function (props) {
3313
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3314
+ var transformedProps = transformWireframeProps(remainingProps);
3315
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
3316
+ };
3317
+
3318
+ var VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe = function (props) {
3319
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3320
+ var transformedProps = transformWireframeProps(remainingProps);
3321
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-content-item-name-wireframe", __assign({}, transformedProps), children));
3322
+ };
3323
+
3324
+ var VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe = function (props) {
3325
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3326
+ var transformedProps = transformWireframeProps(remainingProps);
3327
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-content-item-tick-wireframe", __assign({}, transformedProps), children));
3328
+ };
3329
+
3330
+ var VeltInlineCommentsSectionSortingDropdownContentItemWireframe = function (props) {
3331
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3332
+ var transformedProps = transformWireframeProps(remainingProps);
3333
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
3334
+ };
3335
+ VeltInlineCommentsSectionSortingDropdownContentItemWireframe.Icon = VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe;
3336
+ VeltInlineCommentsSectionSortingDropdownContentItemWireframe.Name = VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe;
3337
+ VeltInlineCommentsSectionSortingDropdownContentItemWireframe.Tick = VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe;
3338
+
3339
+ var VeltInlineCommentsSectionSortingDropdownContentWireframe = function (props) {
3340
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3341
+ var transformedProps = transformWireframeProps(remainingProps);
3342
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-content-wireframe", __assign({}, transformedProps), children));
3343
+ };
3344
+ VeltInlineCommentsSectionSortingDropdownContentWireframe.Item = VeltInlineCommentsSectionSortingDropdownContentItemWireframe;
3345
+
3346
+ var VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe = function (props) {
3347
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3348
+ var transformedProps = transformWireframeProps(remainingProps);
3349
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
3350
+ };
3351
+
3352
+ var VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe = function (props) {
3353
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3354
+ var transformedProps = transformWireframeProps(remainingProps);
3355
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-trigger-name-wireframe", __assign({}, transformedProps), children));
3356
+ };
3357
+
3358
+ var VeltInlineCommentsSectionSortingDropdownTriggerWireframe = function (props) {
3359
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3360
+ var transformedProps = transformWireframeProps(remainingProps);
3361
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
3022
3362
  };
3363
+ VeltInlineCommentsSectionSortingDropdownTriggerWireframe.Icon = VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe;
3364
+ VeltInlineCommentsSectionSortingDropdownTriggerWireframe.Name = VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe;
3365
+
3366
+ var VeltInlineCommentsSectionSortingDropdownWireframe = function (props) {
3367
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3368
+ var transformedProps = transformWireframeProps(remainingProps);
3369
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-wireframe", __assign({}, transformedProps), children));
3370
+ };
3371
+ VeltInlineCommentsSectionSortingDropdownWireframe.Content = VeltInlineCommentsSectionSortingDropdownContentWireframe;
3372
+ VeltInlineCommentsSectionSortingDropdownWireframe.Trigger = VeltInlineCommentsSectionSortingDropdownTriggerWireframe;
3023
3373
 
3024
3374
  var VeltInlineCommentsSectionWireframe = function (props) {
3025
3375
  var children = props.children, remainingProps = __rest(props, ["children"]);
3026
- return (React__default["default"].createElement("velt-inline-comments-section-wireframe", __assign({}, remainingProps), children));
3376
+ var transformedProps = transformWireframeProps(remainingProps);
3377
+ return (React__default["default"].createElement("velt-inline-comments-section-wireframe", __assign({}, transformedProps), children));
3027
3378
  };
3028
3379
  VeltInlineCommentsSectionWireframe.CommentCount = VeltInlineCommentsSectionCommentCountWireframe;
3029
3380
  VeltInlineCommentsSectionWireframe.ComposerContainer = VeltInlineCommentsSectionComposerContainerWireframe;
3030
3381
  VeltInlineCommentsSectionWireframe.List = VeltInlineCommentsSectionListWireframe;
3031
3382
  VeltInlineCommentsSectionWireframe.Panel = VeltInlineCommentsSectionPanelWireframe;
3032
3383
  VeltInlineCommentsSectionWireframe.Skeleton = VeltInlineCommentsSectionSkeletonWireframe;
3384
+ VeltInlineCommentsSectionWireframe.SortingDropdown = VeltInlineCommentsSectionSortingDropdownWireframe;
3033
3385
 
3034
3386
  var VeltNotificationsPanelContentAllListItemContentWireframe = function (props) {
3035
- var children = props.children, remainingProp = __rest(props, ["children"]);
3036
- return (React__default["default"].createElement("velt-notifications-panel-content-all-list-item-content-wireframe", __assign({}, remainingProp), children));
3387
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3388
+ var transformedProps = transformWireframeProps(remainingProps);
3389
+ return (React__default["default"].createElement("velt-notifications-panel-content-all-list-item-content-wireframe", __assign({}, transformedProps), children));
3037
3390
  };
3038
3391
 
3039
3392
  var VeltNotificationsPanelContentAllListItemLabelWireframe = function (props) {
3040
- var children = props.children, remainingProp = __rest(props, ["children"]);
3041
- return (React__default["default"].createElement("velt-notifications-panel-content-all-list-item-label-wireframe", __assign({}, remainingProp), children));
3393
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3394
+ var transformedProps = transformWireframeProps(remainingProps);
3395
+ return (React__default["default"].createElement("velt-notifications-panel-content-all-list-item-label-wireframe", __assign({}, transformedProps), children));
3042
3396
  };
3043
3397
 
3044
3398
  var VeltNotificationsPanelContentAllListItemWireframe = function (props) {
3045
- var children = props.children, remainingProp = __rest(props, ["children"]);
3046
- return (React__default["default"].createElement("velt-notifications-panel-content-all-list-item-wireframe", __assign({}, remainingProp), children));
3399
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3400
+ var transformedProps = transformWireframeProps(remainingProps);
3401
+ return (React__default["default"].createElement("velt-notifications-panel-content-all-list-item-wireframe", __assign({}, transformedProps), children));
3047
3402
  };
3048
3403
  VeltNotificationsPanelContentAllListItemWireframe.Label = VeltNotificationsPanelContentAllListItemLabelWireframe;
3049
3404
  VeltNotificationsPanelContentAllListItemWireframe.Content = VeltNotificationsPanelContentAllListItemContentWireframe;
3050
3405
 
3051
3406
  var VeltNotificationsPanelContentAllListWireframe = function (props) {
3052
- var children = props.children, remainingProp = __rest(props, ["children"]);
3053
- return (React__default["default"].createElement("velt-notifications-panel-content-all-list-wireframe", __assign({}, remainingProp), children));
3407
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3408
+ var transformedProps = transformWireframeProps(remainingProps);
3409
+ return (React__default["default"].createElement("velt-notifications-panel-content-all-list-wireframe", __assign({}, transformedProps), children));
3054
3410
  };
3055
3411
  VeltNotificationsPanelContentAllListWireframe.Item = VeltNotificationsPanelContentAllListItemWireframe;
3056
3412
 
3057
3413
  var VeltNotificationsPanelContentAllWireframe = function (props) {
3058
- var children = props.children, remainingProp = __rest(props, ["children"]);
3059
- return (React__default["default"].createElement("velt-notifications-panel-content-all-wireframe", __assign({}, remainingProp), children));
3414
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3415
+ var transformedProps = transformWireframeProps(remainingProps);
3416
+ return (React__default["default"].createElement("velt-notifications-panel-content-all-wireframe", __assign({}, transformedProps), children));
3060
3417
  };
3061
3418
  VeltNotificationsPanelContentAllWireframe.List = VeltNotificationsPanelContentAllListWireframe;
3062
3419
 
3063
3420
  var VeltNotificationsPanelContentDocumentsListItemContentWireframe = function (props) {
3064
- var children = props.children, remainingProp = __rest(props, ["children"]);
3065
- return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-content-wireframe", __assign({}, remainingProp), children));
3421
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3422
+ var transformedProps = transformWireframeProps(remainingProps);
3423
+ return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-content-wireframe", __assign({}, transformedProps), children));
3066
3424
  };
3067
3425
 
3068
3426
  var VeltNotificationsPanelContentDocumentsListItemCountWireframe = function (props) {
3069
- var children = props.children, remainingProp = __rest(props, ["children"]);
3070
- return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-count-wireframe", __assign({}, remainingProp), children));
3427
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3428
+ var transformedProps = transformWireframeProps(remainingProps);
3429
+ return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-count-wireframe", __assign({}, transformedProps), children));
3071
3430
  };
3072
3431
 
3073
3432
  var VeltNotificationsPanelContentDocumentsListItemNameWireframe = function (props) {
3074
- var children = props.children, remainingProp = __rest(props, ["children"]);
3075
- return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-name-wireframe", __assign({}, remainingProp), children));
3433
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3434
+ var transformedProps = transformWireframeProps(remainingProps);
3435
+ return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-name-wireframe", __assign({}, transformedProps), children));
3076
3436
  };
3077
3437
 
3078
3438
  var VeltNotificationsPanelContentDocumentsListItemUnreadWireframe = function (props) {
3079
- var children = props.children, remainingProp = __rest(props, ["children"]);
3080
- return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-unread-wireframe", __assign({}, remainingProp), children));
3439
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3440
+ var transformedProps = transformWireframeProps(remainingProps);
3441
+ return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-unread-wireframe", __assign({}, transformedProps), children));
3081
3442
  };
3082
3443
 
3083
3444
  var VeltNotificationsPanelContentDocumentsListItemWireframe = function (props) {
3084
- var children = props.children, remainingProp = __rest(props, ["children"]);
3085
- return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-wireframe", __assign({}, remainingProp), children));
3445
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3446
+ var transformedProps = transformWireframeProps(remainingProps);
3447
+ return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-item-wireframe", __assign({}, transformedProps), children));
3086
3448
  };
3087
3449
  VeltNotificationsPanelContentDocumentsListItemWireframe.Content = VeltNotificationsPanelContentDocumentsListItemContentWireframe;
3088
3450
  VeltNotificationsPanelContentDocumentsListItemWireframe.Name = VeltNotificationsPanelContentDocumentsListItemNameWireframe;
@@ -3090,45 +3452,53 @@ VeltNotificationsPanelContentDocumentsListItemWireframe.Count = VeltNotification
3090
3452
  VeltNotificationsPanelContentDocumentsListItemWireframe.Unread = VeltNotificationsPanelContentDocumentsListItemUnreadWireframe;
3091
3453
 
3092
3454
  var VeltNotificationsPanelContentDocumentsListWireframe = function (props) {
3093
- var children = props.children, remainingProp = __rest(props, ["children"]);
3094
- return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-wireframe", __assign({}, remainingProp), children));
3455
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3456
+ var transformedProps = transformWireframeProps(remainingProps);
3457
+ return (React__default["default"].createElement("velt-notifications-panel-content-documents-list-wireframe", __assign({}, transformedProps), children));
3095
3458
  };
3096
3459
  VeltNotificationsPanelContentDocumentsListWireframe.Item = VeltNotificationsPanelContentDocumentsListItemWireframe;
3097
3460
 
3098
3461
  var VeltNotificationsPanelContentDocumentsWireframe = function (props) {
3099
- var children = props.children, remainingProp = __rest(props, ["children"]);
3100
- return (React__default["default"].createElement("velt-notifications-panel-content-documents-wireframe", __assign({}, remainingProp), children));
3462
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3463
+ var transformedProps = transformWireframeProps(remainingProps);
3464
+ return (React__default["default"].createElement("velt-notifications-panel-content-documents-wireframe", __assign({}, transformedProps), children));
3101
3465
  };
3102
3466
  VeltNotificationsPanelContentDocumentsWireframe.List = VeltNotificationsPanelContentDocumentsListWireframe;
3103
3467
 
3104
3468
  var VeltNotificationsPanelContentForYouWireframe = function (props) {
3105
- var children = props.children, remainingProp = __rest(props, ["children"]);
3106
- return (React__default["default"].createElement("velt-notifications-panel-content-for-you-wireframe", __assign({}, remainingProp), children));
3469
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3470
+ var transformedProps = transformWireframeProps(remainingProps);
3471
+ return (React__default["default"].createElement("velt-notifications-panel-content-for-you-wireframe", __assign({}, transformedProps), children));
3107
3472
  };
3108
3473
 
3109
3474
  var VeltNotificationsPanelContentPeopleListItemAvatarWireframe = function (props) {
3110
- var children = props.children, remainingProp = __rest(props, ["children"]);
3111
- return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-avatar-wireframe", __assign({}, remainingProp), children));
3475
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3476
+ var transformedProps = transformWireframeProps(remainingProps);
3477
+ return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-avatar-wireframe", __assign({}, transformedProps), children));
3112
3478
  };
3113
3479
 
3114
3480
  var VeltNotificationsPanelContentPeopleListItemContentWireframe = function (props) {
3115
- var children = props.children, remainingProp = __rest(props, ["children"]);
3116
- return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-content-wireframe", __assign({}, remainingProp), children));
3481
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3482
+ var transformedProps = transformWireframeProps(remainingProps);
3483
+ return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-content-wireframe", __assign({}, transformedProps), children));
3117
3484
  };
3118
3485
 
3119
3486
  var VeltNotificationsPanelContentPeopleListItemCountWireframe = function (props) {
3120
- var children = props.children, remainingProp = __rest(props, ["children"]);
3121
- return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-count-wireframe", __assign({}, remainingProp), children));
3487
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3488
+ var transformedProps = transformWireframeProps(remainingProps);
3489
+ return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-count-wireframe", __assign({}, transformedProps), children));
3122
3490
  };
3123
3491
 
3124
3492
  var VeltNotificationsPanelContentPeopleListItemNameWireframe = function (props) {
3125
- var children = props.children, remainingProp = __rest(props, ["children"]);
3126
- return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-name-wireframe", __assign({}, remainingProp), children));
3493
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3494
+ var transformedProps = transformWireframeProps(remainingProps);
3495
+ return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-name-wireframe", __assign({}, transformedProps), children));
3127
3496
  };
3128
3497
 
3129
3498
  var VeltNotificationsPanelContentPeopleListItemWireframe = function (props) {
3130
- var children = props.children, remainingProp = __rest(props, ["children"]);
3131
- return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-wireframe", __assign({}, remainingProp), children));
3499
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3500
+ var transformedProps = transformWireframeProps(remainingProps);
3501
+ return (React__default["default"].createElement("velt-notifications-panel-content-people-list-item-wireframe", __assign({}, transformedProps), children));
3132
3502
  };
3133
3503
  VeltNotificationsPanelContentPeopleListItemWireframe.Avatar = VeltNotificationsPanelContentPeopleListItemAvatarWireframe;
3134
3504
  VeltNotificationsPanelContentPeopleListItemWireframe.Name = VeltNotificationsPanelContentPeopleListItemNameWireframe;
@@ -3136,55 +3506,65 @@ VeltNotificationsPanelContentPeopleListItemWireframe.Count = VeltNotificationsPa
3136
3506
  VeltNotificationsPanelContentPeopleListItemWireframe.Content = VeltNotificationsPanelContentPeopleListItemContentWireframe;
3137
3507
 
3138
3508
  var VeltNotificationsPanelContentPeopleListWireframe = function (props) {
3139
- var children = props.children, remainingProp = __rest(props, ["children"]);
3140
- return (React__default["default"].createElement("velt-notifications-panel-content-people-list-wireframe", __assign({}, remainingProp), children));
3509
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3510
+ var transformedProps = transformWireframeProps(remainingProps);
3511
+ return (React__default["default"].createElement("velt-notifications-panel-content-people-list-wireframe", __assign({}, transformedProps), children));
3141
3512
  };
3142
3513
  VeltNotificationsPanelContentPeopleListWireframe.Item = VeltNotificationsPanelContentPeopleListItemWireframe;
3143
3514
 
3144
3515
  var VeltNotificationsPanelContentPeopleWireframe = function (props) {
3145
- var children = props.children, remainingProp = __rest(props, ["children"]);
3146
- return (React__default["default"].createElement("velt-notifications-panel-content-people-wireframe", __assign({}, remainingProp), children));
3516
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3517
+ var transformedProps = transformWireframeProps(remainingProps);
3518
+ return (React__default["default"].createElement("velt-notifications-panel-content-people-wireframe", __assign({}, transformedProps), children));
3147
3519
  };
3148
3520
  VeltNotificationsPanelContentPeopleWireframe.List = VeltNotificationsPanelContentPeopleListWireframe;
3149
3521
 
3150
3522
  var VeltNotificationsPanelContentLoadMoreWireframe = function (props) {
3151
- var children = props.children, remainingProp = __rest(props, ["children"]);
3152
- return (React__default["default"].createElement("velt-notifications-panel-content-load-more-wireframe", __assign({}, remainingProp), children));
3523
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3524
+ var transformedProps = transformWireframeProps(remainingProps);
3525
+ return (React__default["default"].createElement("velt-notifications-panel-content-load-more-wireframe", __assign({}, transformedProps), children));
3153
3526
  };
3154
3527
 
3155
3528
  var VeltNotificationsPanelContentListItemAvatarWireframe = function (props) {
3156
- var children = props.children, remainingProp = __rest(props, ["children"]);
3157
- return (React__default["default"].createElement("velt-notifications-panel-content-list-item-avatar-wireframe", __assign({}, remainingProp), children));
3529
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3530
+ var transformedProps = transformWireframeProps(remainingProps);
3531
+ return (React__default["default"].createElement("velt-notifications-panel-content-list-item-avatar-wireframe", __assign({}, transformedProps), children));
3158
3532
  };
3159
3533
 
3160
3534
  var VeltNotificationsPanelContentListItemBodyWireframe = function (props) {
3161
- var children = props.children, remainingProp = __rest(props, ["children"]);
3162
- return (React__default["default"].createElement("velt-notifications-panel-content-list-item-body-wireframe", __assign({}, remainingProp), children));
3535
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3536
+ var transformedProps = transformWireframeProps(remainingProps);
3537
+ return (React__default["default"].createElement("velt-notifications-panel-content-list-item-body-wireframe", __assign({}, transformedProps), children));
3163
3538
  };
3164
3539
 
3165
3540
  var VeltNotificationsPanelContentListItemFileNameWireframe = function (props) {
3166
- var children = props.children, remainingProp = __rest(props, ["children"]);
3167
- return (React__default["default"].createElement("velt-notifications-panel-content-list-item-file-name-wireframe", __assign({}, remainingProp), children));
3541
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3542
+ var transformedProps = transformWireframeProps(remainingProps);
3543
+ return (React__default["default"].createElement("velt-notifications-panel-content-list-item-file-name-wireframe", __assign({}, transformedProps), children));
3168
3544
  };
3169
3545
 
3170
3546
  var VeltNotificationsPanelContentListItemHeadlineWireframe = function (props) {
3171
- var children = props.children, remainingProp = __rest(props, ["children"]);
3172
- return (React__default["default"].createElement("velt-notifications-panel-content-list-item-headline-wireframe", __assign({}, remainingProp), children));
3547
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3548
+ var transformedProps = transformWireframeProps(remainingProps);
3549
+ return (React__default["default"].createElement("velt-notifications-panel-content-list-item-headline-wireframe", __assign({}, transformedProps), children));
3173
3550
  };
3174
3551
 
3175
3552
  var VeltNotificationsPanelContentListItemTimeWireframe = function (props) {
3176
- var children = props.children, remainingProp = __rest(props, ["children"]);
3177
- return (React__default["default"].createElement("velt-notifications-panel-content-list-item-time-wireframe", __assign({}, remainingProp), children));
3553
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3554
+ var transformedProps = transformWireframeProps(remainingProps);
3555
+ return (React__default["default"].createElement("velt-notifications-panel-content-list-item-time-wireframe", __assign({}, transformedProps), children));
3178
3556
  };
3179
3557
 
3180
3558
  var VeltNotificationsPanelContentListItemUnreadWireframe = function (props) {
3181
- var children = props.children, remainingProp = __rest(props, ["children"]);
3182
- return (React__default["default"].createElement("velt-notifications-panel-content-list-item-unread-wireframe", __assign({}, remainingProp), children));
3559
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3560
+ var transformedProps = transformWireframeProps(remainingProps);
3561
+ return (React__default["default"].createElement("velt-notifications-panel-content-list-item-unread-wireframe", __assign({}, transformedProps), children));
3183
3562
  };
3184
3563
 
3185
3564
  var VeltNotificationsPanelContentListItemWireframe = function (props) {
3186
- var children = props.children, remainingProp = __rest(props, ["children"]);
3187
- return (React__default["default"].createElement("velt-notifications-panel-content-list-item-wireframe", __assign({}, remainingProp), children));
3565
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3566
+ var transformedProps = transformWireframeProps(remainingProps);
3567
+ return (React__default["default"].createElement("velt-notifications-panel-content-list-item-wireframe", __assign({}, transformedProps), children));
3188
3568
  };
3189
3569
  VeltNotificationsPanelContentListItemWireframe.Avatar = VeltNotificationsPanelContentListItemAvatarWireframe;
3190
3570
  VeltNotificationsPanelContentListItemWireframe.Body = VeltNotificationsPanelContentListItemBodyWireframe;
@@ -3194,19 +3574,22 @@ VeltNotificationsPanelContentListItemWireframe.Time = VeltNotificationsPanelCont
3194
3574
  VeltNotificationsPanelContentListItemWireframe.Unread = VeltNotificationsPanelContentListItemUnreadWireframe;
3195
3575
 
3196
3576
  var VeltNotificationsPanelContentListWireframe = function (props) {
3197
- var children = props.children, remainingProp = __rest(props, ["children"]);
3198
- return (React__default["default"].createElement("velt-notifications-panel-content-list-wireframe", __assign({}, remainingProp), children));
3577
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3578
+ var transformedProps = transformWireframeProps(remainingProps);
3579
+ return (React__default["default"].createElement("velt-notifications-panel-content-list-wireframe", __assign({}, transformedProps), children));
3199
3580
  };
3200
3581
  VeltNotificationsPanelContentListWireframe.Item = VeltNotificationsPanelContentListItemWireframe;
3201
3582
 
3202
3583
  var VeltNotificationsPanelContentAllReadContainerWireframe = function (props) {
3203
- var children = props.children, remainingProp = __rest(props, ["children"]);
3204
- return (React__default["default"].createElement("velt-notifications-panel-content-all-read-container-wireframe", __assign({}, remainingProp), children));
3584
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3585
+ var transformedProps = transformWireframeProps(remainingProps);
3586
+ return (React__default["default"].createElement("velt-notifications-panel-content-all-read-container-wireframe", __assign({}, transformedProps), children));
3205
3587
  };
3206
3588
 
3207
3589
  var VeltNotificationsPanelContentWireframe = function (props) {
3208
- var children = props.children, remainingProp = __rest(props, ["children"]);
3209
- return (React__default["default"].createElement("velt-notifications-panel-content-wireframe", __assign({}, remainingProp), children));
3590
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3591
+ var transformedProps = transformWireframeProps(remainingProps);
3592
+ return (React__default["default"].createElement("velt-notifications-panel-content-wireframe", __assign({}, transformedProps), children));
3210
3593
  };
3211
3594
  VeltNotificationsPanelContentWireframe.All = VeltNotificationsPanelContentAllWireframe;
3212
3595
  VeltNotificationsPanelContentWireframe.ForYou = VeltNotificationsPanelContentForYouWireframe;
@@ -3217,62 +3600,73 @@ VeltNotificationsPanelContentWireframe.List = VeltNotificationsPanelContentListW
3217
3600
  VeltNotificationsPanelContentWireframe.AllReadContainer = VeltNotificationsPanelContentAllReadContainerWireframe;
3218
3601
 
3219
3602
  var VeltNotificationsPanelHeaderTabDocumentsWireframe = function (props) {
3220
- var children = props.children, remainingProp = __rest(props, ["children"]);
3221
- return (React__default["default"].createElement("velt-notifications-panel-header-tab-documents-wireframe", __assign({}, remainingProp), children));
3603
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3604
+ var transformedProps = transformWireframeProps(remainingProps);
3605
+ return (React__default["default"].createElement("velt-notifications-panel-header-tab-documents-wireframe", __assign({}, transformedProps), children));
3222
3606
  };
3223
3607
 
3224
3608
  var VeltNotificationsPanelHeaderTabForYouWireframe = function (props) {
3225
- var children = props.children, remainingProp = __rest(props, ["children"]);
3226
- return (React__default["default"].createElement("velt-notifications-panel-header-tab-for-you-wireframe", __assign({}, remainingProp), children));
3609
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3610
+ var transformedProps = transformWireframeProps(remainingProps);
3611
+ return (React__default["default"].createElement("velt-notifications-panel-header-tab-for-you-wireframe", __assign({}, transformedProps), children));
3227
3612
  };
3228
3613
 
3229
3614
  var VeltNotificationsPanelHeaderTabPeopleWireframe = function (props) {
3230
- var children = props.children, remainingProp = __rest(props, ["children"]);
3231
- return (React__default["default"].createElement("velt-notifications-panel-header-tab-people-wireframe", __assign({}, remainingProp), children));
3615
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3616
+ var transformedProps = transformWireframeProps(remainingProps);
3617
+ return (React__default["default"].createElement("velt-notifications-panel-header-tab-people-wireframe", __assign({}, transformedProps), children));
3232
3618
  };
3233
3619
 
3234
3620
  var VeltNotificationsPanelHeaderTabAllWireframe = function (props) {
3235
- var children = props.children, remainingProp = __rest(props, ["children"]);
3236
- return (React__default["default"].createElement("velt-notifications-panel-header-tab-all-wireframe", __assign({}, remainingProp), children));
3621
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3622
+ var transformedProps = transformWireframeProps(remainingProps);
3623
+ return (React__default["default"].createElement("velt-notifications-panel-header-tab-all-wireframe", __assign({}, transformedProps), children));
3237
3624
  };
3238
3625
 
3239
3626
  var VeltNotificationsPanelHeaderWireframe = function (props) {
3240
- var children = props.children, remainingProp = __rest(props, ["children"]);
3241
- return (React__default["default"].createElement("velt-notifications-panel-header-wireframe", __assign({}, remainingProp), children));
3627
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3628
+ var transformedProps = transformWireframeProps(remainingProps);
3629
+ return (React__default["default"].createElement("velt-notifications-panel-header-wireframe", __assign({}, transformedProps), children));
3242
3630
  };
3243
3631
  VeltNotificationsPanelHeaderWireframe.TabAll = VeltNotificationsPanelHeaderTabAllWireframe;
3244
- VeltNotificationsPanelHeaderWireframe.TabForYou = VeltNotificationsPanelHeaderTabForYouWireframe;
3245
3632
  VeltNotificationsPanelHeaderWireframe.TabDocuments = VeltNotificationsPanelHeaderTabDocumentsWireframe;
3633
+ VeltNotificationsPanelHeaderWireframe.TabForYou = VeltNotificationsPanelHeaderTabForYouWireframe;
3246
3634
  VeltNotificationsPanelHeaderWireframe.TabPeople = VeltNotificationsPanelHeaderTabPeopleWireframe;
3247
3635
 
3248
3636
  var VeltNotificationsPanelReadAllButtonWireframe = function (props) {
3249
- var children = props.children, remainingProp = __rest(props, ["children"]);
3250
- return (React__default["default"].createElement("velt-notifications-panel-read-all-button-wireframe", __assign({}, remainingProp), children));
3637
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3638
+ var transformedProps = transformWireframeProps(remainingProps);
3639
+ return (React__default["default"].createElement("velt-notifications-panel-read-all-button-wireframe", __assign({}, transformedProps), children));
3251
3640
  };
3252
3641
 
3253
3642
  var VeltNotificationsPanelTitleWireframe = function (props) {
3254
- var children = props.children, remainingProp = __rest(props, ["children"]);
3255
- return (React__default["default"].createElement("velt-notifications-panel-title-wireframe", __assign({}, remainingProp), children));
3643
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3644
+ var transformedProps = transformWireframeProps(remainingProps);
3645
+ return (React__default["default"].createElement("velt-notifications-panel-title-wireframe", __assign({}, transformedProps), children));
3256
3646
  };
3257
3647
 
3258
3648
  var VeltNotificationsPanelViewAllButtonWireframe = function (props) {
3259
- var children = props.children, remainingProp = __rest(props, ["children"]);
3260
- return (React__default["default"].createElement("velt-notifications-panel-view-all-button-wireframe", __assign({}, remainingProp), children));
3649
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3650
+ var transformedProps = transformWireframeProps(remainingProps);
3651
+ return (React__default["default"].createElement("velt-notifications-panel-view-all-button-wireframe", __assign({}, transformedProps), children));
3261
3652
  };
3262
3653
 
3263
3654
  var VeltNotificationsPanelCloseButtonWireframe = function (props) {
3264
- var children = props.children, remainingProp = __rest(props, ["children"]);
3265
- return (React__default["default"].createElement("velt-notifications-panel-close-button-wireframe", __assign({}, remainingProp), children));
3655
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3656
+ var transformedProps = transformWireframeProps(remainingProps);
3657
+ return (React__default["default"].createElement("velt-notifications-panel-close-button-wireframe", __assign({}, transformedProps), children));
3266
3658
  };
3267
3659
 
3268
3660
  var VeltNotificationsPanelSkeletonWireframe = function (props) {
3269
- var children = props.children, remainingProp = __rest(props, ["children"]);
3270
- return (React__default["default"].createElement("velt-notifications-panel-skeleton-wireframe", __assign({}, remainingProp), children));
3661
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3662
+ var transformedProps = transformWireframeProps(remainingProps);
3663
+ return (React__default["default"].createElement("velt-notifications-panel-skeleton-wireframe", __assign({}, transformedProps), children));
3271
3664
  };
3272
3665
 
3273
3666
  var VeltNotificationsPanelWireframe = function (props) {
3274
- var children = props.children, remainingProp = __rest(props, ["children"]);
3275
- return (React__default["default"].createElement("velt-notifications-panel-wireframe", __assign({}, remainingProp), children));
3667
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3668
+ var transformedProps = transformWireframeProps(remainingProps);
3669
+ return (React__default["default"].createElement("velt-notifications-panel-wireframe", __assign({}, transformedProps), children));
3276
3670
  };
3277
3671
  VeltNotificationsPanelWireframe.Content = VeltNotificationsPanelContentWireframe;
3278
3672
  VeltNotificationsPanelWireframe.Header = VeltNotificationsPanelHeaderWireframe;
@@ -3283,207 +3677,242 @@ VeltNotificationsPanelWireframe.CloseButton = VeltNotificationsPanelCloseButtonW
3283
3677
  VeltNotificationsPanelWireframe.Skeleton = VeltNotificationsPanelSkeletonWireframe;
3284
3678
 
3285
3679
  var VeltNotificationsToolIconWireframe = function (props) {
3286
- var children = props.children, remainingProp = __rest(props, ["children"]);
3287
- return (React__default["default"].createElement("velt-notifications-tool-icon-wireframe", __assign({}, remainingProp), children));
3680
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3681
+ var transformedProps = transformWireframeProps(remainingProps);
3682
+ return (React__default["default"].createElement("velt-notifications-tool-icon-wireframe", __assign({}, transformedProps), children));
3288
3683
  };
3289
3684
 
3290
3685
  var VeltNotificationsToolLabelWireframe = function (props) {
3291
- var children = props.children, remainingProp = __rest(props, ["children"]);
3292
- return (React__default["default"].createElement("velt-notifications-tool-label-wireframe", __assign({}, remainingProp), children));
3686
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3687
+ var transformedProps = transformWireframeProps(remainingProps);
3688
+ return (React__default["default"].createElement("velt-notifications-tool-label-wireframe", __assign({}, transformedProps), children));
3293
3689
  };
3294
3690
 
3295
3691
  var VeltNotificationsToolUnreadCountWireframe = function (props) {
3296
- var children = props.children, remainingProp = __rest(props, ["children"]);
3297
- return (React__default["default"].createElement("velt-notifications-tool-unread-count-wireframe", __assign({}, remainingProp), children));
3692
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3693
+ var transformedProps = transformWireframeProps(remainingProps);
3694
+ return (React__default["default"].createElement("velt-notifications-tool-unread-count-wireframe", __assign({}, transformedProps), children));
3298
3695
  };
3299
3696
 
3300
3697
  var VeltNotificationsToolUnreadIconWireframe = function (props) {
3301
- var children = props.children, remainingProp = __rest(props, ["children"]);
3302
- return (React__default["default"].createElement("velt-notifications-tool-unread-icon-wireframe", __assign({}, remainingProp), children));
3698
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3699
+ var transformedProps = transformWireframeProps(remainingProps);
3700
+ return (React__default["default"].createElement("velt-notifications-tool-unread-icon-wireframe", __assign({}, transformedProps), children));
3303
3701
  };
3304
3702
 
3305
3703
  var VeltNotificationsToolWireframe = function (props) {
3306
- var children = props.children, remainingProp = __rest(props, ["children"]);
3307
- return (React__default["default"].createElement("velt-notifications-tool-wireframe", __assign({}, remainingProp), children));
3704
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3705
+ var transformedProps = transformWireframeProps(remainingProps);
3706
+ return (React__default["default"].createElement("velt-notifications-tool-wireframe", __assign({}, transformedProps), children));
3308
3707
  };
3309
3708
  VeltNotificationsToolWireframe.Label = VeltNotificationsToolLabelWireframe;
3310
3709
  VeltNotificationsToolWireframe.UnreadIcon = VeltNotificationsToolUnreadIconWireframe;
3311
3710
  VeltNotificationsToolWireframe.Icon = VeltNotificationsToolIconWireframe;
3312
3711
  VeltNotificationsToolWireframe.UnreadCount = VeltNotificationsToolUnreadCountWireframe;
3313
3712
 
3314
- var VeltConfirmDialogApproveButtonWireframe = function (props) {
3713
+ var VeltConfirmDialogTitleWireframe = function (props) {
3315
3714
  var children = props.children, remainingProps = __rest(props, ["children"]);
3316
- return (React__default["default"].createElement("velt-confirm-dialog-approve-button-wireframe", __assign({}, remainingProps), children));
3715
+ var transformedProps = transformWireframeProps(remainingProps);
3716
+ return (React__default["default"].createElement("velt-confirm-dialog-title-wireframe", __assign({}, transformedProps), children));
3317
3717
  };
3318
3718
 
3319
3719
  var VeltConfirmDialogMessageWireframe = function (props) {
3320
3720
  var children = props.children, remainingProps = __rest(props, ["children"]);
3321
- return (React__default["default"].createElement("velt-confirm-dialog-message-wireframe", __assign({}, remainingProps), children));
3721
+ var transformedProps = transformWireframeProps(remainingProps);
3722
+ return (React__default["default"].createElement("velt-confirm-dialog-message-wireframe", __assign({}, transformedProps), children));
3322
3723
  };
3323
3724
 
3324
- var VeltConfirmDialogRejectButtonWireframe = function (props) {
3725
+ var VeltConfirmDialogApproveButtonWireframe = function (props) {
3325
3726
  var children = props.children, remainingProps = __rest(props, ["children"]);
3326
- return (React__default["default"].createElement("velt-confirm-dialog-reject-button-wireframe", __assign({}, remainingProps), children));
3727
+ var transformedProps = transformWireframeProps(remainingProps);
3728
+ return (React__default["default"].createElement("velt-confirm-dialog-approve-button-wireframe", __assign({}, transformedProps), children));
3327
3729
  };
3328
3730
 
3329
- var VeltConfirmDialogTitleWireframe = function (props) {
3731
+ var VeltConfirmDialogRejectButtonWireframe = function (props) {
3330
3732
  var children = props.children, remainingProps = __rest(props, ["children"]);
3331
- return (React__default["default"].createElement("velt-confirm-dialog-title-wireframe", __assign({}, remainingProps), children));
3733
+ var transformedProps = transformWireframeProps(remainingProps);
3734
+ return (React__default["default"].createElement("velt-confirm-dialog-reject-button-wireframe", __assign({}, transformedProps), children));
3332
3735
  };
3333
3736
 
3334
3737
  var VeltConfirmDialogWireframe = function (props) {
3335
- var children = props.children, remainingProp = __rest(props, ["children"]);
3336
- return (React__default["default"].createElement("velt-confirm-dialog-wireframe", __assign({}, remainingProp), children));
3738
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3739
+ var transformedProps = transformWireframeProps(remainingProps);
3740
+ return (React__default["default"].createElement("velt-confirm-dialog-wireframe", __assign({}, transformedProps), children));
3337
3741
  };
3338
3742
  VeltConfirmDialogWireframe.Title = VeltConfirmDialogTitleWireframe;
3339
3743
  VeltConfirmDialogWireframe.Message = VeltConfirmDialogMessageWireframe;
3340
- VeltConfirmDialogWireframe.RejectButton = VeltConfirmDialogRejectButtonWireframe;
3341
3744
  VeltConfirmDialogWireframe.ApproveButton = VeltConfirmDialogApproveButtonWireframe;
3745
+ VeltConfirmDialogWireframe.RejectButton = VeltConfirmDialogRejectButtonWireframe;
3342
3746
 
3343
3747
  var VeltInlineReactionsSectionListWireframe = function (props) {
3344
3748
  var children = props.children, remainingProps = __rest(props, ["children"]);
3345
- return (React__default["default"].createElement("velt-inline-reactions-section-list-wireframe", __assign({}, remainingProps), children));
3749
+ var transformedProps = transformWireframeProps(remainingProps);
3750
+ return (React__default["default"].createElement("velt-inline-reactions-section-list-wireframe", __assign({}, transformedProps), children));
3346
3751
  };
3347
3752
 
3348
3753
  var VeltInlineReactionsSectionPanelWireframe = function (props) {
3349
3754
  var children = props.children, remainingProps = __rest(props, ["children"]);
3350
- return (React__default["default"].createElement("velt-inline-reactions-section-panel-wireframe", __assign({}, remainingProps), children));
3755
+ var transformedProps = transformWireframeProps(remainingProps);
3756
+ return (React__default["default"].createElement("velt-inline-reactions-section-panel-wireframe", __assign({}, transformedProps), children));
3351
3757
  };
3352
3758
 
3353
3759
  var VeltInlineReactionsSectionToolContainerWireframe = function (props) {
3354
3760
  var children = props.children, remainingProps = __rest(props, ["children"]);
3355
- return (React__default["default"].createElement("velt-inline-reactions-section-tool-container-wireframe", __assign({}, remainingProps), children));
3761
+ var transformedProps = transformWireframeProps(remainingProps);
3762
+ return (React__default["default"].createElement("velt-inline-reactions-section-tool-container-wireframe", __assign({}, transformedProps), children));
3356
3763
  };
3357
3764
 
3358
3765
  var VeltInlineReactionsSectionWireframe = function (props) {
3359
3766
  var children = props.children, remainingProps = __rest(props, ["children"]);
3360
- return (React__default["default"].createElement("velt-inline-reactions-section-wireframe", __assign({}, remainingProps), children));
3767
+ var transformedProps = transformWireframeProps(remainingProps);
3768
+ return (React__default["default"].createElement("velt-inline-reactions-section-wireframe", __assign({}, transformedProps), children));
3361
3769
  };
3362
3770
  VeltInlineReactionsSectionWireframe.List = VeltInlineReactionsSectionListWireframe;
3363
3771
  VeltInlineReactionsSectionWireframe.Panel = VeltInlineReactionsSectionPanelWireframe;
3364
3772
  VeltInlineReactionsSectionWireframe.ToolContainer = VeltInlineReactionsSectionToolContainerWireframe;
3365
3773
 
3366
3774
  var VeltPersistentCommentModeCloseButtonWireframe = function (props) {
3367
- var children = props.children;
3368
- return (React__default["default"].createElement("velt-persistent-comment-mode-close-button-wireframe", null, children));
3775
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3776
+ var transformedProps = transformWireframeProps(remainingProps);
3777
+ return (React__default["default"].createElement("velt-persistent-comment-mode-close-button-wireframe", __assign({}, transformedProps), children));
3369
3778
  };
3370
3779
 
3371
3780
  var VeltPersistentCommentModeLabelPrivateWireframe = function (props) {
3372
- var children = props.children;
3373
- return (React__default["default"].createElement("velt-persistent-comment-mode-label-private-wireframe", null, children));
3781
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3782
+ var transformedProps = transformWireframeProps(remainingProps);
3783
+ return (React__default["default"].createElement("velt-persistent-comment-mode-label-private-wireframe", __assign({}, transformedProps), children));
3374
3784
  };
3375
3785
 
3376
3786
  var VeltPersistentCommentModeLabelPublicWireframe = function (props) {
3377
- var children = props.children;
3378
- return (React__default["default"].createElement("velt-persistent-comment-mode-label-public-wireframe", null, children));
3787
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3788
+ var transformedProps = transformWireframeProps(remainingProps);
3789
+ return (React__default["default"].createElement("velt-persistent-comment-mode-label-public-wireframe", __assign({}, transformedProps), children));
3379
3790
  };
3380
3791
 
3381
3792
  var VeltPersistentCommentModeLabelWireframe = function (props) {
3382
- var children = props.children;
3383
- return (React__default["default"].createElement("velt-persistent-comment-mode-label-wireframe", null, children));
3793
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3794
+ var transformedProps = transformWireframeProps(remainingProps);
3795
+ return (React__default["default"].createElement("velt-persistent-comment-mode-label-wireframe", __assign({}, transformedProps), children));
3384
3796
  };
3385
3797
  VeltPersistentCommentModeLabelWireframe.Private = VeltPersistentCommentModeLabelPrivateWireframe;
3386
3798
  VeltPersistentCommentModeLabelWireframe.Public = VeltPersistentCommentModeLabelPublicWireframe;
3387
3799
 
3388
3800
  var VeltPersistentCommentModeWireframe = function (props) {
3389
- var children = props.children, remainingProp = __rest(props, ["children"]);
3390
- return (React__default["default"].createElement("velt-persistent-comment-mode-wireframe", __assign({}, remainingProp), children));
3801
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3802
+ var transformedProps = transformWireframeProps(remainingProps);
3803
+ return (React__default["default"].createElement("velt-persistent-comment-mode-wireframe", __assign({}, transformedProps), children));
3391
3804
  };
3392
3805
  VeltPersistentCommentModeWireframe.CloseButton = VeltPersistentCommentModeCloseButtonWireframe;
3393
3806
  VeltPersistentCommentModeWireframe.Label = VeltPersistentCommentModeLabelWireframe;
3394
3807
 
3395
3808
  var VeltMultiThreadCommentDialogCloseButtonWireframe = function (props) {
3396
3809
  var children = props.children, remainingProps = __rest(props, ["children"]);
3397
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-close-button-wireframe", __assign({}, remainingProps), children));
3810
+ var transformedProps = transformWireframeProps(remainingProps);
3811
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-close-button-wireframe", __assign({}, transformedProps), children));
3398
3812
  };
3399
3813
 
3400
3814
  var VeltMultiThreadCommentDialogCommentCountWireframe = function (props) {
3401
3815
  var children = props.children, remainingProps = __rest(props, ["children"]);
3402
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-comment-count-wireframe", __assign({}, remainingProps), children));
3816
+ var transformedProps = transformWireframeProps(remainingProps);
3817
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-comment-count-wireframe", __assign({}, transformedProps), children));
3403
3818
  };
3404
3819
 
3405
3820
  var VeltMultiThreadCommentDialogComposerContainerWireframe = function (props) {
3406
3821
  var children = props.children, remainingProps = __rest(props, ["children"]);
3407
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-composer-container-wireframe", __assign({}, remainingProps), children));
3822
+ var transformedProps = transformWireframeProps(remainingProps);
3823
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-composer-container-wireframe", __assign({}, transformedProps), children));
3408
3824
  };
3409
3825
 
3410
3826
  var VeltMultiThreadCommentDialogEmptyPlaceholderWireframe = function (props) {
3411
3827
  var children = props.children, remainingProps = __rest(props, ["children"]);
3412
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-empty-placeholder-wireframe", __assign({}, remainingProps), children));
3828
+ var transformedProps = transformWireframeProps(remainingProps);
3829
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-empty-placeholder-wireframe", __assign({}, transformedProps), children));
3413
3830
  };
3414
3831
 
3415
3832
  var VeltMultiThreadCommentDialogListWireframe = function (props) {
3416
3833
  var children = props.children, remainingProps = __rest(props, ["children"]);
3417
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-list-wireframe", __assign({}, remainingProps), children));
3834
+ var transformedProps = transformWireframeProps(remainingProps);
3835
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-list-wireframe", __assign({}, transformedProps), children));
3418
3836
  };
3419
3837
 
3420
- var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {
3838
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe = function (props) {
3421
3839
  var children = props.children, remainingProps = __rest(props, ["children"]);
3422
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read-wireframe", __assign({}, remainingProps), children));
3840
+ var transformedProps = transformWireframeProps(remainingProps);
3841
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-wireframe", __assign({}, transformedProps), children));
3423
3842
  };
3424
-
3425
- var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe = function (props) {
3843
+ var MarkAllRead = function (props) {
3426
3844
  var children = props.children, remainingProps = __rest(props, ["children"]);
3427
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved-wireframe", __assign({}, remainingProps), children));
3845
+ var transformedProps = transformWireframeProps(remainingProps);
3846
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read-wireframe", __assign({}, transformedProps), children));
3428
3847
  };
3429
-
3430
- var VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe = function (props) {
3848
+ var MarkAllResolved = function (props) {
3431
3849
  var children = props.children, remainingProps = __rest(props, ["children"]);
3432
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-wireframe", __assign({}, remainingProps), children));
3850
+ var transformedProps = transformWireframeProps(remainingProps);
3851
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved-wireframe", __assign({}, transformedProps), children));
3433
3852
  };
3434
- VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllRead = VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe;
3435
- VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllResolved = VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe;
3853
+ VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllRead = MarkAllRead;
3854
+ VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllResolved = MarkAllResolved;
3436
3855
 
3437
3856
  var VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe = function (props) {
3438
3857
  var children = props.children, remainingProps = __rest(props, ["children"]);
3439
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
3858
+ var transformedProps = transformWireframeProps(remainingProps);
3859
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
3440
3860
  };
3441
3861
 
3442
3862
  var VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe = function (props) {
3443
3863
  var children = props.children, remainingProps = __rest(props, ["children"]);
3444
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-wireframe", __assign({}, remainingProps), children));
3864
+ var transformedProps = transformWireframeProps(remainingProps);
3865
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-wireframe", __assign({}, transformedProps), children));
3445
3866
  };
3446
3867
  VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.Content = VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe;
3447
3868
  VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.Trigger = VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe;
3448
3869
 
3449
3870
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe = function (props) {
3450
3871
  var children = props.children, remainingProps = __rest(props, ["children"]);
3451
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, remainingProps), children));
3872
+ var transformedProps = transformWireframeProps(remainingProps);
3873
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, transformedProps), children));
3452
3874
  };
3453
3875
 
3454
3876
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe = function (props) {
3455
3877
  var children = props.children, remainingProps = __rest(props, ["children"]);
3456
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, remainingProps), children));
3878
+ var transformedProps = transformWireframeProps(remainingProps);
3879
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, transformedProps), children));
3457
3880
  };
3458
3881
 
3459
3882
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe = function (props) {
3460
3883
  var children = props.children, remainingProps = __rest(props, ["children"]);
3461
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, remainingProps), children));
3884
+ var transformedProps = transformWireframeProps(remainingProps);
3885
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, transformedProps), children));
3462
3886
  };
3463
3887
 
3464
3888
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe = function (props) {
3465
3889
  var children = props.children, remainingProps = __rest(props, ["children"]);
3466
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, remainingProps), children));
3890
+ var transformedProps = transformWireframeProps(remainingProps);
3891
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, transformedProps), children));
3467
3892
  };
3468
3893
 
3469
3894
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe = function (props) {
3470
3895
  var children = props.children, remainingProps = __rest(props, ["children"]);
3471
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, remainingProps), children));
3896
+ var transformedProps = transformWireframeProps(remainingProps);
3897
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, transformedProps), children));
3472
3898
  };
3473
3899
 
3474
3900
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe = function (props) {
3475
3901
  var children = props.children, remainingProps = __rest(props, ["children"]);
3476
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, remainingProps), children));
3902
+ var transformedProps = transformWireframeProps(remainingProps);
3903
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, transformedProps), children));
3477
3904
  };
3478
3905
 
3479
3906
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe = function (props) {
3480
3907
  var children = props.children, remainingProps = __rest(props, ["children"]);
3481
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, remainingProps), children));
3908
+ var transformedProps = transformWireframeProps(remainingProps);
3909
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, transformedProps), children));
3482
3910
  };
3483
3911
 
3484
3912
  var VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe = function (props) {
3485
3913
  var children = props.children, remainingProps = __rest(props, ["children"]);
3486
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-wireframe", __assign({}, remainingProps), children));
3914
+ var transformedProps = transformWireframeProps(remainingProps);
3915
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
3487
3916
  };
3488
3917
  VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterAll = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe;
3489
3918
  VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterUnread = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe;
@@ -3495,29 +3924,34 @@ VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.SortUnread = V
3495
3924
 
3496
3925
  var VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe = function (props) {
3497
3926
  var children = props.children, remainingProps = __rest(props, ["children"]);
3498
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
3927
+ var transformedProps = transformWireframeProps(remainingProps);
3928
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
3499
3929
  };
3500
3930
 
3501
3931
  var VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe = function (props) {
3502
3932
  var children = props.children, remainingProps = __rest(props, ["children"]);
3503
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-wireframe", __assign({}, remainingProps), children));
3933
+ var transformedProps = transformWireframeProps(remainingProps);
3934
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-wireframe", __assign({}, transformedProps), children));
3504
3935
  };
3505
3936
  VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.Content = VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe;
3506
3937
  VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.Trigger = VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe;
3507
3938
 
3508
3939
  var VeltMultiThreadCommentDialogNewThreadButtonWireframe = function (props) {
3509
3940
  var children = props.children, remainingProps = __rest(props, ["children"]);
3510
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-new-thread-button-wireframe", __assign({}, remainingProps), children));
3941
+ var transformedProps = transformWireframeProps(remainingProps);
3942
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-new-thread-button-wireframe", __assign({}, transformedProps), children));
3511
3943
  };
3512
3944
 
3513
3945
  var VeltMultiThreadCommentDialogResetFilterButtonWireframe = function (props) {
3514
3946
  var children = props.children, remainingProps = __rest(props, ["children"]);
3515
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-reset-filter-button-wireframe", __assign({}, remainingProps), children));
3947
+ var transformedProps = transformWireframeProps(remainingProps);
3948
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-reset-filter-button-wireframe", __assign({}, transformedProps), children));
3516
3949
  };
3517
3950
 
3518
3951
  var VeltMultiThreadCommentDialogWireframe = function (props) {
3519
3952
  var children = props.children, remainingProps = __rest(props, ["children"]);
3520
- return (React__default["default"].createElement("velt-multi-thread-comment-dialog-wireframe", __assign({}, remainingProps), children));
3953
+ var transformedProps = transformWireframeProps(remainingProps);
3954
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-wireframe", __assign({}, transformedProps), children));
3521
3955
  };
3522
3956
  VeltMultiThreadCommentDialogWireframe.CommentCount = VeltMultiThreadCommentDialogCommentCountWireframe;
3523
3957
  VeltMultiThreadCommentDialogWireframe.ComposerContainer = VeltMultiThreadCommentDialogComposerContainerWireframe;
@@ -3531,67 +3965,79 @@ VeltMultiThreadCommentDialogWireframe.ResetFilterButton = VeltMultiThreadComment
3531
3965
 
3532
3966
  var VeltCommentComposerWireframe = function (props) {
3533
3967
  var children = props.children, remainingProps = __rest(props, ["children"]);
3534
- return (React__default["default"].createElement("velt-comment-composer-wireframe", __assign({}, remainingProps), children));
3968
+ var transformedProps = transformWireframeProps(remainingProps);
3969
+ return (React__default["default"].createElement("velt-comment-composer-wireframe", __assign({}, transformedProps), children));
3535
3970
  };
3536
3971
 
3537
3972
  var VeltCommentThreadWireframe = function (props) {
3538
- var children = props.children, remainingProp = __rest(props, ["children"]);
3539
- return (React__default["default"].createElement("velt-comment-thread-wireframe", __assign({}, remainingProp), children));
3973
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3974
+ var transformedProps = transformWireframeProps(remainingProps);
3975
+ return (React__default["default"].createElement("velt-comment-thread-wireframe", __assign({}, transformedProps), children));
3540
3976
  };
3541
3977
 
3542
3978
  var VeltMediaSourceSettingsToggleIconOpenWireframe = function (props) {
3543
- var children = props.children, remainingProp = __rest(props, ["children"]);
3544
- return (React__default["default"].createElement("velt-media-source-settings-toggle-icon-open-wireframe", __assign({}, remainingProp), children));
3979
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3980
+ var transformedProps = transformWireframeProps(remainingProps);
3981
+ return (React__default["default"].createElement("velt-media-source-settings-toggle-icon-open-wireframe", __assign({}, transformedProps), children));
3545
3982
  };
3546
3983
 
3547
3984
  var VeltMediaSourceSettingsToggleIconCloseWireframe = function (props) {
3548
- var children = props.children, remainingProp = __rest(props, ["children"]);
3549
- return (React__default["default"].createElement("velt-media-source-settings-toggle-icon-close-wireframe", __assign({}, remainingProp), children));
3985
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3986
+ var transformedProps = transformWireframeProps(remainingProps);
3987
+ return (React__default["default"].createElement("velt-media-source-settings-toggle-icon-close-wireframe", __assign({}, transformedProps), children));
3550
3988
  };
3551
3989
 
3552
3990
  var VeltMediaSourceSettingsToggleIconWireframe = function (props) {
3553
- var children = props.children, remainingProp = __rest(props, ["children"]);
3554
- return (React__default["default"].createElement("velt-media-source-settings-toggle-icon-wireframe", __assign({}, remainingProp), children));
3991
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3992
+ var transformedProps = transformWireframeProps(remainingProps);
3993
+ return (React__default["default"].createElement("velt-media-source-settings-toggle-icon-wireframe", __assign({}, transformedProps), children));
3555
3994
  };
3556
3995
  VeltMediaSourceSettingsToggleIconWireframe.Open = VeltMediaSourceSettingsToggleIconOpenWireframe;
3557
3996
  VeltMediaSourceSettingsToggleIconWireframe.Close = VeltMediaSourceSettingsToggleIconCloseWireframe;
3558
3997
 
3559
3998
  var VeltMediaSourceSettingsSelectedLabelWireframe = function (props) {
3560
- var children = props.children, remainingProp = __rest(props, ["children"]);
3561
- return (React__default["default"].createElement("velt-media-source-settings-selected-label-wireframe", __assign({}, remainingProp), children));
3999
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4000
+ var transformedProps = transformWireframeProps(remainingProps);
4001
+ return (React__default["default"].createElement("velt-media-source-settings-selected-label-wireframe", __assign({}, transformedProps), children));
3562
4002
  };
3563
4003
 
3564
4004
  var VeltMediaSourceSettingsOptionsItemLabelWireframe = function (props) {
3565
- var children = props.children, remainingProp = __rest(props, ["children"]);
3566
- return (React__default["default"].createElement("velt-media-source-settings-options-item-label-wireframe", __assign({}, remainingProp), children));
4005
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4006
+ var transformedProps = transformWireframeProps(remainingProps);
4007
+ return (React__default["default"].createElement("velt-media-source-settings-options-item-label-wireframe", __assign({}, transformedProps), children));
3567
4008
  };
3568
4009
 
3569
4010
  var VeltMediaSourceSettingsOptionsItemIconWireframe = function (props) {
3570
- var children = props.children, remainingProp = __rest(props, ["children"]);
3571
- return (React__default["default"].createElement("velt-media-source-settings-options-item-icon-wireframe", __assign({}, remainingProp), children));
4011
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4012
+ var transformedProps = transformWireframeProps(remainingProps);
4013
+ return (React__default["default"].createElement("velt-media-source-settings-options-item-icon-wireframe", __assign({}, transformedProps), children));
3572
4014
  };
3573
4015
 
3574
4016
  var VeltMediaSourceSettingsOptionsItemWireframe = function (props) {
3575
- var children = props.children, remainingProp = __rest(props, ["children"]);
3576
- return (React__default["default"].createElement("velt-media-source-settings-options-item-wireframe", __assign({}, remainingProp), children));
4017
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4018
+ var transformedProps = transformWireframeProps(remainingProps);
4019
+ return (React__default["default"].createElement("velt-media-source-settings-options-item-wireframe", __assign({}, transformedProps), children));
3577
4020
  };
3578
4021
  VeltMediaSourceSettingsOptionsItemWireframe.Icon = VeltMediaSourceSettingsOptionsItemIconWireframe;
3579
4022
  VeltMediaSourceSettingsOptionsItemWireframe.Label = VeltMediaSourceSettingsOptionsItemLabelWireframe;
3580
4023
 
3581
4024
  var VeltMediaSourceSettingsOptionsWireframe = function (props) {
3582
- var children = props.children, remainingProp = __rest(props, ["children"]);
3583
- return (React__default["default"].createElement("velt-media-source-settings-options-wireframe", __assign({}, remainingProp), children));
4025
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4026
+ var transformedProps = transformWireframeProps(remainingProps);
4027
+ return (React__default["default"].createElement("velt-media-source-settings-options-wireframe", __assign({}, transformedProps), children));
3584
4028
  };
3585
4029
  VeltMediaSourceSettingsOptionsWireframe.Item = VeltMediaSourceSettingsOptionsItemWireframe;
3586
4030
 
3587
4031
  var VeltMediaSourceSettingsDividerWireframe = function (props) {
3588
- var children = props.children, remainingProp = __rest(props, ["children"]);
3589
- return (React__default["default"].createElement("velt-media-source-settings-divider-wireframe", __assign({}, remainingProp), children));
4032
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4033
+ var transformedProps = transformWireframeProps(remainingProps);
4034
+ return (React__default["default"].createElement("velt-media-source-settings-divider-wireframe", __assign({}, transformedProps), children));
3590
4035
  };
3591
4036
 
3592
4037
  var VeltMediaSourceSettingsAudioWireframe = function (props) {
3593
- var children = props.children, remainingProp = __rest(props, ["children"]);
3594
- return (React__default["default"].createElement("velt-media-source-settings-audio-wireframe", __assign({}, remainingProp), children));
4038
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4039
+ var transformedProps = transformWireframeProps(remainingProps);
4040
+ return (React__default["default"].createElement("velt-media-source-settings-audio-wireframe", __assign({}, transformedProps), children));
3595
4041
  };
3596
4042
  VeltMediaSourceSettingsAudioWireframe.ToggleIcon = VeltMediaSourceSettingsToggleIconWireframe;
3597
4043
  VeltMediaSourceSettingsAudioWireframe.SelectedLabel = VeltMediaSourceSettingsSelectedLabelWireframe;
@@ -3599,8 +4045,9 @@ VeltMediaSourceSettingsAudioWireframe.Options = VeltMediaSourceSettingsOptionsWi
3599
4045
  VeltMediaSourceSettingsAudioWireframe.Divider = VeltMediaSourceSettingsDividerWireframe;
3600
4046
 
3601
4047
  var VeltMediaSourceSettingsVideoWireframe = function (props) {
3602
- var children = props.children, remainingProp = __rest(props, ["children"]);
3603
- return (React__default["default"].createElement("velt-media-source-settings-video-wireframe", __assign({}, remainingProp), children));
4048
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4049
+ var transformedProps = transformWireframeProps(remainingProps);
4050
+ return (React__default["default"].createElement("velt-media-source-settings-video-wireframe", __assign({}, transformedProps), children));
3604
4051
  };
3605
4052
  VeltMediaSourceSettingsVideoWireframe.ToggleIcon = VeltMediaSourceSettingsToggleIconWireframe;
3606
4053
  VeltMediaSourceSettingsVideoWireframe.SelectedLabel = VeltMediaSourceSettingsSelectedLabelWireframe;
@@ -3608,145 +4055,171 @@ VeltMediaSourceSettingsVideoWireframe.Options = VeltMediaSourceSettingsOptionsWi
3608
4055
  VeltMediaSourceSettingsVideoWireframe.Divider = VeltMediaSourceSettingsDividerWireframe;
3609
4056
 
3610
4057
  var VeltMediaSourceSettingsWireframe = function (props) {
3611
- var children = props.children, remainingProp = __rest(props, ["children"]);
3612
- return (React__default["default"].createElement("velt-media-source-settings-wireframe", __assign({}, remainingProp), children));
4058
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4059
+ var transformedProps = transformWireframeProps(remainingProps);
4060
+ return (React__default["default"].createElement("velt-media-source-settings-wireframe", __assign({}, transformedProps), children));
3613
4061
  };
3614
4062
  VeltMediaSourceSettingsWireframe.Audio = VeltMediaSourceSettingsAudioWireframe;
3615
4063
  VeltMediaSourceSettingsWireframe.Video = VeltMediaSourceSettingsVideoWireframe;
3616
4064
 
3617
4065
  var VeltRecorderAllToolWireframe = function (props) {
3618
- var children = props.children, remainingProp = __rest(props, ["children"]);
3619
- return (React__default["default"].createElement("velt-recorder-all-tool-wireframe", __assign({}, remainingProp), children));
4066
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4067
+ var transformedProps = transformWireframeProps(remainingProps);
4068
+ return (React__default["default"].createElement("velt-recorder-all-tool-wireframe", __assign({}, transformedProps), children));
3620
4069
  };
3621
4070
 
3622
4071
  var VeltRecorderAllToolMenuAudioWireframe = function (props) {
3623
- var children = props.children, remainingProp = __rest(props, ["children"]);
3624
- return (React__default["default"].createElement("velt-recorder-all-tool-menu-audio-wireframe", __assign({}, remainingProp), children));
4072
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4073
+ var transformedProps = transformWireframeProps(remainingProps);
4074
+ return (React__default["default"].createElement("velt-recorder-all-tool-menu-audio-wireframe", __assign({}, transformedProps), children));
3625
4075
  };
3626
4076
 
3627
4077
  var VeltRecorderAllToolMenuVideoWireframe = function (props) {
3628
- var children = props.children, remainingProp = __rest(props, ["children"]);
3629
- return (React__default["default"].createElement("velt-recorder-all-tool-menu-video-wireframe", __assign({}, remainingProp), children));
4078
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4079
+ var transformedProps = transformWireframeProps(remainingProps);
4080
+ return (React__default["default"].createElement("velt-recorder-all-tool-menu-video-wireframe", __assign({}, transformedProps), children));
3630
4081
  };
3631
4082
 
3632
4083
  var VeltRecorderAllToolMenuScreenWireframe = function (props) {
3633
- var children = props.children, remainingProp = __rest(props, ["children"]);
3634
- return (React__default["default"].createElement("velt-recorder-all-tool-menu-screen-wireframe", __assign({}, remainingProp), children));
4084
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4085
+ var transformedProps = transformWireframeProps(remainingProps);
4086
+ return (React__default["default"].createElement("velt-recorder-all-tool-menu-screen-wireframe", __assign({}, transformedProps), children));
3635
4087
  };
3636
4088
 
3637
4089
  var VeltRecorderAllToolMenuWireframe = function (props) {
3638
- var children = props.children, remainingProp = __rest(props, ["children"]);
3639
- return (React__default["default"].createElement("velt-recorder-all-tool-menu-wireframe", __assign({}, remainingProp), children));
4090
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4091
+ var transformedProps = transformWireframeProps(remainingProps);
4092
+ return (React__default["default"].createElement("velt-recorder-all-tool-menu-wireframe", __assign({}, transformedProps), children));
3640
4093
  };
3641
4094
  VeltRecorderAllToolMenuWireframe.Video = VeltRecorderAllToolMenuVideoWireframe;
3642
4095
  VeltRecorderAllToolMenuWireframe.Audio = VeltRecorderAllToolMenuAudioWireframe;
3643
4096
  VeltRecorderAllToolMenuWireframe.Screen = VeltRecorderAllToolMenuScreenWireframe;
3644
4097
 
3645
4098
  var VeltRecorderAudioToolWireframe = function (props) {
3646
- var children = props.children, remainingProp = __rest(props, ["children"]);
3647
- return (React__default["default"].createElement("velt-recorder-audio-tool-wireframe", __assign({}, remainingProp), children));
4099
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4100
+ var transformedProps = transformWireframeProps(remainingProps);
4101
+ return (React__default["default"].createElement("velt-recorder-audio-tool-wireframe", __assign({}, transformedProps), children));
3648
4102
  };
3649
4103
 
3650
4104
  var VeltRecorderScreenToolWireframe = function (props) {
3651
- var children = props.children, remainingProp = __rest(props, ["children"]);
3652
- return (React__default["default"].createElement("velt-recorder-screen-tool-wireframe", __assign({}, remainingProp), children));
4105
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4106
+ var transformedProps = transformWireframeProps(remainingProps);
4107
+ return (React__default["default"].createElement("velt-recorder-screen-tool-wireframe", __assign({}, transformedProps), children));
3653
4108
  };
3654
4109
 
3655
4110
  var VeltRecorderVideoToolWireframe = function (props) {
3656
- var children = props.children, remainingProp = __rest(props, ["children"]);
3657
- return (React__default["default"].createElement("velt-recorder-video-tool-wireframe", __assign({}, remainingProp), children));
4111
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4112
+ var transformedProps = transformWireframeProps(remainingProps);
4113
+ return (React__default["default"].createElement("velt-recorder-video-tool-wireframe", __assign({}, transformedProps), children));
3658
4114
  };
3659
4115
 
3660
4116
  var VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe = function (props) {
3661
- var children = props.children, remainingProp = __rest(props, ["children"]);
3662
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-bottom-panel-close-wireframe", __assign({}, remainingProp), children));
4117
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4118
+ var transformedProps = transformWireframeProps(remainingProps);
4119
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-bottom-panel-close-wireframe", __assign({}, transformedProps), children));
3663
4120
  };
3664
4121
 
3665
4122
  var VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe = function (props) {
3666
- var children = props.children, remainingProp = __rest(props, ["children"]);
3667
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-bottom-panel-countdown-wireframe", __assign({}, remainingProp), children));
4123
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4124
+ var transformedProps = transformWireframeProps(remainingProps);
4125
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-bottom-panel-countdown-wireframe", __assign({}, transformedProps), children));
3668
4126
  };
3669
4127
 
3670
4128
  var VeltRecordingPreviewStepsDialogBottomPanelIconWireframe = function (props) {
3671
- var children = props.children, remainingProp = __rest(props, ["children"]);
3672
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-bottom-panel-icon-wireframe", __assign({}, remainingProp), children));
4129
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4130
+ var transformedProps = transformWireframeProps(remainingProps);
4131
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-bottom-panel-icon-wireframe", __assign({}, transformedProps), children));
3673
4132
  };
3674
4133
 
3675
4134
  var VeltRecordingPreviewStepsDialogBottomPanelWireframe = function (props) {
3676
- var children = props.children, remainingProp = __rest(props, ["children"]);
3677
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-bottom-panel-wireframe", __assign({}, remainingProp), children));
4135
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4136
+ var transformedProps = transformWireframeProps(remainingProps);
4137
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-bottom-panel-wireframe", __assign({}, transformedProps), children));
3678
4138
  };
3679
4139
  VeltRecordingPreviewStepsDialogBottomPanelWireframe.Icon = VeltRecordingPreviewStepsDialogBottomPanelIconWireframe;
3680
4140
  VeltRecordingPreviewStepsDialogBottomPanelWireframe.Close = VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe;
3681
4141
  VeltRecordingPreviewStepsDialogBottomPanelWireframe.Countdown = VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe;
3682
4142
 
3683
4143
  var VeltRecordingPreviewStepsDialogButtonPanelWireframe = function (props) {
3684
- var children = props.children, remainingProp = __rest(props, ["children"]);
3685
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-button-panel-wireframe", __assign({}, remainingProp), children));
4144
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4145
+ var transformedProps = transformWireframeProps(remainingProps);
4146
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-button-panel-wireframe", __assign({}, transformedProps), children));
3686
4147
  };
3687
4148
 
3688
4149
  var VeltRecordingPreviewStepsDialogCloseButtonWireframe = function (props) {
3689
- var children = props.children, remainingProp = __rest(props, ["children"]);
3690
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-close-button-wireframe", __assign({}, remainingProp), children));
4150
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4151
+ var transformedProps = transformWireframeProps(remainingProps);
4152
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-close-button-wireframe", __assign({}, transformedProps), children));
3691
4153
  };
3692
4154
 
3693
4155
  var VeltRecordingPreviewStepsDialogMicButtonOffWireframe = function (props) {
3694
- var children = props.children, remainingProp = __rest(props, ["children"]);
3695
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-mic-button-off-wireframe", __assign({}, remainingProp), children));
4156
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4157
+ var transformedProps = transformWireframeProps(remainingProps);
4158
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-mic-button-off-wireframe", __assign({}, transformedProps), children));
3696
4159
  };
3697
4160
 
3698
4161
  var VeltRecordingPreviewStepsDialogMicButtonOnWireframe = function (props) {
3699
- var children = props.children, remainingProp = __rest(props, ["children"]);
3700
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-mic-button-on-wireframe", __assign({}, remainingProp), children));
4162
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4163
+ var transformedProps = transformWireframeProps(remainingProps);
4164
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-mic-button-on-wireframe", __assign({}, transformedProps), children));
3701
4165
  };
3702
4166
 
3703
4167
  var VeltRecordingPreviewStepsDialogMicButtonWireframe = function (props) {
3704
- var children = props.children, remainingProp = __rest(props, ["children"]);
3705
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-button-wireframe", __assign({}, remainingProp), children));
4168
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4169
+ var transformedProps = transformWireframeProps(remainingProps);
4170
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-mic-button-wireframe", __assign({}, transformedProps), children));
3706
4171
  };
3707
4172
  VeltRecordingPreviewStepsDialogMicButtonWireframe.On = VeltRecordingPreviewStepsDialogMicButtonOnWireframe;
3708
4173
  VeltRecordingPreviewStepsDialogMicButtonWireframe.Off = VeltRecordingPreviewStepsDialogMicButtonOffWireframe;
3709
4174
 
3710
4175
  var VeltRecordingPreviewStepsDialogSettingsPanelWireframe = function (props) {
3711
- var children = props.children, remainingProp = __rest(props, ["children"]);
3712
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-settings-panel-wireframe", __assign({}, remainingProp), children));
4176
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4177
+ var transformedProps = transformWireframeProps(remainingProps);
4178
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-settings-panel-wireframe", __assign({}, transformedProps), children));
3713
4179
  };
3714
4180
 
3715
4181
  var VeltRecordingPreviewStepsDialogSettingsWireframe = function (props) {
3716
- var children = props.children, remainingProp = __rest(props, ["children"]);
3717
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-settings-wireframe", __assign({}, remainingProp), children));
4182
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4183
+ var transformedProps = transformWireframeProps(remainingProps);
4184
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-settings-wireframe", __assign({}, transformedProps), children));
3718
4185
  };
3719
4186
 
3720
4187
  var VeltRecordingPreviewStepsDialogStartRecordingWireframe = function (props) {
3721
- var children = props.children, remainingProp = __rest(props, ["children"]);
3722
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-start-recording-wireframe", __assign({}, remainingProp), children));
4188
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4189
+ var transformedProps = transformWireframeProps(remainingProps);
4190
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-start-recording-wireframe", __assign({}, transformedProps), children));
3723
4191
  };
3724
4192
 
3725
4193
  var VeltRecordingPreviewStepsDialogTimerCountdownWireframe = function (props) {
3726
- var children = props.children, remainingProp = __rest(props, ["children"]);
3727
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-timer-countdown-wireframe", __assign({}, remainingProp), children));
4194
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4195
+ var transformedProps = transformWireframeProps(remainingProps);
4196
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-timer-countdown-wireframe", __assign({}, transformedProps), children));
3728
4197
  };
3729
4198
 
3730
4199
  var VeltRecordingPreviewStepsDialogTimerCancelWireframe = function (props) {
3731
- var children = props.children, remainingProp = __rest(props, ["children"]);
3732
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-timer-cancel-wireframe", __assign({}, remainingProp), children));
4200
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4201
+ var transformedProps = transformWireframeProps(remainingProps);
4202
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-timer-cancel-wireframe", __assign({}, transformedProps), children));
3733
4203
  };
3734
4204
 
3735
4205
  var VeltRecordingPreviewStepsDialogTimerWireframe = function (props) {
3736
- var children = props.children, remainingProp = __rest(props, ["children"]);
3737
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-timer-wireframe", __assign({}, remainingProp), children));
4206
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4207
+ var transformedProps = transformWireframeProps(remainingProps);
4208
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-timer-wireframe", __assign({}, transformedProps), children));
3738
4209
  };
3739
4210
  VeltRecordingPreviewStepsDialogTimerWireframe.Countdown = VeltRecordingPreviewStepsDialogTimerCountdownWireframe;
3740
4211
  VeltRecordingPreviewStepsDialogTimerWireframe.Cancel = VeltRecordingPreviewStepsDialogTimerCancelWireframe;
3741
4212
 
3742
4213
  var VeltRecordingPreviewStepsDialogWaveformWireframe = function (props) {
3743
- var children = props.children, remainingProp = __rest(props, ["children"]);
3744
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-waveform-wireframe", __assign({}, remainingProp), children));
4214
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4215
+ var transformedProps = transformWireframeProps(remainingProps);
4216
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-waveform-wireframe", __assign({}, transformedProps), children));
3745
4217
  };
3746
4218
 
3747
4219
  var VeltRecordingPreviewStepsDialogAudioWireframe = function (props) {
3748
- var children = props.children, remainingProp = __rest(props, ["children"]);
3749
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-audio-wireframe", __assign({}, remainingProp), children));
4220
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4221
+ var transformedProps = transformWireframeProps(remainingProps);
4222
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-audio-wireframe", __assign({}, transformedProps), children));
3750
4223
  };
3751
4224
  VeltRecordingPreviewStepsDialogAudioWireframe.BottomPanel = VeltRecordingPreviewStepsDialogBottomPanelWireframe;
3752
4225
  VeltRecordingPreviewStepsDialogAudioWireframe.ButtonPanel = VeltRecordingPreviewStepsDialogButtonPanelWireframe;
@@ -3759,35 +4232,41 @@ VeltRecordingPreviewStepsDialogAudioWireframe.Timer = VeltRecordingPreviewStepsD
3759
4232
  VeltRecordingPreviewStepsDialogAudioWireframe.Waveform = VeltRecordingPreviewStepsDialogWaveformWireframe;
3760
4233
 
3761
4234
  var VeltRecordingPreviewStepsDialogCameraButtonOffWireframe = function (props) {
3762
- var children = props.children, remainingProp = __rest(props, ["children"]);
3763
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-button-off-wireframe", __assign({}, remainingProp), children));
4235
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4236
+ var transformedProps = transformWireframeProps(remainingProps);
4237
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-button-off-wireframe", __assign({}, transformedProps), children));
3764
4238
  };
3765
4239
 
3766
4240
  var VeltRecordingPreviewStepsDialogCameraButtonOnWireframe = function (props) {
3767
- var children = props.children, remainingProp = __rest(props, ["children"]);
3768
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-button-on-wireframe", __assign({}, remainingProp), children));
4241
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4242
+ var transformedProps = transformWireframeProps(remainingProps);
4243
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-button-on-wireframe", __assign({}, transformedProps), children));
3769
4244
  };
3770
4245
 
3771
4246
  var VeltRecordingPreviewStepsDialogCameraButtonWireframe = function (props) {
3772
- var children = props.children, remainingProp = __rest(props, ["children"]);
3773
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-button-wireframe", __assign({}, remainingProp), children));
4247
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4248
+ var transformedProps = transformWireframeProps(remainingProps);
4249
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-button-wireframe", __assign({}, transformedProps), children));
3774
4250
  };
3775
4251
  VeltRecordingPreviewStepsDialogCameraButtonWireframe.On = VeltRecordingPreviewStepsDialogCameraButtonOnWireframe;
3776
4252
  VeltRecordingPreviewStepsDialogCameraButtonWireframe.Off = VeltRecordingPreviewStepsDialogCameraButtonOffWireframe;
3777
4253
 
3778
4254
  var VeltRecordingPreviewStepsDialogCameraOffMessageWireframe = function (props) {
3779
- var children = props.children, remainingProp = __rest(props, ["children"]);
3780
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-off-message-wireframe", __assign({}, remainingProp), children));
4255
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4256
+ var transformedProps = transformWireframeProps(remainingProps);
4257
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-camera-off-message-wireframe", __assign({}, transformedProps), children));
3781
4258
  };
3782
4259
 
3783
4260
  var VeltRecordingPreviewStepsDialogVideoPlayerWireframe = function (props) {
3784
- var children = props.children, remainingProp = __rest(props, ["children"]);
3785
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-video-player-wireframe", __assign({}, remainingProp), children));
4261
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4262
+ var transformedProps = transformWireframeProps(remainingProps);
4263
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-video-player-wireframe", __assign({}, transformedProps), children));
3786
4264
  };
3787
4265
 
3788
4266
  var VeltRecordingPreviewStepsDialogVideoWireframe = function (props) {
3789
- var children = props.children, remainingProp = __rest(props, ["children"]);
3790
- return (React__default["default"].createElement("velt-recording-preview-steps-dialog-video-wireframe", __assign({}, remainingProp), children));
4267
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4268
+ var transformedProps = transformWireframeProps(remainingProps);
4269
+ return (React__default["default"].createElement("velt-recording-preview-steps-dialog-video-wireframe", __assign({}, transformedProps), children));
3791
4270
  };
3792
4271
  VeltRecordingPreviewStepsDialogVideoWireframe.BottomPanel = VeltRecordingPreviewStepsDialogBottomPanelWireframe;
3793
4272
  VeltRecordingPreviewStepsDialogVideoWireframe.ButtonPanel = VeltRecordingPreviewStepsDialogButtonPanelWireframe;
@@ -3803,67 +4282,79 @@ VeltRecordingPreviewStepsDialogVideoWireframe.VideoPlayer = VeltRecordingPreview
3803
4282
  VeltRecordingPreviewStepsDialogVideoWireframe.Waveform = VeltRecordingPreviewStepsDialogWaveformWireframe;
3804
4283
 
3805
4284
  var VeltRecordingPreviewStepsDialogWireframe = function (props) {
3806
- var children = props.children;
4285
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4286
+ transformWireframeProps(remainingProps);
3807
4287
  return (React__default["default"].createElement(React__default["default"].Fragment, null, children));
3808
4288
  };
3809
4289
  VeltRecordingPreviewStepsDialogWireframe.Video = VeltRecordingPreviewStepsDialogVideoWireframe;
3810
4290
  VeltRecordingPreviewStepsDialogWireframe.Audio = VeltRecordingPreviewStepsDialogAudioWireframe;
3811
4291
 
3812
4292
  var VeltRecorderControlPanelFloatingModeContainerWireframe = function (props) {
3813
- var children = props.children, remainingProp = __rest(props, ["children"]);
3814
- return (React__default["default"].createElement("velt-recorder-control-panel-floating-mode-container-wireframe", __assign({}, remainingProp), children));
4293
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4294
+ var transformedProps = transformWireframeProps(remainingProps);
4295
+ return (React__default["default"].createElement("velt-recorder-control-panel-floating-mode-container-wireframe", __assign({}, transformedProps), children));
3815
4296
  };
3816
4297
 
3817
4298
  var VeltRecorderControlPanelFloatingModeScreenVideoWireframe = function (props) {
3818
- var children = props.children, remainingProp = __rest(props, ["children"]);
3819
- return (React__default["default"].createElement("velt-recorder-control-panel-floating-mode-screen-video-wireframe", __assign({}, remainingProp), children));
4299
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4300
+ var transformedProps = transformWireframeProps(remainingProps);
4301
+ return (React__default["default"].createElement("velt-recorder-control-panel-floating-mode-screen-video-wireframe", __assign({}, transformedProps), children));
3820
4302
  };
3821
4303
 
3822
4304
  var VeltRecorderControlPanelFloatingModeWaveformWireframe = function (props) {
3823
- var children = props.children, remainingProp = __rest(props, ["children"]);
3824
- return (React__default["default"].createElement("velt-recorder-control-panel-floating-mode-waveform-wireframe", __assign({}, remainingProp), children));
4305
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4306
+ var transformedProps = transformWireframeProps(remainingProps);
4307
+ return (React__default["default"].createElement("velt-recorder-control-panel-floating-mode-waveform-wireframe", __assign({}, transformedProps), children));
3825
4308
  };
3826
4309
 
3827
4310
  var VeltRecorderControlPanelActionBarWaveformWireframe = function (props) {
3828
- var children = props.children, remainingProp = __rest(props, ["children"]);
3829
- return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-waveform-wireframe", __assign({}, remainingProp), children));
4311
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4312
+ var transformedProps = transformWireframeProps(remainingProps);
4313
+ return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-waveform-wireframe", __assign({}, transformedProps), children));
3830
4314
  };
3831
4315
 
3832
4316
  var VeltRecorderControlPanelActionBarClearWireframe = function (props) {
3833
- var children = props.children, remainingProp = __rest(props, ["children"]);
3834
- return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-clear-wireframe", __assign({}, remainingProp), children));
4317
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4318
+ var transformedProps = transformWireframeProps(remainingProps);
4319
+ return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-clear-wireframe", __assign({}, transformedProps), children));
3835
4320
  };
3836
4321
 
3837
4322
  var VeltRecorderControlPanelActionBarStopWireframe = function (props) {
3838
- var children = props.children, remainingProp = __rest(props, ["children"]);
3839
- return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-stop-wireframe", __assign({}, remainingProp), children));
4323
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4324
+ var transformedProps = transformWireframeProps(remainingProps);
4325
+ return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-stop-wireframe", __assign({}, transformedProps), children));
3840
4326
  };
3841
4327
 
3842
4328
  var VeltRecorderControlPanelActionBarTimeWireframe = function (props) {
3843
- var children = props.children, remainingProp = __rest(props, ["children"]);
3844
- return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-time-wireframe", __assign({}, remainingProp), children));
4329
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4330
+ var transformedProps = transformWireframeProps(remainingProps);
4331
+ return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-time-wireframe", __assign({}, transformedProps), children));
3845
4332
  };
3846
4333
 
3847
4334
  var VeltRecorderControlPanelActionBarTogglePlayWireframe = function (props) {
3848
- var children = props.children, remainingProp = __rest(props, ["children"]);
3849
- return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-toggle-play-wireframe", __assign({}, remainingProp), children));
4335
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4336
+ var transformedProps = transformWireframeProps(remainingProps);
4337
+ return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-toggle-play-wireframe", __assign({}, transformedProps), children));
3850
4338
  };
3851
4339
 
3852
4340
  var VeltRecorderControlPanelActionBarToggleWireframe = function (props) {
3853
- var children = props.children, remainingProp = __rest(props, ["children"]);
3854
- return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-toggle-wireframe", __assign({}, remainingProp), children));
4341
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4342
+ var transformedProps = transformWireframeProps(remainingProps);
4343
+ return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-toggle-wireframe", __assign({}, transformedProps), children));
3855
4344
  };
3856
4345
  VeltRecorderControlPanelActionBarToggleWireframe.Pause = VeltRecorderControlPanelActionBarTogglePlayWireframe;
3857
4346
  VeltRecorderControlPanelActionBarToggleWireframe.Play = VeltRecorderControlPanelActionBarTogglePlayWireframe;
3858
4347
 
3859
4348
  var VeltRecorderControlPanelActionBarTypeIconWireframe = function (props) {
3860
- var children = props.children, remainingProp = __rest(props, ["children"]);
3861
- return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-type-icon-wireframe", __assign({}, remainingProp), children));
4349
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4350
+ var transformedProps = transformWireframeProps(remainingProps);
4351
+ return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-type-icon-wireframe", __assign({}, transformedProps), children));
3862
4352
  };
3863
4353
 
3864
4354
  var VeltRecorderControlPanelActionBarWireframe = function (props) {
3865
- var children = props.children, remainingProp = __rest(props, ["children"]);
3866
- return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-wireframe", __assign({}, remainingProp), children));
4355
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4356
+ var transformedProps = transformWireframeProps(remainingProps);
4357
+ return (React__default["default"].createElement("velt-recorder-control-panel-action-bar-wireframe", __assign({}, transformedProps), children));
3867
4358
  };
3868
4359
  VeltRecorderControlPanelActionBarWireframe.Clear = VeltRecorderControlPanelActionBarClearWireframe;
3869
4360
  VeltRecorderControlPanelActionBarWireframe.Stop = VeltRecorderControlPanelActionBarStopWireframe;
@@ -3873,40 +4364,47 @@ VeltRecorderControlPanelActionBarWireframe.TypeIcon = VeltRecorderControlPanelAc
3873
4364
  VeltRecorderControlPanelActionBarWireframe.Waveform = VeltRecorderControlPanelActionBarWaveformWireframe;
3874
4365
 
3875
4366
  var VeltRecorderControlPanelCollapsedButtonOffWireframe = function (props) {
3876
- var children = props.children, remainingProp = __rest(props, ["children"]);
3877
- return (React__default["default"].createElement("velt-recorder-control-panel-collapsed-button-off-wireframe", __assign({}, remainingProp), children));
4367
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4368
+ var transformedProps = transformWireframeProps(remainingProps);
4369
+ return (React__default["default"].createElement("velt-recorder-control-panel-collapsed-button-off-wireframe", __assign({}, transformedProps), children));
3878
4370
  };
3879
4371
 
3880
4372
  var VeltRecorderControlPanelCollapsedButtonOnWireframe = function (props) {
3881
- var children = props.children, remainingProp = __rest(props, ["children"]);
3882
- return (React__default["default"].createElement("velt-recorder-control-panel-collapsed-button-on-wireframe", __assign({}, remainingProp), children));
4373
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4374
+ var transformedProps = transformWireframeProps(remainingProps);
4375
+ return (React__default["default"].createElement("velt-recorder-control-panel-collapsed-button-on-wireframe", __assign({}, transformedProps), children));
3883
4376
  };
3884
4377
 
3885
4378
  var VeltRecorderControlPanelCollapsedButtonWireframe = function (props) {
3886
- var children = props.children, remainingProp = __rest(props, ["children"]);
3887
- return (React__default["default"].createElement("velt-recorder-control-panel-collapsed-button-wireframe", __assign({}, remainingProp), children));
4379
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4380
+ var transformedProps = transformWireframeProps(remainingProps);
4381
+ return (React__default["default"].createElement("velt-recorder-control-panel-collapsed-button-wireframe", __assign({}, transformedProps), children));
3888
4382
  };
3889
4383
  VeltRecorderControlPanelCollapsedButtonWireframe.On = VeltRecorderControlPanelCollapsedButtonOnWireframe;
3890
4384
  VeltRecorderControlPanelCollapsedButtonWireframe.Off = VeltRecorderControlPanelCollapsedButtonOffWireframe;
3891
4385
 
3892
4386
  var VeltRecorderControlPanelLoadingWireframe = function (props) {
3893
- var children = props.children, remainingProp = __rest(props, ["children"]);
3894
- return (React__default["default"].createElement("velt-recorder-control-panel-loading-wireframe", __assign({}, remainingProp), children));
4387
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4388
+ var transformedProps = transformWireframeProps(remainingProps);
4389
+ return (React__default["default"].createElement("velt-recorder-control-panel-loading-wireframe", __assign({}, transformedProps), children));
3895
4390
  };
3896
4391
 
3897
4392
  var VeltRecorderControlPanelPausedWireframe = function (props) {
3898
- var children = props.children, remainingProp = __rest(props, ["children"]);
3899
- return (React__default["default"].createElement("velt-recorder-control-panel-paused-wireframe", __assign({}, remainingProp), children));
4393
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4394
+ var transformedProps = transformWireframeProps(remainingProps);
4395
+ return (React__default["default"].createElement("velt-recorder-control-panel-paused-wireframe", __assign({}, transformedProps), children));
3900
4396
  };
3901
4397
 
3902
4398
  var VeltRecorderControlPanelVideoWireframe = function (props) {
3903
- var children = props.children, remainingProp = __rest(props, ["children"]);
3904
- return (React__default["default"].createElement("velt-recorder-control-panel-video-wireframe", __assign({}, remainingProp), children));
4399
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4400
+ var transformedProps = transformWireframeProps(remainingProps);
4401
+ return (React__default["default"].createElement("velt-recorder-control-panel-video-wireframe", __assign({}, transformedProps), children));
3905
4402
  };
3906
4403
 
3907
4404
  var VeltRecorderControlPanelFloatingModeWireframe = function (props) {
3908
- var children = props.children, remainingProp = __rest(props, ["children"]);
3909
- return (React__default["default"].createElement("velt-recorder-control-panel-floating-mode-wireframe", __assign({}, remainingProp), children));
4405
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4406
+ var transformedProps = transformWireframeProps(remainingProps);
4407
+ return (React__default["default"].createElement("velt-recorder-control-panel-floating-mode-wireframe", __assign({}, transformedProps), children));
3910
4408
  };
3911
4409
  VeltRecorderControlPanelFloatingModeWireframe.Container = VeltRecorderControlPanelFloatingModeContainerWireframe;
3912
4410
  VeltRecorderControlPanelFloatingModeWireframe.ScreenVideo = VeltRecorderControlPanelFloatingModeScreenVideoWireframe;
@@ -3918,90 +4416,106 @@ VeltRecorderControlPanelFloatingModeWireframe.Loading = VeltRecorderControlPanel
3918
4416
  VeltRecorderControlPanelFloatingModeWireframe.ActionBar = VeltRecorderControlPanelActionBarWireframe;
3919
4417
 
3920
4418
  var VeltRecorderControlPanelThreadModeWireframe = function (props) {
3921
- var children = props.children, remainingProp = __rest(props, ["children"]);
3922
- return (React__default["default"].createElement("velt-recorder-control-panel-thread-mode-wireframe", __assign({}, remainingProp), children));
4419
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4420
+ var transformedProps = transformWireframeProps(remainingProps);
4421
+ return (React__default["default"].createElement("velt-recorder-control-panel-thread-mode-wireframe", __assign({}, transformedProps), children));
3923
4422
  };
3924
4423
  VeltRecorderControlPanelThreadModeWireframe.Video = VeltRecorderControlPanelVideoWireframe;
3925
4424
  VeltRecorderControlPanelThreadModeWireframe.Loading = VeltRecorderControlPanelLoadingWireframe;
3926
4425
  VeltRecorderControlPanelThreadModeWireframe.ActionBar = VeltRecorderControlPanelActionBarWireframe;
3927
4426
 
3928
4427
  var VeltRecorderControlPanelWireframe = function (props) {
3929
- var children = props.children;
4428
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4429
+ transformWireframeProps(remainingProps);
3930
4430
  return (React__default["default"].createElement(React__default["default"].Fragment, null, children));
3931
4431
  };
3932
4432
  VeltRecorderControlPanelWireframe.FloatingMode = VeltRecorderControlPanelFloatingModeWireframe;
3933
4433
  VeltRecorderControlPanelWireframe.ThreadMode = VeltRecorderControlPanelThreadModeWireframe;
3934
4434
 
3935
4435
  var VeltRecorderPlayerAudioTogglePauseWireframe = function (props) {
3936
- var children = props.children, remainingProp = __rest(props, ["children"]);
3937
- return (React__default["default"].createElement("velt-recorder-player-audio-toggle-pause-wireframe", __assign({}, remainingProp), children));
4436
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4437
+ var transformedProps = transformWireframeProps(remainingProps);
4438
+ return (React__default["default"].createElement("velt-recorder-player-audio-toggle-pause-wireframe", __assign({}, transformedProps), children));
3938
4439
  };
3939
4440
 
3940
4441
  var VeltRecorderPlayerAudioTogglePlayWireframe = function (props) {
3941
- var children = props.children, remainingProp = __rest(props, ["children"]);
3942
- return (React__default["default"].createElement("velt-recorder-player-audio-toggle-play-wireframe", __assign({}, remainingProp), children));
4442
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4443
+ var transformedProps = transformWireframeProps(remainingProps);
4444
+ return (React__default["default"].createElement("velt-recorder-player-audio-toggle-play-wireframe", __assign({}, transformedProps), children));
3943
4445
  };
3944
4446
 
3945
4447
  var VeltRecorderPlayerAudioToggleWireframe = function (props) {
3946
- var children = props.children, remainingProp = __rest(props, ["children"]);
3947
- return (React__default["default"].createElement("velt-recorder-player-audio-toggle-wireframe", __assign({}, remainingProp), children));
4448
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4449
+ var transformedProps = transformWireframeProps(remainingProps);
4450
+ return (React__default["default"].createElement("velt-recorder-player-audio-toggle-wireframe", __assign({}, transformedProps), children));
3948
4451
  };
3949
4452
  VeltRecorderPlayerAudioToggleWireframe.Play = VeltRecorderPlayerAudioTogglePlayWireframe;
3950
4453
  VeltRecorderPlayerAudioToggleWireframe.Pause = VeltRecorderPlayerAudioTogglePauseWireframe;
3951
4454
 
3952
4455
  var VeltRecorderPlayerAudioWaveformWireframe = function (props) {
3953
- var children = props.children, remainingProp = __rest(props, ["children"]);
3954
- return (React__default["default"].createElement("velt-recorder-player-audio-waveform-wireframe", __assign({}, remainingProp), children));
4456
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4457
+ var transformedProps = transformWireframeProps(remainingProps);
4458
+ return (React__default["default"].createElement("velt-recorder-player-audio-waveform-wireframe", __assign({}, transformedProps), children));
3955
4459
  };
3956
4460
 
3957
4461
  var VeltRecorderPlayerAudioWireframe = function (props) {
3958
- var children = props.children, remainingProp = __rest(props, ["children"]);
3959
- return (React__default["default"].createElement("velt-recorder-player-audio-wireframe", __assign({}, remainingProp), children));
4462
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4463
+ var transformedProps = transformWireframeProps(remainingProps);
4464
+ return (React__default["default"].createElement("velt-recorder-player-audio-wireframe", __assign({}, transformedProps), children));
3960
4465
  };
3961
4466
 
3962
4467
  var VeltRecorderPlayerCopyLinkWireframe = function (props) {
3963
- var children = props.children, remainingProp = __rest(props, ["children"]);
3964
- return (React__default["default"].createElement("velt-recorder-player-copy-link-wireframe", __assign({}, remainingProp), children));
4468
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4469
+ var transformedProps = transformWireframeProps(remainingProps);
4470
+ return (React__default["default"].createElement("velt-recorder-player-copy-link-wireframe", __assign({}, transformedProps), children));
3965
4471
  };
3966
4472
 
3967
4473
  var VeltRecorderPlayerDeleteWireframe = function (props) {
3968
- var children = props.children, remainingProp = __rest(props, ["children"]);
3969
- return (React__default["default"].createElement("velt-recorder-player-delete-wireframe", __assign({}, remainingProp), children));
4474
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4475
+ var transformedProps = transformWireframeProps(remainingProps);
4476
+ return (React__default["default"].createElement("velt-recorder-player-delete-wireframe", __assign({}, transformedProps), children));
3970
4477
  };
3971
4478
 
3972
4479
  var VeltRecorderPlayerNameWireframe = function (props) {
3973
- var children = props.children, remainingProp = __rest(props, ["children"]);
3974
- return (React__default["default"].createElement("velt-recorder-player-name-wireframe", __assign({}, remainingProp), children));
4480
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4481
+ var transformedProps = transformWireframeProps(remainingProps);
4482
+ return (React__default["default"].createElement("velt-recorder-player-name-wireframe", __assign({}, transformedProps), children));
3975
4483
  };
3976
4484
 
3977
4485
  var VeltRecorderPlayerSubtitlesButtonWireframe = function (props) {
3978
- var children = props.children, remainingProp = __rest(props, ["children"]);
3979
- return (React__default["default"].createElement("velt-recorder-player-subtitles-button-wireframe", __assign({}, remainingProp), children));
4486
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4487
+ var transformedProps = transformWireframeProps(remainingProps);
4488
+ return (React__default["default"].createElement("velt-recorder-player-subtitles-button-wireframe", __assign({}, transformedProps), children));
3980
4489
  };
3981
4490
 
3982
4491
  var VeltRecorderPlayerSubtitlesWireframe = function (props) {
3983
- var children = props.children, remainingProp = __rest(props, ["children"]);
3984
- return (React__default["default"].createElement("velt-recorder-player-subtitles-wireframe", __assign({}, remainingProp), children));
4492
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4493
+ var transformedProps = transformWireframeProps(remainingProps);
4494
+ return (React__default["default"].createElement("velt-recorder-player-subtitles-wireframe", __assign({}, transformedProps), children));
3985
4495
  };
3986
4496
 
3987
4497
  var VeltRecorderPlayerTimeWireframe = function (props) {
3988
- var children = props.children, remainingProp = __rest(props, ["children"]);
3989
- return (React__default["default"].createElement("velt-recorder-player-time-wireframe", __assign({}, remainingProp), children));
4498
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4499
+ var transformedProps = transformWireframeProps(remainingProps);
4500
+ return (React__default["default"].createElement("velt-recorder-player-time-wireframe", __assign({}, transformedProps), children));
3990
4501
  };
3991
4502
 
3992
4503
  var VeltRecorderPlayerTranscriptionWireframe = function (props) {
3993
- var children = props.children, remainingProp = __rest(props, ["children"]);
3994
- return (React__default["default"].createElement("velt-recorder-player-transcription-wireframe", __assign({}, remainingProp), children));
4504
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4505
+ var transformedProps = transformWireframeProps(remainingProps);
4506
+ return (React__default["default"].createElement("velt-recorder-player-transcription-wireframe", __assign({}, transformedProps), children));
3995
4507
  };
3996
4508
 
3997
4509
  var VeltRecorderPlayerAvatarWireframe = function (props) {
3998
- var children = props.children, remainingProp = __rest(props, ["children"]);
3999
- return (React__default["default"].createElement("velt-recorder-player-avatar-wireframe", __assign({}, remainingProp), children));
4510
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4511
+ var transformedProps = transformWireframeProps(remainingProps);
4512
+ return (React__default["default"].createElement("velt-recorder-player-avatar-wireframe", __assign({}, transformedProps), children));
4000
4513
  };
4001
4514
 
4002
4515
  var VeltRecorderPlayerAudioContainerWireframe = function (props) {
4003
- var children = props.children, remainingProp = __rest(props, ["children"]);
4004
- return (React__default["default"].createElement("velt-recorder-player-audio-container-wireframe", __assign({}, remainingProp), children));
4516
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4517
+ var transformedProps = transformWireframeProps(remainingProps);
4518
+ return (React__default["default"].createElement("velt-recorder-player-audio-container-wireframe", __assign({}, transformedProps), children));
4005
4519
  };
4006
4520
  VeltRecorderPlayerAudioContainerWireframe.AudioToggle = VeltRecorderPlayerAudioToggleWireframe;
4007
4521
  VeltRecorderPlayerAudioContainerWireframe.Time = VeltRecorderPlayerTimeWireframe;
@@ -4016,39 +4530,46 @@ VeltRecorderPlayerAudioContainerWireframe.AudioWaveform = VeltRecorderPlayerAudi
4016
4530
  VeltRecorderPlayerAudioContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;
4017
4531
 
4018
4532
  var VeltRecorderPlayerFullScreenButtonWireframe = function (props) {
4019
- var children = props.children, remainingProp = __rest(props, ["children"]);
4020
- return (React__default["default"].createElement("velt-recorder-player-full-screen-button-wireframe", __assign({}, remainingProp), children));
4533
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4534
+ var transformedProps = transformWireframeProps(remainingProps);
4535
+ return (React__default["default"].createElement("velt-recorder-player-full-screen-button-wireframe", __assign({}, transformedProps), children));
4021
4536
  };
4022
4537
 
4023
4538
  var VeltRecorderPlayerOverlayWireframe = function (props) {
4024
- var children = props.children, remainingProp = __rest(props, ["children"]);
4025
- return (React__default["default"].createElement("velt-recorder-player-overlay-wireframe", __assign({}, remainingProp), children));
4539
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4540
+ var transformedProps = transformWireframeProps(remainingProps);
4541
+ return (React__default["default"].createElement("velt-recorder-player-overlay-wireframe", __assign({}, transformedProps), children));
4026
4542
  };
4027
4543
 
4028
4544
  var VeltRecorderPlayerPlayButtonWireframe = function (props) {
4029
- var children = props.children, remainingProp = __rest(props, ["children"]);
4030
- return (React__default["default"].createElement("velt-recorder-player-play-button-wireframe", __assign({}, remainingProp), children));
4545
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4546
+ var transformedProps = transformWireframeProps(remainingProps);
4547
+ return (React__default["default"].createElement("velt-recorder-player-play-button-wireframe", __assign({}, transformedProps), children));
4031
4548
  };
4032
4549
 
4033
4550
  var VeltRecorderPlayerTimelineSeekBarWireframe = function (props) {
4034
- var children = props.children, remainingProp = __rest(props, ["children"]);
4035
- return (React__default["default"].createElement("velt-recorder-player-timeline-seek-bar-wireframe", __assign({}, remainingProp), children));
4551
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4552
+ var transformedProps = transformWireframeProps(remainingProps);
4553
+ return (React__default["default"].createElement("velt-recorder-player-timeline-seek-bar-wireframe", __assign({}, transformedProps), children));
4036
4554
  };
4037
4555
 
4038
4556
  var VeltRecorderPlayerTimelineWireframe = function (props) {
4039
- var children = props.children, remainingProp = __rest(props, ["children"]);
4040
- return (React__default["default"].createElement("velt-recorder-player-timeline-wireframe", __assign({}, remainingProp), children));
4557
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4558
+ var transformedProps = transformWireframeProps(remainingProps);
4559
+ return (React__default["default"].createElement("velt-recorder-player-timeline-wireframe", __assign({}, transformedProps), children));
4041
4560
  };
4042
4561
  VeltRecorderPlayerTimelineWireframe.SeekBar = VeltRecorderPlayerTimelineSeekBarWireframe;
4043
4562
 
4044
4563
  var VeltRecorderPlayerVideoWireframe = function (props) {
4045
- var children = props.children, remainingProp = __rest(props, ["children"]);
4046
- return (React__default["default"].createElement("velt-recorder-player-video-wireframe", __assign({}, remainingProp), children));
4564
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4565
+ var transformedProps = transformWireframeProps(remainingProps);
4566
+ return (React__default["default"].createElement("velt-recorder-player-video-wireframe", __assign({}, transformedProps), children));
4047
4567
  };
4048
4568
 
4049
4569
  var VeltRecorderPlayerVideoContainerWireframe = function (props) {
4050
- var children = props.children, remainingProp = __rest(props, ["children"]);
4051
- return (React__default["default"].createElement("velt-recorder-player-video-container-wireframe", __assign({}, remainingProp), children));
4570
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4571
+ var transformedProps = transformWireframeProps(remainingProps);
4572
+ return (React__default["default"].createElement("velt-recorder-player-video-container-wireframe", __assign({}, transformedProps), children));
4052
4573
  };
4053
4574
  VeltRecorderPlayerVideoContainerWireframe.Video = VeltRecorderPlayerVideoWireframe;
4054
4575
  VeltRecorderPlayerVideoContainerWireframe.Timeline = VeltRecorderPlayerTimelineWireframe;
@@ -4065,101 +4586,119 @@ VeltRecorderPlayerVideoContainerWireframe.Delete = VeltRecorderPlayerDeleteWiref
4065
4586
  VeltRecorderPlayerVideoContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;
4066
4587
 
4067
4588
  var VeltRecorderPlayerWireframe = function (props) {
4068
- var children = props.children;
4589
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4590
+ transformWireframeProps(remainingProps);
4069
4591
  return (React__default["default"].createElement(React__default["default"].Fragment, null, children));
4070
4592
  };
4071
4593
  VeltRecorderPlayerWireframe.AudioContainer = VeltRecorderPlayerAudioContainerWireframe;
4072
4594
  VeltRecorderPlayerWireframe.VideoContainer = VeltRecorderPlayerVideoContainerWireframe;
4073
4595
 
4074
4596
  var VeltVideoPlayerControlsDeleteButtonWireframe = function (props) {
4075
- var children = props.children, remainingProp = __rest(props, ["children"]);
4076
- return (React__default["default"].createElement("velt-video-player-controls-delete-button-wireframe", __assign({}, remainingProp), children));
4597
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4598
+ var transformedProps = transformWireframeProps(remainingProps);
4599
+ return (React__default["default"].createElement("velt-video-player-controls-delete-button-wireframe", __assign({}, transformedProps), children));
4077
4600
  };
4078
4601
 
4079
4602
  var VeltVideoPlayerControlsProgressBarWireframe = function (props) {
4080
- var children = props.children, remainingProp = __rest(props, ["children"]);
4081
- return (React__default["default"].createElement("velt-video-player-controls-progress-bar-wireframe", __assign({}, remainingProp), children));
4603
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4604
+ var transformedProps = transformWireframeProps(remainingProps);
4605
+ return (React__default["default"].createElement("velt-video-player-controls-progress-bar-wireframe", __assign({}, transformedProps), children));
4082
4606
  };
4083
4607
 
4084
4608
  var VeltVideoPlayerControlsSettingsButtonWireframe = function (props) {
4085
- var children = props.children, remainingProp = __rest(props, ["children"]);
4086
- return (React__default["default"].createElement("velt-video-player-controls-settings-button-wireframe", __assign({}, remainingProp), children));
4609
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4610
+ var transformedProps = transformWireframeProps(remainingProps);
4611
+ return (React__default["default"].createElement("velt-video-player-controls-settings-button-wireframe", __assign({}, transformedProps), children));
4087
4612
  };
4088
4613
 
4089
4614
  var VeltVideoPlayerControlsSubtitleButtonIconWireframe = function (props) {
4090
- var children = props.children, remainingProp = __rest(props, ["children"]);
4091
- return (React__default["default"].createElement("velt-video-player-controls-subtitle-button-icon-wireframe", __assign({}, remainingProp), children));
4615
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4616
+ var transformedProps = transformWireframeProps(remainingProps);
4617
+ return (React__default["default"].createElement("velt-video-player-controls-subtitle-button-icon-wireframe", __assign({}, transformedProps), children));
4092
4618
  };
4093
4619
 
4094
4620
  var VeltVideoPlayerControlsSubtitleButtonTooltipWireframe = function (props) {
4095
- var children = props.children, remainingProp = __rest(props, ["children"]);
4096
- return (React__default["default"].createElement("velt-video-player-controls-subtitle-button-tooltip-wireframe", __assign({}, remainingProp), children));
4621
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4622
+ var transformedProps = transformWireframeProps(remainingProps);
4623
+ return (React__default["default"].createElement("velt-video-player-controls-subtitle-button-tooltip-wireframe", __assign({}, transformedProps), children));
4097
4624
  };
4098
4625
 
4099
4626
  var VeltVideoPlayerControlsSubtitleButtonWireframe = function (props) {
4100
- var children = props.children, remainingProp = __rest(props, ["children"]);
4101
- return (React__default["default"].createElement("velt-video-player-controls-subtitle-button-wireframe", __assign({}, remainingProp), children));
4627
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4628
+ var transformedProps = transformWireframeProps(remainingProps);
4629
+ return (React__default["default"].createElement("velt-video-player-controls-subtitle-button-wireframe", __assign({}, transformedProps), children));
4102
4630
  };
4103
4631
  VeltVideoPlayerControlsSubtitleButtonWireframe.Icon = VeltVideoPlayerControlsSubtitleButtonIconWireframe;
4104
4632
  VeltVideoPlayerControlsSubtitleButtonWireframe.Tooltip = VeltVideoPlayerControlsSubtitleButtonTooltipWireframe;
4105
4633
 
4106
4634
  var VeltVideoPlayerControlsTimeWireframe = function (props) {
4107
- var children = props.children, remainingProp = __rest(props, ["children"]);
4108
- return (React__default["default"].createElement("velt-video-player-controls-time-wireframe", __assign({}, remainingProp), children));
4635
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4636
+ var transformedProps = transformWireframeProps(remainingProps);
4637
+ return (React__default["default"].createElement("velt-video-player-controls-time-wireframe", __assign({}, transformedProps), children));
4109
4638
  };
4110
4639
 
4111
4640
  var VeltVideoPlayerControlsTogglePauseWireframe = function (props) {
4112
- var children = props.children, remainingProp = __rest(props, ["children"]);
4113
- return (React__default["default"].createElement("velt-video-player-controls-toggle-pause-wireframe", __assign({}, remainingProp), children));
4641
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4642
+ var transformedProps = transformWireframeProps(remainingProps);
4643
+ return (React__default["default"].createElement("velt-video-player-controls-toggle-pause-wireframe", __assign({}, transformedProps), children));
4114
4644
  };
4115
4645
 
4116
4646
  var VeltVideoPlayerControlsTogglePlayWireframe = function (props) {
4117
- var children = props.children, remainingProp = __rest(props, ["children"]);
4118
- return (React__default["default"].createElement("velt-video-player-controls-toggle-play-wireframe", __assign({}, remainingProp), children));
4647
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4648
+ var transformedProps = transformWireframeProps(remainingProps);
4649
+ return (React__default["default"].createElement("velt-video-player-controls-toggle-play-wireframe", __assign({}, transformedProps), children));
4119
4650
  };
4120
4651
 
4121
4652
  var VeltVideoPlayerControlsToggleButtonWireframe = function (props) {
4122
- var children = props.children, remainingProp = __rest(props, ["children"]);
4123
- return (React__default["default"].createElement("velt-video-player-controls-toggle-button-wireframe", __assign({}, remainingProp), children));
4653
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4654
+ var transformedProps = transformWireframeProps(remainingProps);
4655
+ return (React__default["default"].createElement("velt-video-player-controls-toggle-button-wireframe", __assign({}, transformedProps), children));
4124
4656
  };
4125
4657
  VeltVideoPlayerControlsToggleButtonWireframe.Play = VeltVideoPlayerControlsTogglePlayWireframe;
4126
4658
  VeltVideoPlayerControlsToggleButtonWireframe.Pause = VeltVideoPlayerControlsTogglePauseWireframe;
4127
4659
 
4128
4660
  var VeltVideoPlayerControlsTranscriptionIconWireframe = function (props) {
4129
- var children = props.children, remainingProp = __rest(props, ["children"]);
4130
- return (React__default["default"].createElement("velt-video-player-controls-transcription-icon-wireframe", __assign({}, remainingProp), children));
4661
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4662
+ var transformedProps = transformWireframeProps(remainingProps);
4663
+ return (React__default["default"].createElement("velt-video-player-controls-transcription-icon-wireframe", __assign({}, transformedProps), children));
4131
4664
  };
4132
4665
 
4133
4666
  var VeltVideoPlayerControlsTranscriptionTooltipWireframe = function (props) {
4134
- var children = props.children, remainingProp = __rest(props, ["children"]);
4135
- return (React__default["default"].createElement("velt-video-player-controls-transcription-tooltip-wireframe", __assign({}, remainingProp), children));
4667
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4668
+ var transformedProps = transformWireframeProps(remainingProps);
4669
+ return (React__default["default"].createElement("velt-video-player-controls-transcription-tooltip-wireframe", __assign({}, transformedProps), children));
4136
4670
  };
4137
4671
 
4138
4672
  var VeltVideoPlayerControlsTranscriptionButtonWireframe = function (props) {
4139
- var children = props.children, remainingProp = __rest(props, ["children"]);
4140
- return (React__default["default"].createElement("velt-video-player-controls-transcription-button-wireframe", __assign({}, remainingProp), children));
4673
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4674
+ var transformedProps = transformWireframeProps(remainingProps);
4675
+ return (React__default["default"].createElement("velt-video-player-controls-transcription-button-wireframe", __assign({}, transformedProps), children));
4141
4676
  };
4142
4677
  VeltVideoPlayerControlsTranscriptionButtonWireframe.Icon = VeltVideoPlayerControlsTranscriptionIconWireframe;
4143
4678
  VeltVideoPlayerControlsTranscriptionButtonWireframe.Tooltip = VeltVideoPlayerControlsTranscriptionTooltipWireframe;
4144
4679
 
4145
4680
  var VeltVideoPlayerControlsVolumeButtonWireframe = function (props) {
4146
- var children = props.children, remainingProp = __rest(props, ["children"]);
4147
- return (React__default["default"].createElement("velt-video-player-controls-volume-button-wireframe", __assign({}, remainingProp), children));
4681
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4682
+ var transformedProps = transformWireframeProps(remainingProps);
4683
+ return (React__default["default"].createElement("velt-video-player-controls-volume-button-wireframe", __assign({}, transformedProps), children));
4148
4684
  };
4149
4685
 
4150
4686
  var VeltVideoPlayerControlsCurrentTimeWireframe = function (props) {
4151
- var children = props.children, remainingProp = __rest(props, ["children"]);
4152
- return (React__default["default"].createElement("velt-video-player-controls-current-time-wireframe", __assign({}, remainingProp), children));
4687
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4688
+ var transformedProps = transformWireframeProps(remainingProps);
4689
+ return (React__default["default"].createElement("velt-video-player-controls-current-time-wireframe", __assign({}, transformedProps), children));
4153
4690
  };
4154
4691
 
4155
4692
  var VeltVideoPlayerControlsTotalTimeWireframe = function (props) {
4156
- var children = props.children, remainingProp = __rest(props, ["children"]);
4157
- return (React__default["default"].createElement("velt-video-player-controls-total-time-wireframe", __assign({}, remainingProp), children));
4693
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4694
+ var transformedProps = transformWireframeProps(remainingProps);
4695
+ return (React__default["default"].createElement("velt-video-player-controls-total-time-wireframe", __assign({}, transformedProps), children));
4158
4696
  };
4159
4697
 
4160
4698
  var VeltVideoPlayerControlsWireframe = function (props) {
4161
- var children = props.children, remainingProp = __rest(props, ["children"]);
4162
- return (React__default["default"].createElement("velt-video-player-controls-wireframe", __assign({}, remainingProp), children));
4699
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4700
+ var transformedProps = transformWireframeProps(remainingProps);
4701
+ return (React__default["default"].createElement("velt-video-player-controls-wireframe", __assign({}, transformedProps), children));
4163
4702
  };
4164
4703
  VeltVideoPlayerControlsWireframe.DeleteButton = VeltVideoPlayerControlsDeleteButtonWireframe;
4165
4704
  VeltVideoPlayerControlsWireframe.ProgressBar = VeltVideoPlayerControlsProgressBarWireframe;
@@ -4173,38 +4712,45 @@ VeltVideoPlayerControlsWireframe.CurrentTime = VeltVideoPlayerControlsCurrentTim
4173
4712
  VeltVideoPlayerControlsWireframe.TotalTime = VeltVideoPlayerControlsTotalTimeWireframe;
4174
4713
 
4175
4714
  var VeltVideoPlayerCopyLinkWireframe = function (props) {
4176
- var children = props.children, remainingProp = __rest(props, ["children"]);
4177
- return (React__default["default"].createElement("velt-video-player-copy-link-wireframe", __assign({}, remainingProp), children));
4715
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4716
+ var transformedProps = transformWireframeProps(remainingProps);
4717
+ return (React__default["default"].createElement("velt-video-player-copy-link-wireframe", __assign({}, transformedProps), children));
4178
4718
  };
4179
4719
 
4180
4720
  var VeltVideoPlayerDisplayWireframe = function (props) {
4181
- var children = props.children, remainingProp = __rest(props, ["children"]);
4182
- return (React__default["default"].createElement("velt-video-player-display-wireframe", __assign({}, remainingProp), children));
4721
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4722
+ var transformedProps = transformWireframeProps(remainingProps);
4723
+ return (React__default["default"].createElement("velt-video-player-display-wireframe", __assign({}, transformedProps), children));
4183
4724
  };
4184
4725
 
4185
4726
  var VeltVideoPlayerMinimizeButtonWireframe = function (props) {
4186
- var children = props.children, remainingProp = __rest(props, ["children"]);
4187
- return (React__default["default"].createElement("velt-video-player-minimize-button-wireframe", __assign({}, remainingProp), children));
4727
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4728
+ var transformedProps = transformWireframeProps(remainingProps);
4729
+ return (React__default["default"].createElement("velt-video-player-minimize-button-wireframe", __assign({}, transformedProps), children));
4188
4730
  };
4189
4731
 
4190
4732
  var VeltVideoPlayerPanelWireframe = function (props) {
4191
- var children = props.children, remainingProp = __rest(props, ["children"]);
4192
- return (React__default["default"].createElement("velt-video-player-panel-wireframe", __assign({}, remainingProp), children));
4733
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4734
+ var transformedProps = transformWireframeProps(remainingProps);
4735
+ return (React__default["default"].createElement("velt-video-player-panel-wireframe", __assign({}, transformedProps), children));
4193
4736
  };
4194
4737
 
4195
4738
  var VeltVideoPlayerSubtitlesWireframe = function (props) {
4196
- var children = props.children, remainingProp = __rest(props, ["children"]);
4197
- return (React__default["default"].createElement("velt-video-player-subtitles-wireframe", __assign({}, remainingProp), children));
4739
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4740
+ var transformedProps = transformWireframeProps(remainingProps);
4741
+ return (React__default["default"].createElement("velt-video-player-subtitles-wireframe", __assign({}, transformedProps), children));
4198
4742
  };
4199
4743
 
4200
4744
  var VeltVideoPlayerTranscriptionWireframe = function (props) {
4201
- var children = props.children, remainingProp = __rest(props, ["children"]);
4202
- return (React__default["default"].createElement("velt-video-player-transcription-wireframe", __assign({}, remainingProp), children));
4745
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4746
+ var transformedProps = transformWireframeProps(remainingProps);
4747
+ return (React__default["default"].createElement("velt-video-player-transcription-wireframe", __assign({}, transformedProps), children));
4203
4748
  };
4204
4749
 
4205
4750
  var VeltVideoPlayerWireframe = function (props) {
4206
- var children = props.children, remainingProp = __rest(props, ["children"]);
4207
- return (React__default["default"].createElement("velt-video-player-wireframe", __assign({}, remainingProp), children));
4751
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4752
+ var transformedProps = transformWireframeProps(remainingProps);
4753
+ return (React__default["default"].createElement("velt-video-player-wireframe", __assign({}, transformedProps), children));
4208
4754
  };
4209
4755
  VeltVideoPlayerWireframe.Controls = VeltVideoPlayerControlsWireframe;
4210
4756
  VeltVideoPlayerWireframe.CopyLink = VeltVideoPlayerCopyLinkWireframe;
@@ -4214,88 +4760,153 @@ VeltVideoPlayerWireframe.Panel = VeltVideoPlayerPanelWireframe;
4214
4760
  VeltVideoPlayerWireframe.Subtitles = VeltVideoPlayerSubtitlesWireframe;
4215
4761
  VeltVideoPlayerWireframe.Transcription = VeltVideoPlayerTranscriptionWireframe;
4216
4762
 
4763
+ var VeltSubtitlesTextWireframe = function (props) {
4764
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4765
+ var transformedProps = transformWireframeProps(remainingProps);
4766
+ return (React__default["default"].createElement("velt-subtitles-text-wireframe", __assign({}, transformedProps), children));
4767
+ };
4768
+
4769
+ var VeltSubtitlesEmbedModeWireframe = function (props) {
4770
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4771
+ var transformedProps = transformWireframeProps(remainingProps);
4772
+ return (React__default["default"].createElement("velt-subtitles-embed-mode-wireframe", __assign({}, transformedProps), children));
4773
+ };
4774
+ VeltSubtitlesEmbedModeWireframe.Text = VeltSubtitlesTextWireframe;
4775
+
4776
+ var VeltSubtitlesPanelWireframe = function (props) {
4777
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4778
+ var transformedProps = transformWireframeProps(remainingProps);
4779
+ return (React__default["default"].createElement("velt-subtitles-panel-wireframe", __assign({}, transformedProps), children));
4780
+ };
4781
+
4217
4782
  var VeltSubtitlesButtonWireframe = function (props) {
4218
- var children = props.children, remainingProp = __rest(props, ["children"]);
4219
- return (React__default["default"].createElement("velt-subtitles-button-wireframe", __assign({}, remainingProp), children));
4783
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4784
+ var transformedProps = transformWireframeProps(remainingProps);
4785
+ return (React__default["default"].createElement("velt-subtitles-button-wireframe", __assign({}, transformedProps), children));
4786
+ };
4787
+
4788
+ var VeltSubtitlesTooltipWireframe = function (props) {
4789
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4790
+ var transformedProps = transformWireframeProps(remainingProps);
4791
+ return (React__default["default"].createElement("velt-subtitles-tooltip-wireframe", __assign({}, transformedProps), children));
4792
+ };
4793
+
4794
+ var VeltSubtitlesCloseButtonWireframe = function (props) {
4795
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4796
+ var transformedProps = transformWireframeProps(remainingProps);
4797
+ return (React__default["default"].createElement("velt-subtitles-close-button-wireframe", __assign({}, transformedProps), children));
4798
+ };
4799
+
4800
+ var VeltSubtitlesFloatingModeWireframe = function (props) {
4801
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4802
+ var transformedProps = transformWireframeProps(remainingProps);
4803
+ return (React__default["default"].createElement("velt-subtitles-floating-mode-wireframe", __assign({}, transformedProps), children));
4804
+ };
4805
+ VeltSubtitlesFloatingModeWireframe.Button = VeltSubtitlesButtonWireframe;
4806
+ VeltSubtitlesFloatingModeWireframe.Tooltip = VeltSubtitlesTooltipWireframe;
4807
+ VeltSubtitlesFloatingModeWireframe.Panel = VeltSubtitlesPanelWireframe;
4808
+ VeltSubtitlesFloatingModeWireframe.CloseButton = VeltSubtitlesCloseButtonWireframe;
4809
+ VeltSubtitlesFloatingModeWireframe.Text = VeltSubtitlesTextWireframe;
4810
+
4811
+ var VeltSubtitlesWireframe = function (props) {
4812
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4813
+ transformWireframeProps(remainingProps);
4814
+ return (React__default["default"].createElement(React__default["default"].Fragment, null, children));
4220
4815
  };
4816
+ VeltSubtitlesWireframe.EmbedMode = VeltSubtitlesEmbedModeWireframe;
4817
+ VeltSubtitlesWireframe.FloatingMode = VeltSubtitlesFloatingModeWireframe;
4221
4818
 
4222
4819
  var VeltTranscriptionCloseButtonWireframe = function (props) {
4223
- var children = props.children, remainingProp = __rest(props, ["children"]);
4224
- return (React__default["default"].createElement("velt-transcription-close-button-wireframe", __assign({}, remainingProp), children));
4820
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4821
+ var transformedProps = transformWireframeProps(remainingProps);
4822
+ return (React__default["default"].createElement("velt-transcription-close-button-wireframe", __assign({}, transformedProps), children));
4225
4823
  };
4226
4824
 
4227
4825
  var VeltTranscriptionContentItemTextWireframe = function (props) {
4228
- var children = props.children, remainingProp = __rest(props, ["children"]);
4229
- return (React__default["default"].createElement("velt-transcription-content-item-text-wireframe", __assign({}, remainingProp), children));
4826
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4827
+ var transformedProps = transformWireframeProps(remainingProps);
4828
+ return (React__default["default"].createElement("velt-transcription-content-item-text-wireframe", __assign({}, transformedProps), children));
4230
4829
  };
4231
4830
 
4232
4831
  var VeltTranscriptionContentItemTimeWireframe = function (props) {
4233
- var children = props.children, remainingProp = __rest(props, ["children"]);
4234
- return (React__default["default"].createElement("velt-transcription-content-item-time-wireframe", __assign({}, remainingProp), children));
4832
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4833
+ var transformedProps = transformWireframeProps(remainingProps);
4834
+ return (React__default["default"].createElement("velt-transcription-content-item-time-wireframe", __assign({}, transformedProps), children));
4235
4835
  };
4236
4836
 
4237
4837
  var VeltTranscriptionContentItemWireframe = function (props) {
4238
- var children = props.children, remainingProp = __rest(props, ["children"]);
4239
- return (React__default["default"].createElement("velt-transcription-content-item-wireframe", __assign({}, remainingProp), children));
4838
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4839
+ var transformedProps = transformWireframeProps(remainingProps);
4840
+ return (React__default["default"].createElement("velt-transcription-content-item-wireframe", __assign({}, transformedProps), children));
4240
4841
  };
4241
4842
  VeltTranscriptionContentItemWireframe.Time = VeltTranscriptionContentItemTimeWireframe;
4242
4843
  VeltTranscriptionContentItemWireframe.Text = VeltTranscriptionContentItemTextWireframe;
4243
4844
 
4244
4845
  var VeltTranscriptionContentWireframe = function (props) {
4245
- var children = props.children, remainingProp = __rest(props, ["children"]);
4246
- return (React__default["default"].createElement("velt-transcription-content-wireframe", __assign({}, remainingProp), children));
4846
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4847
+ var transformedProps = transformWireframeProps(remainingProps);
4848
+ return (React__default["default"].createElement("velt-transcription-content-wireframe", __assign({}, transformedProps), children));
4247
4849
  };
4248
4850
  VeltTranscriptionContentWireframe.Item = VeltTranscriptionContentItemWireframe;
4249
4851
 
4250
4852
  var VeltTranscriptionCopyLinkButtonWireframe = function (props) {
4251
- var children = props.children, remainingProp = __rest(props, ["children"]);
4252
- return (React__default["default"].createElement("velt-transcription-copy-link-button-wireframe", __assign({}, remainingProp), children));
4853
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4854
+ var transformedProps = transformWireframeProps(remainingProps);
4855
+ return (React__default["default"].createElement("velt-transcription-copy-link-button-wireframe", __assign({}, transformedProps), children));
4253
4856
  };
4254
4857
 
4255
4858
  var VeltTranscriptionCopyLinkTooltipWireframe = function (props) {
4256
- var children = props.children, remainingProp = __rest(props, ["children"]);
4257
- return (React__default["default"].createElement("velt-transcription-copy-link-tooltip-wireframe", __assign({}, remainingProp), children));
4859
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4860
+ var transformedProps = transformWireframeProps(remainingProps);
4861
+ return (React__default["default"].createElement("velt-transcription-copy-link-tooltip-wireframe", __assign({}, transformedProps), children));
4258
4862
  };
4259
4863
 
4260
4864
  var VeltTranscriptionCopyLinkWireframe = function (props) {
4261
- var children = props.children, remainingProp = __rest(props, ["children"]);
4262
- return (React__default["default"].createElement("velt-transcription-copy-link-wireframe", __assign({}, remainingProp), children));
4865
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4866
+ var transformedProps = transformWireframeProps(remainingProps);
4867
+ return (React__default["default"].createElement("velt-transcription-copy-link-wireframe", __assign({}, transformedProps), children));
4263
4868
  };
4264
4869
  VeltTranscriptionCopyLinkWireframe.Button = VeltTranscriptionCopyLinkButtonWireframe;
4265
4870
  VeltTranscriptionCopyLinkWireframe.Tooltip = VeltTranscriptionCopyLinkTooltipWireframe;
4266
4871
 
4267
4872
  var VeltTranscriptionSummaryExpandToggleOffWireframe = function (props) {
4268
- var children = props.children, remainingProp = __rest(props, ["children"]);
4269
- return (React__default["default"].createElement("velt-transcription-summary-expand-toggle-off-wireframe", __assign({}, remainingProp), children));
4873
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4874
+ var transformedProps = transformWireframeProps(remainingProps);
4875
+ return (React__default["default"].createElement("velt-transcription-summary-expand-toggle-off-wireframe", __assign({}, transformedProps), children));
4270
4876
  };
4271
4877
 
4272
4878
  var VeltTranscriptionSummaryExpandToggleOnWireframe = function (props) {
4273
- var children = props.children, remainingProp = __rest(props, ["children"]);
4274
- return (React__default["default"].createElement("velt-transcription-summary-expand-toggle-on-wireframe", __assign({}, remainingProp), children));
4879
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4880
+ var transformedProps = transformWireframeProps(remainingProps);
4881
+ return (React__default["default"].createElement("velt-transcription-summary-expand-toggle-on-wireframe", __assign({}, transformedProps), children));
4275
4882
  };
4276
4883
 
4277
4884
  var VeltTranscriptionSummaryExpandToggleWireframe = function (props) {
4278
- var children = props.children, remainingProp = __rest(props, ["children"]);
4279
- return (React__default["default"].createElement("velt-transcription-summary-expand-toggle-wireframe", __assign({}, remainingProp), children));
4885
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4886
+ var transformedProps = transformWireframeProps(remainingProps);
4887
+ return (React__default["default"].createElement("velt-transcription-summary-expand-toggle-wireframe", __assign({}, transformedProps), children));
4280
4888
  };
4281
4889
  VeltTranscriptionSummaryExpandToggleWireframe.On = VeltTranscriptionSummaryExpandToggleOnWireframe;
4282
4890
  VeltTranscriptionSummaryExpandToggleWireframe.Off = VeltTranscriptionSummaryExpandToggleOffWireframe;
4283
4891
 
4284
4892
  var VeltTranscriptionSummaryTextWireframe = function (props) {
4285
- var children = props.children, remainingProp = __rest(props, ["children"]);
4286
- return (React__default["default"].createElement("velt-transcription-summary-text-wireframe", __assign({}, remainingProp), children));
4893
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4894
+ var transformedProps = transformWireframeProps(remainingProps);
4895
+ return (React__default["default"].createElement("velt-transcription-summary-text-wireframe", __assign({}, transformedProps), children));
4287
4896
  };
4288
4897
 
4289
4898
  var VeltTranscriptionSummaryWireframe = function (props) {
4290
- var children = props.children, remainingProp = __rest(props, ["children"]);
4291
- return (React__default["default"].createElement("velt-transcription-summary-wireframe", __assign({}, remainingProp), children));
4899
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4900
+ var transformedProps = transformWireframeProps(remainingProps);
4901
+ return (React__default["default"].createElement("velt-transcription-summary-wireframe", __assign({}, transformedProps), children));
4292
4902
  };
4293
4903
  VeltTranscriptionSummaryWireframe.ExpandToggle = VeltTranscriptionSummaryExpandToggleWireframe;
4294
4904
  VeltTranscriptionSummaryWireframe.Text = VeltTranscriptionSummaryTextWireframe;
4295
4905
 
4296
4906
  var VeltTranscriptionPanelWireframe = function (props) {
4297
- var children = props.children, remainingProp = __rest(props, ["children"]);
4298
- return (React__default["default"].createElement("velt-transcription-panel-wireframe", __assign({}, remainingProp), children));
4907
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4908
+ var transformedProps = transformWireframeProps(remainingProps);
4909
+ return (React__default["default"].createElement("velt-transcription-panel-wireframe", __assign({}, transformedProps), children));
4299
4910
  };
4300
4911
  VeltTranscriptionPanelWireframe.CloseButton = VeltTranscriptionCloseButtonWireframe;
4301
4912
  VeltTranscriptionPanelWireframe.CopyLink = VeltTranscriptionCopyLinkWireframe;
@@ -4303,29 +4914,34 @@ VeltTranscriptionPanelWireframe.Summary = VeltTranscriptionSummaryWireframe;
4303
4914
  VeltTranscriptionPanelWireframe.Content = VeltTranscriptionContentWireframe;
4304
4915
 
4305
4916
  var VeltTranscriptionEmbedModeWireframe = function (props) {
4306
- var children = props.children, remainingProp = __rest(props, ["children"]);
4307
- return (React__default["default"].createElement("velt-transcription-embed-mode-wireframe", __assign({}, remainingProp), children));
4917
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4918
+ var transformedProps = transformWireframeProps(remainingProps);
4919
+ return (React__default["default"].createElement("velt-transcription-embed-mode-wireframe", __assign({}, transformedProps), children));
4308
4920
  };
4309
4921
  VeltTranscriptionEmbedModeWireframe.Panel = VeltTranscriptionPanelWireframe;
4310
4922
 
4311
4923
  var VeltTranscriptionPanelContainerWireframe = function (props) {
4312
- var children = props.children, remainingProp = __rest(props, ["children"]);
4313
- return (React__default["default"].createElement("velt-transcription-panel-container-wireframe", __assign({}, remainingProp), children));
4924
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4925
+ var transformedProps = transformWireframeProps(remainingProps);
4926
+ return (React__default["default"].createElement("velt-transcription-panel-container-wireframe", __assign({}, transformedProps), children));
4314
4927
  };
4315
4928
 
4316
4929
  var VeltTranscriptionButtonWireframe = function (props) {
4317
- var children = props.children, remainingProp = __rest(props, ["children"]);
4318
- return (React__default["default"].createElement("velt-transcription-button-wireframe", __assign({}, remainingProp), children));
4930
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4931
+ var transformedProps = transformWireframeProps(remainingProps);
4932
+ return (React__default["default"].createElement("velt-transcription-button-wireframe", __assign({}, transformedProps), children));
4319
4933
  };
4320
4934
 
4321
4935
  var VeltTranscriptionTooltipWireframe = function (props) {
4322
- var children = props.children, remainingProp = __rest(props, ["children"]);
4323
- return (React__default["default"].createElement("velt-transcription-tooltip-wireframe", __assign({}, remainingProp), children));
4936
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4937
+ var transformedProps = transformWireframeProps(remainingProps);
4938
+ return (React__default["default"].createElement("velt-transcription-tooltip-wireframe", __assign({}, transformedProps), children));
4324
4939
  };
4325
4940
 
4326
4941
  var VeltTranscriptionFloatingModeWireframe = function (props) {
4327
- var children = props.children, remainingProp = __rest(props, ["children"]);
4328
- return (React__default["default"].createElement("velt-transcription-floating-mode-wireframe", __assign({}, remainingProp), children));
4942
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4943
+ var transformedProps = transformWireframeProps(remainingProps);
4944
+ return (React__default["default"].createElement("velt-transcription-floating-mode-wireframe", __assign({}, transformedProps), children));
4329
4945
  };
4330
4946
  VeltTranscriptionFloatingModeWireframe.Button = VeltTranscriptionButtonWireframe;
4331
4947
  VeltTranscriptionFloatingModeWireframe.Tooltip = VeltTranscriptionTooltipWireframe;
@@ -4333,16 +4949,18 @@ VeltTranscriptionFloatingModeWireframe.PanelContainer = VeltTranscriptionPanelCo
4333
4949
  VeltTranscriptionFloatingModeWireframe.Panel = VeltTranscriptionPanelWireframe;
4334
4950
 
4335
4951
  var VeltTranscriptionWireframe = function (props) {
4336
- var children = props.children;
4952
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4953
+ transformWireframeProps(remainingProps);
4337
4954
  return (React__default["default"].createElement(React__default["default"].Fragment, null, children));
4338
4955
  };
4339
4956
  VeltTranscriptionWireframe.EmbedMode = VeltTranscriptionEmbedModeWireframe;
4340
4957
  VeltTranscriptionWireframe.FloatingMode = VeltTranscriptionFloatingModeWireframe;
4341
4958
 
4342
4959
  var VeltButtonWireframe = function (props) {
4343
- var id = props.id, disabled = props.disabled, active = props.active, type = props.type, group = props.group, children = props.children;
4960
+ 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"]);
4961
+ var transformedProps = transformWireframeProps(remainingProps);
4344
4962
  var ref = React.useRef();
4345
- return (React__default["default"].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));
4963
+ return (React__default["default"].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));
4346
4964
  };
4347
4965
 
4348
4966
  function useClient() {
@@ -4405,10 +5023,12 @@ function useSetDocuments() {
4405
5023
  client.setDocuments(memoizedData.documents, memoizedData.options);
4406
5024
  }
4407
5025
  }, [client === null || client === void 0 ? void 0 : client.setDocuments, memoizedData]);
5026
+ // Memoize the setDocuments callback
5027
+ var setDocumentsCallback = React__default["default"].useCallback(function (documents, options) {
5028
+ setData({ documents: documents, options: options });
5029
+ }, []); // Empty dependency array since it only uses setState which is stable
4408
5030
  return {
4409
- setDocuments: function (documents, options) {
4410
- setData({ documents: documents, options: options });
4411
- }
5031
+ setDocuments: setDocumentsCallback
4412
5032
  };
4413
5033
  }
4414
5034
  function useUnsetDocumentId() {
@@ -4417,6 +5037,12 @@ function useUnsetDocumentId() {
4417
5037
  client && client.unsetDocumentId && client.unsetDocumentId();
4418
5038
  }, [client]);
4419
5039
  }
5040
+ function useUnsetDocuments() {
5041
+ var client = useVeltClient().client;
5042
+ React__default["default"].useEffect(function () {
5043
+ client && client.unsetDocuments && client.unsetDocuments();
5044
+ }, [client]);
5045
+ }
4420
5046
  function useSetLocation(location, appendLocation) {
4421
5047
  var client = useVeltClient().client;
4422
5048
  // Memoize the setLocation call
@@ -4616,7 +5242,7 @@ function useCommentModeState() {
4616
5242
  return data;
4617
5243
  }
4618
5244
  /**
4619
- * @deprecated Use `useAddCommentAnnotation` event hook instead.
5245
+ * @deprecated Use `useCommentEventCallback('addCommentAnnotation')` event hook instead.
4620
5246
  */
4621
5247
  function useCommentAddHandler() {
4622
5248
  var commentElement = useCommentUtils();
@@ -4634,7 +5260,7 @@ function useCommentAddHandler() {
4634
5260
  return data;
4635
5261
  }
4636
5262
  /**
4637
- * @deprecated Use respective update events hooks instead.
5263
+ * @deprecated Use `useCommentEventCallback` event hook instead.
4638
5264
  */
4639
5265
  function useCommentUpdateHandler() {
4640
5266
  var commentElement = useCommentUtils();
@@ -5514,6 +6140,9 @@ function useRecorderAddHandler() {
5514
6140
  }, [recorderElement]);
5515
6141
  return data;
5516
6142
  }
6143
+ /**
6144
+ * @deprecated Use `recorderUtils.getRecordingData()` method instead
6145
+ */
5517
6146
  function useRecordingDataByRecorderId(recorderId) {
5518
6147
  var recorderElement = useRecorderUtils();
5519
6148
  var _a = React__default["default"].useState(null), data = _a[0], setData = _a[1];
@@ -5948,7 +6577,7 @@ exports.VeltRecorderVideoToolWireframe = VeltRecorderVideoToolWireframe;
5948
6577
  exports.VeltRecordingPreviewStepsDialogWireframe = VeltRecordingPreviewStepsDialogWireframe;
5949
6578
  exports.VeltSidebarButton = SnippylySidebarButton;
5950
6579
  exports.VeltSidebarButtonWireframe = VeltSidebarButtonWireframe;
5951
- exports.VeltSubtitlesWireframe = VeltSubtitlesButtonWireframe;
6580
+ exports.VeltSubtitlesWireframe = VeltSubtitlesWireframe;
5952
6581
  exports.VeltTagTool = SnippylyTagTool;
5953
6582
  exports.VeltTags = SnippylyTags;
5954
6583
  exports.VeltTextCommentToolWireframe = VeltTextCommentToolWireframe;
@@ -6041,6 +6670,7 @@ exports.useUnreadCommentCountByLocationId = useUnreadCommentCountByLocationId;
6041
6670
  exports.useUnreadCommentCountOnCurrentDocument = useUnreadCommentCountOnCurrentDocument;
6042
6671
  exports.useUnreadNotificationsCount = useUnreadNotificationsCount;
6043
6672
  exports.useUnsetDocumentId = useUnsetDocumentId;
6673
+ exports.useUnsetDocuments = useUnsetDocuments;
6044
6674
  exports.useUnsubscribeCommentAnnotation = useUnsubscribeCommentAnnotation;
6045
6675
  exports.useUpdateAccess = useUpdateAccess;
6046
6676
  exports.useUpdateComment = useUpdateComment;