@veltdev/react 4.0.0-beta.8 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1026) hide show
  1. package/cjs/index.js +1467 -837
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/Snippyly/Snippyly.d.ts +2 -1
  4. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  5. package/cjs/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +2 -1
  6. package/cjs/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +1 -0
  7. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +2 -2
  8. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +2 -2
  9. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +2 -2
  10. package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +2 -2
  11. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.d.ts +2 -2
  12. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.d.ts +2 -2
  13. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.d.ts +2 -2
  14. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.d.ts +2 -2
  15. package/cjs/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.d.ts +2 -2
  16. package/cjs/types/components/VeltButtonWireframe/VeltButtonWireframe.d.ts +2 -1
  17. package/cjs/types/components/VeltCommentComposerWireframe/VeltInlineCommentsSectionWireframe.d.ts +2 -2
  18. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe.d.ts +2 -2
  19. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe.d.ts +2 -2
  20. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe.d.ts +2 -2
  21. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.d.ts +2 -2
  22. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe.d.ts +2 -1
  23. package/cjs/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe.d.ts +2 -2
  24. package/cjs/types/components/VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe.d.ts +2 -2
  25. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe.d.ts +2 -2
  26. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe.d.ts +2 -2
  27. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe.d.ts +2 -2
  28. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe.d.ts +2 -2
  29. package/cjs/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe.d.ts +2 -2
  30. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe.d.ts +2 -2
  31. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe.d.ts +2 -2
  32. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe.d.ts +2 -2
  33. package/cjs/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe.d.ts +2 -2
  34. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe.d.ts +2 -2
  35. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe.d.ts +2 -2
  36. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe.d.ts +2 -2
  37. package/cjs/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe.d.ts +2 -2
  38. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  39. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe.d.ts +2 -2
  40. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe.d.ts +2 -2
  41. package/cjs/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe.d.ts +2 -2
  42. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +2 -2
  43. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +2 -2
  44. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +2 -2
  45. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +2 -2
  46. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +2 -2
  47. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.d.ts +2 -2
  48. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +2 -2
  49. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +2 -2
  50. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +2 -2
  51. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.d.ts +2 -2
  52. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +2 -2
  53. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +2 -2
  54. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +2 -2
  55. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +2 -2
  56. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +2 -2
  57. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +2 -2
  58. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +2 -2
  59. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +2 -2
  60. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +2 -2
  61. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +2 -2
  62. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +2 -2
  63. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +2 -2
  64. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +2 -2
  65. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +2 -2
  66. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +2 -2
  67. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +2 -2
  68. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +2 -2
  69. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +2 -2
  70. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +2 -2
  71. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +2 -2
  72. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +2 -2
  73. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +2 -2
  74. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +2 -2
  75. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.d.ts +2 -2
  76. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +2 -2
  77. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.d.ts +2 -2
  78. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +2 -2
  79. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +2 -2
  80. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +2 -2
  81. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +2 -2
  82. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +2 -2
  83. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +2 -2
  84. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +2 -2
  85. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +2 -2
  86. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +2 -2
  87. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +2 -2
  88. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +2 -2
  89. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.d.ts +2 -2
  90. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +2 -2
  91. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.d.ts +2 -2
  92. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +2 -2
  93. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +2 -2
  94. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +2 -2
  95. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.d.ts +2 -2
  96. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +2 -2
  97. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +2 -2
  98. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +2 -2
  99. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +2 -2
  100. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +2 -2
  101. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +2 -2
  102. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +2 -2
  103. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +2 -2
  104. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +2 -2
  105. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -2
  106. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +2 -2
  107. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +2 -2
  108. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +2 -2
  109. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +2 -2
  110. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +2 -2
  111. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +2 -2
  112. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +2 -2
  113. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +2 -2
  114. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +2 -2
  115. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +2 -2
  116. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +2 -2
  117. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +2 -2
  118. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +2 -2
  119. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.d.ts +2 -2
  120. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +2 -2
  121. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +2 -2
  122. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +2 -2
  123. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +2 -2
  124. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +2 -2
  125. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +2 -2
  126. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +2 -2
  127. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +2 -2
  128. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +2 -2
  129. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +2 -2
  130. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +2 -2
  131. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +2 -2
  132. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +2 -2
  133. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +2 -2
  134. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +2 -2
  135. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +2 -2
  136. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.d.ts +2 -2
  137. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +2 -2
  138. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +2 -2
  139. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.d.ts +2 -2
  140. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.d.ts +2 -2
  141. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.d.ts +2 -2
  142. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.d.ts +2 -2
  143. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +2 -2
  144. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -2
  145. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +2 -2
  146. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +2 -2
  147. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +2 -2
  148. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +2 -2
  149. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +2 -2
  150. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +2 -2
  151. package/cjs/types/components/VeltCommentThreadWireframe/VeltCommentThreadWireframe.d.ts +2 -2
  152. package/cjs/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +2 -2
  153. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonCommentsCount/VeltCommentsSidebarButtonCommentsCount.d.ts +2 -1
  154. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonIcon/VeltCommentsSidebarButtonIcon.d.ts +2 -1
  155. package/cjs/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonWireframe.d.ts +2 -2
  156. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe.d.ts +2 -2
  157. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe.d.ts +2 -2
  158. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.d.ts +2 -2
  159. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe.d.ts +2 -2
  160. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe.d.ts +2 -2
  161. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe.d.ts +2 -2
  162. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe.d.ts +2 -2
  163. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe.d.ts +2 -2
  164. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  165. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe.d.ts +2 -2
  166. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe.d.ts +2 -2
  167. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe.d.ts +2 -2
  168. package/cjs/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownWireframe.d.ts +2 -2
  169. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton.d.ts +2 -4
  170. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +2 -2
  171. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +2 -2
  172. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +2 -2
  173. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +2 -2
  174. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +2 -2
  175. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +2 -2
  176. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +2 -2
  177. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +2 -2
  178. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem.d.ts +2 -2
  179. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox.d.ts +2 -2
  180. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked.d.ts +2 -2
  181. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked.d.ts +2 -2
  182. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount.d.ts +2 -2
  183. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName.d.ts +2 -2
  184. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +2 -2
  185. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName.d.ts +2 -2
  186. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +2 -2
  187. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +2 -2
  188. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus.d.ts +2 -2
  189. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +2 -2
  190. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +2 -2
  191. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll.d.ts +2 -2
  192. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +2 -2
  193. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread.d.ts +2 -2
  194. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton.d.ts +2 -2
  195. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer.d.ts +2 -2
  196. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +2 -2
  197. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +2 -2
  198. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItem.d.ts +3 -3
  199. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer.d.ts +2 -2
  200. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup.d.ts +2 -2
  201. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow.d.ts +2 -2
  202. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount.d.ts +2 -2
  203. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName.d.ts +2 -2
  204. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown.d.ts +2 -2
  205. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent.d.ts +2 -2
  206. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger.d.ts +2 -2
  207. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel.d.ts +2 -2
  208. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  209. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  210. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe.d.ts +2 -2
  211. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  212. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe.d.ts +2 -2
  213. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +2 -2
  214. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +2 -2
  215. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +2 -2
  216. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +2 -2
  217. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +2 -2
  218. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +2 -2
  219. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +2 -2
  220. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +2 -2
  221. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +2 -2
  222. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +2 -2
  223. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.d.ts +2 -2
  224. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.d.ts +2 -2
  225. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe.d.ts +2 -2
  226. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +2 -3
  227. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.d.ts +2 -2
  228. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +2 -2
  229. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -2
  230. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe.d.ts +2 -2
  231. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe.d.ts +2 -2
  232. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe.d.ts +2 -2
  233. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe.d.ts +2 -2
  234. package/cjs/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogWireframe.d.ts +5 -5
  235. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +6 -0
  236. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe.d.ts +2 -2
  237. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe.d.ts +2 -2
  238. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe.d.ts +2 -2
  239. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe.d.ts +2 -2
  240. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe.d.ts +2 -2
  241. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe.d.ts +8 -0
  242. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/index.d.ts +1 -0
  243. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe.d.ts +8 -0
  244. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/index.d.ts +1 -0
  245. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe.d.ts +8 -0
  246. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/index.d.ts +1 -0
  247. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe.d.ts +14 -0
  248. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/index.d.ts +1 -0
  249. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe.d.ts +10 -0
  250. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/index.d.ts +1 -0
  251. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe.d.ts +8 -0
  252. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/index.d.ts +1 -0
  253. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe.d.ts +8 -0
  254. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/index.d.ts +1 -0
  255. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe.d.ts +12 -0
  256. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/index.d.ts +1 -0
  257. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownWireframe.d.ts +12 -0
  258. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/index.d.ts +1 -0
  259. package/cjs/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionWireframe.d.ts +4 -2
  260. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.d.ts +3 -5
  261. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.d.ts +3 -5
  262. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.d.ts +3 -5
  263. package/cjs/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.d.ts +8 -8
  264. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe.d.ts +2 -2
  265. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe.d.ts +2 -2
  266. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe.d.ts +2 -2
  267. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe.d.ts +2 -2
  268. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe.d.ts +2 -2
  269. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe.d.ts +2 -2
  270. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe.d.ts +2 -2
  271. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe.d.ts +2 -2
  272. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe.d.ts +2 -2
  273. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe.d.ts +2 -2
  274. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe.d.ts +2 -2
  275. package/cjs/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsWireframe.d.ts +2 -2
  276. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe.d.ts +2 -2
  277. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe.d.ts +2 -2
  278. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe.d.ts +2 -2
  279. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe.d.ts +3 -3
  280. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe.d.ts +2 -2
  281. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  282. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  283. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.d.ts +4 -6
  284. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  285. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.d.ts +2 -2
  286. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe.d.ts +2 -2
  287. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe.d.ts +2 -2
  288. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe.d.ts +2 -2
  289. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe.d.ts +2 -2
  290. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe.d.ts +2 -2
  291. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe.d.ts +2 -2
  292. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe.d.ts +2 -2
  293. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.d.ts +2 -2
  294. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe.d.ts +2 -2
  295. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.d.ts +2 -2
  296. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe.d.ts +2 -2
  297. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe.d.ts +2 -2
  298. package/cjs/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogWireframe.d.ts +2 -2
  299. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +2 -1
  300. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe.d.ts +2 -1
  301. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +2 -1
  302. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +2 -1
  303. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +2 -1
  304. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +2 -1
  305. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +2 -1
  306. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +2 -1
  307. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +2 -1
  308. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +2 -1
  309. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +2 -1
  310. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +2 -1
  311. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +2 -1
  312. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +2 -1
  313. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +2 -1
  314. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +2 -1
  315. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +2 -1
  316. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +2 -1
  317. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +2 -1
  318. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +2 -1
  319. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +2 -1
  320. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +2 -1
  321. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +2 -1
  322. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +2 -1
  323. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +2 -1
  324. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +2 -1
  325. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +2 -1
  326. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +2 -1
  327. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +2 -1
  328. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +2 -1
  329. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +2 -1
  330. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +2 -1
  331. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +2 -1
  332. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +2 -1
  333. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +2 -1
  334. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +2 -1
  335. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +5 -3
  336. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +2 -1
  337. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe.d.ts +3 -2
  338. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +2 -1
  339. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +3 -2
  340. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +2 -2
  341. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +2 -1
  342. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +2 -1
  343. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +2 -1
  344. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +2 -1
  345. package/cjs/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +2 -1
  346. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +2 -1
  347. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +2 -1
  348. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +2 -1
  349. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +2 -1
  350. package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +2 -2
  351. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +2 -2
  352. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +2 -2
  353. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +2 -2
  354. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +2 -2
  355. package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +2 -2
  356. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +3 -5
  357. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +3 -5
  358. package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +6 -6
  359. package/cjs/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +2 -2
  360. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +2 -2
  361. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +2 -2
  362. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +2 -2
  363. package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +2 -2
  364. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltReactionToolMenuWireframe.d.ts +2 -2
  365. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe.d.ts +2 -2
  366. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe.d.ts +2 -2
  367. package/cjs/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe.d.ts +2 -2
  368. package/cjs/types/components/VeltRecorderAllToolWireframe/VeltRecorderAllToolWireframe.d.ts +2 -2
  369. package/cjs/types/components/VeltRecorderAudioToolWireframe/VeltRecorderAudioToolWireframe.d.ts +2 -2
  370. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe.d.ts +2 -2
  371. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe.d.ts +2 -2
  372. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe.d.ts +2 -2
  373. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe.d.ts +2 -2
  374. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe.d.ts +2 -2
  375. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -2
  376. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe.d.ts +2 -2
  377. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe.d.ts +2 -2
  378. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.d.ts +2 -2
  379. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe.d.ts +2 -2
  380. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe.d.ts +2 -2
  381. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe.d.ts +2 -2
  382. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe.d.ts +2 -2
  383. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +2 -2
  384. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe.d.ts +2 -2
  385. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +2 -2
  386. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe.d.ts +2 -2
  387. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe.d.ts +2 -2
  388. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -2
  389. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe.d.ts +2 -2
  390. package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelWireframe.d.ts +2 -2
  391. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe.d.ts +2 -2
  392. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe.d.ts +2 -2
  393. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe.d.ts +2 -2
  394. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe.d.ts +2 -2
  395. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe.d.ts +2 -2
  396. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe.d.ts +2 -2
  397. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe.d.ts +2 -2
  398. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe.d.ts +2 -2
  399. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe.d.ts +2 -2
  400. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe.d.ts +2 -2
  401. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe.d.ts +2 -2
  402. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe.d.ts +2 -2
  403. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe.d.ts +2 -2
  404. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe.d.ts +2 -2
  405. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe.d.ts +2 -2
  406. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe.d.ts +2 -2
  407. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe.d.ts +2 -2
  408. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe.d.ts +2 -2
  409. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe.d.ts +2 -2
  410. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -2
  411. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe.d.ts +2 -2
  412. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerWireframe.d.ts +2 -2
  413. package/cjs/types/components/VeltRecorderScreenToolWireframe/VeltRecorderScreenToolWireframe.d.ts +2 -2
  414. package/cjs/types/components/VeltRecorderVideoToolWireframe/VeltRecorderVideoToolWireframe.d.ts +2 -2
  415. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe.d.ts +2 -2
  416. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe.d.ts +2 -2
  417. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe.d.ts +2 -2
  418. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe.d.ts +2 -2
  419. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe.d.ts +2 -2
  420. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe.d.ts +2 -2
  421. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe.d.ts +2 -2
  422. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe.d.ts +2 -2
  423. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe.d.ts +2 -2
  424. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe.d.ts +2 -2
  425. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe.d.ts +2 -2
  426. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe.d.ts +2 -2
  427. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe.d.ts +2 -2
  428. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe.d.ts +2 -2
  429. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe.d.ts +2 -2
  430. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe.d.ts +2 -2
  431. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe.d.ts +2 -2
  432. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe.d.ts +2 -2
  433. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe.d.ts +2 -2
  434. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe.d.ts +2 -2
  435. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe.d.ts +2 -2
  436. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.d.ts +2 -2
  437. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe.d.ts +2 -2
  438. package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWireframe.d.ts +2 -2
  439. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +2 -1
  440. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +2 -1
  441. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +2 -2
  442. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe.d.ts +2 -2
  443. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesCloseButtonWireframe/VeltSubtitlesCloseButtonWireframe.d.ts +2 -2
  444. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesEmbedModeWireframe/VeltSubtitlesEmbedModeWireframe.d.ts +2 -2
  445. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesFloatingModeWireframe/VeltSubtitlesFloatingModeWireframe.d.ts +2 -2
  446. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesPanelWireframe/VeltSubtitlesPanelWireframe.d.ts +2 -2
  447. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe.d.ts +2 -2
  448. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesTooltipWireframe/VeltSubtitlesTooltipWireframe.d.ts +2 -2
  449. package/cjs/types/components/VeltSubtitlesWireframe/VeltSubtitlesWireframe.d.ts +2 -2
  450. package/cjs/types/components/VeltSubtitlesWireframe/index.d.ts +1 -1
  451. package/cjs/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +2 -2
  452. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +2 -2
  453. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +2 -2
  454. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +2 -2
  455. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +2 -2
  456. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +2 -2
  457. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe.d.ts +2 -2
  458. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe.d.ts +2 -2
  459. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe.d.ts +2 -2
  460. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe.d.ts +2 -2
  461. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe.d.ts +2 -2
  462. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe.d.ts +2 -2
  463. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe.d.ts +2 -2
  464. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe.d.ts +2 -2
  465. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe.d.ts +2 -2
  466. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe.d.ts +2 -2
  467. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe.d.ts +2 -2
  468. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe.d.ts +2 -2
  469. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +2 -2
  470. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +6 -6
  471. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe.d.ts +2 -2
  472. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe.d.ts +2 -2
  473. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe.d.ts +2 -2
  474. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe.d.ts +2 -2
  475. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe.d.ts +2 -2
  476. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe.d.ts +2 -2
  477. package/cjs/types/components/VeltTranscriptionWireframe/VeltTranscriptionWireframe.d.ts +2 -2
  478. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +2 -1
  479. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +2 -1
  480. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +2 -1
  481. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +2 -1
  482. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +2 -1
  483. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +2 -2
  484. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +2 -2
  485. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +2 -2
  486. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +2 -2
  487. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +2 -2
  488. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +2 -2
  489. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +2 -2
  490. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +2 -2
  491. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +2 -2
  492. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +2 -2
  493. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +2 -2
  494. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +2 -2
  495. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +2 -2
  496. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +2 -2
  497. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +2 -2
  498. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +2 -2
  499. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +2 -2
  500. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +2 -2
  501. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +2 -2
  502. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +2 -2
  503. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +2 -2
  504. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +2 -2
  505. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +2 -2
  506. package/cjs/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +2 -2
  507. package/cjs/types/constants.d.ts +7 -1
  508. package/cjs/types/hooks/Client.d.ts +1 -0
  509. package/cjs/types/hooks/CommentElement.d.ts +2 -2
  510. package/cjs/types/hooks/RecorderElement.d.ts +3 -0
  511. package/cjs/types/hooks/index.d.ts +1 -1
  512. package/cjs/types/utils/propUtils.d.ts +5 -0
  513. package/esm/index.js +1466 -837
  514. package/esm/index.js.map +1 -1
  515. package/esm/types/components/Snippyly/Snippyly.d.ts +2 -1
  516. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  517. package/esm/types/components/SnippylyRecorderNotes/SnippylyRecorderNotes.d.ts +2 -1
  518. package/esm/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +1 -0
  519. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +2 -2
  520. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +2 -2
  521. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +2 -2
  522. package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +2 -2
  523. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.d.ts +2 -2
  524. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.d.ts +2 -2
  525. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.d.ts +2 -2
  526. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.d.ts +2 -2
  527. package/esm/types/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.d.ts +2 -2
  528. package/esm/types/components/VeltButtonWireframe/VeltButtonWireframe.d.ts +2 -1
  529. package/esm/types/components/VeltCommentComposerWireframe/VeltInlineCommentsSectionWireframe.d.ts +2 -2
  530. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe.d.ts +2 -2
  531. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe.d.ts +2 -2
  532. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe.d.ts +2 -2
  533. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.d.ts +2 -2
  534. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe.d.ts +2 -1
  535. package/esm/types/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe.d.ts +2 -2
  536. package/esm/types/components/VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe.d.ts +2 -2
  537. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe.d.ts +2 -2
  538. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe.d.ts +2 -2
  539. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe.d.ts +2 -2
  540. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe.d.ts +2 -2
  541. package/esm/types/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe.d.ts +2 -2
  542. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe.d.ts +2 -2
  543. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe.d.ts +2 -2
  544. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe.d.ts +2 -2
  545. package/esm/types/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe.d.ts +2 -2
  546. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe.d.ts +2 -2
  547. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe.d.ts +2 -2
  548. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe.d.ts +2 -2
  549. package/esm/types/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe.d.ts +2 -2
  550. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  551. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe.d.ts +2 -2
  552. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe.d.ts +2 -2
  553. package/esm/types/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe.d.ts +2 -2
  554. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +2 -2
  555. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +2 -2
  556. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +2 -2
  557. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +2 -2
  558. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +2 -2
  559. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.d.ts +2 -2
  560. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +2 -2
  561. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +2 -2
  562. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +2 -2
  563. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.d.ts +2 -2
  564. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +2 -2
  565. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +2 -2
  566. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +2 -2
  567. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +2 -2
  568. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +2 -2
  569. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +2 -2
  570. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +2 -2
  571. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +2 -2
  572. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +2 -2
  573. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +2 -2
  574. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +2 -2
  575. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +2 -2
  576. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +2 -2
  577. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +2 -2
  578. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +2 -2
  579. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +2 -2
  580. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +2 -2
  581. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +2 -2
  582. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +2 -2
  583. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +2 -2
  584. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +2 -2
  585. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +2 -2
  586. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +2 -2
  587. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.d.ts +2 -2
  588. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +2 -2
  589. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.d.ts +2 -2
  590. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +2 -2
  591. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +2 -2
  592. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +2 -2
  593. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +2 -2
  594. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +2 -2
  595. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +2 -2
  596. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +2 -2
  597. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +2 -2
  598. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +2 -2
  599. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +2 -2
  600. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +2 -2
  601. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.d.ts +2 -2
  602. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +2 -2
  603. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.d.ts +2 -2
  604. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +2 -2
  605. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +2 -2
  606. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +2 -2
  607. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.d.ts +2 -2
  608. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +2 -2
  609. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +2 -2
  610. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +2 -2
  611. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +2 -2
  612. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +2 -2
  613. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +2 -2
  614. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +2 -2
  615. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +2 -2
  616. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +2 -2
  617. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -2
  618. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +2 -2
  619. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +2 -2
  620. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +2 -2
  621. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +2 -2
  622. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +2 -2
  623. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +2 -2
  624. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +2 -2
  625. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +2 -2
  626. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +2 -2
  627. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +2 -2
  628. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +2 -2
  629. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +2 -2
  630. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +2 -2
  631. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.d.ts +2 -2
  632. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +2 -2
  633. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +2 -2
  634. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +2 -2
  635. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +2 -2
  636. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +2 -2
  637. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +2 -2
  638. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +2 -2
  639. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +2 -2
  640. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +2 -2
  641. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +2 -2
  642. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +2 -2
  643. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +2 -2
  644. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +2 -2
  645. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +2 -2
  646. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +2 -2
  647. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +2 -2
  648. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.d.ts +2 -2
  649. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +2 -2
  650. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +2 -2
  651. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.d.ts +2 -2
  652. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.d.ts +2 -2
  653. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.d.ts +2 -2
  654. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.d.ts +2 -2
  655. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +2 -2
  656. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -2
  657. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +2 -2
  658. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +2 -2
  659. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +2 -2
  660. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +2 -2
  661. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +2 -2
  662. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +2 -2
  663. package/esm/types/components/VeltCommentThreadWireframe/VeltCommentThreadWireframe.d.ts +2 -2
  664. package/esm/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +2 -2
  665. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonCommentsCount/VeltCommentsSidebarButtonCommentsCount.d.ts +2 -1
  666. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonIcon/VeltCommentsSidebarButtonIcon.d.ts +2 -1
  667. package/esm/types/components/VeltCommentsSidebarButtonWireframe/VeltCommentsSidebarButtonWireframe.d.ts +2 -2
  668. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe.d.ts +2 -2
  669. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe.d.ts +2 -2
  670. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.d.ts +2 -2
  671. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe.d.ts +2 -2
  672. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe.d.ts +2 -2
  673. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe.d.ts +2 -2
  674. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe.d.ts +2 -2
  675. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe.d.ts +2 -2
  676. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe.d.ts +2 -2
  677. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe.d.ts +2 -2
  678. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe.d.ts +2 -2
  679. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe.d.ts +2 -2
  680. package/esm/types/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownWireframe.d.ts +2 -2
  681. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton.d.ts +2 -4
  682. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +2 -2
  683. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +2 -2
  684. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +2 -2
  685. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +2 -2
  686. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +2 -2
  687. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +2 -2
  688. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +2 -2
  689. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +2 -2
  690. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem.d.ts +2 -2
  691. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox.d.ts +2 -2
  692. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked.d.ts +2 -2
  693. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked.d.ts +2 -2
  694. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount.d.ts +2 -2
  695. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName.d.ts +2 -2
  696. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +2 -2
  697. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName.d.ts +2 -2
  698. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +2 -2
  699. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +2 -2
  700. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus.d.ts +2 -2
  701. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +2 -2
  702. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +2 -2
  703. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll.d.ts +2 -2
  704. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +2 -2
  705. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread.d.ts +2 -2
  706. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton.d.ts +2 -2
  707. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer.d.ts +2 -2
  708. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +2 -2
  709. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +2 -2
  710. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItem.d.ts +3 -3
  711. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer.d.ts +2 -2
  712. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup.d.ts +2 -2
  713. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow.d.ts +2 -2
  714. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount.d.ts +2 -2
  715. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName.d.ts +2 -2
  716. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown.d.ts +2 -2
  717. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent.d.ts +2 -2
  718. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger.d.ts +2 -2
  719. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel.d.ts +2 -2
  720. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  721. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  722. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe.d.ts +2 -2
  723. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  724. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe.d.ts +2 -2
  725. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +2 -2
  726. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +2 -2
  727. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +2 -2
  728. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +2 -2
  729. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +2 -2
  730. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +2 -2
  731. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +2 -2
  732. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +2 -2
  733. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +2 -2
  734. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +2 -2
  735. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.d.ts +2 -2
  736. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.d.ts +2 -2
  737. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe.d.ts +2 -2
  738. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +2 -3
  739. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.d.ts +2 -2
  740. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +2 -2
  741. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -2
  742. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe.d.ts +2 -2
  743. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe.d.ts +2 -2
  744. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe.d.ts +2 -2
  745. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe.d.ts +2 -2
  746. package/esm/types/components/VeltConfirmDialogWireframe/VeltConfirmDialogWireframe.d.ts +5 -5
  747. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +6 -0
  748. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe.d.ts +2 -2
  749. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe.d.ts +2 -2
  750. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe.d.ts +2 -2
  751. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe.d.ts +2 -2
  752. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe.d.ts +2 -2
  753. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe.d.ts +8 -0
  754. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/index.d.ts +1 -0
  755. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe.d.ts +8 -0
  756. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/index.d.ts +1 -0
  757. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe.d.ts +8 -0
  758. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/index.d.ts +1 -0
  759. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe.d.ts +14 -0
  760. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/index.d.ts +1 -0
  761. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe.d.ts +10 -0
  762. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/index.d.ts +1 -0
  763. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe.d.ts +8 -0
  764. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/index.d.ts +1 -0
  765. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe.d.ts +8 -0
  766. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/index.d.ts +1 -0
  767. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe.d.ts +12 -0
  768. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/index.d.ts +1 -0
  769. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownWireframe.d.ts +12 -0
  770. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/index.d.ts +1 -0
  771. package/esm/types/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionWireframe.d.ts +4 -2
  772. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.d.ts +3 -5
  773. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.d.ts +3 -5
  774. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.d.ts +3 -5
  775. package/esm/types/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.d.ts +8 -8
  776. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe.d.ts +2 -2
  777. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe.d.ts +2 -2
  778. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe.d.ts +2 -2
  779. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe.d.ts +2 -2
  780. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe.d.ts +2 -2
  781. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe.d.ts +2 -2
  782. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe.d.ts +2 -2
  783. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe.d.ts +2 -2
  784. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe.d.ts +2 -2
  785. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe.d.ts +2 -2
  786. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe.d.ts +2 -2
  787. package/esm/types/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsWireframe.d.ts +2 -2
  788. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe.d.ts +2 -2
  789. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe.d.ts +2 -2
  790. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe.d.ts +2 -2
  791. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe.d.ts +3 -3
  792. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe.d.ts +2 -2
  793. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe.d.ts +2 -2
  794. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe.d.ts +2 -2
  795. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.d.ts +4 -6
  796. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe.d.ts +2 -2
  797. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.d.ts +2 -2
  798. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe.d.ts +2 -2
  799. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe.d.ts +2 -2
  800. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe.d.ts +2 -2
  801. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe.d.ts +2 -2
  802. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe.d.ts +2 -2
  803. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe.d.ts +2 -2
  804. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe.d.ts +2 -2
  805. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.d.ts +2 -2
  806. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe.d.ts +2 -2
  807. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.d.ts +2 -2
  808. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe.d.ts +2 -2
  809. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe.d.ts +2 -2
  810. package/esm/types/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogWireframe.d.ts +2 -2
  811. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.d.ts +2 -1
  812. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe.d.ts +2 -1
  813. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.d.ts +2 -1
  814. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.d.ts +2 -1
  815. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.d.ts +2 -1
  816. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.d.ts +2 -1
  817. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.d.ts +2 -1
  818. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.d.ts +2 -1
  819. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.d.ts +2 -1
  820. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.d.ts +2 -1
  821. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.d.ts +2 -1
  822. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.d.ts +2 -1
  823. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.d.ts +2 -1
  824. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.d.ts +2 -1
  825. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.d.ts +2 -1
  826. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.d.ts +2 -1
  827. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.d.ts +2 -1
  828. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.d.ts +2 -1
  829. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.d.ts +2 -1
  830. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.d.ts +2 -1
  831. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.d.ts +2 -1
  832. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.d.ts +2 -1
  833. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.d.ts +2 -1
  834. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.d.ts +2 -1
  835. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.d.ts +2 -1
  836. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.d.ts +2 -1
  837. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.d.ts +2 -1
  838. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.d.ts +2 -1
  839. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.d.ts +2 -1
  840. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.d.ts +2 -1
  841. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.d.ts +2 -1
  842. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.d.ts +2 -1
  843. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.d.ts +2 -1
  844. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.d.ts +2 -1
  845. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.d.ts +2 -1
  846. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.d.ts +2 -1
  847. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.d.ts +5 -3
  848. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.d.ts +2 -1
  849. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe.d.ts +3 -2
  850. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.d.ts +2 -1
  851. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.d.ts +3 -2
  852. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +2 -2
  853. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.d.ts +2 -1
  854. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.d.ts +2 -1
  855. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.d.ts +2 -1
  856. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.d.ts +2 -1
  857. package/esm/types/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.d.ts +2 -1
  858. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +2 -1
  859. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +2 -1
  860. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +2 -1
  861. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +2 -1
  862. package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +2 -2
  863. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +2 -2
  864. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +2 -2
  865. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +2 -2
  866. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +2 -2
  867. package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +2 -2
  868. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +3 -5
  869. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +3 -5
  870. package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +6 -6
  871. package/esm/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +2 -2
  872. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +2 -2
  873. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +2 -2
  874. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +2 -2
  875. package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +2 -2
  876. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltReactionToolMenuWireframe.d.ts +2 -2
  877. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe.d.ts +2 -2
  878. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe.d.ts +2 -2
  879. package/esm/types/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe.d.ts +2 -2
  880. package/esm/types/components/VeltRecorderAllToolWireframe/VeltRecorderAllToolWireframe.d.ts +2 -2
  881. package/esm/types/components/VeltRecorderAudioToolWireframe/VeltRecorderAudioToolWireframe.d.ts +2 -2
  882. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe.d.ts +2 -2
  883. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe.d.ts +2 -2
  884. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe.d.ts +2 -2
  885. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe/VeltRecorderControlPanelActionBarTogglePauseWireframe.d.ts +2 -2
  886. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe.d.ts +2 -2
  887. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.d.ts +2 -2
  888. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe.d.ts +2 -2
  889. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe.d.ts +2 -2
  890. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.d.ts +2 -2
  891. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe.d.ts +2 -2
  892. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe.d.ts +2 -2
  893. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe.d.ts +2 -2
  894. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe.d.ts +2 -2
  895. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.d.ts +2 -2
  896. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe.d.ts +2 -2
  897. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.d.ts +2 -2
  898. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe.d.ts +2 -2
  899. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe.d.ts +2 -2
  900. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.d.ts +2 -2
  901. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe.d.ts +2 -2
  902. package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelWireframe.d.ts +2 -2
  903. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe.d.ts +2 -2
  904. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe.d.ts +2 -2
  905. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe.d.ts +2 -2
  906. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe.d.ts +2 -2
  907. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe.d.ts +2 -2
  908. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe.d.ts +2 -2
  909. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe.d.ts +2 -2
  910. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe.d.ts +2 -2
  911. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe.d.ts +2 -2
  912. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe.d.ts +2 -2
  913. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe.d.ts +2 -2
  914. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe.d.ts +2 -2
  915. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe.d.ts +2 -2
  916. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe.d.ts +2 -2
  917. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe.d.ts +2 -2
  918. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe.d.ts +2 -2
  919. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe.d.ts +2 -2
  920. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe.d.ts +2 -2
  921. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe.d.ts +2 -2
  922. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -2
  923. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe.d.ts +2 -2
  924. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerWireframe.d.ts +2 -2
  925. package/esm/types/components/VeltRecorderScreenToolWireframe/VeltRecorderScreenToolWireframe.d.ts +2 -2
  926. package/esm/types/components/VeltRecorderVideoToolWireframe/VeltRecorderVideoToolWireframe.d.ts +2 -2
  927. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe.d.ts +2 -2
  928. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe.d.ts +2 -2
  929. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe.d.ts +2 -2
  930. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe.d.ts +2 -2
  931. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe.d.ts +2 -2
  932. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe.d.ts +2 -2
  933. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe.d.ts +2 -2
  934. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe.d.ts +2 -2
  935. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe.d.ts +2 -2
  936. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe.d.ts +2 -2
  937. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe.d.ts +2 -2
  938. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe.d.ts +2 -2
  939. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe.d.ts +2 -2
  940. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe.d.ts +2 -2
  941. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe.d.ts +2 -2
  942. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe.d.ts +2 -2
  943. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe.d.ts +2 -2
  944. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe.d.ts +2 -2
  945. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe.d.ts +2 -2
  946. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe.d.ts +2 -2
  947. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe.d.ts +2 -2
  948. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.d.ts +2 -2
  949. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe.d.ts +2 -2
  950. package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWireframe.d.ts +2 -2
  951. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +2 -1
  952. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +2 -1
  953. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +2 -2
  954. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe.d.ts +2 -2
  955. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesCloseButtonWireframe/VeltSubtitlesCloseButtonWireframe.d.ts +2 -2
  956. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesEmbedModeWireframe/VeltSubtitlesEmbedModeWireframe.d.ts +2 -2
  957. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesFloatingModeWireframe/VeltSubtitlesFloatingModeWireframe.d.ts +2 -2
  958. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesPanelWireframe/VeltSubtitlesPanelWireframe.d.ts +2 -2
  959. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe.d.ts +2 -2
  960. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesTooltipWireframe/VeltSubtitlesTooltipWireframe.d.ts +2 -2
  961. package/esm/types/components/VeltSubtitlesWireframe/VeltSubtitlesWireframe.d.ts +2 -2
  962. package/esm/types/components/VeltSubtitlesWireframe/index.d.ts +1 -1
  963. package/esm/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +2 -2
  964. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +2 -2
  965. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +2 -2
  966. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +2 -2
  967. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +2 -2
  968. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +2 -2
  969. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe.d.ts +2 -2
  970. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe.d.ts +2 -2
  971. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe.d.ts +2 -2
  972. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe.d.ts +2 -2
  973. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe.d.ts +2 -2
  974. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe.d.ts +2 -2
  975. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe.d.ts +2 -2
  976. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe.d.ts +2 -2
  977. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe.d.ts +2 -2
  978. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe.d.ts +2 -2
  979. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe.d.ts +2 -2
  980. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe.d.ts +2 -2
  981. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +2 -2
  982. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.d.ts +6 -6
  983. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe.d.ts +2 -2
  984. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe.d.ts +2 -2
  985. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe.d.ts +2 -2
  986. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe.d.ts +2 -2
  987. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe.d.ts +2 -2
  988. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe.d.ts +2 -2
  989. package/esm/types/components/VeltTranscriptionWireframe/VeltTranscriptionWireframe.d.ts +2 -2
  990. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +2 -1
  991. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +2 -1
  992. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +2 -1
  993. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +2 -1
  994. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +2 -1
  995. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.d.ts +2 -2
  996. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.d.ts +2 -2
  997. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.d.ts +2 -2
  998. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.d.ts +2 -2
  999. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.d.ts +2 -2
  1000. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.d.ts +2 -2
  1001. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.d.ts +2 -2
  1002. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.d.ts +2 -2
  1003. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.d.ts +2 -2
  1004. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.d.ts +2 -2
  1005. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.d.ts +2 -2
  1006. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.d.ts +2 -2
  1007. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.d.ts +2 -2
  1008. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.d.ts +2 -2
  1009. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.d.ts +2 -2
  1010. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.d.ts +2 -2
  1011. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.d.ts +2 -2
  1012. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.d.ts +2 -2
  1013. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.d.ts +2 -2
  1014. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.d.ts +2 -2
  1015. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.d.ts +2 -2
  1016. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.d.ts +2 -2
  1017. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.d.ts +2 -2
  1018. package/esm/types/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.d.ts +2 -2
  1019. package/esm/types/constants.d.ts +7 -1
  1020. package/esm/types/hooks/Client.d.ts +1 -0
  1021. package/esm/types/hooks/CommentElement.d.ts +2 -2
  1022. package/esm/types/hooks/RecorderElement.d.ts +3 -0
  1023. package/esm/types/hooks/index.d.ts +1 -1
  1024. package/esm/types/utils/propUtils.d.ts +5 -0
  1025. package/index.d.ts +1153 -1462
  1026. package/package.json +3 -3
package/esm/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../node_modules/tslib/tslib.es6.js","../../src/context/SnippylyContext.ts","../../src/loadSnippyly.ts","../../src/constants.ts","../../src/components/Snippyly/Snippyly.tsx","../../src/components/SnippylyCommentBubble/SnippylyCommentBubble.tsx","../../src/components/SnippylyComments/SnippylyComments.tsx","../../src/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.tsx","../../src/components/SnippylyCommentTool/SnippylyCommentTool.tsx","../../src/components/SnippylyCursor/SnippylyCursor.tsx","../../src/components/SnippylyHuddle/SnippylyHuddle.tsx","../../src/components/SnippylyHuddleTool/SnippylyHuddleTool.tsx","../../src/components/SnippylyPresence/SnippylyPresence.tsx","../../src/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.tsx","../../src/components/SnippylyRecorderNotes/SnippylyRecorderNotes.tsx","../../src/components/SnippylyRecorderPlayer/SnippylyRecorderPlayer.tsx","../../src/components/SnippylyRecorderTool/SnippylyRecorderTool.tsx","../../src/components/SnippylySidebarButton/SnippylySidebarButton.tsx","../../src/components/VeltCommentsSidebarButton/VeltCommentsSidebarButton.tsx","../../src/components/SnippylyTags/SnippylyTags.tsx","../../src/components/SnippylyTagTool/SnippylyTagTool.tsx","../../src/components/SnippylyArrows/SnippylyArrows.tsx","../../src/components/SnippylyArrowTool/SnippylyArrowTool.tsx","../../src/components/SnippylyUserInviteTool/SnippylyUserInviteTool.tsx","../../src/components/SnippylyUserRequestTool/SnippylyUserRequestTool.tsx","../../src/components/VeltCommentPlayerTimeline/VeltCommentPlayerTimeline.tsx","../../src/components/VeltVideoPlayer/VeltVideoPlayer.tsx","../../src/components/VeltViewAnalytics/VeltViewAnalytics.tsx","../../src/components/VeltCommentThread/VeltCommentThread.tsx","../../src/components/VeltNotificationsTool/VeltNotificationsTool.tsx","../../src/components/VeltNotificationsPanel/VeltNotificationsPanel.tsx","../../src/components/VeltNotificationsHistoryPanel/VeltNotificationsHistoryPanel.tsx","../../src/components/VeltChartComment/VeltChartComment.tsx","../../src/components/VeltNivoChartComments/VeltNivoChartComments.tsx","../../src/components/VeltHighChartComments/VeltHighChartComments.tsx","../../src/components/VeltAutocomplete/VeltAutocomplete.tsx","../../src/components/VeltInlineCommentsSection/VeltInlineCommentsSection.tsx","../../src/components/VeltCommentPin/VeltCommentPin.tsx","../../src/components/VeltCommentText/VeltCommentText.tsx","../../src/components/VeltCanvasComment/VeltCanvasComment.tsx","../../src/components/VeltData/VeltData.tsx","../../src/components/VeltIf/VeltIf.tsx","../../src/components/VeltCommentsMinimap/VeltCommentsMinimap.tsx","../../src/components/VeltReactionTool/VeltReactionTool.tsx","../../src/components/VeltInlineReactionsSection/VeltInlineReactionsSection.tsx","../../src/components/VeltCommentComposer/VeltCommentComposer.tsx","../../src/components/VeltWireframe/VeltWireframe.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe/VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe/VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe/VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.tsx","../../src/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItem.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinWireframe.tsx","../../src/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.tsx","../../src/components/VeltSidebarButtonWireframe/VeltSidebarButtonIcon/VeltSidebarButtonIcon.tsx","../../src/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.tsx","../../src/components/VeltCommentToolWireframe/VeltCommentToolWireframe.tsx","../../src/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.tsx","../../src/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.tsx","../../src/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.tsx","../../src/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.tsx","../../src/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.tsx","../../src/components/VeltCommentBubble/VeltCommentBubbleAvatar/VeltCommentBubbleAvatar.tsx","../../src/components/VeltCommentBubble/VeltCommentBubbleCommentsCount/VeltCommentBubbleCommentsCount.tsx","../../src/components/VeltCommentBubble/VeltCommentBubbleWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownWireframe.tsx","../../src/components/VeltReactionToolWireframe/VeltReactionToolWireframe.tsx","../../src/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.tsx","../../src/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.tsx","../../src/components/VeltReactionPinWireframe/VeltReactionPinWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.tsx","../../src/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.tsx","../../src/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.tsx","../../src/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.tsx","../../src/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogWireframe.tsx","../../src/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.tsx","../../src/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.tsx","../../src/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.tsx","../../src/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogWireframe.tsx","../../src/components/VeltCommentComposerWireframe/VeltInlineCommentsSectionWireframe.tsx","../../src/components/VeltCommentThreadWireframe/VeltCommentThreadWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsWireframe.tsx","../../src/components/VeltRecorderAllToolWireframe/VeltRecorderAllToolWireframe.tsx","../../src/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe.tsx","../../src/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe.tsx","../../src/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe.tsx","../../src/components/VeltRecorderAllToolMenuWireframe/VeltReactionToolMenuWireframe.tsx","../../src/components/VeltRecorderAudioToolWireframe/VeltRecorderAudioToolWireframe.tsx","../../src/components/VeltRecorderScreenToolWireframe/VeltRecorderScreenToolWireframe.tsx","../../src/components/VeltRecorderVideoToolWireframe/VeltRecorderVideoToolWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionWireframe.tsx","../../src/components/VeltButtonWireframe/VeltButtonWireframe.tsx","../../src/hooks/Client.ts","../../src/hooks/CommentElement.ts","../../src/hooks/CommentActions.ts","../../src/hooks/CoreActions.ts","../../src/hooks/CursorElement.ts","../../src/hooks/HuddleElement.ts","../../src/hooks/LiveStateSyncElement.ts","../../src/hooks/PresenceElement.ts","../../src/hooks/RecorderElement.ts","../../src/hooks/RecorderActions.ts","../../src/hooks/RewriterElement.ts","../../src/hooks/SelectionElement.ts","../../src/hooks/TagElement.ts","../../src/hooks/ViewsElement.ts","../../src/hooks/NotificationElement.ts","../../src/hooks/AutocompleteElement.ts","../../src/hooks/ContactElement.ts","../../src/redux/veltLiveStateSynceMiddleware.ts"],"sourcesContent":["/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n var desc = Object.getOwnPropertyDescriptor(m, k);\r\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\r\n desc = { enumerable: true, get: function() { return m[k]; } };\r\n }\r\n Object.defineProperty(o, k2, desc);\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n\r\nexport function __classPrivateFieldIn(state, receiver) {\r\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\r\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\r\n}\r\n","import { createContext, useContext } from 'react';\nexport var VeltContext = createContext({ client: null });\nexport function useVeltClient() {\n return useContext(VeltContext);\n}\n","var loadVelt = function (callback, version, staging, develop, proxyDomain) {\n if (version === void 0) { version = 'latest'; }\n if (staging === void 0) { staging = false; }\n if (develop === void 0) { develop = false; }\n var existingScript = document.getElementById('veltScript');\n if (!existingScript) {\n var script = document.createElement('script');\n if (staging) {\n script.src = \"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getprivatenpmpackagefile?packageName=sdk-staging&packageVersion=\".concat((!version || version === 'latest') ? '1.0.1' : version, \"&filePath=velt.js&orgName=@veltdev\");\n }\n else if (develop) {\n script.src = \"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getprivatenpmpackagefile?packageName=sdk-dev&packageVersion=\".concat((!version || version === 'latest') ? '1.0.1' : version, \"&filePath=velt.js&orgName=@veltdev\");\n }\n else {\n if (proxyDomain) {\n // remove trailing slash from proxy\n if (proxyDomain[proxyDomain.length - 1] === '/') {\n proxyDomain = proxyDomain.slice(0, -1);\n }\n script.src = \"\".concat(proxyDomain, \"/lib/sdk@\").concat(version, \"/velt.js\");\n }\n else {\n script.src = \"https://cdn.velt.dev/lib/sdk@\".concat(version, \"/velt.js\");\n }\n }\n script.id = 'veltScript';\n script.type = 'module';\n document.body.appendChild(script);\n script.onload = function () {\n if (callback) {\n callback();\n }\n };\n }\n else {\n if (callback) {\n callback();\n }\n }\n};\nexport default loadVelt;\n","export var VELT_SDK_VERSION = '4.0.0-beta.8';\nexport var VELT_SDK_INIT_EVENT = 'onVeltInit';\nexport var VELT_TAB_ID = 'veltTabId';\n","import { __awaiter, __generator } from \"tslib\";\nimport React, { useEffect, useState } from 'react';\nimport { VeltContext } from '../../context/SnippylyContext';\nimport loadVelt from '../../loadSnippyly';\nimport { VELT_SDK_INIT_EVENT, VELT_SDK_VERSION } from '../../constants';\nvar SnippylyProvider = function (props) {\n 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;\n var _a = useState(null), client = _a[0], setClient = _a[1];\n useEffect(function () {\n if (apiKey) {\n loadVelt(function () {\n initVelt();\n }, (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);\n }\n }, []);\n var initVelt = function () { return __awaiter(void 0, void 0, void 0, function () {\n var velt, event;\n var _a, _b;\n return __generator(this, function (_c) {\n switch (_c.label) {\n case 0:\n if (!config) return [3 /*break*/, 2];\n if (config.staging) {\n delete config.staging;\n }\n if (config.develop) {\n delete config.develop;\n }\n if (config === null || config === void 0 ? void 0 : config.version) {\n config === null || config === void 0 ? true : delete config.version;\n }\n if (config === null || config === void 0 ? void 0 : config.proxyDomain) {\n delete config.proxyDomain;\n }\n return [4 /*yield*/, ((_a = window.Velt) === null || _a === void 0 ? void 0 : _a.init(apiKey, config))];\n case 1:\n velt = _c.sent();\n return [3 /*break*/, 4];\n case 2: return [4 /*yield*/, ((_b = window.Velt) === null || _b === void 0 ? void 0 : _b.init(apiKey))];\n case 3:\n velt = _c.sent();\n _c.label = 4;\n case 4:\n // Set language\n if (language && (velt === null || velt === void 0 ? void 0 : velt.setLanguage)) {\n velt === null || velt === void 0 ? void 0 : velt.setLanguage(language);\n }\n // Set translations\n if (translations && (velt === null || velt === void 0 ? void 0 : velt.setTranslations)) {\n if (typeof translations === 'object') {\n Object.keys(translations).forEach(function (languageCode) {\n velt === null || velt === void 0 ? void 0 : velt.setTranslations(languageCode, translations[languageCode] || {});\n });\n }\n }\n if ([true, false].includes(autoTranslation)) {\n if (autoTranslation && (velt === null || velt === void 0 ? void 0 : velt.enableAutoTranslation)) {\n velt === null || velt === void 0 ? void 0 : velt.enableAutoTranslation();\n }\n else if (!autoTranslation && (velt === null || velt === void 0 ? void 0 : velt.disableAutoTranslation)) {\n velt === null || velt === void 0 ? void 0 : velt.disableAutoTranslation();\n }\n }\n if (velt === null || velt === void 0 ? void 0 : velt.st) {\n velt === null || velt === void 0 ? void 0 : velt.st('react');\n }\n setClient(velt);\n if (onClientLoad) {\n onClientLoad(velt);\n }\n if (!user) return [3 /*break*/, 6];\n return [4 /*yield*/, (velt === null || velt === void 0 ? void 0 : velt.identify(user))];\n case 5:\n _c.sent();\n _c.label = 6;\n case 6:\n if (documentId) {\n velt === null || velt === void 0 ? void 0 : velt.setDocumentId(documentId);\n }\n event = new CustomEvent(VELT_SDK_INIT_EVENT, { detail: velt });\n window.dispatchEvent(event);\n return [2 /*return*/];\n }\n });\n }); };\n return (React.createElement(React.Fragment, null,\n React.createElement(VeltContext.Provider, { value: { client: client } }, children)));\n};\nexport default SnippylyProvider;\n","import React from 'react';\nvar SnippylyCommentBubble = function (props) {\n var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, avatar = props.avatar, showAvatar = props.showAvatar, commentBubbleTargetPinHover = props.commentBubbleTargetPinHover, children = props.children, shadowDom = props.shadowDom, variant = props.variant, darkMode = props.darkMode, commentCountType = props.commentCountType;\n return (React.createElement(\"velt-comment-bubble\", { \"comment-count-type\": commentCountType, \"target-comment-element-id\": targetCommentElementId, \"target-element-id\": targetElementId, \"show-avatar\": [true, false].includes(showAvatar) ? (showAvatar ? 'true' : 'false') : undefined, avatar: [true, false].includes(avatar) ? (avatar ? 'true' : 'false') : undefined, \"comment-bubble-target-pin-hover\": commentBubbleTargetPinHover ? 'true' : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, variant: variant }, children));\n};\nexport default SnippylyCommentBubble;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyComments = function (props) {\n 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;\n var ref = useRef();\n var onSignInRef = useRef(onSignIn);\n var onUpgradeRef = useRef(onUpgrade);\n var onCommentAddRef = useRef(onCommentAdd);\n var onCommentUpdateRef = useRef(onCommentUpdate);\n var onCommentAcceptRef = useRef(onCommentAccept);\n var onCommentRejectRef = useRef(onCommentReject);\n var onSidebarButtonOnCommentDialogClickRef = useRef(onSidebarButtonOnCommentDialogClick);\n var onCustomPinInjectRef = useRef(onCustomPinInject);\n var onCommentSelectionChangeRef = useRef(onCommentSelectionChange);\n var onCopyLinkRef = useRef(onCopyLink);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onSignInRef.current = onSignIn;\n }, [onSignIn]);\n useEffect(function () {\n onCopyLinkRef.current = onCopyLink;\n }, [onCopyLink]);\n useEffect(function () {\n onUpgradeRef.current = onUpgrade;\n }, [onUpgrade]);\n useEffect(function () {\n onCommentAddRef.current = onCommentAdd;\n }, [onCommentAdd]);\n useEffect(function () {\n onCommentUpdateRef.current = onCommentUpdate;\n }, [onCommentUpdate]);\n useEffect(function () {\n onCommentAcceptRef.current = onCommentAccept;\n }, [onCommentAccept]);\n useEffect(function () {\n onCommentRejectRef.current = onCommentReject;\n }, [onCommentReject]);\n useEffect(function () {\n onSidebarButtonOnCommentDialogClickRef.current = onSidebarButtonOnCommentDialogClick;\n }, [onSidebarButtonOnCommentDialogClick]);\n useEffect(function () {\n onCustomPinInjectRef.current = onCustomPinInject;\n }, [onCustomPinInject]);\n useEffect(function () {\n onCommentSelectionChangeRef.current = onCommentSelectionChange;\n }, [onCommentSelectionChange]);\n useEffect(function () {\n var element;\n var handleSignIn = function (event) {\n if (onSignInRef.current) {\n onSignInRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleUpgrade = function (event) {\n if (onUpgradeRef.current) {\n onUpgradeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentAdd = function (event) {\n if (onCommentAddRef.current) {\n onCommentAddRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentUpdate = function (event) {\n if (onCommentUpdateRef.current) {\n onCommentUpdateRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentAccept = function (event) {\n if (onCommentAcceptRef.current) {\n onCommentAcceptRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentReject = function (event) {\n if (onCommentRejectRef.current) {\n onCommentRejectRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarButtonOnCommentDialogClick = function (event) {\n if (onSidebarButtonOnCommentDialogClickRef.current) {\n onSidebarButtonOnCommentDialogClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCustomPinInject = function (event) {\n if (onCustomPinInjectRef.current) {\n onCustomPinInjectRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentSelectionChange = function (event) {\n if (onCommentSelectionChangeRef.current) {\n onCommentSelectionChangeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCopyLink = function (event) {\n if (onCopyLinkRef.current) {\n onCopyLinkRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onSignIn', handleSignIn);\n element.addEventListener('onUpgrade', handleUpgrade);\n element.addEventListener('onCommentAdd', handleCommentAdd);\n element.addEventListener('onCommentUpdate', handleCommentUpdate);\n element.addEventListener('onCommentAccept', handleCommentAccept);\n element.addEventListener('onCommentReject', handleCommentReject);\n element.addEventListener('onSidebarButtonOnCommentDialogClick', handleSidebarButtonOnCommentDialogClick);\n element.addEventListener('onCustomPinInject', handleCustomPinInject);\n element.addEventListener('onCommentSelectionChange', handleCommentSelectionChange);\n element.addEventListener('onCopyLink', handleCopyLink);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onSignIn', handleSignIn);\n element.removeEventListener('onUpgrade', handleUpgrade);\n element.removeEventListener('onCommentAdd', handleCommentAdd);\n element.removeEventListener('onCommentUpdate', handleCommentUpdate);\n element.removeEventListener('onCommentAccept', handleCommentAccept);\n element.removeEventListener('onCommentReject', handleCommentReject);\n element.removeEventListener('onSidebarButtonOnCommentDialogClick', handleSidebarButtonOnCommentDialogClick);\n element.removeEventListener('onCustomPinInject', handleCustomPinInject);\n element.removeEventListener('onCommentSelectionChange', handleCommentSelectionChange);\n element.removeEventListener('onCopyLink', handleCopyLink);\n }\n };\n }, []);\n return (React.createElement(\"velt-comments\", { ref: ref, \"at-here-label\": atHereLabel, \"at-here-description\": atHereDescription, \"at-here-enabled\": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, \"composer-mode\": composerMode, \"seen-by-users\": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, \"collapsed-comments\": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, \"short-user-name\": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, \"resolve-status-access-admin-only\": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, \"delete-reply-confirmation\": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, \"auto-categorize\": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, \"data-stream-view-container-id\": streamViewContainerId, \"text-mode\": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, \"popover-mode\": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, \"popover-triangle-component\": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, \"floating-comment-dialog\": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, \"moderator-mode\": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, \"stream-mode\": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, \"sign-in-button\": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, \"upgrade-button\": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, \"device-info\": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, \"comment-index\": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, \"dialog-on-hover\": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, \"dialog-on-target-element-click\": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, \"resolve-button\": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, \"inbox-mode\": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, \"suggestion-mode\": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, \"mobile-mode\": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, \"inline-comment-mode\": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, \"private-comment-mode\": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, \"minimap-position\": minimapPosition, \"persistent-comment-mode\": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, \"ghost-comments\": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, \"ghost-comments-indicator\": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, \"comments-on-dom\": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, \"resolved-comments-on-dom\": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, \"bubble-on-pin\": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, \"bubble-on-pin-hover\": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, \"comment-tool\": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, \"sidebar-button-on-comment-dialog\": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, \"device-indicator-on-comment-pins\": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, \"scroll-to-comment\": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, \"user-mentions\": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, \"delete-on-backspace\": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, \"recording-summary\": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, \"recording-transcription\": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, \"recording-countdown\": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, \"unread-indicator-mode\": unreadIndicatorMode, \"enter-key-to-submit\": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, \"pin-shadow-dom\": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, \"dialog-shadow-dom\": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"text-comment-tool-shadow-dom\": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, \"text-comment-toolbar-shadow-dom\": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, \"persistent-comment-shadow-dom\": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, \"change-detection-in-comment-mode\": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, \"area-comment\": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, \"pin-cursor-image\": pinCursorImage, \"allowed-element-ids\": JSON.stringify(allowedElementIds), \"allowed-element-class-names\": JSON.stringify(allowedElementClassNames), \"allowed-element-query-selectors\": JSON.stringify(allowedElementQuerySelectors), \"comment-pin-highlighter\": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, \"custom-reactions\": JSON.stringify(customReactions), \"custom-status\": JSON.stringify(customStatus), \"custom-list-data-on-annotation\": JSON.stringify(customListDataOnAnnotation), \"custom-list-data-on-comment\": JSON.stringify(customListDataOnComment), \"custom-priority\": JSON.stringify(customPriority), \"custom-category\": JSON.stringify(customCategory), \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"dialog-dark-mode\": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, \"pin-dark-mode\": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, \"text-comment-tool-dark-mode\": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, \"text-comment-toolbar-dark-mode\": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, \"multi-thread-mode\": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, \"multi-thread\": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, \"read-only\": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyComments;\n","import React, { useEffect, useRef } from 'react';\nvar FilterTypeConfig = /** @class */ (function () {\n function FilterTypeConfig() {\n }\n return FilterTypeConfig;\n}());\nvar CommentSidebarFilterConfig = /** @class */ (function () {\n function CommentSidebarFilterConfig() {\n }\n return CommentSidebarFilterConfig;\n}());\n;\nvar CommentSidebarGroupConfig = /** @class */ (function () {\n function CommentSidebarGroupConfig() {\n }\n return CommentSidebarGroupConfig;\n}());\nvar CommentSidebarFilters = /** @class */ (function () {\n function CommentSidebarFilters() {\n }\n return CommentSidebarFilters;\n}());\nvar SnippylyCommentsSidebar = function (props) {\n var embedMode = props.embedMode, floatingMode = props.floatingMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, queryParamsComments = props.queryParamsComments, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, sortData = props.sortData, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, variant = props.variant, pageModeComposerVariant = props.pageModeComposerVariant, dialogVariant = props.dialogVariant, shadowDom = props.shadowDom, searchPlaceholder = props.searchPlaceholder, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick, onSidebarClose = props.onSidebarClose, darkMode = props.darkMode, position = props.position, filterPanelLayout = props.filterPanelLayout, customActions = props.customActions, focusedThreadDialogVariant = props.focusedThreadDialogVariant, focusedThreadMode = props.focusedThreadMode, onCommentNavigationButtonClick = props.onCommentNavigationButtonClick;\n var ref = useRef();\n var openSidebarRef = useRef(openSidebar);\n var onSidebarOpenRef = useRef(onSidebarOpen);\n var onSidebarCommentClickRef = useRef(onSidebarCommentClick);\n var onCommentClickRef = useRef(onCommentClick);\n var onSidebarCloseRef = useRef(onSidebarClose);\n var onCommentNavigationButtonClickRef = useRef(onCommentNavigationButtonClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n openSidebarRef.current = openSidebar;\n }, [openSidebar]);\n useEffect(function () {\n onSidebarOpenRef.current = onSidebarOpen;\n }, [onSidebarOpen]);\n useEffect(function () {\n onSidebarCommentClickRef.current = onSidebarCommentClick;\n }, [onSidebarCommentClick]);\n useEffect(function () {\n onSidebarCloseRef.current = onSidebarClose;\n }, [onSidebarClose]);\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n onCommentNavigationButtonClickRef.current = onCommentNavigationButtonClick;\n }, [onCommentNavigationButtonClick]);\n useEffect(function () {\n var element;\n var handleSidebarOpen = function (event) {\n if (openSidebarRef.current) {\n openSidebarRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n if (onSidebarOpenRef.current) {\n onSidebarOpenRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarCommentClick = function (event) {\n if (onSidebarCommentClickRef.current) {\n onSidebarCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarClose = function (event) {\n if (onSidebarCloseRef.current) {\n onSidebarCloseRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentNavigationButtonClick = function (event) {\n if (onCommentNavigationButtonClickRef.current) {\n onCommentNavigationButtonClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onSidebarOpen', handleSidebarOpen);\n element.addEventListener('onSidebarCommentClick', handleSidebarCommentClick);\n element.addEventListener('onSidebarClose', handleSidebarClose);\n element.addEventListener('onCommentNavigationButtonClick', handleCommentNavigationButtonClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onSidebarOpen', handleSidebarOpen);\n element.removeEventListener('onSidebarCommentClick', handleSidebarCommentClick);\n element.removeEventListener('onSidebarClose', handleSidebarClose);\n element.removeEventListener('onCommentNavigationButtonClick', handleCommentNavigationButtonClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-comments-sidebar\", { ref: ref, position: position, \"filter-panel-layout\": filterPanelLayout, \"focused-thread-mode\": [true, false].includes(focusedThreadMode) ? (focusedThreadMode ? 'true' : 'false') : undefined, \"focused-thread-dialog-variant\": focusedThreadDialogVariant, \"custom-actions\": [true, false].includes(customActions) ? (customActions ? 'true' : 'false') : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"embed-mode\": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, \"enable-url-navigation\": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, \"url-navigation\": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, \"query-params-comments\": [true, false].includes(queryParamsComments) ? (queryParamsComments ? 'true' : 'false') : undefined, \"page-mode\": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, \"current-location-suffix\": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, \"filter-config\": filterConfig ? JSON.stringify(filterConfig) : undefined, \"group-config\": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, \"exclude-location-ids\": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, variant: variant, \"page-mode-composer-variant\": pageModeComposerVariant, \"dialog-variant\": dialogVariant, \"sort-data\": sortData, \"search-placeholder\": searchPlaceholder, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"floating-mode\": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined }));\n};\nexport default SnippylyCommentsSidebar;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyCommentTool = function (props) {\n var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, onCommentModeChange = props.onCommentModeChange, sourceId = props.sourceId, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom;\n var ref = useRef();\n var onCommentModeChangeRef = useRef(onCommentModeChange);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onCommentModeChangeRef.current = onCommentModeChange;\n }, [onCommentModeChange]);\n useEffect(function () {\n var element;\n var handleCommentModeChange = function (event) {\n if (onCommentModeChangeRef.current) {\n onCommentModeChangeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onCommentModeChange', handleCommentModeChange);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onCommentModeChange', handleCommentModeChange);\n }\n };\n }, []);\n return (React.createElement(\"velt-comment-tool\", { ref: ref, \"target-comment-element-id\": targetCommentElementId, \"target-element-id\": targetElementId, \"source-id\": sourceId, variant: variant, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyCommentTool;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyCursor = function (props) {\n var allowedElementIds = props.allowedElementIds, avatarMode = props.avatarMode, inactivityTime = props.inactivityTime, onCursorUsersChanged = props.onCursorUsersChanged, onCursorUserChange = props.onCursorUserChange, children = props.children;\n var ref = useRef();\n var onCursorUsersChangedRef = useRef(onCursorUsersChanged);\n var onCursorUserChangeRef = useRef(onCursorUserChange);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onCursorUsersChangedRef.current = onCursorUsersChanged;\n }, [onCursorUsersChanged]);\n useEffect(function () {\n onCursorUserChangeRef.current = onCursorUserChange;\n }, [onCursorUserChange]);\n useEffect(function () {\n var element;\n var handleCursorUserChange = function (event) {\n if (onCursorUsersChangedRef.current) {\n onCursorUsersChangedRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n if (onCursorUserChangeRef.current) {\n onCursorUserChangeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onCursorUserChange', handleCursorUserChange);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onCursorUserChange', handleCursorUserChange);\n }\n };\n }, []);\n return (React.createElement(\"velt-cursor\", { ref: ref, \"allowed-element-ids\": allowedElementIds, \"avatar-mode\": avatarMode ? 'true' : undefined, \"inactivity-time\": inactivityTime }, children));\n};\nexport default SnippylyCursor;\n","import React from 'react';\nvar SnippylyHuddle = function (props) {\n var chat = props.chat, flockModeOnAvatarClick = props.flockModeOnAvatarClick;\n return (React.createElement(\"velt-huddle\", { chat: [true, false].includes(chat) ? (chat ? 'true' : 'false') : undefined, \"flock-mode-on-avatar-click\": [true, false].includes(flockModeOnAvatarClick) ? (flockModeOnAvatarClick ? 'true' : 'false') : undefined }));\n};\nexport default SnippylyHuddle;\n","import React from 'react';\nvar SnippylyHuddleTool = function (props) {\n var type = props.type, children = props.children, darkMode = props.darkMode;\n return (React.createElement(\"velt-huddle-tool\", { type: type, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyHuddleTool;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyPresence = function (props) {\n var maxUsers = props.maxUsers, inactivityTime = props.inactivityTime, documentParams = props.documentParams, location = props.location, self = props.self, onPresenceUserClick = props.onPresenceUserClick, onUsersChanged = props.onUsersChanged, onPresenceUserChange = props.onPresenceUserChange, disableFlockNavigation = props.disableFlockNavigation, defaultFlockNavigation = props.defaultFlockNavigation, onNavigate = props.onNavigate, flockMode = props.flockMode;\n var ref = useRef();\n var onUsersChangedRef = useRef(onUsersChanged);\n var onPresenceUserChangeRef = useRef(onPresenceUserChange);\n var onNavigateRef = useRef(onNavigate);\n var onPresenceUserClickRef = useRef(onPresenceUserClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onUsersChangedRef.current = onUsersChanged;\n }, [onUsersChanged]);\n useEffect(function () {\n onPresenceUserChangeRef.current = onPresenceUserChange;\n }, [onPresenceUserChange]);\n useEffect(function () {\n onNavigateRef.current = onNavigate;\n }, [onNavigate]);\n useEffect(function () {\n onPresenceUserClickRef.current = onPresenceUserClick;\n }, [onPresenceUserClick]);\n useEffect(function () {\n var element;\n var handlePresenceUserChange = function (event) {\n if (onUsersChangedRef.current) {\n onUsersChangedRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n if (onPresenceUserChangeRef.current) {\n onPresenceUserChangeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleNavigate = function (event) {\n if (onNavigateRef.current) {\n onNavigateRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handlePresenceUserClick = function (event) {\n if (onPresenceUserClickRef.current) {\n onPresenceUserClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onPresenceUserChange', handlePresenceUserChange);\n element.addEventListener('onNavigate', handleNavigate);\n element.addEventListener('onPresenceUserClick', handlePresenceUserClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onPresenceUserChange', handlePresenceUserChange);\n element.removeEventListener('onNavigate', handleNavigate);\n element.removeEventListener('onPresenceUserClick', handlePresenceUserClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-presence\", { ref: ref, \"flock-mode\": [true, false].includes(flockMode) ? (flockMode ? 'true' : 'false') : undefined, \"max-users\": maxUsers, \"inactivity-time\": inactivityTime, \"document-params\": (typeof documentParams === 'object') ? JSON.stringify(documentParams) : (documentParams ? documentParams : undefined), \"disable-flock-navigation\": [true, false].includes(disableFlockNavigation) ? (disableFlockNavigation ? 'true' : 'false') : undefined, \"default-flock-navigation\": [true, false].includes(defaultFlockNavigation) ? (defaultFlockNavigation ? 'true' : 'false') : undefined, self: [true, false].includes(self) ? (self ? 'true' : 'false') : undefined, location: (typeof location === 'object') ? JSON.stringify(location) : (location ? location : undefined) }));\n};\nexport default SnippylyPresence;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyRecorderControlPanel = function (props) {\n var mode = props.mode, panelId = props.panelId, onRecordedData = props.onRecordedData;\n var ref = useRef();\n var onRecordedDataRef = useRef(onRecordedData);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onRecordedDataRef.current = onRecordedData;\n }, [onRecordedData]);\n useEffect(function () {\n var element;\n var handleRecordedData = function (event) {\n if (onRecordedDataRef.current) {\n onRecordedDataRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onRecordedData', handleRecordedData);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onRecordedData', handleRecordedData);\n }\n };\n }, []);\n return (React.createElement(\"velt-recorder-control-panel\", { ref: ref, mode: mode, \"panel-id\": panelId }));\n};\nexport default SnippylyRecorderControlPanel;\n","import React from 'react';\nvar SnippylyRecorderNotes = function (props) {\n return (React.createElement(\"velt-recorder-notes\", null));\n};\nexport default SnippylyRecorderNotes;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyRecorderPlayer = function (props) {\n var recorderId = props.recorderId, onDelete = props.onDelete, showSummary = props.showSummary, summary = props.summary, shadowDom = props.shadowDom;\n var ref = useRef();\n var onDeleteRef = useRef(onDelete);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onDeleteRef.current = onDelete;\n }, [onDelete]);\n useEffect(function () {\n var element;\n var handleOnDelete = function (event) {\n if (onDeleteRef.current) {\n onDeleteRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element === null || element === void 0 ? void 0 : element.addEventListener('onDelete', handleOnDelete);\n }\n }\n return function () {\n if (element) {\n element === null || element === void 0 ? void 0 : element.removeEventListener('onDelete', handleOnDelete);\n }\n };\n }, []);\n return (React.createElement(\"velt-recorder-player\", { ref: ref, \"recorder-id\": recorderId, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"show-summary\": [true, false].includes(showSummary) ? (showSummary ? 'true' : 'false') : undefined, summary: [true, false].includes(summary) ? (summary ? 'true' : 'false') : undefined }));\n};\nexport default SnippylyRecorderPlayer;\n","import React from 'react';\nvar SnippylyRecorderTool = function (props) {\n var type = props.type, panelId = props.panelId, buttonLabel = props.buttonLabel, children = props.children, darkMode = props.darkMode;\n return (React.createElement(\"velt-recorder-tool\", { type: type, \"panel-id\": panelId, \"button-label\": buttonLabel, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyRecorderTool;\n","import React, { useEffect, useRef } from 'react';\nvar FilterTypeConfig = /** @class */ (function () {\n function FilterTypeConfig() {\n }\n return FilterTypeConfig;\n}());\nvar CommentSidebarFilterConfig = /** @class */ (function () {\n function CommentSidebarFilterConfig() {\n }\n return CommentSidebarFilterConfig;\n}());\n;\nvar CommentSidebarGroupConfig = /** @class */ (function () {\n function CommentSidebarGroupConfig() {\n }\n return CommentSidebarGroupConfig;\n}());\nvar CommentSidebarFilters = /** @class */ (function () {\n function CommentSidebarFilters() {\n }\n return CommentSidebarFilters;\n}());\nvar SnippylySidebarButton = function (props) {\n var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom, floatingMode = props.floatingMode, pageMode = props.pageMode, sortData = props.sortData, urlNavigation = props.urlNavigation, currentLocationSuffix = props.currentLocationSuffix, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, dialogVariant = props.dialogVariant, pageModeComposerVariant = props.pageModeComposerVariant, sidebarShadowDom = props.sidebarShadowDom, sidebarVariant = props.sidebarVariant, position = props.position, onCommentClick = props.onCommentClick, onSidebarOpen = props.onSidebarOpen, filterPanelLayout = props.filterPanelLayout;\n var ref = useRef();\n var onSidebarOpenRef = useRef(onSidebarOpen);\n var onCommentClickRef = useRef(onCommentClick);\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n onSidebarOpenRef.current = onSidebarOpen;\n }, [onSidebarOpen]);\n useEffect(function () {\n var element;\n var handleSidebarOpen = function (event) {\n if (onSidebarOpenRef.current) {\n onSidebarOpenRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarCommentClick = function (event) {\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onSidebarOpen', handleSidebarOpen);\n element.addEventListener('onCommentClick', handleSidebarCommentClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onSidebarOpen', handleSidebarOpen);\n element.removeEventListener('onCommentClick', handleSidebarCommentClick);\n }\n };\n });\n return (React.createElement(\"velt-sidebar-button\", { \"tooltip-text\": tooltipText, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"floating-mode\": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined, ref: ref, \"page-mode\": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, \"sort-data\": sortData, \"url-navigation\": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, \"current-location-suffix\": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, \"filter-config\": filterConfig ? JSON.stringify(filterConfig) : undefined, \"group-config\": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, \"exclude-location-ids\": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, \"dialog-variant\": dialogVariant, \"page-mode-composer-variant\": pageModeComposerVariant, \"sidebar-shadow-dom\": [true, false].includes(sidebarShadowDom) ? (sidebarShadowDom ? 'true' : 'false') : undefined, \"sidebar-variant\": sidebarVariant, position: position, \"filter-panel-layout\": filterPanelLayout }, children));\n};\nexport default SnippylySidebarButton;\n","import React, { useEffect, useRef } from 'react';\nvar FilterTypeConfig = /** @class */ (function () {\n function FilterTypeConfig() {\n }\n return FilterTypeConfig;\n}());\nvar CommentSidebarFilterConfig = /** @class */ (function () {\n function CommentSidebarFilterConfig() {\n }\n return CommentSidebarFilterConfig;\n}());\n;\nvar CommentSidebarGroupConfig = /** @class */ (function () {\n function CommentSidebarGroupConfig() {\n }\n return CommentSidebarGroupConfig;\n}());\nvar CommentSidebarFilters = /** @class */ (function () {\n function CommentSidebarFilters() {\n }\n return CommentSidebarFilters;\n}());\nvar VeltCommentsSidebarButton = function (props) {\n var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom, floatingMode = props.floatingMode, pageMode = props.pageMode, sortData = props.sortData, urlNavigation = props.urlNavigation, currentLocationSuffix = props.currentLocationSuffix, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, dialogVariant = props.dialogVariant, pageModeComposerVariant = props.pageModeComposerVariant, sidebarShadowDom = props.sidebarShadowDom, sidebarVariant = props.sidebarVariant, position = props.position, onCommentClick = props.onCommentClick, onSidebarOpen = props.onSidebarOpen, filterPanelLayout = props.filterPanelLayout;\n var ref = useRef();\n var onSidebarOpenRef = useRef(onSidebarOpen);\n var onCommentClickRef = useRef(onCommentClick);\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n onSidebarOpenRef.current = onSidebarOpen;\n }, [onSidebarOpen]);\n useEffect(function () {\n var element;\n var handleSidebarOpen = function (event) {\n if (onSidebarOpenRef.current) {\n onSidebarOpenRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarCommentClick = function (event) {\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onSidebarOpen', handleSidebarOpen);\n element.addEventListener('onCommentClick', handleSidebarCommentClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onSidebarOpen', handleSidebarOpen);\n element.removeEventListener('onCommentClick', handleSidebarCommentClick);\n }\n };\n });\n return (React.createElement(\"velt-comments-sidebar-button\", { \"tooltip-text\": tooltipText, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"floating-mode\": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined, ref: ref, \"page-mode\": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, \"sort-data\": sortData, \"url-navigation\": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, \"current-location-suffix\": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, \"filter-config\": filterConfig ? JSON.stringify(filterConfig) : undefined, \"group-config\": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, \"exclude-location-ids\": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, \"dialog-variant\": dialogVariant, \"page-mode-composer-variant\": pageModeComposerVariant, \"sidebar-shadow-dom\": [true, false].includes(sidebarShadowDom) ? (sidebarShadowDom ? 'true' : 'false') : undefined, \"sidebar-variant\": sidebarVariant, position: position, \"filter-panel-layout\": filterPanelLayout }, children));\n};\nexport default VeltCommentsSidebarButton;\n","import React from 'react';\nvar SnippylyTags = function (props) {\n var pinHighlighterClass = props.pinHighlighterClass;\n return (React.createElement(\"velt-tags\", { \"pin-highlighter-class\": pinHighlighterClass }));\n};\nexport default SnippylyTags;\n","import React from 'react';\nvar SnippylyTagTool = function (props) {\n var targetTagElementId = props.targetTagElementId, children = props.children;\n return (React.createElement(\"velt-tag-tool\", { \"target-tag-element-id\": targetTagElementId }, children));\n};\nexport default SnippylyTagTool;\n","import React from 'react';\nvar SnippylyArrows = function () {\n return (React.createElement(\"velt-arrows\", null));\n};\nexport default SnippylyArrows;\n","import React from 'react';\nvar SnippylyArrowTool = function (props) {\n var children = props.children, darkMode = props.darkMode;\n return (React.createElement(\"velt-arrow-tool\", { \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyArrowTool;\n","import React from 'react';\nvar SnippylyUserInviteTool = function (props) {\n var type = props.type, source = props.source, title = props.title, placeholder = props.placeholder, inviteUrl = props.inviteUrl, accessControlDropdown = props.accessControlDropdown, documentUserAccessList = props.documentUserAccessList, children = props.children, darkMode = props.darkMode;\n return (React.createElement(\"velt-user-invite-tool\", { type: type, source: source, title: title, placeholder: placeholder, \"invite-url\": inviteUrl, \"access-control-dropdown\": [true, false].includes(accessControlDropdown) ? accessControlDropdown : undefined, \"document-user-access-list\": [true, false].includes(documentUserAccessList) ? documentUserAccessList : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyUserInviteTool;\n","import React from 'react';\nvar SnippylyUserRequestTool = function (props) {\n var type = props.type;\n return (React.createElement(\"velt-user-request-tool\", { type: type }));\n};\nexport default SnippylyUserRequestTool;\n","import React, { useEffect, useRef } from 'react';\nvar VeltCommentPlayerTimeline = function (props) {\n var totalMediaLength = props.totalMediaLength, offset = props.offset, onCommentClick = props.onCommentClick, shadowDom = props.shadowDom, videoPlayerId = props.videoPlayerId, onReactionClick = props.onReactionClick;\n var ref = useRef();\n var onCommentClickRef = useRef(onCommentClick);\n var onReactionClickRef = useRef(onReactionClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n onReactionClickRef.current = onReactionClick;\n }, [onReactionClick]);\n useEffect(function () {\n var element;\n var handleCommentClick = function (event) {\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleReactionClick = function (event) {\n if (onReactionClickRef.current) {\n onReactionClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onCommentClick', handleCommentClick);\n element.addEventListener('onReactionClick', handleReactionClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onCommentClick', handleCommentClick);\n element.removeEventListener('onReactionClick', handleReactionClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-comment-player-timeline\", { ref: ref, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"total-media-length\": totalMediaLength, offset: offset, \"video-player-id\": videoPlayerId }));\n};\nexport default VeltCommentPlayerTimeline;\n","import React from 'react';\nvar VeltVideoPlayer = function (props) {\n var darkMode = props.darkMode, src = props.src, sync = props.sync, commentTool = props.commentTool, shadowDom = props.shadowDom;\n return (React.createElement(\"velt-video-player\", { \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, src: src, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, sync: [true, false].includes(sync) ? (sync ? 'true' : 'false') : undefined, \"comment-tool\": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined }));\n};\nexport default VeltVideoPlayer;\n","import React from 'react';\nvar VeltViewAnalytics = function (props) {\n var type = props.type, locationId = props.locationId;\n return (React.createElement(\"velt-view-analytics\", { type: type, \"location-id\": locationId }));\n};\nexport default VeltViewAnalytics;\n","import React, { useEffect, useRef } from 'react';\nvar VeltCommentThread = function (props) {\n var annotationId = props.annotationId, annotation = props.annotation, onCommentClick = props.onCommentClick, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant;\n var ref = useRef();\n var onCommentClickRef = useRef(onCommentClick);\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n var element;\n var handleCommentClick = function (event) {\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onCommentClick', handleCommentClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onCommentClick', handleCommentClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-comment-thread\", { ref: ref, \"annotation-id\": annotationId, annotation: annotation ? JSON.stringify(annotation) : undefined, variant: variant, \"dialog-variant\": dialogVariant, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));\n};\nexport default VeltCommentThread;\n","import React, { useEffect, useRef } from 'react';\nvar NotificationTabConfigItem = /** @class */ (function () {\n function NotificationTabConfigItem() {\n }\n return NotificationTabConfigItem;\n}());\nexport { NotificationTabConfigItem };\nvar NotificationTabConfig = /** @class */ (function () {\n function NotificationTabConfig() {\n }\n return NotificationTabConfig;\n}());\nexport { NotificationTabConfig };\nvar VeltNotificationsTool = function (props) {\n var children = props.children, darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, panelShadowDom = props.panelShadowDom, variant = props.variant, maxDays = props.maxDays, tabConfig = props.tabConfig, panelOpenMode = props.panelOpenMode, panelVariant = props.panelVariant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab;\n var ref = useRef();\n var onNotificationClickRef = useRef(onNotificationClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onNotificationClickRef.current = onNotificationClick;\n }, [onNotificationClick]);\n useEffect(function () {\n var element;\n var handleNotificationClick = function (event) {\n if (onNotificationClickRef.current) {\n onNotificationClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element === null || element === void 0 ? void 0 : element.addEventListener('onNotificationClick', handleNotificationClick);\n }\n }\n return function () {\n if (element) {\n element === null || element === void 0 ? void 0 : element.removeEventListener('onNotificationClick', handleNotificationClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-notifications-tool\", { ref: ref, \"panel-open-mode\": panelOpenMode, panelVariant: panelVariant, \"tab-config\": JSON.stringify(tabConfig), variant: variant, \"max-days\": (maxDays && maxDays > 0) ? maxDays + '' : undefined, \"panel-shadow-dom\": [true, false].includes(panelShadowDom) ? (panelShadowDom ? 'true' : 'false') : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"read-notifications-on-for-you-tab\": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined }, children));\n};\nexport default VeltNotificationsTool;\n","import React, { useEffect, useRef } from 'react';\nvar NotificationTabConfigItem = /** @class */ (function () {\n function NotificationTabConfigItem() {\n }\n return NotificationTabConfigItem;\n}());\nexport { NotificationTabConfigItem };\nvar NotificationTabConfig = /** @class */ (function () {\n function NotificationTabConfig() {\n }\n return NotificationTabConfig;\n}());\nexport { NotificationTabConfig };\nvar VeltNotificationsPanel = function (props) {\n var darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, tabConfig = props.tabConfig, variant = props.variant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab;\n var ref = useRef();\n var onNotificationClickRef = useRef(onNotificationClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onNotificationClickRef.current = onNotificationClick;\n }, [onNotificationClick]);\n useEffect(function () {\n var element;\n var handleNotificationClick = function (event) {\n if (onNotificationClickRef.current) {\n onNotificationClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element === null || element === void 0 ? void 0 : element.addEventListener('onNotificationClick', handleNotificationClick);\n }\n }\n return function () {\n if (element) {\n element === null || element === void 0 ? void 0 : element.removeEventListener('onNotificationClick', handleNotificationClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-notifications-panel\", { ref: ref, variant: variant, \"tab-config\": JSON.stringify(tabConfig), \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"read-notifications-on-for-you-tab\": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined }));\n};\nexport default VeltNotificationsPanel;\n","import React, { useEffect, useRef } from 'react';\nvar VeltNotificationsHistoryPanel = function (props) {\n var embedMode = props.embedMode, darkMode = props.darkMode, onNotificationClick = props.onNotificationClick;\n var ref = useRef();\n var onNotificationClickRef = useRef(onNotificationClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onNotificationClickRef.current = onNotificationClick;\n }, [onNotificationClick]);\n useEffect(function () {\n var element;\n var handleNotificationClick = function (event) {\n if (onNotificationClickRef.current) {\n onNotificationClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element === null || element === void 0 ? void 0 : element.addEventListener('onNotificationClick', handleNotificationClick);\n }\n }\n return function () {\n if (element) {\n element === null || element === void 0 ? void 0 : element.removeEventListener('onNotificationClick', handleNotificationClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-notifications-history-panel\", { ref: ref, \"embed-mode\": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));\n};\nexport default VeltNotificationsHistoryPanel;\n","import React from 'react';\nvar VeltChartComment = function (props) {\n var commentMetadata = props.commentMetadata, dialogMetadataTemplate = props.dialogMetadataTemplate, children = props.children, ghostComment = props.ghostComment;\n return (React.createElement(\"velt-chart-comment\", { \"comment-metadata\": commentMetadata ? JSON.stringify(commentMetadata) : undefined, \"dialog-metadata-template\": (dialogMetadataTemplate === null || dialogMetadataTemplate === void 0 ? void 0 : dialogMetadataTemplate.length) ? JSON.stringify(dialogMetadataTemplate) : undefined, \"ghost-comment\": [true, false].includes(ghostComment) ? (ghostComment ? 'true' : 'false') : undefined }, children));\n};\nexport default VeltChartComment;\n","import React, { useEffect } from 'react';\nimport { useVeltClient } from '../../context';\nimport VeltChartComment from '../VeltChartComment';\nvar VeltNivoChartComments = function (_a) {\n var _b, _c, _d, _e, _f;\n var chartComputedData = _a.chartComputedData, dialogMetadataTemplate = _a.dialogMetadataTemplate, id = _a.id;\n var client = useVeltClient().client;\n var _g = React.useState({ comments: [] }), ghostCommentsData = _g[0], setGhostCommentsData = _g[1];\n var _h = React.useState(null), documentPathsSubscription = _h[0], setDocumentPathsSubscription = _h[1];\n var _j = React.useState(null), commentSubscription = _j[0], setCommentSubscription = _j[1];\n // Unsubscribe from the subscriptions when the component is unmounted\n useEffect(function () {\n return function () {\n unsubscribeDocumentPathsSubscription();\n unsubscribeCommentSubscription();\n };\n }, []);\n useEffect(function () {\n getCommentAnnotations();\n }, [chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.data]);\n useEffect(function () {\n if (client) {\n getCommentAnnotations();\n }\n }, [client]);\n var getCommentAnnotations = function () {\n var _a;\n try {\n unsubscribeDocumentPathsSubscription();\n unsubscribeCommentSubscription();\n if (client) {\n var subscription = (_a = client === null || client === void 0 ? void 0 : client.docService) === null || _a === void 0 ? void 0 : _a.getDocumentPaths$().subscribe(function (paths) {\n var _a;\n if (paths === null || paths === void 0 ? void 0 : paths.clientDocumentId) {\n unsubscribeCommentSubscription();\n var commentElement = client.getCommentElement();\n var subscription_1 = (_a = commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAllCommentAnnotations(paths === null || paths === void 0 ? void 0 : paths.clientDocumentId)) === null || _a === void 0 ? void 0 : _a.subscribe(function (comments) {\n filterGhostComments(comments);\n });\n setCommentSubscription(subscription_1);\n }\n });\n setDocumentPathsSubscription(subscription);\n }\n }\n catch (err) {\n }\n };\n var filterGhostComments = function (comments) {\n var _a, _b, _c;\n try {\n var chartComments = (_a = comments === null || comments === void 0 ? void 0 : comments.filter(function (annotation) { return annotation.commentType === 'chart'; })) === null || _a === void 0 ? void 0 : _a.filter(function (annotation) { var _a; return ((_a = annotation === null || annotation === void 0 ? void 0 : annotation.metadata) === null || _a === void 0 ? void 0 : _a.id) === id; });\n if ((_b = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.bars) === null || _b === void 0 ? void 0 : _b.length) {\n var ghostComments_1 = [];\n chartComments.forEach(function (annotation) {\n var _a;\n var metadata = annotation.metadata;\n var groupId = metadata === null || metadata === void 0 ? void 0 : metadata.groupId;\n var value = metadata === null || metadata === void 0 ? void 0 : metadata.value;\n var label = metadata === null || metadata === void 0 ? void 0 : metadata.label;\n if (groupId && value && label) {\n var bar = (_a = chartComputedData.bars) === null || _a === void 0 ? void 0 : _a.find(function (bar) { var _a, _b, _c; return ((_a = bar === null || bar === void 0 ? void 0 : bar.data) === null || _a === void 0 ? void 0 : _a.id) === groupId && ((_b = bar === null || bar === void 0 ? void 0 : bar.data) === null || _b === void 0 ? void 0 : _b.value) === value && ((_c = bar === null || bar === void 0 ? void 0 : bar.data) === null || _c === void 0 ? void 0 : _c.indexValue) === label; });\n if (!bar) {\n ghostComments_1.push(annotation);\n }\n }\n });\n var width = ((_c = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.bars[0]) === null || _c === void 0 ? void 0 : _c.width) || 0;\n setGhostCommentsData({ comments: ghostComments_1, width: width, type: 'bar' });\n }\n else if (chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.points) {\n var ghostComments_2 = [];\n chartComments.forEach(function (annotation) {\n var _a;\n var metadata = annotation.metadata;\n var groupId = metadata === null || metadata === void 0 ? void 0 : metadata.groupId;\n var value = metadata === null || metadata === void 0 ? void 0 : metadata.value;\n var label = metadata === null || metadata === void 0 ? void 0 : metadata.label;\n if (groupId && value && label) {\n var point = (_a = chartComputedData.points) === null || _a === void 0 ? void 0 : _a.find(function (point) { var _a, _b; return (point === null || point === void 0 ? void 0 : point.serieId) === groupId && ((_a = point === null || point === void 0 ? void 0 : point.data) === null || _a === void 0 ? void 0 : _a.y) === value && ((_b = point === null || point === void 0 ? void 0 : point.data) === null || _b === void 0 ? void 0 : _b.x) === label; });\n if (!point) {\n ghostComments_2.push(annotation);\n }\n }\n });\n var width = 0;\n setGhostCommentsData({ comments: ghostComments_2, width: width, type: 'line' });\n }\n }\n catch (err) {\n }\n };\n var polarToCartesian = function (centerX, centerY, radius, angleInRadians) {\n return {\n x: centerX + radius * Math.cos(angleInRadians - Math.PI / 2),\n y: centerY + radius * Math.sin(angleInRadians - Math.PI / 2)\n };\n };\n var unsubscribeDocumentPathsSubscription = function () {\n try {\n if (documentPathsSubscription) {\n documentPathsSubscription === null || documentPathsSubscription === void 0 ? void 0 : documentPathsSubscription.unsubscribe();\n }\n }\n catch (err) {\n }\n };\n var unsubscribeCommentSubscription = function () {\n try {\n if (commentSubscription) {\n commentSubscription === null || commentSubscription === void 0 ? void 0 : commentSubscription.unsubscribe();\n }\n }\n catch (err) {\n }\n };\n return (React.createElement(React.Fragment, null,\n React.createElement(\"foreignObject\", null,\n React.createElement(\"style\", null, \"\\n .nivo-chart-comment-point {\\n opacity: 0 !important;\\n visibility: hidden !important;\\n }\\n \\n .nivo-chart-comment-tool {\\n opacity: 0;\\n }\\n \\n .nivo-chart-comment-tool:hover {\\n opacity: 1;\\n visibility: visible;\\n transition: 0.3s;\\n }\\n \\n .nivo-chart-comment-container {\\n position: relative;\\n display: flex;\\n flex-direction: column;\\n align-items: center;\\n justify-content: center;\\n width: 100%;\\n height: 100%;\\n }\\n \\n .nivo-chart-comment-container velt-comment-tool {\\n display: flex;\\n cursor: pointer;\\n }\\n \\n .nivo-chart-container snippyly-comment-pin-portal {\\n /* hide it */\\n display: none;\\n }\\n \")),\n ((_b = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.points) === null || _b === void 0 ? void 0 : _b.length) && chartComputedData.points.map(function (point, index) {\n var _a, _b;\n var commentMetadata = {\n id: id,\n label: (_a = point === null || point === void 0 ? void 0 : point.data) === null || _a === void 0 ? void 0 : _a.x,\n groupId: point === null || point === void 0 ? void 0 : point.serieId,\n value: (_b = point === null || point === void 0 ? void 0 : point.data) === null || _b === void 0 ? void 0 : _b.y,\n };\n return (React.createElement(\"g\", { transform: \"translate(\".concat(point.x, \", \").concat(point.y, \")\"), key: point.id },\n React.createElement(\"foreignObject\", { x: -12, y: -40, width: \"24\", height: \"24\" },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['groupId', 'label', 'value'] })))));\n }),\n ((_c = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.bars) === null || _c === void 0 ? void 0 : _c.length) && chartComputedData.bars.map(function (point, index) {\n var _a, _b, _c;\n var commentMetadata = {\n id: id,\n label: (_a = point === null || point === void 0 ? void 0 : point.data) === null || _a === void 0 ? void 0 : _a.indexValue,\n groupId: (_b = point === null || point === void 0 ? void 0 : point.data) === null || _b === void 0 ? void 0 : _b.id,\n value: (_c = point === null || point === void 0 ? void 0 : point.data) === null || _c === void 0 ? void 0 : _c.value,\n };\n return (React.createElement(\"g\", { transform: \"translate(\".concat(point.x + point.width, \", \").concat(point.y, \")\"), key: point.key },\n React.createElement(\"foreignObject\", { x: 0, y: -8, width: \"24\", height: \"24\" },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['groupId', 'label', 'value'] })))));\n }),\n ((_d = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.dataWithArc) === null || _d === void 0 ? void 0 : _d.length) && chartComputedData.dataWithArc.map(function (arcData, index) {\n var midAngle = (arcData.arc.startAngle + arcData.arc.endAngle) / 2;\n var radiusOffset = 20; // Extend beyond the outer radius for visibility\n var position = polarToCartesian(chartComputedData.centerX, chartComputedData.centerY, arcData.arc.outerRadius + radiusOffset, midAngle);\n var commentMetadata = {\n id: id,\n label: arcData === null || arcData === void 0 ? void 0 : arcData.label,\n value: arcData === null || arcData === void 0 ? void 0 : arcData.value,\n };\n return (React.createElement(\"g\", { transform: \"translate(\".concat(position.x, \", \").concat(position.y, \")\"), key: arcData.id },\n React.createElement(\"foreignObject\", { width: \"100\", height: \"50\", x: \"-50\", y: \"-25\", style: { overflow: 'visible' } },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['label', 'value'] })))));\n }),\n ((_e = ghostCommentsData === null || ghostCommentsData === void 0 ? void 0 : ghostCommentsData.comments) === null || _e === void 0 ? void 0 : _e.length) && ((_f = ghostCommentsData === null || ghostCommentsData === void 0 ? void 0 : ghostCommentsData.comments) === null || _f === void 0 ? void 0 : _f.map(function (annotation) {\n var metadata = annotation.metadata;\n var groupId = metadata === null || metadata === void 0 ? void 0 : metadata.groupId;\n var value = metadata === null || metadata === void 0 ? void 0 : metadata.value;\n var label = metadata === null || metadata === void 0 ? void 0 : metadata.label;\n var x = (chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.xScale) ? chartComputedData.xScale(label) : 0;\n var y = (chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.yScale) ? chartComputedData.yScale(value) : 0;\n var point = { x: x, y: y, width: (ghostCommentsData === null || ghostCommentsData === void 0 ? void 0 : ghostCommentsData.width) || 0, key: annotation.annotationId };\n var commentMetadata = {\n id: id,\n label: label,\n groupId: groupId,\n value: value,\n };\n switch (ghostCommentsData === null || ghostCommentsData === void 0 ? void 0 : ghostCommentsData.type) {\n case 'bar':\n return (React.createElement(\"g\", { transform: \"translate(\".concat(point.x + point.width, \", \").concat(point.y, \")\"), key: point.key },\n React.createElement(\"foreignObject\", { x: 0, y: -8, width: \"24\", height: \"24\" },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { ghostComment: true, commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['groupId', 'label', 'value'] })))));\n case 'line':\n return (React.createElement(\"g\", { transform: \"translate(\".concat(point.x + point.width, \", \").concat(point.y, \")\"), key: point.key },\n React.createElement(\"foreignObject\", { x: -12, y: -48, width: \"24\", height: \"24\" },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { ghostComment: true, commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['groupId', 'label', 'value'] })))));\n default:\n return null;\n }\n }))));\n};\nexport default VeltNivoChartComments;\n","import { __spreadArray } from \"tslib\";\nimport React, { useEffect, useRef, useState } from \"react\";\nimport { useVeltClient } from \"../../context\";\nimport VeltChartComment from \"../VeltChartComment\";\nvar VeltHighChartComments = function (_a) {\n var chartComputedData = _a.chartComputedData, id = _a.id, dialogMetadataTemplate = _a.dialogMetadataTemplate, Highcharts = _a.Highcharts;\n var _b = useState([]), points = _b[0], setPoints = _b[1];\n var _c = useState([]), ghostPoints = _c[0], setGhostPoints = _c[1];\n var chartRef = useRef(chartComputedData);\n var commentsRef = useRef([]);\n var client = useVeltClient().client;\n var _d = React.useState(null), documentPathsSubscription = _d[0], setDocumentPathsSubscription = _d[1];\n var _e = useState(null), commentSubscription = _e[0], setCommentSubscription = _e[1];\n // Unsubscribe from the subscriptions when the component is unmounted\n useEffect(function () {\n return function () {\n unsubscribeDocumentPathsSubscription();\n unsubscribeCommentSubscription();\n };\n }, []);\n useEffect(function () {\n if (client) {\n getCommentAnnotations();\n }\n }, [client]);\n var getCommentAnnotations = function () {\n var _a;\n try {\n unsubscribeDocumentPathsSubscription();\n unsubscribeCommentSubscription();\n if (client) {\n var subscription = (_a = client === null || client === void 0 ? void 0 : client.docService) === null || _a === void 0 ? void 0 : _a.getDocumentPaths$().subscribe(function (paths) {\n var _a;\n if (paths === null || paths === void 0 ? void 0 : paths.clientDocumentId) {\n unsubscribeCommentSubscription();\n var commentElement = client.getCommentElement();\n var subscription_1 = (_a = commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAllCommentAnnotations(paths === null || paths === void 0 ? void 0 : paths.clientDocumentId)) === null || _a === void 0 ? void 0 : _a.subscribe(function (comments) {\n commentsRef.current = comments;\n filterGhostComments(comments);\n });\n setCommentSubscription(subscription_1);\n }\n });\n setDocumentPathsSubscription(subscription);\n }\n }\n catch (err) {\n }\n };\n var filterGhostComments = function (comments) {\n var _a;\n try {\n var chartComments = (_a = comments === null || comments === void 0 ? void 0 : comments.filter(function (annotation) { return annotation.commentType === 'chart'; })) === null || _a === void 0 ? void 0 : _a.filter(function (annotation) { var _a; return ((_a = annotation === null || annotation === void 0 ? void 0 : annotation.metadata) === null || _a === void 0 ? void 0 : _a.id) === id; });\n var ghostPoints_1 = [];\n chartComments.forEach(function (annotation) {\n var metadata = annotation.metadata;\n var groupId = metadata === null || metadata === void 0 ? void 0 : metadata.groupId;\n var value = metadata === null || metadata === void 0 ? void 0 : metadata.value;\n var label = metadata === null || metadata === void 0 ? void 0 : metadata.label;\n if (groupId && value && label) {\n var series = chartRef.current.chart.series.find(function (series) { return series.name === groupId; });\n if (series === null || series === void 0 ? void 0 : series.visible) {\n switch (series.type) {\n case 'line':\n var linePoint = series.points.find(function (point) { return point.y === value && point.x === label; });\n if (!linePoint) {\n var x = series.xAxis.toPixels(label, true);\n var y = series.yAxis.toPixels(value, true);\n ghostPoints_1.push({\n x: x,\n y: y,\n seriesName: groupId,\n yValue: value,\n transform: 'translate(-50%, -150%)',\n id: \"\".concat(groupId, \"-\").concat(label, \"-\").concat(value),\n metadata: {\n id: id,\n groupId: groupId,\n label: label,\n value: value,\n },\n });\n }\n break;\n case 'bar':\n case 'column':\n var barPoint = series.points.find(function (point) { return point.y === value && point.category === label; });\n if (!barPoint) {\n var categoryIndex = series.xAxis.categories.indexOf(label);\n var x = series.xAxis.toPixels(categoryIndex, true);\n var y = series.yAxis.toPixels(value, true);\n // const width = series.xAxis.toPixels(categoryIndex + 1, true) - x;\n ghostPoints_1.push({\n x: x,\n y: y,\n seriesName: groupId,\n yValue: value,\n id: \"\".concat(groupId, \"-\").concat(label, \"-\").concat(value),\n // width: width,\n transform: 'translate(-50%, -100%)',\n metadata: {\n id: id,\n groupId: groupId,\n label: label,\n value: value,\n },\n });\n }\n }\n }\n }\n });\n setGhostPoints(ghostPoints_1);\n }\n catch (err) {\n }\n };\n useEffect(function () {\n // Attach the redraw event listener when the chart updates\n if (chartRef.current && chartRef.current.chart) {\n var currentChart_1 = chartRef.current.chart;\n window.chart = currentChart_1;\n // Define the callback to execute on chart redraw\n var onRedraw_1 = function () {\n calculatePoints('186');\n filterGhostComments(commentsRef.current);\n };\n if (Highcharts) {\n // Attach the event listener\n Highcharts.addEvent(currentChart_1, 'redraw', onRedraw_1);\n }\n // Perform the initial calculation\n calculatePoints('194');\n // Clean up the event listener when the component unmounts or chart changes\n return function () {\n if (Highcharts) {\n Highcharts.removeEvent(currentChart_1, 'redraw', onRedraw_1);\n }\n };\n }\n }, [chartComputedData]);\n var calculatePoints = function (from) {\n var _a, _b;\n if (!((_b = (_a = chartRef.current) === null || _a === void 0 ? void 0 : _a.chart) === null || _b === void 0 ? void 0 : _b.series)) {\n return;\n }\n // Create an array of points from all series\n var newPoints = chartRef.current.chart.series.filter(function (series) { return series.visible; }).reduce(function (acc, series) {\n var seriesPoints = [];\n switch (series.type) {\n case 'line':\n seriesPoints = series.points.map(function (point) { return ({\n x: point.plotX,\n y: point.plotY,\n seriesName: series.name,\n yValue: point.y,\n transform: 'translate(-50%, -150%)',\n id: \"\".concat(series.name, \"-\").concat(point.x, \"-\").concat(point.y),\n metadata: {\n id: id,\n groupId: series.name,\n label: point.x,\n value: point.y,\n },\n }); });\n break;\n case 'bar':\n case 'column':\n seriesPoints = series.points.map(function (point) {\n var _a, _b, _c, _d, _e, _f, _g;\n var x = (_a = point.shapeArgs) === null || _a === void 0 ? void 0 : _a.x;\n var y = (_b = point.shapeArgs) === null || _b === void 0 ? void 0 : _b.y;\n var transform = 'translate(-50%, -100%)';\n var width = (_c = point.shapeArgs) === null || _c === void 0 ? void 0 : _c.width;\n var height = (_d = point.shapeArgs) === null || _d === void 0 ? void 0 : _d.height;\n if (series.type === 'column') {\n // Center horizontally for columns\n x += point.shapeArgs.width / 2;\n }\n else if (series.type === 'bar') {\n // Center vertically for bars\n // y += point.shapeArgs!.height / 2;\n x = (_e = point.shapeArgs) === null || _e === void 0 ? void 0 : _e.brBoxHeight;\n transform = null;\n height = (_f = point.shapeArgs) === null || _f === void 0 ? void 0 : _f.width;\n width = null;\n // y = (point.shapeArgs?.x! / 2) + (point.shapeArgs?.width! / 2);\n // x = point.plotX! - (point?.shapeArgs?.width! / 2);\n y = (_g = point.shapeArgs) === null || _g === void 0 ? void 0 : _g.x;\n }\n return {\n x: x,\n y: y,\n seriesName: series.name,\n yValue: point.y,\n id: \"\".concat(series.name, \"-\").concat(point.x, \"-\").concat(point.y),\n width: width,\n // height: height,\n transform: transform,\n metadata: {\n id: id,\n groupId: series.name,\n label: point.category,\n value: point.y,\n },\n };\n });\n break;\n }\n return __spreadArray(__spreadArray([], acc, true), seriesPoints, true);\n }, []);\n setPoints(newPoints);\n };\n var unsubscribeDocumentPathsSubscription = function () {\n try {\n if (documentPathsSubscription) {\n documentPathsSubscription === null || documentPathsSubscription === void 0 ? void 0 : documentPathsSubscription.unsubscribe();\n }\n }\n catch (err) {\n }\n };\n var unsubscribeCommentSubscription = function () {\n try {\n if (commentSubscription) {\n commentSubscription === null || commentSubscription === void 0 ? void 0 : commentSubscription.unsubscribe();\n }\n }\n catch (err) {\n }\n };\n return (React.createElement(\"div\", { className: 'velt-chart-comments-container', style: {\n zIndex: 100000,\n position: 'absolute',\n top: 0,\n left: 0,\n } },\n React.createElement(\"style\", null, \"\\n .velt-chart-comments-container .point-container {\\n opacity: 0 !important;\\n visibility: hidden !important;\\n }\\n \"),\n points.map(function (point, index) { return (React.createElement(\"div\", { key: index, style: {\n position: 'absolute',\n left: \"\".concat(chartRef.current.chart.plotLeft + point.x, \"px\"),\n top: \"\".concat(chartRef.current.chart.plotTop + point.y, \"px\"),\n transform: point.transform,\n padding: '2px 5px',\n color: '#fff',\n borderRadius: '3px',\n fontSize: '10px',\n width: \"\".concat(point.width, \"px\"),\n height: \"\".concat(point.height, \"px\"),\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n userSelect: 'none',\n boxSizing: 'border-box',\n } },\n React.createElement(VeltChartComment, { commentMetadata: point.metadata, dialogMetadataTemplate: dialogMetadataTemplate || point.dialogMetadataTemplate || ['groupId', 'label', 'value'] }))); }),\n ghostPoints.map(function (point, index) { return (React.createElement(\"div\", { id: point.id, key: index, style: {\n position: 'absolute',\n left: \"\".concat(chartRef.current.chart.plotLeft + point.x, \"px\"),\n top: \"\".concat(chartRef.current.chart.plotTop + point.y, \"px\"),\n transform: point.transform,\n padding: '2px 5px',\n color: '#fff',\n borderRadius: '3px',\n fontSize: '10px',\n width: \"\".concat(point.width, \"px\"),\n height: \"\".concat(point.height, \"px\"),\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n userSelect: 'none',\n boxSizing: 'border-box',\n } },\n React.createElement(VeltChartComment, { ghostComment: true, commentMetadata: point.metadata, dialogMetadataTemplate: dialogMetadataTemplate || point.dialogMetadataTemplate || ['groupId', 'label', 'value'] }))); })));\n};\nexport default VeltHighChartComments;\n","import React from 'react';\nvar VeltAutocomplete = function (props) {\n var hotkey = props.hotkey, listData = props.listData;\n return (React.createElement(\"velt-autocomplete\", { hotkey: hotkey, \"list-data\": (typeof listData === 'object') ? JSON.stringify(listData) : undefined }));\n};\nexport default VeltAutocomplete;\n","import React from 'react';\nvar VeltInlineCommentsSection = function (props) {\n 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;\n return (React.createElement(\"velt-inline-comments-section\", { \"target-inline-comment-element-id\": targetInlineCommentElementId, \"target-comment-element-id\": targetCommentElementId, \"target-element-id\": targetElementId, config: JSON.stringify(config), variant: variant, \"dialog-variant\": dialogVariant, \"sort-data\": sortData, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"multi-thread\": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, \"composer-variant\": composerVariant }, children));\n};\nexport default VeltInlineCommentsSection;\n","import React from 'react';\nvar VeltCommentPin = function (props) {\n var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId, variant = props.variant;\n return (React.createElement(\"velt-comment-pin\", { \"annotation-id\": annotationId, \"multi-thread-annotation-id\": multiThreadAnnotationId, variant: variant }, children));\n};\nexport default VeltCommentPin;\n","import React from 'react';\nvar VeltCommentText = function (props) {\n var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId;\n return (React.createElement(\"velt-comment-text\", { \"annotation-id\": annotationId, \"multi-thread-annotation-id\": multiThreadAnnotationId }, children));\n};\nexport default VeltCommentText;\n","import React from 'react';\nvar VeltCanvasComment = function (props) {\n var children = props.children, canvasId = props.canvasId, position = props.position;\n return (React.createElement(\"velt-canvas-comment\", { \"canvas-id\": canvasId, position: JSON.stringify(position) }, children));\n};\nexport default VeltCanvasComment;\n","import React, { useRef } from 'react';\nvar VeltData = function (props) {\n var path = props.path, field = props.field;\n var ref = useRef();\n return (React.createElement(\"velt-data\", { ref: ref, path: path, field: field }));\n};\nexport default VeltData;\n","import React, { useRef } from 'react';\nvar VeltIf = function (props) {\n var condition = props.condition, children = props.children;\n var ref = useRef();\n return (React.createElement(\"velt-if\", { ref: ref, condition: condition }, children));\n};\nexport default VeltIf;\n","import React from 'react';\nvar VeltCommentsMinimap = function (props) {\n var position = props.position, targetScrollableElementId = props.targetScrollableElementId;\n return (React.createElement(\"velt-comments-minimap\", { position: position, \"target-scrollable-element-id\": targetScrollableElementId }));\n};\nexport default VeltCommentsMinimap;\n","import React, { useEffect, useRef } from 'react';\nvar VeltReactionTool = function (props) {\n var videoPlayerId = props.videoPlayerId, onReactionToolClick = props.onReactionToolClick;\n var ref = useRef();\n var onReactionToolClickRef = useRef(onReactionToolClick);\n useEffect(function () {\n onReactionToolClickRef.current = onReactionToolClick;\n }, [onReactionToolClick]);\n useEffect(function () {\n var element;\n var handleReactionToolClick = function (event) {\n if (onReactionToolClickRef.current) {\n onReactionToolClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onReactionToolClick', handleReactionToolClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onReactionToolClick', handleReactionToolClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-reaction-tool\", { ref: ref, \"video-player-id\": videoPlayerId }));\n};\nexport default VeltReactionTool;\n","import React from 'react';\nvar VeltInlineReactionsSection = function (props) {\n var children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, targetReactionElementId = props.targetReactionElementId, customReactions = props.customReactions;\n return (React.createElement(\"velt-inline-reactions-section\", { \"target-reaction-element-id\": targetReactionElementId, variant: variant, \"custom-reactions\": JSON.stringify(customReactions), \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default VeltInlineReactionsSection;\n","import React from 'react';\nvar VeltCommentComposer = function (props) {\n var darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant;\n return (React.createElement(\"velt-comment-composer\", { variant: variant, \"dialog-variant\": dialogVariant, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));\n};\nexport default VeltCommentComposer;\n","import React from 'react';\nvar VeltWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-wireframe\", { style: { display: 'none' } }, children));\n};\nexport default VeltWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogAllComment = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-all-comment-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogAllComment;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogApprove = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-approve-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogApprove;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogAssignMenu = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-assign-menu-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogAssignMenu;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogAssigneeBannerResolveButton = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-resolve-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogAssigneeBannerResolveButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogAssigneeBannerUserAvatar = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-user-avatar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogAssigneeBannerUserAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogAssigneeBannerUserName = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-user-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogAssigneeBannerUserName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogAssigneeBannerUnresolveButton = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-unresolve-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogAssigneeBannerUnresolveButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogAssigneeBannerResolveButton from \"./VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton\";\nimport VeltCommentDialogAssigneeBannerUserAvatar from \"./VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar\";\nimport VeltCommentDialogAssigneeBannerUserName from \"./VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName\";\nimport VeltCommentDialogAssigneeBannerUnresolveButton from \"./VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton\";\n;\nvar VeltCommentDialogAssigneeBanner = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogAssigneeBanner.ResolveButton = VeltCommentDialogAssigneeBannerResolveButton;\nVeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUserAvatar;\nVeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserName;\nVeltCommentDialogAssigneeBanner.UnresolveButton = VeltCommentDialogAssigneeBannerUnresolveButton;\nexport default VeltCommentDialogAssigneeBanner;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogBody = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-body-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogBody;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCommentCategory = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-comment-category-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCommentCategory;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCommentIndex = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-comment-index-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCommentIndex;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCommentSuggestionStatus = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-comment-suggestion-status-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCommentSuggestionStatus;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerActionButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-action-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogComposerActionButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAssignUser = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-assign-user-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAssignUser;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsInvalidItemPreview = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsInvalidItemPreview;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsInvalidItemMessage = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-item-message-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsInvalidItemMessage;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsInvalidItemDelete = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsInvalidItemDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsInvalidItemPreview from './VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview';\nimport VeltCommentDialogComposerAttachmentsInvalidItemMessage from './VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage';\nimport VeltCommentDialogComposerAttachmentsInvalidItemDelete from './VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete';\n;\nvar VeltCommentDialogComposerAttachmentsInvalidItem = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogComposerAttachmentsInvalidItem.Preview = VeltCommentDialogComposerAttachmentsInvalidItemPreview;\nVeltCommentDialogComposerAttachmentsInvalidItem.Message = VeltCommentDialogComposerAttachmentsInvalidItemMessage;\nVeltCommentDialogComposerAttachmentsInvalidItem.Delete = VeltCommentDialogComposerAttachmentsInvalidItemDelete;\nexport default VeltCommentDialogComposerAttachmentsInvalidItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsInvalidItem from './VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem';\n;\nvar VeltCommentDialogComposerAttachmentsInvalid = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogComposerAttachmentsInvalid.Item = VeltCommentDialogComposerAttachmentsInvalidItem;\nexport default VeltCommentDialogComposerAttachmentsInvalid;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsImagePreview = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-image-preview-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsImagePreview;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsImageDelete = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-image-delete-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsImageDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsImageLoading = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-image-loading-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsImageLoading;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsImagePreview from './VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview';\nimport VeltCommentDialogComposerAttachmentsImageDelete from './VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete';\nimport VeltCommentDialogComposerAttachmentsImageLoading from './VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading';\n;\nvar VeltCommentDialogComposerAttachmentsImage = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-image-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogComposerAttachmentsImage.Preview = VeltCommentDialogComposerAttachmentsImagePreview;\nVeltCommentDialogComposerAttachmentsImage.Loading = VeltCommentDialogComposerAttachmentsImageLoading;\nVeltCommentDialogComposerAttachmentsImage.Delete = VeltCommentDialogComposerAttachmentsImageDelete;\nexport default VeltCommentDialogComposerAttachmentsImage;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsOtherDelete = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-delete-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsOtherIcon = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsOtherLoading = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-loading-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherLoading;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsOtherName = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAttachmentsOtherSize = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-size-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherSize;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsOtherDelete from './VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete';\nimport VeltCommentDialogComposerAttachmentsOtherIcon from './VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon';\nimport VeltCommentDialogComposerAttachmentsOtherLoading from './VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading';\nimport VeltCommentDialogComposerAttachmentsOtherName from './VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName';\nimport VeltCommentDialogComposerAttachmentsOtherSize from './VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize';\n;\nvar VeltCommentDialogComposerAttachmentsOther = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogComposerAttachmentsOther.Delete = VeltCommentDialogComposerAttachmentsOtherDelete;\nVeltCommentDialogComposerAttachmentsOther.Loading = VeltCommentDialogComposerAttachmentsOtherLoading;\nVeltCommentDialogComposerAttachmentsOther.Icon = VeltCommentDialogComposerAttachmentsOtherIcon;\nVeltCommentDialogComposerAttachmentsOther.Name = VeltCommentDialogComposerAttachmentsOtherName;\nVeltCommentDialogComposerAttachmentsOther.Size = VeltCommentDialogComposerAttachmentsOtherSize;\nexport default VeltCommentDialogComposerAttachmentsOther;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsImage from '../VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage';\nimport VeltCommentDialogComposerAttachmentsOther from '../VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther';\n;\nvar VeltCommentDialogComposerAttachmentsSelected = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-selected-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogComposerAttachmentsSelected.Image = VeltCommentDialogComposerAttachmentsImage;\nVeltCommentDialogComposerAttachmentsSelected.Other = VeltCommentDialogComposerAttachmentsOther;\nexport default VeltCommentDialogComposerAttachmentsSelected;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsInvalid from './VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid';\nimport VeltCommentDialogComposerAttachmentsSelected from './VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected';\n;\nvar VeltCommentDialogComposerAttachments = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogComposerAttachments.Invalid = VeltCommentDialogComposerAttachmentsInvalid;\nVeltCommentDialogComposerAttachments.Selected = VeltCommentDialogComposerAttachmentsSelected;\nexport default VeltCommentDialogComposerAttachments;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerInput = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-input-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerInput;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerRecordings = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-recordings-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerRecordings;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerPrivateBadge = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-private-badge-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerPrivateBadge;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogComposerAvatar = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-avatar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogComposerAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogComposerActionButton from \"./VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton\";\nimport VeltCommentDialogComposerAssignUser from \"./VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser\";\nimport VeltCommentDialogComposerAttachments from \"./VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments\";\nimport VeltCommentDialogComposerInput from \"./VeltCommentDialogComposerInput/VeltCommentDialogComposerInput\";\nimport VeltCommentDialogComposerRecordings from \"./VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings\";\nimport VeltCommentDialogComposerPrivateBadge from \"./VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge\";\nimport VeltCommentDialogComposerAvatar from \"./VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar\";\n;\nvar VeltCommentDialogComposer = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-composer-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogComposer.ActionButton = VeltCommentDialogComposerActionButton;\nVeltCommentDialogComposer.AssignUser = VeltCommentDialogComposerAssignUser;\nVeltCommentDialogComposer.Attachments = VeltCommentDialogComposerAttachments;\nVeltCommentDialogComposer.Input = VeltCommentDialogComposerInput;\nVeltCommentDialogComposer.Recordings = VeltCommentDialogComposerRecordings;\nVeltCommentDialogComposer.PrivateBadge = VeltCommentDialogComposerPrivateBadge;\nVeltCommentDialogComposer.Avatar = VeltCommentDialogComposerAvatar;\nexport default VeltCommentDialogComposer;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCopyLink = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-copy-link-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCopyLink;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogGhostBanner = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-ghost-banner-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogGhostBanner;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogHeader = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-header-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogHeader;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogMoreReply = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-more-reply-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogMoreReply;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentAssignWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-assign-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentAssignWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-delete-comment-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-delete-thread-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe from './VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe/VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe';\nimport VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe from './VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe/VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe';\n;\nvar VeltCommentDialogOptionsDropdownContentDeleteWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-delete-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogOptionsDropdownContentDeleteWireframe.Comment = VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe;\nVeltCommentDialogOptionsDropdownContentDeleteWireframe.Thread = VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe;\nexport default VeltCommentDialogOptionsDropdownContentDeleteWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentEditWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-edit-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentEditWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-make-private-disable-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-make-private-enable-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe from './VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe';\nimport VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe from './VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe';\n;\nvar VeltCommentDialogOptionsDropdownContentMakePrivateWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-make-private-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogOptionsDropdownContentMakePrivateWireframe.Enable = VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe;\nVeltCommentDialogOptionsDropdownContentMakePrivateWireframe.Disable = VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe;\nexport default VeltCommentDialogOptionsDropdownContentMakePrivateWireframe;\n","import React from 'react';\nvar VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-notification-subscribe-wireframe\", null, children));\n};\nexport default VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe;\n","import React from 'react';\nvar VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-notification-unsubscribe-wireframe\", null, children));\n};\nexport default VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe;\n","import React from 'react';\nimport VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe from './VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe/VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe';\nimport VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe from './VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe';\nvar VeltCommentDialogOptionsDropdownContentNotificationWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-notification-wireframe\", null, children));\n};\nVeltCommentDialogOptionsDropdownContentNotificationWireframe.Subscribe = VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe;\nVeltCommentDialogOptionsDropdownContentNotificationWireframe.Unsubscribe = VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe;\nexport default VeltCommentDialogOptionsDropdownContentNotificationWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogOptionsDropdownContentItemAssignWireframe from './VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe';\nimport VeltCommentDialogOptionsDropdownContentItemDeleteWireframe from './VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe';\nimport VeltCommentDialogOptionsDropdownContentItemEditWireframe from './VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe';\nimport VeltCommentDialogOptionsDropdownContentItemMakePrivateWireframe from './VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe';\nimport VeltCommentDialogOptionsDropdownContentNotificationWireframe from './VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe';\n;\nvar VeltCommentDialogOptionsDropdownContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogOptionsDropdownContentWireframe.Assign = VeltCommentDialogOptionsDropdownContentItemAssignWireframe;\nVeltCommentDialogOptionsDropdownContentWireframe.MakePrivate = VeltCommentDialogOptionsDropdownContentItemMakePrivateWireframe;\nVeltCommentDialogOptionsDropdownContentWireframe.Edit = VeltCommentDialogOptionsDropdownContentItemEditWireframe;\nVeltCommentDialogOptionsDropdownContentWireframe.Delete = VeltCommentDialogOptionsDropdownContentItemDeleteWireframe;\nVeltCommentDialogOptionsDropdownContentWireframe.Notification = VeltCommentDialogOptionsDropdownContentNotificationWireframe;\nexport default VeltCommentDialogOptionsDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-trigger-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogOptionsDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogOptionsDropdownContentWireframe from '../../VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe';\nimport VeltCommentDialogOptionsDropdownTriggerWireframe from '../../VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe';\n;\nvar VeltCommentDialogOptions = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogOptions.Content = VeltCommentDialogOptionsDropdownContentWireframe;\nVeltCommentDialogOptions.Trigger = VeltCommentDialogOptionsDropdownTriggerWireframe;\nexport default VeltCommentDialogOptions;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogPriorityDropdownContentItemIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-item-icon-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownContentItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogPriorityDropdownContentItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-item-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownContentItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogPriorityDropdownContentItemTickWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-item-tick-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownContentItemTickWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogPriorityDropdownContentItemIconWireframe from './VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe';\nimport VeltCommentDialogPriorityDropdownContentItemNameWireframe from './VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe';\nimport VeltCommentDialogPriorityDropdownContentItemTickWireframe from './VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe';\n;\nvar VeltCommentDialogPriorityDropdownContentItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogPriorityDropdownContentItemWireframe.Icon = VeltCommentDialogPriorityDropdownContentItemIconWireframe;\nVeltCommentDialogPriorityDropdownContentItemWireframe.Name = VeltCommentDialogPriorityDropdownContentItemNameWireframe;\nVeltCommentDialogPriorityDropdownContentItemWireframe.Tick = VeltCommentDialogPriorityDropdownContentItemTickWireframe;\nexport default VeltCommentDialogPriorityDropdownContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogPriorityDropdownContentItemWireframe from './VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe';\n;\nvar VeltCommentDialogPriorityDropdownContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogPriorityDropdownContentWireframe.Item = VeltCommentDialogPriorityDropdownContentItemWireframe;\nexport default VeltCommentDialogPriorityDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogPriorityDropdownTriggerArrowWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-trigger-arrow-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownTriggerArrowWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogPriorityDropdownTriggerIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-trigger-icon-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownTriggerIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogPriorityDropdownTriggerNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-trigger-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownTriggerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogPriorityDropdownTriggerArrowWireframe from './VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe';\nimport VeltCommentDialogPriorityDropdownTriggerIconWireframe from './VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe';\nimport VeltCommentDialogPriorityDropdownTriggerNameWireframe from './VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe';\n;\nvar VeltCommentDialogPriorityDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-trigger-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogPriorityDropdownTriggerWireframe.Arrow = VeltCommentDialogPriorityDropdownTriggerArrowWireframe;\nVeltCommentDialogPriorityDropdownTriggerWireframe.Name = VeltCommentDialogPriorityDropdownTriggerNameWireframe;\nVeltCommentDialogPriorityDropdownTriggerWireframe.Icon = VeltCommentDialogPriorityDropdownTriggerIconWireframe;\nexport default VeltCommentDialogPriorityDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogPriorityDropdownContentWireframe from '../../VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe';\nimport VeltCommentDialogPriorityDropdownTriggerWireframe from '../../VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe';\n;\nvar VeltCommentDialogPriority = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-priority-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogPriority.Content = VeltCommentDialogPriorityDropdownContentWireframe;\nVeltCommentDialogPriority.Trigger = VeltCommentDialogPriorityDropdownTriggerWireframe;\nexport default VeltCommentDialogPriority;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogPrivateBanner = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-private-banner-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogPrivateBanner;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogResolveButton = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-resolve-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogResolveButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogSignIn = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-sign-in-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogSignIn;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogStatusDropdownContentItemIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-content-item-icon-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogStatusDropdownContentItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogStatusDropdownContentItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-content-item-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogStatusDropdownContentItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogStatusDropdownContentItemIconWireframe from './VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe';\nimport VeltCommentDialogStatusDropdownContentItemNameWireframe from './VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe';\n;\nvar VeltCommentDialogStatusDropdownContentItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-content-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogStatusDropdownContentItemWireframe.Icon = VeltCommentDialogStatusDropdownContentItemIconWireframe;\nVeltCommentDialogStatusDropdownContentItemWireframe.Name = VeltCommentDialogStatusDropdownContentItemNameWireframe;\nexport default VeltCommentDialogStatusDropdownContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogStatusDropdownContentItemWireframe from './VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe';\n;\nvar VeltCommentDialogStatusDropdownContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-content-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogStatusDropdownContentWireframe.Item = VeltCommentDialogStatusDropdownContentItemWireframe;\nexport default VeltCommentDialogStatusDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogStatusDropdownTriggerArrowWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-trigger-arrow-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogStatusDropdownTriggerArrowWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogStatusDropdownTriggerIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-trigger-icon-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogStatusDropdownTriggerIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogStatusDropdownTriggerNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-trigger-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogStatusDropdownTriggerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogStatusDropdownTriggerArrowWireframe from './VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe';\nimport VeltCommentDialogStatusDropdownTriggerIconWireframe from './VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe';\nimport VeltCommentDialogStatusDropdownTriggerNameWireframe from './VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe';\n;\nvar VeltCommentDialogStatusDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-trigger-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogStatusDropdownTriggerWireframe.Arrow = VeltCommentDialogStatusDropdownTriggerArrowWireframe;\nVeltCommentDialogStatusDropdownTriggerWireframe.Name = VeltCommentDialogStatusDropdownTriggerNameWireframe;\nVeltCommentDialogStatusDropdownTriggerWireframe.Icon = VeltCommentDialogStatusDropdownTriggerIconWireframe;\nexport default VeltCommentDialogStatusDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogStatusDropdownContentWireframe from '../../VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe';\nimport VeltCommentDialogStatusDropdownTriggerWireframe from '../../VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe';\n;\nvar VeltCommentDialogStatus = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-status-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogStatus.Content = VeltCommentDialogStatusDropdownContentWireframe;\nVeltCommentDialogStatus.Trigger = VeltCommentDialogStatusDropdownTriggerWireframe;\nexport default VeltCommentDialogStatus;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogSuggestionActionAccept = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-suggestion-action-accept-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogSuggestionActionAccept;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogSuggestionActionReject = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-suggestion-action-reject-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogSuggestionActionReject;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogSuggestionActionAccept from \"./VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept\";\nimport VeltCommentDialogSuggestionActionReject from \"./VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject\";\n;\nvar VeltCommentDialogSuggestionAction = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-suggestion-action-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;\nVeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;\nexport default VeltCommentDialogSuggestionAction;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAttachmentsImagePreview = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-image-preview-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsImagePreview;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAttachmentsImageDelete = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-image-delete-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsImageDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAttachmentsImageDownload = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-image-download-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsImageDownload;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardAttachmentsImagePreview from './VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview';\nimport VeltCommentDialogThreadCardAttachmentsImageDelete from './VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete';\nimport VeltCommentDialogThreadCardAttachmentsImageDownload from './VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload';\n;\nvar VeltCommentDialogThreadCardAttachmentsImage = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-image-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogThreadCardAttachmentsImage.Preview = VeltCommentDialogThreadCardAttachmentsImagePreview;\nVeltCommentDialogThreadCardAttachmentsImage.Download = VeltCommentDialogThreadCardAttachmentsImageDownload;\nVeltCommentDialogThreadCardAttachmentsImage.Delete = VeltCommentDialogThreadCardAttachmentsImageDelete;\nexport default VeltCommentDialogThreadCardAttachmentsImage;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAttachmentsOtherDelete = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-delete-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAttachmentsOtherDownload = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-download-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherDownload;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAttachmentsOtherIcon = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAttachmentsOtherName = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAttachmentsOtherSize = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-size-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherSize;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardAttachmentsOtherDelete from './VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete';\nimport VeltCommentDialogThreadCardAttachmentsOtherDownload from './VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload';\nimport VeltCommentDialogThreadCardAttachmentsOtherIcon from './VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon';\nimport VeltCommentDialogThreadCardAttachmentsOtherName from './VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName';\nimport VeltCommentDialogThreadCardAttachmentsOtherSize from './VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize';\nvar VeltCommentDialogThreadCardAttachmentsOther = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogThreadCardAttachmentsOther.Icon = VeltCommentDialogThreadCardAttachmentsOtherIcon;\nVeltCommentDialogThreadCardAttachmentsOther.Name = VeltCommentDialogThreadCardAttachmentsOtherName;\nVeltCommentDialogThreadCardAttachmentsOther.Size = VeltCommentDialogThreadCardAttachmentsOtherSize;\nVeltCommentDialogThreadCardAttachmentsOther.Download = VeltCommentDialogThreadCardAttachmentsOtherDownload;\nVeltCommentDialogThreadCardAttachmentsOther.Delete = VeltCommentDialogThreadCardAttachmentsOtherDelete;\nexport default VeltCommentDialogThreadCardAttachmentsOther;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardAttachmentsImage from './VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage';\nimport VeltCommentDialogThreadCardAttachmentsOther from './VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther';\nvar VeltCommentDialogThreadCardAttachments = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogThreadCardAttachments.Other = VeltCommentDialogThreadCardAttachmentsOther;\nVeltCommentDialogThreadCardAttachments.Image = VeltCommentDialogThreadCardAttachmentsImage;\nexport default VeltCommentDialogThreadCardAttachments;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardAvatar = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-avatar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardDeviceType = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-device-type-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardDeviceType;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardDraft = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-draft-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardDraft;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardMessage = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-message-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardMessage;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardName = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogOptionsDropdownContentWireframe from '../../../VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe';\nimport VeltCommentDialogOptionsDropdownTriggerWireframe from '../../../VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe';\n;\nvar VeltCommentDialogThreadCardOptions = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-options-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogThreadCardOptions.Content = VeltCommentDialogOptionsDropdownContentWireframe;\nVeltCommentDialogThreadCardOptions.Trigger = VeltCommentDialogOptionsDropdownTriggerWireframe;\nexport default VeltCommentDialogThreadCardOptions;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardReactionTool = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-reaction-tool-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardReactionTool;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardReactions = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-reactions-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardReactions;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardRecordings = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-recordings-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardRecordings;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardTime = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardTime;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardUnread = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-unread-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardUnread;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardSeenDropdownContentTitle = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-title-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownContentTitle;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardSeenDropdownContentItemAvatar = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-item-avatar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownContentItemAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardSeenDropdownContentItemName = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-item-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownContentItemName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardSeenDropdownContentItemTime = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-item-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownContentItemTime;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardSeenDropdownContentItemAvatar from './VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar';\nimport VeltCommentDialogThreadCardSeenDropdownContentItemName from './VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName';\nimport VeltCommentDialogThreadCardSeenDropdownContentItemTime from './VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime';\nvar VeltCommentDialogThreadCardSeenDropdownContentItem = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogThreadCardSeenDropdownContentItem.Avatar = VeltCommentDialogThreadCardSeenDropdownContentItemAvatar;\nVeltCommentDialogThreadCardSeenDropdownContentItem.Name = VeltCommentDialogThreadCardSeenDropdownContentItemName;\nVeltCommentDialogThreadCardSeenDropdownContentItem.Time = VeltCommentDialogThreadCardSeenDropdownContentItemTime;\nexport default VeltCommentDialogThreadCardSeenDropdownContentItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardSeenDropdownContentItem from './VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem';\nvar VeltCommentDialogThreadCardSeenDropdownContentItems = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-items-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogThreadCardSeenDropdownContentItems.Item = VeltCommentDialogThreadCardSeenDropdownContentItem;\nexport default VeltCommentDialogThreadCardSeenDropdownContentItems;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardSeenDropdownContentTitle from './VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle';\nimport VeltCommentDialogThreadCardSeenDropdownContentItems from './VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems';\nvar VeltCommentDialogThreadCardSeenDropdownContent = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogThreadCardSeenDropdownContent.Title = VeltCommentDialogThreadCardSeenDropdownContentTitle;\nVeltCommentDialogThreadCardSeenDropdownContent.Items = VeltCommentDialogThreadCardSeenDropdownContentItems;\nexport default VeltCommentDialogThreadCardSeenDropdownContent;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreadCardSeenDropdownTrigger = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-trigger-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownTrigger;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardSeenDropdownContent from './VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent';\nimport VeltCommentDialogThreadCardSeenDropdownTrigger from './VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger';\nvar VeltCommentDialogThreadCardSeenDropdown = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogThreadCardSeenDropdown.Trigger = VeltCommentDialogThreadCardSeenDropdownTrigger;\nVeltCommentDialogThreadCardSeenDropdown.Content = VeltCommentDialogThreadCardSeenDropdownContent;\nexport default VeltCommentDialogThreadCardSeenDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogThreadCardAttachments from \"./VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments\";\nimport VeltCommentDialogThreadCardAvatar from \"./VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar\";\nimport VeltCommentDialogThreadCardDeviceType from \"./VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType\";\nimport VeltCommentDialogThreadCardDraft from \"./VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft\";\nimport VeltCommentDialogThreadCardMessage from \"./VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage\";\nimport VeltCommentDialogThreadCardName from \"./VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName\";\nimport VeltCommentDialogThreadCardOptions from \"./VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions\";\nimport VeltCommentDialogThreadCardReactionTool from \"./VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool\";\nimport VeltCommentDialogThreadCardReactions from \"./VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions\";\nimport VeltCommentDialogThreadCardRecordings from \"./VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings\";\nimport VeltCommentDialogThreadCardTime from \"./VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime\";\nimport VeltCommentDialogThreadCardUnread from \"./VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread\";\nimport VeltCommentDialogThreadCardSeenDropdown from \"./VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown\";\n;\n// Main Thread Card component\nvar VeltCommentDialogThreadCard = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-thread-card-wireframe\", __assign({}, remainingProp), children));\n};\n// Attach the Sub component as a static property of the main Thread Card component\nVeltCommentDialogThreadCard.Avatar = VeltCommentDialogThreadCardAvatar;\nVeltCommentDialogThreadCard.DeviceType = VeltCommentDialogThreadCardDeviceType;\nVeltCommentDialogThreadCard.Attachments = VeltCommentDialogThreadCardAttachments;\nVeltCommentDialogThreadCard.Message = VeltCommentDialogThreadCardMessage;\nVeltCommentDialogThreadCard.Name = VeltCommentDialogThreadCardName;\nVeltCommentDialogThreadCard.Options = VeltCommentDialogThreadCardOptions;\nVeltCommentDialogThreadCard.Reactions = VeltCommentDialogThreadCardReactions;\nVeltCommentDialogThreadCard.ReactionTool = VeltCommentDialogThreadCardReactionTool;\nVeltCommentDialogThreadCard.Recordings = VeltCommentDialogThreadCardRecordings;\nVeltCommentDialogThreadCard.Time = VeltCommentDialogThreadCardTime;\nVeltCommentDialogThreadCard.Unread = VeltCommentDialogThreadCardUnread;\nVeltCommentDialogThreadCard.Draft = VeltCommentDialogThreadCardDraft;\nVeltCommentDialogThreadCard.SeenDropdown = VeltCommentDialogThreadCardSeenDropdown;\nexport default VeltCommentDialogThreadCard;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogThreads = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-threads-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogThreads;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogToggleReplyCount = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-toggle-reply-count-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogToggleReplyCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogToggleReplyText = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-toggle-reply-text-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogToggleReplyText;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogToggleReplyIcon = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-toggle-reply-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogToggleReplyIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogToggleReplyCount from './VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount';\nimport VeltCommentDialogToggleReplyText from './VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText';\nimport VeltCommentDialogToggleReplyIcon from './VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon';\nvar VeltCommentDialogToggleReply = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-toggle-reply-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogToggleReply.Icon = VeltCommentDialogToggleReplyIcon;\nVeltCommentDialogToggleReply.Text = VeltCommentDialogToggleReplyText;\nVeltCommentDialogToggleReply.Count = VeltCommentDialogToggleReplyCount;\nexport default VeltCommentDialogToggleReply;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogUpgrade = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-upgrade-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogUpgrade;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCustomAnnotationDropdownContentItemIcon = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-content-item-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownContentItemIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCustomAnnotationDropdownContentItemLabel = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-content-item-label-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownContentItemLabel;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownContentItemIcon from './VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon';\nimport VeltCommentDialogCustomAnnotationDropdownContentItemLabel from './VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel';\n;\nvar VeltCommentDialogCustomAnnotationDropdownContentItem = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogCustomAnnotationDropdownContentItem.Label = VeltCommentDialogCustomAnnotationDropdownContentItemLabel;\nVeltCommentDialogCustomAnnotationDropdownContentItem.Icon = VeltCommentDialogCustomAnnotationDropdownContentItemIcon;\nexport default VeltCommentDialogCustomAnnotationDropdownContentItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownContentItem from './VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem';\n;\nvar VeltCommentDialogCustomAnnotationDropdownContent = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-content-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogCustomAnnotationDropdownContent.Item = VeltCommentDialogCustomAnnotationDropdownContentItem;\nexport default VeltCommentDialogCustomAnnotationDropdownContent;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCustomAnnotationDropdownTriggerArrow = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-arrow-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerArrow;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCustomAnnotationDropdownTriggerListItem = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-list-item-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerListItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerListItem from './VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem';\n;\nvar VeltCommentDialogCustomAnnotationDropdownTriggerList = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogCustomAnnotationDropdownTriggerList.Item = VeltCommentDialogCustomAnnotationDropdownTriggerListItem;\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerList;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-placeholder-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerArrow from './VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerList from './VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount from './VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder from './VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder';\n;\nvar VeltCommentDialogCustomAnnotationDropdownTrigger = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogCustomAnnotationDropdownTrigger.Arrow = VeltCommentDialogCustomAnnotationDropdownTriggerArrow;\nVeltCommentDialogCustomAnnotationDropdownTrigger.List = VeltCommentDialogCustomAnnotationDropdownTriggerList;\nVeltCommentDialogCustomAnnotationDropdownTrigger.RemainingCount = VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount;\nVeltCommentDialogCustomAnnotationDropdownTrigger.Placeholder = VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder;\nexport default VeltCommentDialogCustomAnnotationDropdownTrigger;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownContent from './VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent';\nimport VeltCommentDialogCustomAnnotationDropdownTrigger from './VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger';\n;\nvar VeltCommentDialogCustomAnnotationDropdown = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogCustomAnnotationDropdown.Content = VeltCommentDialogCustomAnnotationDropdownContent;\nVeltCommentDialogCustomAnnotationDropdown.Trigger = VeltCommentDialogCustomAnnotationDropdownTrigger;\nexport default VeltCommentDialogCustomAnnotationDropdown;\n","import React from 'react';\nvar VeltCommentDialogDeleteButton = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-dialog-delete-button-wireframe\", null, children));\n};\nexport default VeltCommentDialogDeleteButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogCloseButton = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-close-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogCloseButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogUnresolveButton = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-unresolve-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogUnresolveButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogNavigationButton = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-navigation-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentDialogNavigationButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogAllComment from \"./VeltCommentDialogAllComment/VeltCommentDialogAllComment\";\nimport VeltCommentDialogApprove from \"./VeltCommentDialogApprove/VeltCommentDialogApprove\";\nimport VeltCommentDialogAssignMenu from \"./VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu\";\nimport VeltCommentDialogAssigneeBanner from \"./VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner\";\nimport VeltCommentDialogBody from \"./VeltCommentDialogBody/VeltCommentDialogBody\";\nimport VeltCommentDialogCommentCategory from \"./VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory\";\nimport VeltCommentDialogCommentIndex from \"./VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex\";\nimport VeltCommentDialogCommentSuggestionStatus from \"./VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus\";\nimport VeltCommentDialogComposer from \"./VeltCommentDialogComposer/VeltCommentDialogComposer\";\nimport VeltCommentDialogCopyLink from \"./VeltCommentDialogCopyLink/VeltCommentDialogCopyLink\";\nimport VeltCommentDialogGhostBanner from \"./VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner\";\nimport VeltCommentDialogHeader from \"./VeltCommentDialogHeader/VeltCommentDialogHeader\";\nimport VeltCommentDialogMoreReply from \"./VeltCommentDialogMoreReply/VeltCommentDialogMoreReply\";\nimport VeltCommentDialogOptions from \"./VeltCommentDialogOptions/VeltCommentDialogOptions\";\nimport VeltCommentDialogPriority from \"./VeltCommentDialogPriority/VeltCommentDialogPriority\";\nimport VeltCommentDialogPrivateBanner from \"./VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner\";\nimport VeltCommentDialogResolveButton from \"./VeltCommentDialogResolveButton/VeltCommentDialogResolveButton\";\nimport VeltCommentDialogSignIn from \"./VeltCommentDialogSignIn/VeltCommentDialogSignIn\";\nimport VeltCommentDialogStatus from \"./VeltCommentDialogStatus/VeltCommentDialogStatus\";\nimport VeltCommentDialogSuggestionAction from \"./VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction\";\nimport VeltCommentDialogThreadCard from \"./VeltCommentDialogThreadCard/VeltCommentDialogThreadCard\";\nimport VeltCommentDialogThreads from \"./VeltCommentDialogThreads/VeltCommentDialogThreads\";\nimport VeltCommentDialogToggleReply from \"./VeltCommentDialogToggleReply/VeltCommentDialogToggleReply\";\nimport VeltCommentDialogUpgrade from \"./VeltCommentDialogUpgrade/VeltCommentDialogUpgrade\";\nimport VeltCommentDialogCustomAnnotationDropdown from \"./VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown\";\nimport VeltCommentDialogDeleteButton from \"./VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton\";\nimport VeltCommentDialogCloseButton from \"./VeltCommentDialogCloseButton/VeltCommentDialogCloseButton\";\nimport VeltCommentDialogUnresolveButton from \"./VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton\";\nimport VeltCommentDialogNavigationButton from \"./VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton\";\nvar VeltCommentDialogWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;\nVeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;\nVeltCommentDialogWireframe.AssigneeBanner = VeltCommentDialogAssigneeBanner;\nVeltCommentDialogWireframe.AssignMenu = VeltCommentDialogAssignMenu;\nVeltCommentDialogWireframe.Body = VeltCommentDialogBody;\nVeltCommentDialogWireframe.CommentCategory = VeltCommentDialogCommentCategory;\nVeltCommentDialogWireframe.CommentIndex = VeltCommentDialogCommentIndex;\nVeltCommentDialogWireframe.CommentSuggestionStatus = VeltCommentDialogCommentSuggestionStatus;\nVeltCommentDialogWireframe.Composer = VeltCommentDialogComposer;\nVeltCommentDialogWireframe.CopyLink = VeltCommentDialogCopyLink;\nVeltCommentDialogWireframe.GhostBanner = VeltCommentDialogGhostBanner;\nVeltCommentDialogWireframe.Header = VeltCommentDialogHeader;\nVeltCommentDialogWireframe.MoreReply = VeltCommentDialogMoreReply;\nVeltCommentDialogWireframe.Options = VeltCommentDialogOptions;\nVeltCommentDialogWireframe.Priority = VeltCommentDialogPriority;\nVeltCommentDialogWireframe.PrivateBanner = VeltCommentDialogPrivateBanner;\nVeltCommentDialogWireframe.ResolveButton = VeltCommentDialogResolveButton;\nVeltCommentDialogWireframe.UnresolveButton = VeltCommentDialogUnresolveButton;\nVeltCommentDialogWireframe.SignIn = VeltCommentDialogSignIn;\nVeltCommentDialogWireframe.Status = VeltCommentDialogStatus;\nVeltCommentDialogWireframe.SuggestionAction = VeltCommentDialogSuggestionAction;\nVeltCommentDialogWireframe.ThreadCard = VeltCommentDialogThreadCard;\nVeltCommentDialogWireframe.Threads = VeltCommentDialogThreads;\nVeltCommentDialogWireframe.ToggleReply = VeltCommentDialogToggleReply;\nVeltCommentDialogWireframe.Upgrade = VeltCommentDialogUpgrade;\nVeltCommentDialogWireframe.CustomAnnotationDropdown = VeltCommentDialogCustomAnnotationDropdown;\nVeltCommentDialogWireframe.DeleteButton = VeltCommentDialogDeleteButton;\nVeltCommentDialogWireframe.CloseButton = VeltCommentDialogCloseButton;\nVeltCommentDialogWireframe.NavigationButton = VeltCommentDialogNavigationButton;\nexport default VeltCommentDialogWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarCloseButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-close-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarCloseButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarEmptyPlaceholder = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-empty-placeholder-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarEmptyPlaceholder;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterItemCheckboxChecked = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-item-checkbox-checked-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterItemCheckboxChecked;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterItemCheckboxUnchecked = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-item-checkbox-unchecked-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterItemCheckboxUnchecked;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterItemCheckboxChecked from './VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked';\nimport VeltCommentsSidebarFilterItemCheckboxUnchecked from './VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked';\nvar VeltCommentsSidebarFilterItemCheckbox = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-item-checkbox-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterItemCheckbox.Checked = VeltCommentsSidebarFilterItemCheckboxChecked;\nVeltCommentsSidebarFilterItemCheckbox.Unchecked = VeltCommentsSidebarFilterItemCheckboxUnchecked;\nexport default VeltCommentsSidebarFilterItemCheckbox;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterItemCount = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-item-count-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterItemCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterItemName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-item-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterItemName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterItemCheckbox from './VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox';\nimport VeltCommentsSidebarFilterItemCount from './VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount';\nimport VeltCommentsSidebarFilterItemName from './VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName';\nvar VeltCommentsSidebarFilterItem = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-item-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterItem.Checkbox = VeltCommentsSidebarFilterItemCheckbox;\nVeltCommentsSidebarFilterItem.Count = VeltCommentsSidebarFilterItemCount;\nVeltCommentsSidebarFilterItem.Name = VeltCommentsSidebarFilterItemName;\nexport default VeltCommentsSidebarFilterItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nvar VeltCommentsSidebarFilterCategory = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-category-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterCategory.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterCategory.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterCategory;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterCloseButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-close-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterCloseButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nvar VeltCommentsSidebarFilterCommentType = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-comment-type-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterCommentType.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterCommentType.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterCommentType;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterDoneButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-done-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterDoneButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nvar VeltCommentsSidebarFilterGroupBy = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-group-by-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterGroupBy.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterGroupBy.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterGroupBy;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterViewAll = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-view-all-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterViewAll;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nimport VeltCommentsSidebarFilterViewAll from '../VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll';\nvar VeltCommentsSidebarFilterLocation = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-location-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterLocation.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterLocation.Item = VeltCommentsSidebarFilterItem;\nVeltCommentsSidebarFilterLocation.ViewAll = VeltCommentsSidebarFilterViewAll;\nexport default VeltCommentsSidebarFilterLocation;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nvar VeltCommentsSidebarFilterPeople = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-people-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterPeople.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterPeople.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterPeople;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nvar VeltCommentsSidebarFilterPriority = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-priority-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterPriority.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterPriority.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterPriority;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterTitle = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-title-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterTitle;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nvar VeltCommentsSidebarFilterVersions = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-versions-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterVersions.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterVersions.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterVersions;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nvar VeltCommentsSidebarFilterStatus = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-status-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilterStatus.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterStatus.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterStatus;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterCategory from './VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory';\nimport VeltCommentsSidebarFilterCloseButton from './VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton';\nimport VeltCommentsSidebarFilterCommentType from './VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType';\nimport VeltCommentsSidebarFilterDoneButton from './VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton';\nimport VeltCommentsSidebarFilterGroupBy from './VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy';\nimport VeltCommentsSidebarFilterLocation from './VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation';\nimport VeltCommentsSidebarFilterPeople from './VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople';\nimport VeltCommentsSidebarFilterPriority from './VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority';\nimport VeltCommentsSidebarFilterTitle from './VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle';\nimport VeltCommentsSidebarFilterVersions from './VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions';\nimport VeltCommentsSidebarFilterItem from './VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterStatus from './VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus';\nvar VeltCommentsSidebarFilter = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFilter.Category = VeltCommentsSidebarFilterCategory;\nVeltCommentsSidebarFilter.CloseButton = VeltCommentsSidebarFilterCloseButton;\nVeltCommentsSidebarFilter.CommentType = VeltCommentsSidebarFilterCommentType;\nVeltCommentsSidebarFilter.DoneButton = VeltCommentsSidebarFilterDoneButton;\nVeltCommentsSidebarFilter.GroupBy = VeltCommentsSidebarFilterGroupBy;\nVeltCommentsSidebarFilter.Location = VeltCommentsSidebarFilterLocation;\nVeltCommentsSidebarFilter.People = VeltCommentsSidebarFilterPeople;\nVeltCommentsSidebarFilter.Priority = VeltCommentsSidebarFilterPriority;\nVeltCommentsSidebarFilter.Title = VeltCommentsSidebarFilterTitle;\nVeltCommentsSidebarFilter.Versions = VeltCommentsSidebarFilterVersions;\nVeltCommentsSidebarFilter.Item = VeltCommentsSidebarFilterItem;\nVeltCommentsSidebarFilter.Status = VeltCommentsSidebarFilterStatus;\nexport default VeltCommentsSidebarFilter;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFilterButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-filter-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFilterButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarHeader = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-header-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarHeader;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarListItemDialogContainer = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-list-item-dialog-container-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarListItemDialogContainer;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarListItemGroupCount = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-list-item-group-count-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarListItemGroupCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarListItemGroupArrow = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-list-item-group-arrow-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarListItemGroupArrow;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarListItemGroupName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-list-item-group-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarListItemGroupName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarListItemGroupCount from './VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount';\nimport VeltCommentsSidebarListItemGroupArrow from './VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow';\nimport VeltCommentsSidebarListItemGroupName from './VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName';\nvar VeltCommentsSidebarListItemGroup = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-list-item-group-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarListItemGroup.Count = VeltCommentsSidebarListItemGroupCount;\nVeltCommentsSidebarListItemGroup.Arrow = VeltCommentsSidebarListItemGroupArrow;\nVeltCommentsSidebarListItemGroup.Name = VeltCommentsSidebarListItemGroupName;\nexport default VeltCommentsSidebarListItemGroup;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarListItemDialogContainer from './VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer';\nimport VeltCommentsSidebarListItemGroup from './VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup';\nvar VeltCommentsSidebarListItem = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-list-item-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarListItem.Group = VeltCommentsSidebarListItemGroup;\nVeltCommentsSidebarListItem.DialogContainer = VeltCommentsSidebarListItemDialogContainer;\nexport default VeltCommentsSidebarListItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarListItem from './VeltCommentsSidebarListItem/VeltCommentsSidebarListItem';\nvar VeltCommentsSidebarList = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-list-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarList.Item = VeltCommentsSidebarListItem;\nexport default VeltCommentsSidebarList;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarLocationFilterDropdownContent = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-location-filter-dropdown-content-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarLocationFilterDropdownContent;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarLocationFilterDropdownTriggerLabel = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-location-filter-dropdown-trigger-label-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarLocationFilterDropdownTriggerLabel;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarLocationFilterDropdownTriggerLabel from './VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel';\nvar VeltCommentsSidebarLocationFilterDropdownTrigger = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-location-filter-dropdown-trigger-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarLocationFilterDropdownTrigger.Label = VeltCommentsSidebarLocationFilterDropdownTriggerLabel;\nexport default VeltCommentsSidebarLocationFilterDropdownTrigger;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarLocationFilterDropdownContent from './VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent';\nimport VeltCommentsSidebarLocationFilterDropdownTrigger from './VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger';\nvar VeltCommentsSidebarLocationFilterDropdown = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-location-filter-dropdown-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarLocationFilterDropdown.Trigger = VeltCommentsSidebarLocationFilterDropdownTrigger;\nVeltCommentsSidebarLocationFilterDropdown.Content = VeltCommentsSidebarLocationFilterDropdownContent;\nexport default VeltCommentsSidebarLocationFilterDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe from './VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe';\nimport VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe from './VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe';\nvar VeltCommentsSidebarMinimalActionsDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-content-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarMinimalActionsDropdownContentWireframe.MarkAllRead = VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe;\nVeltCommentsSidebarMinimalActionsDropdownContentWireframe.MarkAllResolved = VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe;\nexport default VeltCommentsSidebarMinimalActionsDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-trigger-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarMinimalActionsDropdownContentWireframe from './VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe';\nimport VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe from './VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe';\nvar VeltCommentsSidebarMinimalActionsDropdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarMinimalActionsDropdownWireframe.Trigger = VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe;\nVeltCommentsSidebarMinimalActionsDropdownWireframe.Content = VeltCommentsSidebarMinimalActionsDropdownContentWireframe;\nexport default VeltCommentsSidebarMinimalActionsDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentFilterAll = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentFilterRead = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentFilterRead;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentSortDate = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentSortDate;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentSortUnread = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentSortUnread;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarMinimalFilterDropdownContentFilterAll from './VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll';\nimport VeltCommentsSidebarMinimalFilterDropdownContentFilterRead from './VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead';\nimport VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved from './VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved';\nimport VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread from './VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread';\nimport VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon from './VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon';\nimport VeltCommentsSidebarMinimalFilterDropdownContentSortDate from './VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate';\nimport VeltCommentsSidebarMinimalFilterDropdownContentSortUnread from './VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContent = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarMinimalFilterDropdownContent.FilterAll = VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;\nVeltCommentsSidebarMinimalFilterDropdownContent.FilterUnread = VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;\nVeltCommentsSidebarMinimalFilterDropdownContent.FilterRead = VeltCommentsSidebarMinimalFilterDropdownContentFilterRead;\nVeltCommentsSidebarMinimalFilterDropdownContent.FilterResolved = VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;\nVeltCommentsSidebarMinimalFilterDropdownContent.SelectedIcon = VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;\nVeltCommentsSidebarMinimalFilterDropdownContent.SortDate = VeltCommentsSidebarMinimalFilterDropdownContentSortDate;\nVeltCommentsSidebarMinimalFilterDropdownContent.SortUnread = VeltCommentsSidebarMinimalFilterDropdownContentSortUnread;\nexport default VeltCommentsSidebarMinimalFilterDropdownContent;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownTrigger = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownTrigger;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarMinimalFilterDropdownContent from './VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent';\nimport VeltCommentsSidebarMinimalFilterDropdownTrigger from './VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger';\n;\nvar VeltCommentsSidebarMinimalFilterDropdown = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarMinimalFilterDropdown.Trigger = VeltCommentsSidebarMinimalFilterDropdownTrigger;\nVeltCommentsSidebarMinimalFilterDropdown.Content = VeltCommentsSidebarMinimalFilterDropdownContent;\nexport default VeltCommentsSidebarMinimalFilterDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarPageModeComposer = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-page-mode-composer-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarPageModeComposer;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarPanel = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-panel-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarPanel;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarSearch = function (props) {\n var children = props.children, placeholder = props.placeholder, remainingProps = __rest(props, [\"children\", \"placeholder\"]);\n return (React.createElement(\"velt-comments-sidebar-search-wireframe\", __assign({}, remainingProps, { placeholder: placeholder }), children));\n};\nexport default VeltCommentsSidebarSearch;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarSkeleton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-skeleton-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarSkeleton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarStatusDropdownContentItemIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-icon-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarStatusDropdownContentItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-checkbox-checked-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-checkbox-unchecked-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe from './VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe';\nimport VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe from './VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-checkbox-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.Checked = VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe;\nVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.Unchecked = VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe;\nexport default VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarStatusDropdownContentItemCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-count-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarStatusDropdownContentItemIconWireframe from './VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe';\nimport VeltCommentsSidebarStatusDropdownContentItemNameWireframe from './VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe';\nimport VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe from './VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe';\nimport VeltCommentsSidebarStatusDropdownContentItemCountWireframe from './VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownContentItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentsSidebarStatusDropdownContentItemWireframe.Icon = VeltCommentsSidebarStatusDropdownContentItemIconWireframe;\nVeltCommentsSidebarStatusDropdownContentItemWireframe.Name = VeltCommentsSidebarStatusDropdownContentItemNameWireframe;\nVeltCommentsSidebarStatusDropdownContentItemWireframe.Count = VeltCommentsSidebarStatusDropdownContentItemCountWireframe;\nVeltCommentsSidebarStatusDropdownContentItemWireframe.Checkbox = VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe;\nexport default VeltCommentsSidebarStatusDropdownContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarStatusDropdownContentItemWireframe from './VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentsSidebarStatusDropdownContentWireframe.Item = VeltCommentsSidebarStatusDropdownContentItemWireframe;\nexport default VeltCommentsSidebarStatusDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarStatusDropdownTriggerArrowWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-trigger-arrow-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownTriggerArrowWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-trigger-indicator-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarStatusDropdownTriggerNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-trigger-name-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownTriggerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarStatusDropdownTriggerArrowWireframe from './VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe';\nimport VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe from './VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe';\nimport VeltCommentsSidebarStatusDropdownTriggerNameWireframe from './VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-trigger-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentsSidebarStatusDropdownTriggerWireframe.Arrow = VeltCommentsSidebarStatusDropdownTriggerArrowWireframe;\nVeltCommentsSidebarStatusDropdownTriggerWireframe.Name = VeltCommentsSidebarStatusDropdownTriggerNameWireframe;\nVeltCommentsSidebarStatusDropdownTriggerWireframe.Indicator = VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe;\nexport default VeltCommentsSidebarStatusDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarStatusDropdownContentWireframe from '../../VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe';\nimport VeltCommentsSidebarStatusDropdownTriggerWireframe from '../../VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe';\n;\nvar VeltCommentsSidebarStatus = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarStatus.Trigger = VeltCommentsSidebarStatusDropdownTriggerWireframe;\nVeltCommentsSidebarStatus.Content = VeltCommentsSidebarStatusDropdownContentWireframe;\nexport default VeltCommentsSidebarStatus;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarResetFilterButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-reset-filter-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarResetFilterButtonWireframe;\n","import React from 'react';\nvar VeltCommentsSidebarActionButton = function (props) {\n var children = props.children, variant = props.variant, type = props.type, id = props.id;\n return (React.createElement(\"velt-comments-sidebar-action-button-wireframe\", { variant: variant, type: type, id: id }, children));\n};\nexport default VeltCommentsSidebarActionButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFocusedThreadBackButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-focused-thread-back-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFocusedThreadBackButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentsSidebarFocusedThreadDialogContainer = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-focused-thread-dialog-container-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentsSidebarFocusedThreadDialogContainer;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFocusedThreadBackButton from './VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton';\nimport VeltCommentsSidebarFocusedThreadDialogContainer from './VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer';\nvar VeltCommentsSidebarFocusedThread = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-focused-thread-wireframe\", __assign({}, remainingProps), children));\n};\nVeltCommentsSidebarFocusedThread.BackButton = VeltCommentsSidebarFocusedThreadBackButton;\nVeltCommentsSidebarFocusedThread.DialogContainer = VeltCommentsSidebarFocusedThreadDialogContainer;\nexport default VeltCommentsSidebarFocusedThread;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarCloseButton from './VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton';\nimport VeltCommentsSidebarEmptyPlaceholder from './VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder';\nimport VeltCommentsSidebarFilter from './VeltCommentsSidebarFilter/VeltCommentsSidebarFilter';\nimport VeltCommentsSidebarFilterButton from './VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton';\nimport VeltCommentsSidebarHeader from './VeltCommentsSidebarHeader/VeltCommentsSidebarHeader';\nimport VeltCommentsSidebarList from './VeltCommentsSidebarList/VeltCommentsSidebarList';\nimport VeltCommentsSidebarLocationFilterDropdown from './VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown';\nimport VeltCommentsSidebarMinimalActionsDropdownWireframe from './VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe';\nimport VeltCommentsSidebarMinimalFilterDropdown from './VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown';\nimport VeltCommentsSidebarPageModeComposer from './VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer';\nimport VeltCommentsSidebarPanel from './VeltCommentsSidebarPanel/VeltCommentsSidebarPanel';\nimport VeltCommentsSidebarSearch from './VeltCommentsSidebarSearch/VeltCommentsSidebarSearch';\nimport VeltCommentsSidebarSkeleton from './VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton';\nimport VeltCommentsSidebarStatus from './VeltCommentsSidebarStatus/VeltCommentsSidebarStatus';\nimport VeltCommentsSidebarResetFilterButtonWireframe from './VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe';\nimport VeltCommentsSidebarActionButton from './VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton';\nimport VeltCommentsSidebarFocusedThread from './VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread';\nvar VeltCommentsSidebarWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentsSidebarWireframe.CloseButton = VeltCommentsSidebarCloseButton;\nVeltCommentsSidebarWireframe.EmptyPlaceholder = VeltCommentsSidebarEmptyPlaceholder;\nVeltCommentsSidebarWireframe.Filter = VeltCommentsSidebarFilter;\nVeltCommentsSidebarWireframe.Header = VeltCommentsSidebarHeader;\nVeltCommentsSidebarWireframe.List = VeltCommentsSidebarList;\nVeltCommentsSidebarWireframe.PageModeComposer = VeltCommentsSidebarPageModeComposer;\nVeltCommentsSidebarWireframe.Search = VeltCommentsSidebarSearch;\nVeltCommentsSidebarWireframe.Status = VeltCommentsSidebarStatus;\nVeltCommentsSidebarWireframe.FilterButton = VeltCommentsSidebarFilterButton;\nVeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;\nVeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;\nVeltCommentsSidebarWireframe.MinimalFilterDropdown = VeltCommentsSidebarMinimalFilterDropdown;\nVeltCommentsSidebarWireframe.LocationFilterDropdown = VeltCommentsSidebarLocationFilterDropdown;\nVeltCommentsSidebarWireframe.MinimalActionsDropdown = VeltCommentsSidebarMinimalActionsDropdownWireframe;\nVeltCommentsSidebarWireframe.ResetFilterButton = VeltCommentsSidebarResetFilterButtonWireframe;\nVeltCommentsSidebarWireframe.ActionButton = VeltCommentsSidebarActionButton;\nVeltCommentsSidebarWireframe.FocusedThread = VeltCommentsSidebarFocusedThread;\nexport default VeltCommentsSidebarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentPinGhostCommentIndicator = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-pin-ghost-comment-indicator-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentPinGhostCommentIndicator;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentPinIndex = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-pin-index-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentPinIndex;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentPinTriangle = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-pin-triangle-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentPinTriangle;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentPinUnreadCommentIndicator = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-pin-unread-comment-indicator-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentPinUnreadCommentIndicator;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentPinPrivateCommentIndicator = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-pin-private-comment-indicator-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentPinPrivateCommentIndicator;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentPinGhostCommentIndicator from './VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator';\nimport VeltCommentPinIndex from './VeltCommentPinIndex/VeltCommentPinIndex';\nimport VeltCommentPinTriangle from './VeltCommentPinTriangle/VeltCommentPinTriangle';\nimport VeltCommentPinUnreadCommentIndicator from './VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator';\nimport VeltCommentPinPrivateCommentIndicator from './VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator';\nvar VeltCommentPinWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-pin-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentPinWireframe.GhostCommentIndicator = VeltCommentPinGhostCommentIndicator;\nVeltCommentPinWireframe.Index = VeltCommentPinIndex;\nVeltCommentPinWireframe.PrivateCommentIndicator = VeltCommentPinPrivateCommentIndicator;\nVeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;\nVeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;\nexport default VeltCommentPinWireframe;\n","import React from 'react';\nvar VeltSidebarButtonCommentsCount = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-sidebar-button-comments-count-wireframe\", null, children));\n};\nexport default VeltSidebarButtonCommentsCount;\n","import React from 'react';\nvar VeltSidebarButtonIcon = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-sidebar-button-icon-wireframe\", null, children));\n};\nexport default VeltSidebarButtonIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltSidebarButtonCommentsCount from './VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount';\nimport VeltSidebarButtonIcon from './VeltSidebarButtonIcon/VeltSidebarButtonIcon';\nvar VeltSidebarButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-sidebar-button-wireframe\", __assign({}, remainingProp), children));\n};\nVeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;\nVeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon;\nexport default VeltSidebarButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-tool-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTextCommentToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-text-comment-tool-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltTextCommentToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTextCommentToolbarCommentAnnotation = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-text-comment-toolbar-comment-annotation-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltTextCommentToolbarCommentAnnotation;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTextCommentToolbarCopywriter = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-text-comment-toolbar-copywriter-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltTextCommentToolbarCopywriter;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTextCommentToolbarGeneric = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-text-comment-toolbar-generic-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltTextCommentToolbarGeneric;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTextCommentToolbarDivider = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-text-comment-toolbar-divider-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltTextCommentToolbarDivider;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTextCommentToolbarCommentAnnotation from './VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation';\nimport VeltTextCommentToolbarCopywriter from './VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter';\nimport VeltTextCommentToolbarGeneric from './VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric';\nimport VeltTextCommentToolbarDivider from './VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider';\nvar VeltTextCommentToolbar = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-text-comment-toolbar-wireframe\", __assign({}, remainingProps), children));\n};\nVeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;\nVeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;\nVeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;\nVeltTextCommentToolbar.Divider = VeltTextCommentToolbarDivider;\nexport default VeltTextCommentToolbar;\n","import React from 'react';\nvar VeltUserSelectorDropdownAvatar = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-user-selector-dropdown-avatar-wireframe\", null, children));\n};\nexport default VeltUserSelectorDropdownAvatar;\n","import React from 'react';\nvar VeltUserSelectorDropdownEmail = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-user-selector-dropdown-email-wireframe\", null, children));\n};\nexport default VeltUserSelectorDropdownEmail;\n","import React from 'react';\nvar VeltUserSelectorDropdownErrorIcon = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-user-selector-dropdown-error-icon-wireframe\", null, children));\n};\nexport default VeltUserSelectorDropdownErrorIcon;\n","import React from 'react';\nvar VeltUserSelectorDropdownName = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-user-selector-dropdown-name-wireframe\", null, children));\n};\nexport default VeltUserSelectorDropdownName;\n","import React from 'react';\nimport VeltUserSelectorDropdownAvatar from './VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar';\nimport VeltUserSelectorDropdownEmail from './VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail';\nimport VeltUserSelectorDropdownErrorIcon from './VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon';\nimport VeltUserSelectorDropdownName from './VeltUserSelectorDropdownName/VeltUserSelectorDropdownName';\nvar VeltUserSelectorDropdown = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-user-selector-dropdown-wireframe\", null, children));\n};\nVeltUserSelectorDropdown.Avatar = VeltUserSelectorDropdownAvatar;\nVeltUserSelectorDropdown.Email = VeltUserSelectorDropdownEmail;\nVeltUserSelectorDropdown.ErrorIcon = VeltUserSelectorDropdownErrorIcon;\nVeltUserSelectorDropdown.Name = VeltUserSelectorDropdownName;\nexport default VeltUserSelectorDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltAutocompleteOptionIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-option-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltAutocompleteOptionIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltAutocompleteOptionNameWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-option-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltAutocompleteOptionNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltAutocompleteOptionDescriptionWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-option-description-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltAutocompleteOptionDescriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltAutocompleteOptionErrorIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-option-error-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltAutocompleteOptionErrorIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltAutocompleteOptionIconWireframe from './VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe';\nimport VeltAutocompleteOptionNameWireframe from './VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe';\nimport VeltAutocompleteOptionDescriptionWireframe from './VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe';\nimport VeltAutocompleteOptionErrorIconWireframe from './VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe';\nvar VeltAutocompleteOptionWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-option-wireframe\", __assign({}, remainingProp), children));\n};\nVeltAutocompleteOptionWireframe.Icon = VeltAutocompleteOptionIconWireframe;\nVeltAutocompleteOptionWireframe.Description = VeltAutocompleteOptionDescriptionWireframe;\nVeltAutocompleteOptionWireframe.ErrorIcon = VeltAutocompleteOptionErrorIconWireframe;\nVeltAutocompleteOptionWireframe.Name = VeltAutocompleteOptionNameWireframe;\nexport default VeltAutocompleteOptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltAutocompleteChipTooltipDescriptionWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-chip-tooltip-description-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltAutocompleteChipTooltipDescriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltAutocompleteChipTooltipIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-chip-tooltip-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltAutocompleteChipTooltipIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltAutocompleteChipTooltipNameWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-chip-tooltip-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltAutocompleteChipTooltipNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltAutocompleteChipTooltipDescriptionWireframe from './VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe';\nimport VeltAutocompleteChipTooltipIconWireframe from './VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe';\nimport VeltAutocompleteChipTooltipNameWireframe from './VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe';\nvar VeltAutocompleteChipTooltipWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-autocomplete-chip-tooltip-wireframe\", __assign({}, remainingProp), children));\n};\nVeltAutocompleteChipTooltipWireframe.Description = VeltAutocompleteChipTooltipDescriptionWireframe;\nVeltAutocompleteChipTooltipWireframe.Icon = VeltAutocompleteChipTooltipIconWireframe;\nVeltAutocompleteChipTooltipWireframe.Name = VeltAutocompleteChipTooltipNameWireframe;\nexport default VeltAutocompleteChipTooltipWireframe;\n","import React from 'react';\nvar VeltCommentBubbleAvatar = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-bubble-avatar-wireframe\", null, children));\n};\nexport default VeltCommentBubbleAvatar;\n","import React from 'react';\nvar VeltCommentBubbleCommentsCount = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-bubble-comments-count-wireframe\", null, children));\n};\nexport default VeltCommentBubbleCommentsCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentBubbleAvatar from \"./VeltCommentBubbleAvatar/VeltCommentBubbleAvatar\";\nimport VeltCommentBubbleCommentsCount from \"./VeltCommentBubbleCommentsCount/VeltCommentBubbleCommentsCount\";\nvar VeltCommentBubbleWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-bubble-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentBubbleWireframe.Avatar = VeltCommentBubbleAvatar;\nVeltCommentBubbleWireframe.CommentsCount = VeltCommentBubbleCommentsCount;\nexport default VeltCommentBubbleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarStatusDropdownContentWireframe from './VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe';\nimport VeltCommentsSidebarStatusDropdownTriggerWireframe from './VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentsSidebarStatusDropdownWireframe.Trigger = VeltCommentsSidebarStatusDropdownTriggerWireframe;\nVeltCommentsSidebarStatusDropdownWireframe.Content = VeltCommentsSidebarStatusDropdownContentWireframe;\nexport default VeltCommentsSidebarStatusDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltReactionToolWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-tool-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltReactionToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltReactionPinCountWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-pin-count-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltReactionPinCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltReactionPinEmojiWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-pin-emoji-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltReactionPinEmojiWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionPinCountWireframe from './VeltReactionPinCountWireframe/VeltReactionPinCountWireframe';\nimport VeltReactionPinEmojiWireframe from './VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe';\nvar VeltReactionPinWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-pin-wireframe\", __assign({}, remainingProp), children));\n};\nVeltReactionPinWireframe.Emoji = VeltReactionPinEmojiWireframe;\nVeltReactionPinWireframe.Count = VeltReactionPinCountWireframe;\nexport default VeltReactionPinWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltReactionPinTooltipUserAvatarWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-pin-tooltip-user-avatar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltReactionPinTooltipUserAvatarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltReactionPinTooltipUserNameWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-pin-tooltip-user-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltReactionPinTooltipUserNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionPinTooltipUserAvatarWireframe from './VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe';\nimport VeltReactionPinTooltipUserNameWireframe from './VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe';\nvar VeltReactionPinTooltipUserWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-pin-tooltip-user-wireframe\", __assign({}, remainingProp), children));\n};\nVeltReactionPinTooltipUserWireframe.Avatar = VeltReactionPinTooltipUserAvatarWireframe;\nVeltReactionPinTooltipUserWireframe.Name = VeltReactionPinTooltipUserNameWireframe;\nexport default VeltReactionPinTooltipUserWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionPinTooltipUserWireframe from './VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe';\nvar VeltReactionPinTooltipUsersWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-pin-tooltip-users-wireframe\", __assign({}, remainingProp), children));\n};\nVeltReactionPinTooltipUsersWireframe.User = VeltReactionPinTooltipUserWireframe;\nexport default VeltReactionPinTooltipUsersWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionPinTooltipUsersWireframe from './VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe';\nvar VeltReactionPinTooltipWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reaction-pin-tooltip-wireframe\", __assign({}, remainingProp), children));\n};\nVeltReactionPinTooltipWireframe.Users = VeltReactionPinTooltipUsersWireframe;\nexport default VeltReactionPinTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltReactionsPanelItemEmojiWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reactions-panel-item-emoji-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltReactionsPanelItemEmojiWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionsPanelItemEmojiWireframe from './VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe';\nvar VeltReactionsPanelItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reactions-panel-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltReactionsPanelItemWireframe.Emoji = VeltReactionsPanelItemEmojiWireframe;\nexport default VeltReactionsPanelItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionsPanelItemWireframe from './VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe';\nvar VeltReactionsPanelItemsWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reactions-panel-items-wireframe\", __assign({}, remainingProp), children));\n};\nVeltReactionsPanelItemsWireframe.Item = VeltReactionsPanelItemWireframe;\nexport default VeltReactionsPanelItemsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionsPanelItemsWireframe from './VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe';\nvar VeltReactionsPanelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-reactions-panel-wireframe\", __assign({}, remainingProp), children));\n};\nVeltReactionsPanelWireframe.Items = VeltReactionsPanelItemsWireframe;\nexport default VeltReactionsPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltInlineCommentsSectionCommentCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-comments-section-comment-count-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltInlineCommentsSectionCommentCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltInlineCommentsSectionComposerContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-comments-section-composer-container-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltInlineCommentsSectionComposerContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltInlineCommentsSectionListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-comments-section-list-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltInlineCommentsSectionListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltInlineCommentsSectionPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-comments-section-panel-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltInlineCommentsSectionPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltInlineCommentsSectionSkeletonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-comments-section-skeleton-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltInlineCommentsSectionSkeletonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltInlineCommentsSectionCommentCountWireframe from './VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe';\nimport VeltInlineCommentsSectionComposerContainerWireframe from './VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe';\nimport VeltInlineCommentsSectionListWireframe from './VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe';\nimport VeltInlineCommentsSectionPanelWireframe from './VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe';\nimport VeltInlineCommentsSectionSkeletonWireframe from './VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe';\n;\nvar VeltInlineCommentsSectionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-comments-section-wireframe\", __assign({}, remainingProps), children));\n};\nVeltInlineCommentsSectionWireframe.CommentCount = VeltInlineCommentsSectionCommentCountWireframe;\nVeltInlineCommentsSectionWireframe.ComposerContainer = VeltInlineCommentsSectionComposerContainerWireframe;\nVeltInlineCommentsSectionWireframe.List = VeltInlineCommentsSectionListWireframe;\nVeltInlineCommentsSectionWireframe.Panel = VeltInlineCommentsSectionPanelWireframe;\nVeltInlineCommentsSectionWireframe.Skeleton = VeltInlineCommentsSectionSkeletonWireframe;\nexport default VeltInlineCommentsSectionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentAllListItemContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-all-list-item-content-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentAllListItemContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentAllListItemLabelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-all-list-item-label-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentAllListItemLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentAllListItemContentWireframe from './VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe';\nimport VeltNotificationsPanelContentAllListItemLabelWireframe from './VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe';\nvar VeltNotificationsPanelContentAllListItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-all-list-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentAllListItemWireframe.Label = VeltNotificationsPanelContentAllListItemLabelWireframe;\nVeltNotificationsPanelContentAllListItemWireframe.Content = VeltNotificationsPanelContentAllListItemContentWireframe;\nexport default VeltNotificationsPanelContentAllListItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentAllListItemWireframe from './VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe';\nvar VeltNotificationsPanelContentAllListWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-all-list-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentAllListWireframe.Item = VeltNotificationsPanelContentAllListItemWireframe;\nexport default VeltNotificationsPanelContentAllListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentAllListWireframe from './VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe';\nvar VeltNotificationsPanelContentAllWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-all-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentAllWireframe.List = VeltNotificationsPanelContentAllListWireframe;\nexport default VeltNotificationsPanelContentAllWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentDocumentsListItemContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-content-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentDocumentsListItemContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentDocumentsListItemCountWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-count-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentDocumentsListItemCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentDocumentsListItemNameWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentDocumentsListItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentDocumentsListItemUnreadWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-unread-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentDocumentsListItemUnreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentDocumentsListItemContentWireframe from './VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe';\nimport VeltNotificationsPanelContentDocumentsListItemCountWireframe from './VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe';\nimport VeltNotificationsPanelContentDocumentsListItemNameWireframe from './VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe';\nimport VeltNotificationsPanelContentDocumentsListItemUnreadWireframe from './VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe';\nvar VeltNotificationsPanelContentDocumentsListItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentDocumentsListItemWireframe.Content = VeltNotificationsPanelContentDocumentsListItemContentWireframe;\nVeltNotificationsPanelContentDocumentsListItemWireframe.Name = VeltNotificationsPanelContentDocumentsListItemNameWireframe;\nVeltNotificationsPanelContentDocumentsListItemWireframe.Count = VeltNotificationsPanelContentDocumentsListItemCountWireframe;\nVeltNotificationsPanelContentDocumentsListItemWireframe.Unread = VeltNotificationsPanelContentDocumentsListItemUnreadWireframe;\nexport default VeltNotificationsPanelContentDocumentsListItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentDocumentsListItemWireframe from './VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe';\nvar VeltNotificationsPanelContentDocumentsListWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentDocumentsListWireframe.Item = VeltNotificationsPanelContentDocumentsListItemWireframe;\nexport default VeltNotificationsPanelContentDocumentsListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentDocumentsListWireframe from './VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe';\nvar VeltNotificationsPanelContentDocumentsWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-documents-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentDocumentsWireframe.List = VeltNotificationsPanelContentDocumentsListWireframe;\nexport default VeltNotificationsPanelContentDocumentsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentForYouWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-for-you-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentForYouWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentPeopleListItemAvatarWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-avatar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentPeopleListItemAvatarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentPeopleListItemContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-content-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentPeopleListItemContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentPeopleListItemCountWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-count-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentPeopleListItemCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentPeopleListItemNameWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentPeopleListItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentPeopleListItemAvatarWireframe from './VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe';\nimport VeltNotificationsPanelContentPeopleListItemContentWireframe from './VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe';\nimport VeltNotificationsPanelContentPeopleListItemCountWireframe from './VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe';\nimport VeltNotificationsPanelContentPeopleListItemNameWireframe from './VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe';\nvar VeltNotificationsPanelContentPeopleListItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentPeopleListItemWireframe.Avatar = VeltNotificationsPanelContentPeopleListItemAvatarWireframe;\nVeltNotificationsPanelContentPeopleListItemWireframe.Name = VeltNotificationsPanelContentPeopleListItemNameWireframe;\nVeltNotificationsPanelContentPeopleListItemWireframe.Count = VeltNotificationsPanelContentPeopleListItemCountWireframe;\nVeltNotificationsPanelContentPeopleListItemWireframe.Content = VeltNotificationsPanelContentPeopleListItemContentWireframe;\nexport default VeltNotificationsPanelContentPeopleListItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentPeopleListItemWireframe from './VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe';\nvar VeltNotificationsPanelContentPeopleListWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-people-list-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentPeopleListWireframe.Item = VeltNotificationsPanelContentPeopleListItemWireframe;\nexport default VeltNotificationsPanelContentPeopleListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentPeopleListWireframe from './VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe';\nvar VeltNotificationsPanelContentPeopleWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-people-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentPeopleWireframe.List = VeltNotificationsPanelContentPeopleListWireframe;\nexport default VeltNotificationsPanelContentPeopleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentLoadMoreWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-load-more-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentLoadMoreWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentListItemAvatarWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-list-item-avatar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentListItemAvatarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentListItemBodyWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-list-item-body-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentListItemBodyWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentListItemFileNameWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-list-item-file-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentListItemFileNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentListItemHeadlineWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-list-item-headline-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentListItemHeadlineWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentListItemTimeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-list-item-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentListItemTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentListItemUnreadWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-list-item-unread-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentListItemUnreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentListItemAvatarWireframe from './VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe';\nimport VeltNotificationsPanelContentListItemBodyWireframe from './VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe';\nimport VeltNotificationsPanelContentListItemFileNameWireframe from './VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe';\nimport VeltNotificationsPanelContentListItemHeadlineWireframe from './VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe';\nimport VeltNotificationsPanelContentListItemTimeWireframe from './VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe';\nimport VeltNotificationsPanelContentListItemUnreadWireframe from './VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe';\nvar VeltNotificationsPanelContentListItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-list-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentListItemWireframe.Avatar = VeltNotificationsPanelContentListItemAvatarWireframe;\nVeltNotificationsPanelContentListItemWireframe.Body = VeltNotificationsPanelContentListItemBodyWireframe;\nVeltNotificationsPanelContentListItemWireframe.FileName = VeltNotificationsPanelContentListItemFileNameWireframe;\nVeltNotificationsPanelContentListItemWireframe.Headline = VeltNotificationsPanelContentListItemHeadlineWireframe;\nVeltNotificationsPanelContentListItemWireframe.Time = VeltNotificationsPanelContentListItemTimeWireframe;\nVeltNotificationsPanelContentListItemWireframe.Unread = VeltNotificationsPanelContentListItemUnreadWireframe;\nexport default VeltNotificationsPanelContentListItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentListItemWireframe from './VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe';\nvar VeltNotificationsPanelContentListWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-list-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentListWireframe.Item = VeltNotificationsPanelContentListItemWireframe;\nexport default VeltNotificationsPanelContentListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelContentAllReadContainerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-all-read-container-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelContentAllReadContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentAllWireframe from './VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe';\nimport VeltNotificationsPanelContentDocumentsWireframe from './VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe';\nimport VeltNotificationsPanelContentForYouWireframe from './VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe';\nimport VeltNotificationsPanelContentPeopleWireframe from './VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe';\nimport VeltNotificationsPanelContentLoadMoreWireframe from './VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe';\nimport VeltNotificationsPanelContentListWireframe from './VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe';\nimport VeltNotificationsPanelContentAllReadContainerWireframe from './VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe';\nvar VeltNotificationsPanelContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-content-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelContentWireframe.All = VeltNotificationsPanelContentAllWireframe;\nVeltNotificationsPanelContentWireframe.ForYou = VeltNotificationsPanelContentForYouWireframe;\nVeltNotificationsPanelContentWireframe.Documents = VeltNotificationsPanelContentDocumentsWireframe;\nVeltNotificationsPanelContentWireframe.People = VeltNotificationsPanelContentPeopleWireframe;\nVeltNotificationsPanelContentWireframe.LoadMore = VeltNotificationsPanelContentLoadMoreWireframe;\nVeltNotificationsPanelContentWireframe.List = VeltNotificationsPanelContentListWireframe;\nVeltNotificationsPanelContentWireframe.AllReadContainer = VeltNotificationsPanelContentAllReadContainerWireframe;\nexport default VeltNotificationsPanelContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelHeaderTabDocumentsWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-header-tab-documents-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelHeaderTabDocumentsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelHeaderTabForYouWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-header-tab-for-you-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelHeaderTabForYouWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelHeaderTabPeopleWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-header-tab-people-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelHeaderTabPeopleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelHeaderTabAllWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-header-tab-all-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelHeaderTabAllWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelHeaderTabDocumentsWireframe from './VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe';\nimport VeltNotificationsPanelHeaderTabForYouWireframe from './VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe';\nimport VeltNotificationsPanelHeaderTabPeopleWireframe from './VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe';\nimport VeltNotificationsPanelHeaderTabAllWireframe from './VeltNotificationsPanelHeaderTabAllWireframe';\nvar VeltNotificationsPanelHeaderWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-header-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelHeaderWireframe.TabAll = VeltNotificationsPanelHeaderTabAllWireframe;\nVeltNotificationsPanelHeaderWireframe.TabForYou = VeltNotificationsPanelHeaderTabForYouWireframe;\nVeltNotificationsPanelHeaderWireframe.TabDocuments = VeltNotificationsPanelHeaderTabDocumentsWireframe;\nVeltNotificationsPanelHeaderWireframe.TabPeople = VeltNotificationsPanelHeaderTabPeopleWireframe;\nexport default VeltNotificationsPanelHeaderWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelReadAllButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-read-all-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelReadAllButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelTitleWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-title-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelTitleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelViewAllButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-view-all-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelViewAllButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelCloseButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-close-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsPanelSkeletonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-skeleton-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsPanelSkeletonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentWireframe from './VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe';\nimport VeltNotificationsPanelHeaderWireframe from './VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe';\nimport VeltNotificationsPanelReadAllButtonWireframe from './VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe';\nimport VeltNotificationsPanelTitleWireframe from './VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe';\nimport VeltNotificationsPanelViewAllButtonWireframe from './VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe';\nimport VeltNotificationsPanelCloseButtonWireframe from './VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe';\nimport VeltNotificationsPanelSkeletonWireframe from './VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe';\nvar VeltNotificationsPanelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-panel-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsPanelWireframe.Content = VeltNotificationsPanelContentWireframe;\nVeltNotificationsPanelWireframe.Header = VeltNotificationsPanelHeaderWireframe;\nVeltNotificationsPanelWireframe.ReadAllButton = VeltNotificationsPanelReadAllButtonWireframe;\nVeltNotificationsPanelWireframe.Title = VeltNotificationsPanelTitleWireframe;\nVeltNotificationsPanelWireframe.ViewAllButton = VeltNotificationsPanelViewAllButtonWireframe;\nVeltNotificationsPanelWireframe.CloseButton = VeltNotificationsPanelCloseButtonWireframe;\nVeltNotificationsPanelWireframe.Skeleton = VeltNotificationsPanelSkeletonWireframe;\nexport default VeltNotificationsPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsToolIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-tool-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsToolIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsToolLabelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-tool-label-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsToolLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsToolUnreadCountWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-tool-unread-count-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsToolUnreadCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltNotificationsToolUnreadIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-tool-unread-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltNotificationsToolUnreadIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsToolIconWireframe from './VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe';\nimport VeltNotificationsToolLabelWireframe from './VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe';\nimport VeltNotificationsToolUnreadCountWireframe from './VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe';\nimport VeltNotificationsToolUnreadIconWireframe from './VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe';\nvar VeltNotificationsToolWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-notifications-tool-wireframe\", __assign({}, remainingProp), children));\n};\nVeltNotificationsToolWireframe.Label = VeltNotificationsToolLabelWireframe;\nVeltNotificationsToolWireframe.UnreadIcon = VeltNotificationsToolUnreadIconWireframe;\nVeltNotificationsToolWireframe.Icon = VeltNotificationsToolIconWireframe;\nVeltNotificationsToolWireframe.UnreadCount = VeltNotificationsToolUnreadCountWireframe;\nexport default VeltNotificationsToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltConfirmDialogApproveButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-confirm-dialog-approve-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltConfirmDialogApproveButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltConfirmDialogMessageWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-confirm-dialog-message-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltConfirmDialogMessageWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltConfirmDialogRejectButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-confirm-dialog-reject-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltConfirmDialogRejectButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltConfirmDialogTitleWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-confirm-dialog-title-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltConfirmDialogTitleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltConfirmDialogApproveButtonWireframe from './VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe';\nimport VeltConfirmDialogMessageWireframe from './VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe';\nimport VeltConfirmDialogRejectButtonWireframe from './VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe';\nimport VeltConfirmDialogTitleWireframe from './VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe';\nvar VeltConfirmDialogWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-confirm-dialog-wireframe\", __assign({}, remainingProp), children));\n};\nVeltConfirmDialogWireframe.Title = VeltConfirmDialogTitleWireframe;\nVeltConfirmDialogWireframe.Message = VeltConfirmDialogMessageWireframe;\nVeltConfirmDialogWireframe.RejectButton = VeltConfirmDialogRejectButtonWireframe;\nVeltConfirmDialogWireframe.ApproveButton = VeltConfirmDialogApproveButtonWireframe;\nexport default VeltConfirmDialogWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltInlineReactionsSectionListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-reactions-section-list-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltInlineReactionsSectionListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltInlineReactionsSectionPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-reactions-section-panel-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltInlineReactionsSectionPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltInlineReactionsSectionToolContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-reactions-section-tool-container-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltInlineReactionsSectionToolContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltInlineReactionsSectionListWireframe from './VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe';\nimport VeltInlineReactionsSectionPanelWireframe from './VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe';\nimport VeltInlineReactionsSectionToolContainerWireframe from './VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe';\nvar VeltInlineReactionsSectionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-inline-reactions-section-wireframe\", __assign({}, remainingProps), children));\n};\nVeltInlineReactionsSectionWireframe.List = VeltInlineReactionsSectionListWireframe;\nVeltInlineReactionsSectionWireframe.Panel = VeltInlineReactionsSectionPanelWireframe;\nVeltInlineReactionsSectionWireframe.ToolContainer = VeltInlineReactionsSectionToolContainerWireframe;\nexport default VeltInlineReactionsSectionWireframe;\n","import React from 'react';\nvar VeltPersistentCommentModeCloseButtonWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-persistent-comment-mode-close-button-wireframe\", null, children));\n};\nexport default VeltPersistentCommentModeCloseButtonWireframe;\n","import React from 'react';\nvar VeltPersistentCommentModeLabelPrivateWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-persistent-comment-mode-label-private-wireframe\", null, children));\n};\nexport default VeltPersistentCommentModeLabelPrivateWireframe;\n","import React from 'react';\nvar VeltPersistentCommentModeLabelPublicWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-persistent-comment-mode-label-public-wireframe\", null, children));\n};\nexport default VeltPersistentCommentModeLabelPublicWireframe;\n","import React from 'react';\nimport VeltPersistentCommentModeLabelPrivateWireframe from './VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe';\nimport VeltPersistentCommentModeLabelPublicWireframe from './VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe';\nvar VeltPersistentCommentModeLabelWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-persistent-comment-mode-label-wireframe\", null, children));\n};\nVeltPersistentCommentModeLabelWireframe.Private = VeltPersistentCommentModeLabelPrivateWireframe;\nVeltPersistentCommentModeLabelWireframe.Public = VeltPersistentCommentModeLabelPublicWireframe;\nexport default VeltPersistentCommentModeLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltPersistentCommentModeCloseButtonWireframe from './VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe';\nimport VeltPersistentCommentModeLabelWireframe from './VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe';\nvar VeltPersistentCommentModeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-persistent-comment-mode-wireframe\", __assign({}, remainingProp), children));\n};\nVeltPersistentCommentModeWireframe.CloseButton = VeltPersistentCommentModeCloseButtonWireframe;\nVeltPersistentCommentModeWireframe.Label = VeltPersistentCommentModeLabelWireframe;\nexport default VeltPersistentCommentModeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogCloseButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-close-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogCommentCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-comment-count-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogCommentCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogComposerContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-composer-container-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogComposerContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogEmptyPlaceholderWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-empty-placeholder-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogEmptyPlaceholderWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-list-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe from './VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe';\nimport VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe from './VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe';\nvar VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-wireframe\", __assign({}, remainingProps), children));\n};\nVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllRead = VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadWireframe;\nVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllResolved = VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedWireframe;\nexport default VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe from './VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe';\nimport VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe from './VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe';\nvar VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-wireframe\", __assign({}, remainingProps), children));\n};\nVeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.Content = VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe;\nVeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.Trigger = VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe;\nexport default VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-wireframe\", __assign({}, remainingProps), children));\n};\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterAll = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterUnread = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterRead = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterResolved = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.SelectedIcon = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.SortDate = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.SortUnread = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe;\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-wireframe\", __assign({}, remainingProps), children));\n};\nVeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.Content = VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.Trigger = VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe;\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogNewThreadButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-new-thread-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogNewThreadButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMultiThreadCommentDialogResetFilterButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-reset-filter-button-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltMultiThreadCommentDialogResetFilterButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMultiThreadCommentDialogCloseButtonWireframe from './VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe';\nimport VeltMultiThreadCommentDialogCommentCountWireframe from './VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe';\nimport VeltMultiThreadCommentDialogComposerContainerWireframe from './VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe';\nimport VeltMultiThreadCommentDialogEmptyPlaceholderWireframe from './VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe';\nimport VeltMultiThreadCommentDialogListWireframe from './VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe';\nimport VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe from './VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe';\nimport VeltMultiThreadCommentDialogNewThreadButtonWireframe from './VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe';\nimport VeltMultiThreadCommentDialogResetFilterButtonWireframe from './VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe';\n;\nvar VeltMultiThreadCommentDialogWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-multi-thread-comment-dialog-wireframe\", __assign({}, remainingProps), children));\n};\nVeltMultiThreadCommentDialogWireframe.CommentCount = VeltMultiThreadCommentDialogCommentCountWireframe;\nVeltMultiThreadCommentDialogWireframe.ComposerContainer = VeltMultiThreadCommentDialogComposerContainerWireframe;\nVeltMultiThreadCommentDialogWireframe.List = VeltMultiThreadCommentDialogListWireframe;\nVeltMultiThreadCommentDialogWireframe.CloseButton = VeltMultiThreadCommentDialogCloseButtonWireframe;\nVeltMultiThreadCommentDialogWireframe.MinimalFilterDropdown = VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe;\nVeltMultiThreadCommentDialogWireframe.EmptyPlaceholder = VeltMultiThreadCommentDialogEmptyPlaceholderWireframe;\nVeltMultiThreadCommentDialogWireframe.NewThreadButton = VeltMultiThreadCommentDialogNewThreadButtonWireframe;\nVeltMultiThreadCommentDialogWireframe.MinimalActionsDropdown = VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe;\nVeltMultiThreadCommentDialogWireframe.ResetFilterButton = VeltMultiThreadCommentDialogResetFilterButtonWireframe;\nexport default VeltMultiThreadCommentDialogWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\n;\nvar VeltCommentComposerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-composer-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentComposerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentThreadWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-thread-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltCommentThreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMediaSourceSettingsToggleIconOpenWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-toggle-icon-open-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltMediaSourceSettingsToggleIconOpenWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMediaSourceSettingsToggleIconCloseWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-toggle-icon-close-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltMediaSourceSettingsToggleIconCloseWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsToggleIconOpenWireframe from './VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe';\nimport VeltMediaSourceSettingsToggleIconCloseWireframe from './VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe';\nvar VeltMediaSourceSettingsToggleIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-toggle-icon-wireframe\", __assign({}, remainingProp), children));\n};\nVeltMediaSourceSettingsToggleIconWireframe.Open = VeltMediaSourceSettingsToggleIconOpenWireframe;\nVeltMediaSourceSettingsToggleIconWireframe.Close = VeltMediaSourceSettingsToggleIconCloseWireframe;\nexport default VeltMediaSourceSettingsToggleIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMediaSourceSettingsSelectedLabelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-selected-label-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltMediaSourceSettingsSelectedLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMediaSourceSettingsOptionsItemLabelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-options-item-label-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltMediaSourceSettingsOptionsItemLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMediaSourceSettingsOptionsItemIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-options-item-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltMediaSourceSettingsOptionsItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsOptionsItemLabelWireframe from './VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe';\nimport VeltMediaSourceSettingsOptionsItemIconWireframe from './VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe';\nvar VeltMediaSourceSettingsOptionsItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-options-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltMediaSourceSettingsOptionsItemWireframe.Icon = VeltMediaSourceSettingsOptionsItemIconWireframe;\nVeltMediaSourceSettingsOptionsItemWireframe.Label = VeltMediaSourceSettingsOptionsItemLabelWireframe;\nexport default VeltMediaSourceSettingsOptionsItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsOptionsItemWireframe from './VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe';\nvar VeltMediaSourceSettingsOptionsWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-options-wireframe\", __assign({}, remainingProp), children));\n};\nVeltMediaSourceSettingsOptionsWireframe.Item = VeltMediaSourceSettingsOptionsItemWireframe;\nexport default VeltMediaSourceSettingsOptionsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltMediaSourceSettingsDividerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-divider-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltMediaSourceSettingsDividerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsToggleIconWireframe from '../VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe';\nimport VeltMediaSourceSettingsSelectedLabelWireframe from '../VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe';\nimport VeltMediaSourceSettingsOptionsWireframe from '../VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe';\nimport VeltMediaSourceSettingsDividerWireframe from '../VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe';\nvar VeltMediaSourceSettingsAudioWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-audio-wireframe\", __assign({}, remainingProp), children));\n};\nVeltMediaSourceSettingsAudioWireframe.ToggleIcon = VeltMediaSourceSettingsToggleIconWireframe;\nVeltMediaSourceSettingsAudioWireframe.SelectedLabel = VeltMediaSourceSettingsSelectedLabelWireframe;\nVeltMediaSourceSettingsAudioWireframe.Options = VeltMediaSourceSettingsOptionsWireframe;\nVeltMediaSourceSettingsAudioWireframe.Divider = VeltMediaSourceSettingsDividerWireframe;\nexport default VeltMediaSourceSettingsAudioWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsDividerWireframe from '../VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe';\nimport VeltMediaSourceSettingsOptionsWireframe from '../VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe';\nimport VeltMediaSourceSettingsSelectedLabelWireframe from '../VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe';\nimport VeltMediaSourceSettingsToggleIconWireframe from '../VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe';\nvar VeltMediaSourceSettingsVideoWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-video-wireframe\", __assign({}, remainingProp), children));\n};\nVeltMediaSourceSettingsVideoWireframe.ToggleIcon = VeltMediaSourceSettingsToggleIconWireframe;\nVeltMediaSourceSettingsVideoWireframe.SelectedLabel = VeltMediaSourceSettingsSelectedLabelWireframe;\nVeltMediaSourceSettingsVideoWireframe.Options = VeltMediaSourceSettingsOptionsWireframe;\nVeltMediaSourceSettingsVideoWireframe.Divider = VeltMediaSourceSettingsDividerWireframe;\nexport default VeltMediaSourceSettingsVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsAudioWireframe from './VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe';\nimport VeltMediaSourceSettingsVideoWireframe from './VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe';\nvar VeltMediaSourceSettingsWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-media-source-settings-wireframe\", __assign({}, remainingProp), children));\n};\nVeltMediaSourceSettingsWireframe.Audio = VeltMediaSourceSettingsAudioWireframe;\nVeltMediaSourceSettingsWireframe.Video = VeltMediaSourceSettingsVideoWireframe;\nexport default VeltMediaSourceSettingsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderAllToolWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-all-tool-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderAllToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderAllToolMenuAudioWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-all-tool-menu-audio-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderAllToolMenuAudioWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderAllToolMenuVideoWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-all-tool-menu-video-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderAllToolMenuVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderAllToolMenuScreenWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-all-tool-menu-screen-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderAllToolMenuScreenWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderAllToolMenuAudioWireframe from './VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe';\nimport VeltRecorderAllToolMenuVideoWireframe from './VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe';\nimport VeltRecorderAllToolMenuScreenWireframe from './VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe';\nvar VeltRecorderAllToolMenuWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-all-tool-menu-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderAllToolMenuWireframe.Video = VeltRecorderAllToolMenuVideoWireframe;\nVeltRecorderAllToolMenuWireframe.Audio = VeltRecorderAllToolMenuAudioWireframe;\nVeltRecorderAllToolMenuWireframe.Screen = VeltRecorderAllToolMenuScreenWireframe;\nexport default VeltRecorderAllToolMenuWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderAudioToolWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-audio-tool-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderAudioToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderScreenToolWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-screen-tool-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderScreenToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderVideoToolWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-video-tool-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderVideoToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-bottom-panel-close-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-bottom-panel-countdown-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogBottomPanelIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-bottom-panel-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogBottomPanelIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe from './VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe';\nimport VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe from './VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe';\nimport VeltRecordingPreviewStepsDialogBottomPanelIconWireframe from './VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe';\nvar VeltRecordingPreviewStepsDialogBottomPanelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-bottom-panel-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecordingPreviewStepsDialogBottomPanelWireframe.Icon = VeltRecordingPreviewStepsDialogBottomPanelIconWireframe;\nVeltRecordingPreviewStepsDialogBottomPanelWireframe.Close = VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe;\nVeltRecordingPreviewStepsDialogBottomPanelWireframe.Countdown = VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe;\nexport default VeltRecordingPreviewStepsDialogBottomPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogButtonPanelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-button-panel-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogButtonPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogCloseButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-close-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogMicButtonOffWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-mic-button-off-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogMicButtonOffWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogMicButtonOnWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-mic-button-on-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogMicButtonOnWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogMicButtonOffWireframe from './VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe';\nimport VeltRecordingPreviewStepsDialogMicButtonOnWireframe from './VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe';\nvar VeltRecordingPreviewStepsDialogMicButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-button-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecordingPreviewStepsDialogMicButtonWireframe.On = VeltRecordingPreviewStepsDialogMicButtonOnWireframe;\nVeltRecordingPreviewStepsDialogMicButtonWireframe.Off = VeltRecordingPreviewStepsDialogMicButtonOffWireframe;\nexport default VeltRecordingPreviewStepsDialogMicButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogSettingsPanelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-settings-panel-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogSettingsPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogSettingsWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-settings-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogSettingsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogStartRecordingWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-start-recording-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogStartRecordingWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogTimerCountdownWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-timer-countdown-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogTimerCountdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogTimerCancelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-timer-cancel-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogTimerCancelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogTimerCountdownWireframe from './VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe';\nimport VeltRecordingPreviewStepsDialogTimerCancelWireframe from './VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe';\nvar VeltRecordingPreviewStepsDialogTimerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-timer-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecordingPreviewStepsDialogTimerWireframe.Countdown = VeltRecordingPreviewStepsDialogTimerCountdownWireframe;\nVeltRecordingPreviewStepsDialogTimerWireframe.Cancel = VeltRecordingPreviewStepsDialogTimerCancelWireframe;\nexport default VeltRecordingPreviewStepsDialogTimerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogWaveformWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-waveform-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogWaveformWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogBottomPanelWireframe from '../VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe';\nimport VeltRecordingPreviewStepsDialogButtonPanelWireframe from '../VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe';\nimport VeltRecordingPreviewStepsDialogCloseButtonWireframe from '../VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe';\nimport VeltRecordingPreviewStepsDialogMicButtonWireframe from '../VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe';\nimport VeltRecordingPreviewStepsDialogSettingsPanelWireframe from '../VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe';\nimport VeltRecordingPreviewStepsDialogSettingsWireframe from '../VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe';\nimport VeltRecordingPreviewStepsDialogStartRecordingWireframe from '../VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe';\nimport VeltRecordingPreviewStepsDialogTimerWireframe from '../VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe';\nimport VeltRecordingPreviewStepsDialogWaveformWireframe from '../VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe';\nvar VeltRecordingPreviewStepsDialogAudioWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-audio-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecordingPreviewStepsDialogAudioWireframe.BottomPanel = VeltRecordingPreviewStepsDialogBottomPanelWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.ButtonPanel = VeltRecordingPreviewStepsDialogButtonPanelWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.CloseButton = VeltRecordingPreviewStepsDialogCloseButtonWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.MicButton = VeltRecordingPreviewStepsDialogMicButtonWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.SettingsPanel = VeltRecordingPreviewStepsDialogSettingsPanelWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.Settings = VeltRecordingPreviewStepsDialogSettingsWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.StartRecording = VeltRecordingPreviewStepsDialogStartRecordingWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.Timer = VeltRecordingPreviewStepsDialogTimerWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.Waveform = VeltRecordingPreviewStepsDialogWaveformWireframe;\nexport default VeltRecordingPreviewStepsDialogAudioWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogCameraButtonOffWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-button-off-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogCameraButtonOffWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogCameraButtonOnWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-button-on-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogCameraButtonOnWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogCameraButtonOffWireframe from './VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe';\nimport VeltRecordingPreviewStepsDialogCameraButtonOnWireframe from './VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe';\nvar VeltRecordingPreviewStepsDialogCameraButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-button-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecordingPreviewStepsDialogCameraButtonWireframe.On = VeltRecordingPreviewStepsDialogCameraButtonOnWireframe;\nVeltRecordingPreviewStepsDialogCameraButtonWireframe.Off = VeltRecordingPreviewStepsDialogCameraButtonOffWireframe;\nexport default VeltRecordingPreviewStepsDialogCameraButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogCameraOffMessageWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-off-message-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogCameraOffMessageWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecordingPreviewStepsDialogVideoPlayerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-video-player-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecordingPreviewStepsDialogVideoPlayerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogBottomPanelWireframe from '../VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe';\nimport VeltRecordingPreviewStepsDialogButtonPanelWireframe from '../VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe';\nimport VeltRecordingPreviewStepsDialogCameraButtonWireframe from '../VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe';\nimport VeltRecordingPreviewStepsDialogCameraOffMessageWireframe from '../VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe';\nimport VeltRecordingPreviewStepsDialogCloseButtonWireframe from '../VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe';\nimport VeltRecordingPreviewStepsDialogMicButtonWireframe from '../VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe';\nimport VeltRecordingPreviewStepsDialogSettingsPanelWireframe from '../VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe';\nimport VeltRecordingPreviewStepsDialogSettingsWireframe from '../VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe';\nimport VeltRecordingPreviewStepsDialogTimerWireframe from '../VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe';\nimport VeltRecordingPreviewStepsDialogVideoPlayerWireframe from '../VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe';\nimport VeltRecordingPreviewStepsDialogWaveformWireframe from '../VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe';\nimport VeltRecordingPreviewStepsDialogStartRecordingWireframe from '../VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe';\nvar VeltRecordingPreviewStepsDialogVideoWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recording-preview-steps-dialog-video-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecordingPreviewStepsDialogVideoWireframe.BottomPanel = VeltRecordingPreviewStepsDialogBottomPanelWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.ButtonPanel = VeltRecordingPreviewStepsDialogButtonPanelWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.CameraButton = VeltRecordingPreviewStepsDialogCameraButtonWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.CameraOffMessage = VeltRecordingPreviewStepsDialogCameraOffMessageWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.CloseButton = VeltRecordingPreviewStepsDialogCloseButtonWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.MicButton = VeltRecordingPreviewStepsDialogMicButtonWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.SettingsPanel = VeltRecordingPreviewStepsDialogSettingsPanelWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.Settings = VeltRecordingPreviewStepsDialogSettingsWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.StartRecording = VeltRecordingPreviewStepsDialogStartRecordingWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.Timer = VeltRecordingPreviewStepsDialogTimerWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.VideoPlayer = VeltRecordingPreviewStepsDialogVideoPlayerWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.Waveform = VeltRecordingPreviewStepsDialogWaveformWireframe;\nexport default VeltRecordingPreviewStepsDialogVideoWireframe;\n","import React from 'react';\nimport VeltRecordingPreviewStepsDialogAudioWireframe from './VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe';\nimport VeltRecordingPreviewStepsDialogVideoWireframe from './VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe';\nvar VeltRecordingPreviewStepsDialogWireframe = function (props) {\n var children = props.children;\n return (React.createElement(React.Fragment, null, children));\n};\nVeltRecordingPreviewStepsDialogWireframe.Video = VeltRecordingPreviewStepsDialogVideoWireframe;\nVeltRecordingPreviewStepsDialogWireframe.Audio = VeltRecordingPreviewStepsDialogAudioWireframe;\nexport default VeltRecordingPreviewStepsDialogWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelFloatingModeContainerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-floating-mode-container-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelFloatingModeContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelFloatingModeScreenVideoWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-floating-mode-screen-video-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelFloatingModeScreenVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelFloatingModeWaveformWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-floating-mode-waveform-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelFloatingModeWaveformWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelActionBarWaveformWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-waveform-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelActionBarWaveformWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelActionBarClearWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-clear-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelActionBarClearWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelActionBarStopWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-stop-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelActionBarStopWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelActionBarTimeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelActionBarTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelActionBarTogglePlayWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-toggle-play-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelActionBarTogglePlayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderControlPanelActionBarTogglePlayWireframe from './VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe';\nvar VeltRecorderControlPanelActionBarToggleWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-toggle-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderControlPanelActionBarToggleWireframe.Pause = VeltRecorderControlPanelActionBarTogglePlayWireframe;\nVeltRecorderControlPanelActionBarToggleWireframe.Play = VeltRecorderControlPanelActionBarTogglePlayWireframe;\nexport default VeltRecorderControlPanelActionBarToggleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelActionBarTypeIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-type-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelActionBarTypeIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderControlPanelActionBarWaveformWireframe from './VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe';\nimport VeltRecorderControlPanelActionBarClearWireframe from './VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe';\nimport VeltRecorderControlPanelActionBarStopWireframe from './VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe';\nimport VeltRecorderControlPanelActionBarTimeWireframe from './VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe';\nimport VeltRecorderControlPanelActionBarToggleWireframe from './VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe';\nimport VeltRecorderControlPanelActionBarTypeIconWireframe from './VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe';\nvar VeltRecorderControlPanelActionBarWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderControlPanelActionBarWireframe.Clear = VeltRecorderControlPanelActionBarClearWireframe;\nVeltRecorderControlPanelActionBarWireframe.Stop = VeltRecorderControlPanelActionBarStopWireframe;\nVeltRecorderControlPanelActionBarWireframe.Time = VeltRecorderControlPanelActionBarTimeWireframe;\nVeltRecorderControlPanelActionBarWireframe.Toggle = VeltRecorderControlPanelActionBarToggleWireframe;\nVeltRecorderControlPanelActionBarWireframe.TypeIcon = VeltRecorderControlPanelActionBarTypeIconWireframe;\nVeltRecorderControlPanelActionBarWireframe.Waveform = VeltRecorderControlPanelActionBarWaveformWireframe;\nexport default VeltRecorderControlPanelActionBarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelCollapsedButtonOffWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-collapsed-button-off-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelCollapsedButtonOffWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelCollapsedButtonOnWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-collapsed-button-on-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelCollapsedButtonOnWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderControlPanelCollapsedButtonOffWireframe from './VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe';\nimport VeltRecorderControlPanelCollapsedButtonOnWireframe from './VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe';\nvar VeltRecorderControlPanelCollapsedButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-collapsed-button-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderControlPanelCollapsedButtonWireframe.On = VeltRecorderControlPanelCollapsedButtonOnWireframe;\nVeltRecorderControlPanelCollapsedButtonWireframe.Off = VeltRecorderControlPanelCollapsedButtonOffWireframe;\nexport default VeltRecorderControlPanelCollapsedButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelLoadingWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-loading-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelLoadingWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelPausedWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-paused-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelPausedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderControlPanelVideoWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-video-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderControlPanelVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderControlPanelFloatingModeContainerWireframe from './VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe';\nimport VeltRecorderControlPanelFloatingModeScreenVideoWireframe from './VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe';\nimport VeltRecorderControlPanelFloatingModeWaveformWireframe from './VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe';\nimport VeltRecorderControlPanelActionBarWireframe from '../VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe';\nimport VeltRecorderControlPanelCollapsedButtonWireframe from '../VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe';\nimport VeltRecorderControlPanelLoadingWireframe from '../VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe';\nimport VeltRecorderControlPanelPausedWireframe from '../VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe';\nimport VeltRecorderControlPanelVideoWireframe from '../VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe';\nvar VeltRecorderControlPanelFloatingModeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-floating-mode-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderControlPanelFloatingModeWireframe.Container = VeltRecorderControlPanelFloatingModeContainerWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.ScreenVideo = VeltRecorderControlPanelFloatingModeScreenVideoWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.Waveform = VeltRecorderControlPanelFloatingModeWaveformWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.Video = VeltRecorderControlPanelVideoWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.CollapsedButton = VeltRecorderControlPanelCollapsedButtonWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.Paused = VeltRecorderControlPanelPausedWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.Loading = VeltRecorderControlPanelLoadingWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.ActionBar = VeltRecorderControlPanelActionBarWireframe;\nexport default VeltRecorderControlPanelFloatingModeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderControlPanelActionBarWireframe from '../VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe';\nimport VeltRecorderControlPanelVideoWireframe from '../VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe';\nimport VeltRecorderControlPanelLoadingWireframe from '../VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe';\nvar VeltRecorderControlPanelThreadModeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-control-panel-thread-mode-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderControlPanelThreadModeWireframe.Video = VeltRecorderControlPanelVideoWireframe;\nVeltRecorderControlPanelThreadModeWireframe.Loading = VeltRecorderControlPanelLoadingWireframe;\nVeltRecorderControlPanelThreadModeWireframe.ActionBar = VeltRecorderControlPanelActionBarWireframe;\nexport default VeltRecorderControlPanelThreadModeWireframe;\n","import React from 'react';\nimport VeltRecorderControlPanelFloatingModeWireframe from './VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe';\nimport VeltRecorderControlPanelThreadModeWireframe from './VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe';\nvar VeltRecorderControlPanelWireframe = function (props) {\n var children = props.children;\n return (React.createElement(React.Fragment, null, children));\n};\nVeltRecorderControlPanelWireframe.FloatingMode = VeltRecorderControlPanelFloatingModeWireframe;\nVeltRecorderControlPanelWireframe.ThreadMode = VeltRecorderControlPanelThreadModeWireframe;\nexport default VeltRecorderControlPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerAudioTogglePauseWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-audio-toggle-pause-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerAudioTogglePauseWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerAudioTogglePlayWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-audio-toggle-play-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerAudioTogglePlayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderPlayerAudioTogglePauseWireframe from './VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe';\nimport VeltRecorderPlayerAudioTogglePlayWireframe from './VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe';\nvar VeltRecorderPlayerAudioToggleWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-audio-toggle-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderPlayerAudioToggleWireframe.Play = VeltRecorderPlayerAudioTogglePlayWireframe;\nVeltRecorderPlayerAudioToggleWireframe.Pause = VeltRecorderPlayerAudioTogglePauseWireframe;\nexport default VeltRecorderPlayerAudioToggleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerAudioWaveformWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-audio-waveform-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerAudioWaveformWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerAudioWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-audio-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerAudioWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerCopyLinkWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-copy-link-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerCopyLinkWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerDeleteWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-delete-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerDeleteWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerNameWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-name-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerSubtitlesButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-subtitles-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerSubtitlesButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerSubtitlesWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-subtitles-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerSubtitlesWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerTimeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerTranscriptionWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-transcription-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerTranscriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerAvatarWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-avatar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerAvatarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderPlayerAudioToggleWireframe from '../VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe';\nimport VeltRecorderPlayerAudioWaveformWireframe from '../VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe';\nimport VeltRecorderPlayerAudioWireframe from '../VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe';\nimport VeltRecorderPlayerCopyLinkWireframe from '../VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe';\nimport VeltRecorderPlayerDeleteWireframe from '../VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe';\nimport VeltRecorderPlayerNameWireframe from '../VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe';\nimport VeltRecorderPlayerSubtitlesButtonWireframe from '../VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe';\nimport VeltRecorderPlayerSubtitlesWireframe from '../VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe';\nimport VeltRecorderPlayerTimeWireframe from '../VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe';\nimport VeltRecorderPlayerTranscriptionWireframe from '../VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe';\nimport VeltRecorderPlayerAvatarWireframe from '../VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe';\nvar VeltRecorderPlayerAudioContainerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-audio-container-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderPlayerAudioContainerWireframe.AudioToggle = VeltRecorderPlayerAudioToggleWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Time = VeltRecorderPlayerTimeWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Audio = VeltRecorderPlayerAudioWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Subtitles = VeltRecorderPlayerSubtitlesWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Name = VeltRecorderPlayerNameWireframe;\nVeltRecorderPlayerAudioContainerWireframe.SubtitlesButton = VeltRecorderPlayerSubtitlesButtonWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Transcription = VeltRecorderPlayerTranscriptionWireframe;\nVeltRecorderPlayerAudioContainerWireframe.CopyLink = VeltRecorderPlayerCopyLinkWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Delete = VeltRecorderPlayerDeleteWireframe;\nVeltRecorderPlayerAudioContainerWireframe.AudioWaveform = VeltRecorderPlayerAudioWaveformWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;\nexport default VeltRecorderPlayerAudioContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerFullScreenButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-full-screen-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerFullScreenButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerOverlayWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-overlay-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerOverlayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerPlayButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-play-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerPlayButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerTimelineSeekBarWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-timeline-seek-bar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerTimelineSeekBarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderPlayerTimelineSeekBarWireframe from './VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe';\nvar VeltRecorderPlayerTimelineWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-timeline-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderPlayerTimelineWireframe.SeekBar = VeltRecorderPlayerTimelineSeekBarWireframe;\nexport default VeltRecorderPlayerTimelineWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltRecorderPlayerVideoWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-video-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltRecorderPlayerVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderPlayerCopyLinkWireframe from '../VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe';\nimport VeltRecorderPlayerDeleteWireframe from '../VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe';\nimport VeltRecorderPlayerFullScreenButtonWireframe from '../VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe';\nimport VeltRecorderPlayerNameWireframe from '../VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe';\nimport VeltRecorderPlayerOverlayWireframe from '../VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe';\nimport VeltRecorderPlayerPlayButtonWireframe from '../VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe';\nimport VeltRecorderPlayerSubtitlesButtonWireframe from '../VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe';\nimport VeltRecorderPlayerSubtitlesWireframe from '../VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe';\nimport VeltRecorderPlayerTimelineWireframe from '../VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe';\nimport VeltRecorderPlayerTimeWireframe from '../VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe';\nimport VeltRecorderPlayerTranscriptionWireframe from '../VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe';\nimport VeltRecorderPlayerVideoWireframe from '../VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe';\nimport VeltRecorderPlayerAvatarWireframe from '../VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe';\nvar VeltRecorderPlayerVideoContainerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-recorder-player-video-container-wireframe\", __assign({}, remainingProp), children));\n};\nVeltRecorderPlayerVideoContainerWireframe.Video = VeltRecorderPlayerVideoWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Timeline = VeltRecorderPlayerTimelineWireframe;\nVeltRecorderPlayerVideoContainerWireframe.PlayButton = VeltRecorderPlayerPlayButtonWireframe;\nVeltRecorderPlayerVideoContainerWireframe.FullScreenButton = VeltRecorderPlayerFullScreenButtonWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Overlay = VeltRecorderPlayerOverlayWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Time = VeltRecorderPlayerTimeWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Subtitles = VeltRecorderPlayerSubtitlesWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Name = VeltRecorderPlayerNameWireframe;\nVeltRecorderPlayerVideoContainerWireframe.SubtitlesButton = VeltRecorderPlayerSubtitlesButtonWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Transcription = VeltRecorderPlayerTranscriptionWireframe;\nVeltRecorderPlayerVideoContainerWireframe.CopyLink = VeltRecorderPlayerCopyLinkWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Delete = VeltRecorderPlayerDeleteWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;\nexport default VeltRecorderPlayerVideoContainerWireframe;\n","import React from 'react';\nimport VeltRecorderPlayerAudioContainerWireframe from './VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe';\nimport VeltRecorderPlayerVideoContainerWireframe from './VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe';\nvar VeltRecorderPlayerWireframe = function (props) {\n var children = props.children;\n return (React.createElement(React.Fragment, null, children));\n};\nVeltRecorderPlayerWireframe.AudioContainer = VeltRecorderPlayerAudioContainerWireframe;\nVeltRecorderPlayerWireframe.VideoContainer = VeltRecorderPlayerVideoContainerWireframe;\nexport default VeltRecorderPlayerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsDeleteButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-delete-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsDeleteButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsProgressBarWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-progress-bar-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsProgressBarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsSettingsButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-settings-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsSettingsButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsSubtitleButtonIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-subtitle-button-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsSubtitleButtonIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsSubtitleButtonTooltipWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-subtitle-button-tooltip-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsSubtitleButtonTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsSubtitleButtonIconWireframe from './VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe';\nimport VeltVideoPlayerControlsSubtitleButtonTooltipWireframe from './VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe';\nvar VeltVideoPlayerControlsSubtitleButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-subtitle-button-wireframe\", __assign({}, remainingProp), children));\n};\nVeltVideoPlayerControlsSubtitleButtonWireframe.Icon = VeltVideoPlayerControlsSubtitleButtonIconWireframe;\nVeltVideoPlayerControlsSubtitleButtonWireframe.Tooltip = VeltVideoPlayerControlsSubtitleButtonTooltipWireframe;\nexport default VeltVideoPlayerControlsSubtitleButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsTimeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsTogglePauseWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-toggle-pause-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsTogglePauseWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsTogglePlayWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-toggle-play-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsTogglePlayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsTogglePauseWireframe from './VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe';\nimport VeltVideoPlayerControlsTogglePlayWireframe from './VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe';\nvar VeltVideoPlayerControlsToggleButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-toggle-button-wireframe\", __assign({}, remainingProp), children));\n};\nVeltVideoPlayerControlsToggleButtonWireframe.Play = VeltVideoPlayerControlsTogglePlayWireframe;\nVeltVideoPlayerControlsToggleButtonWireframe.Pause = VeltVideoPlayerControlsTogglePauseWireframe;\nexport default VeltVideoPlayerControlsToggleButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsTranscriptionIconWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-transcription-icon-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsTranscriptionIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsTranscriptionTooltipWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-transcription-tooltip-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsTranscriptionTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsTranscriptionIconWireframe from './VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe';\nimport VeltVideoPlayerControlsTranscriptionTooltipWireframe from './VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe';\nvar VeltVideoPlayerControlsTranscriptionButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-transcription-button-wireframe\", __assign({}, remainingProp), children));\n};\nVeltVideoPlayerControlsTranscriptionButtonWireframe.Icon = VeltVideoPlayerControlsTranscriptionIconWireframe;\nVeltVideoPlayerControlsTranscriptionButtonWireframe.Tooltip = VeltVideoPlayerControlsTranscriptionTooltipWireframe;\nexport default VeltVideoPlayerControlsTranscriptionButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsVolumeButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-volume-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsVolumeButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsCurrentTimeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-current-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsCurrentTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerControlsTotalTimeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-total-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerControlsTotalTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsDeleteButtonWireframe from './VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe';\nimport VeltVideoPlayerControlsProgressBarWireframe from './VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe';\nimport VeltVideoPlayerControlsSettingsButtonWireframe from './VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe';\nimport VeltVideoPlayerControlsSubtitleButtonWireframe from './VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe';\nimport VeltVideoPlayerControlsTimeWireframe from './VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe';\nimport VeltVideoPlayerControlsToggleButtonWireframe from './VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe';\nimport VeltVideoPlayerControlsTranscriptionButtonWireframe from './VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe';\nimport VeltVideoPlayerControlsVolumeButtonWireframe from './VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe';\nimport VeltVideoPlayerControlsCurrentTimeWireframe from './VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe';\nimport VeltVideoPlayerControlsTotalTimeWireframe from './VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe';\nvar VeltVideoPlayerControlsWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-controls-wireframe\", __assign({}, remainingProp), children));\n};\nVeltVideoPlayerControlsWireframe.DeleteButton = VeltVideoPlayerControlsDeleteButtonWireframe;\nVeltVideoPlayerControlsWireframe.ProgressBar = VeltVideoPlayerControlsProgressBarWireframe;\nVeltVideoPlayerControlsWireframe.SettingsButton = VeltVideoPlayerControlsSettingsButtonWireframe;\nVeltVideoPlayerControlsWireframe.SubtitleButton = VeltVideoPlayerControlsSubtitleButtonWireframe;\nVeltVideoPlayerControlsWireframe.Time = VeltVideoPlayerControlsTimeWireframe;\nVeltVideoPlayerControlsWireframe.TranscriptionButton = VeltVideoPlayerControlsTranscriptionButtonWireframe;\nVeltVideoPlayerControlsWireframe.ToggleButton = VeltVideoPlayerControlsToggleButtonWireframe;\nVeltVideoPlayerControlsWireframe.VolumeButton = VeltVideoPlayerControlsVolumeButtonWireframe;\nVeltVideoPlayerControlsWireframe.CurrentTime = VeltVideoPlayerControlsCurrentTimeWireframe;\nVeltVideoPlayerControlsWireframe.TotalTime = VeltVideoPlayerControlsTotalTimeWireframe;\nexport default VeltVideoPlayerControlsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerCopyLinkWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-copy-link-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerCopyLinkWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerDisplayWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-display-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerDisplayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerMinimizeButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-minimize-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerMinimizeButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerPanelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-panel-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerSubtitlesWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-subtitles-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerSubtitlesWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltVideoPlayerTranscriptionWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-transcription-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltVideoPlayerTranscriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsWireframe from './VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe';\nimport VeltVideoPlayerCopyLinkWireframe from './VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe';\nimport VeltVideoPlayerDisplayWireframe from './VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe';\nimport VeltVideoPlayerMinimizeButtonWireframe from './VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe';\nimport VeltVideoPlayerPanelWireframe from './VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe';\nimport VeltVideoPlayerSubtitlesWireframe from './VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe';\nimport VeltVideoPlayerTranscriptionWireframe from './VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe';\nvar VeltVideoPlayerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-video-player-wireframe\", __assign({}, remainingProp), children));\n};\nVeltVideoPlayerWireframe.Controls = VeltVideoPlayerControlsWireframe;\nVeltVideoPlayerWireframe.CopyLink = VeltVideoPlayerCopyLinkWireframe;\nVeltVideoPlayerWireframe.Display = VeltVideoPlayerDisplayWireframe;\nVeltVideoPlayerWireframe.MinimizeButton = VeltVideoPlayerMinimizeButtonWireframe;\nVeltVideoPlayerWireframe.Panel = VeltVideoPlayerPanelWireframe;\nVeltVideoPlayerWireframe.Subtitles = VeltVideoPlayerSubtitlesWireframe;\nVeltVideoPlayerWireframe.Transcription = VeltVideoPlayerTranscriptionWireframe;\nexport default VeltVideoPlayerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltSubtitlesButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-subtitles-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltSubtitlesButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionCloseButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-close-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionContentItemTextWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-content-item-text-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionContentItemTextWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionContentItemTimeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-content-item-time-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionContentItemTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionContentItemTextWireframe from './VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe';\nimport VeltTranscriptionContentItemTimeWireframe from './VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe';\nvar VeltTranscriptionContentItemWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-content-item-wireframe\", __assign({}, remainingProp), children));\n};\nVeltTranscriptionContentItemWireframe.Time = VeltTranscriptionContentItemTimeWireframe;\nVeltTranscriptionContentItemWireframe.Text = VeltTranscriptionContentItemTextWireframe;\nexport default VeltTranscriptionContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionContentItemWireframe from './VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe';\nvar VeltTranscriptionContentWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-content-wireframe\", __assign({}, remainingProp), children));\n};\nVeltTranscriptionContentWireframe.Item = VeltTranscriptionContentItemWireframe;\nexport default VeltTranscriptionContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionCopyLinkButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-copy-link-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionCopyLinkButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionCopyLinkTooltipWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-copy-link-tooltip-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionCopyLinkTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionCopyLinkButtonWireframe from './VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe';\nimport VeltTranscriptionCopyLinkTooltipWireframe from './VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe';\nvar VeltTranscriptionCopyLinkWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-copy-link-wireframe\", __assign({}, remainingProp), children));\n};\nVeltTranscriptionCopyLinkWireframe.Button = VeltTranscriptionCopyLinkButtonWireframe;\nVeltTranscriptionCopyLinkWireframe.Tooltip = VeltTranscriptionCopyLinkTooltipWireframe;\nexport default VeltTranscriptionCopyLinkWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionSummaryExpandToggleOffWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-summary-expand-toggle-off-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionSummaryExpandToggleOffWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionSummaryExpandToggleOnWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-summary-expand-toggle-on-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionSummaryExpandToggleOnWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionSummaryExpandToggleOffWireframe from './VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe';\nimport VeltTranscriptionSummaryExpandToggleOnWireframe from './VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe';\nvar VeltTranscriptionSummaryExpandToggleWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-summary-expand-toggle-wireframe\", __assign({}, remainingProp), children));\n};\nVeltTranscriptionSummaryExpandToggleWireframe.On = VeltTranscriptionSummaryExpandToggleOnWireframe;\nVeltTranscriptionSummaryExpandToggleWireframe.Off = VeltTranscriptionSummaryExpandToggleOffWireframe;\nexport default VeltTranscriptionSummaryExpandToggleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionSummaryTextWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-summary-text-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionSummaryTextWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionSummaryExpandToggleWireframe from './VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe';\nimport VeltTranscriptionSummaryTextWireframe from './VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe';\nvar VeltTranscriptionSummaryWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-summary-wireframe\", __assign({}, remainingProp), children));\n};\nVeltTranscriptionSummaryWireframe.ExpandToggle = VeltTranscriptionSummaryExpandToggleWireframe;\nVeltTranscriptionSummaryWireframe.Text = VeltTranscriptionSummaryTextWireframe;\nexport default VeltTranscriptionSummaryWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionCloseButtonWireframe from '../VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe';\nimport VeltTranscriptionContentWireframe from '../VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe';\nimport VeltTranscriptionCopyLinkWireframe from '../VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe';\nimport VeltTranscriptionSummaryWireframe from '../VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe';\nvar VeltTranscriptionPanelWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-panel-wireframe\", __assign({}, remainingProp), children));\n};\nVeltTranscriptionPanelWireframe.CloseButton = VeltTranscriptionCloseButtonWireframe;\nVeltTranscriptionPanelWireframe.CopyLink = VeltTranscriptionCopyLinkWireframe;\nVeltTranscriptionPanelWireframe.Summary = VeltTranscriptionSummaryWireframe;\nVeltTranscriptionPanelWireframe.Content = VeltTranscriptionContentWireframe;\nexport default VeltTranscriptionPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionPanelWireframe from '../VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe';\nvar VeltTranscriptionEmbedModeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-embed-mode-wireframe\", __assign({}, remainingProp), children));\n};\nVeltTranscriptionEmbedModeWireframe.Panel = VeltTranscriptionPanelWireframe;\nexport default VeltTranscriptionEmbedModeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionPanelContainerWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-panel-container-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionPanelContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionButtonWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-button-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltTranscriptionTooltipWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-tooltip-wireframe\", __assign({}, remainingProp), children));\n};\nexport default VeltTranscriptionTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionPanelContainerWireframe from '../VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe';\nimport VeltTranscriptionPanelWireframe from '../VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe';\nimport VeltTranscriptionButtonWireframe from '../VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe';\nimport VeltTranscriptionTooltipWireframe from '../VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe';\nvar VeltTranscriptionFloatingModeWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-transcription-floating-mode-wireframe\", __assign({}, remainingProp), children));\n};\nVeltTranscriptionFloatingModeWireframe.Button = VeltTranscriptionButtonWireframe;\nVeltTranscriptionFloatingModeWireframe.Tooltip = VeltTranscriptionTooltipWireframe;\nVeltTranscriptionFloatingModeWireframe.PanelContainer = VeltTranscriptionPanelContainerWireframe;\nVeltTranscriptionFloatingModeWireframe.Panel = VeltTranscriptionPanelWireframe;\nexport default VeltTranscriptionFloatingModeWireframe;\n","import React from 'react';\nimport VeltTranscriptionEmbedModeWireframe from './VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe';\nimport VeltTranscriptionFloatingModeWireframe from './VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe';\nvar VeltTranscriptionWireframe = function (props) {\n var children = props.children;\n return (React.createElement(React.Fragment, null, children));\n};\nVeltTranscriptionWireframe.EmbedMode = VeltTranscriptionEmbedModeWireframe;\nVeltTranscriptionWireframe.FloatingMode = VeltTranscriptionFloatingModeWireframe;\nexport default VeltTranscriptionWireframe;\n","import React, { useRef } from 'react';\nvar VeltButtonWireframe = function (props) {\n var id = props.id, disabled = props.disabled, active = props.active, type = props.type, group = props.group, children = props.children;\n var ref = useRef();\n return (React.createElement(\"velt-button-wireframe\", { ref: ref, id: id, disabled: [true, false].includes(disabled) ? (disabled ? 'true' : 'false') : undefined, active: [true, false].includes(active) ? (active ? 'true' : 'false') : undefined, type: type, group: group }, children));\n};\nexport default VeltButtonWireframe;\n","import React from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useClient() {\n var client = useVeltClient().client;\n var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];\n React.useEffect(function () {\n if (!client || veltClient)\n return;\n setVeltClient(client);\n }, [client, setVeltClient, veltClient]);\n return veltClient;\n}\nexport function useIdentify(user, userOptions) {\n var client = useVeltClient().client;\n // Memoize the identify call\n var shouldIdentify = React.useMemo(function () {\n return { user: user, userOptions: userOptions };\n }, [JSON.stringify(user), JSON.stringify(userOptions)]);\n React.useEffect(function () {\n if (client) {\n client.identify(shouldIdentify.user, shouldIdentify.userOptions);\n }\n }, [client, shouldIdentify]);\n}\nfunction useUpdateUser(user) {\n var client = useVeltClient().client;\n React.useEffect(function () {\n client && client.updateUser(user);\n }, [client]);\n}\nfunction useSignOutUser() {\n var client = useVeltClient().client;\n React.useEffect(function () {\n client && client.signOutUser();\n }, [client]);\n}\nexport function useSetDocument(documentId, documentMetadata) {\n var client = useVeltClient().client;\n // Memoize the setDocument call\n var shouldSetDocument = React.useMemo(function () {\n return {\n documentId: documentId,\n documentMetadata: documentMetadata\n };\n }, [documentId, JSON.stringify(documentMetadata)]);\n React.useEffect(function () {\n if (client) {\n client.setDocument(shouldSetDocument.documentId, shouldSetDocument.documentMetadata);\n }\n }, [client, shouldSetDocument]);\n}\nexport function useSetDocumentId(documentId) {\n var client = useVeltClient().client;\n // Memoize the documentId\n var memoizedDocumentId = React.useMemo(function () { return documentId; }, [documentId]);\n React.useEffect(function () {\n if (client) {\n client.setDocumentId(memoizedDocumentId);\n }\n }, [client, memoizedDocumentId]);\n}\nexport function useSetDocuments() {\n var client = useVeltClient().client;\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n // Memoize the setDocuments call\n var memoizedData = React.useMemo(function () {\n return data;\n }, [JSON.stringify(data === null || data === void 0 ? void 0 : data.documents), JSON.stringify(data === null || data === void 0 ? void 0 : data.options)]);\n React.useEffect(function () {\n var _a;\n if (client && ((_a = memoizedData === null || memoizedData === void 0 ? void 0 : memoizedData.documents) === null || _a === void 0 ? void 0 : _a.length)) {\n client.setDocuments(memoizedData.documents, memoizedData.options);\n }\n }, [client === null || client === void 0 ? void 0 : client.setDocuments, memoizedData]);\n return {\n setDocuments: function (documents, options) {\n setData({ documents: documents, options: options });\n }\n };\n}\nexport function useUnsetDocumentId() {\n var client = useVeltClient().client;\n React.useEffect(function () {\n client && client.unsetDocumentId && client.unsetDocumentId();\n }, [client]);\n}\nfunction useGetDocumentId() {\n var client = useVeltClient().client;\n var _a = React.useState(), documentId = _a[0], setDocumentId = _a[1];\n React.useEffect(function () {\n if (!client || documentId)\n return;\n var loadedDocumentId = client.getDocumentId();\n setDocumentId(loadedDocumentId);\n }, [client, setDocumentId, documentId]);\n return documentId;\n}\nexport function useSetLocation(location, appendLocation) {\n var client = useVeltClient().client;\n // Memoize the setLocation call\n var shouldSetLocation = React.useMemo(function () {\n return { location: location, appendLocation: appendLocation };\n }, [JSON.stringify(location), appendLocation]);\n React.useEffect(function () {\n if (client) {\n client.setLocation(shouldSetLocation.location, shouldSetLocation.appendLocation);\n }\n }, [client, shouldSetLocation]);\n}\nexport function useVeltInitState() {\n var client = useVeltClient().client;\n var _a = React.useState(), data = _a[0], setData = _a[1];\n React.useEffect(function () {\n if (!(client === null || client === void 0 ? void 0 : client.getVeltInitState))\n return;\n var subscription = client === null || client === void 0 ? void 0 : client.getVeltInitState().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [client === null || client === void 0 ? void 0 : client.getVeltInitState]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useCommentUtils() {\n var _a = React.useState(), commentElement = _a[0], setCommentElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || commentElement)\n return;\n var loadedCommentElement = client.getCommentElement();\n setCommentElement(loadedCommentElement);\n }, [client, setCommentElement, commentElement]);\n return commentElement;\n}\nexport function useCommentAnnotations(documentId, location) {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the inputs\n var inputs = React.useMemo(function () {\n return { documentId: documentId, location: location };\n }, [documentId, JSON.stringify(location)]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAllCommentAnnotations))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getAllCommentAnnotations(inputs.documentId, inputs.location)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAllCommentAnnotations, inputs]);\n return data;\n}\nexport function useUnreadCommentCountByAnnotationId(annotationId) {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedAnnotationId = React.useMemo(function () { return annotationId; }, [annotationId]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountByAnnotationId))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getUnreadCommentCountByAnnotationId(memoizedAnnotationId)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountByAnnotationId, memoizedAnnotationId]);\n return data;\n}\nexport function useUnreadCommentAnnotationCountOnCurrentDocument() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentAnnotationCountOnCurrentDocument))\n return;\n var subscription = commentElement.getUnreadCommentAnnotationCountOnCurrentDocument().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentAnnotationCountOnCurrentDocument]);\n return data;\n}\nexport function useUnreadCommentCountOnCurrentDocument() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountOnCurrentDocument))\n return;\n var subscription = commentElement.getUnreadCommentCountOnCurrentDocument().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountOnCurrentDocument]);\n return data;\n}\nexport function useUnreadCommentCountByLocationId(locationId) {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedLocationId = React.useMemo(function () { return locationId; }, [locationId]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountByLocationId))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getUnreadCommentCountByLocationId(memoizedLocationId)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountByLocationId, memoizedLocationId]);\n return data;\n}\nexport function useUnreadCommentAnnotationCountByLocationId(locationId) {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedLocationId = React.useMemo(function () { return locationId; }, [locationId]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentAnnotationCountByLocationId))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getUnreadCommentAnnotationCountByLocationId(memoizedLocationId)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentAnnotationCountByLocationId, memoizedLocationId]);\n return data;\n}\nexport function useCommentModeState() {\n var commentElement = useCommentUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentModeChange))\n return;\n var subscription = commentElement.onCommentModeChange().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentModeChange]);\n return data;\n}\nfunction useIsUserGlobalContact() {\n var commentElement = useCommentUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.isUserGlobalContact))\n return;\n var subscription = commentElement.isUserGlobalContact().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.isUserGlobalContact]);\n return data;\n}\n/**\n * @deprecated Use `useAddCommentAnnotation` event hook instead.\n */\nexport function useCommentAddHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentAdd))\n return;\n var subscription = commentElement.onCommentAdd().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentAdd]);\n return data;\n}\n/**\n * @deprecated Use respective update events hooks instead.\n */\nexport function useCommentUpdateHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentUpdate))\n return;\n var subscription = commentElement.onCommentUpdate().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentUpdate]);\n return data;\n}\nexport function useCommentDialogSidebarClickHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onSidebarButtonOnCommentDialogClick))\n return;\n var subscription = commentElement.onSidebarButtonOnCommentDialogClick().subscribe(function (res) {\n setData(res === undefined ? new Date().getTime() : res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onSidebarButtonOnCommentDialogClick]);\n return data;\n}\nexport function useCommentSelectionChangeHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSelectionChange))\n return;\n var subscription = commentElement.onCommentSelectionChange().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSelectionChange]);\n return data;\n}\nexport function useCommentCopyLinkHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCopyLink))\n return;\n var subscription = commentElement.onCopyLink().subscribe(function (res) {\n if (res) {\n setData({ link: res });\n }\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCopyLink]);\n return data;\n}\nexport function useCommentAnnotationById(config) {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedConfig = React.useMemo(function () { return config; }, [config.annotationId, config.documentId]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotationById))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getCommentAnnotationById(memoizedConfig)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotationById, memoizedConfig]);\n return data;\n}\nexport function useCommentSidebarActionButtonClick() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarActionButtonClick))\n return;\n var subscription = commentElement.onCommentSidebarActionButtonClick().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarActionButtonClick]);\n return data;\n}\nexport function useCommentSidebarInit() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarInit))\n return;\n var subscription = commentElement.onCommentSidebarInit().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarInit]);\n return data;\n}\nexport function useCommentSidebarData() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarData))\n return;\n var subscription = commentElement.onCommentSidebarData().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarData]);\n return data;\n}\n","import { useEffect, useMemo, useRef, useState } from \"react\";\nimport { useCommentUtils } from \"./CommentElement\";\nexport function useAddCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n addCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.addCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.addCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useApproveCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n approveCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.approveCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.approveCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useRejectCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n rejectCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.rejectCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.rejectCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useSubscribeCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n subscribeCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.subscribeCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.subscribeCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUnsubscribeCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n unsubscribeCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.unsubscribeCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.unsubscribeCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n deleteCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetCommentAnnotations(query) {\n var commentElement = useCommentUtils();\n var _a = useState({ data: null }), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef();\n // Memoize the inputs\n var memoizedData = useMemo(function () {\n return query;\n }, [JSON.stringify(query)]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotations))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getCommentAnnotations(memoizedData)\n .subscribe(function (res) {\n if (res) {\n setData(res);\n }\n else {\n setData({ data: null });\n }\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotations, memoizedData]);\n return data;\n}\nexport function useCommentAnnotationsCount(query) {\n var commentElement = useCommentUtils();\n var _a = useState({ data: null }), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef();\n // Memoize the inputs\n var memoizedData = useMemo(function () {\n return query;\n }, [JSON.stringify(query)]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotationsCount))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getCommentAnnotationsCount(memoizedData)\n .subscribe(function (res) {\n if (res) {\n setData(res);\n }\n else {\n setData({ data: null });\n }\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotationsCount, memoizedData]);\n return data;\n}\nexport function useAssignUser() {\n var commentElement = useCommentUtils();\n return {\n assignUser: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.assignUser))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.assignUser(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUpdatePriority() {\n var commentElement = useCommentUtils();\n return {\n updatePriority: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.updatePriority))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.updatePriority(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUpdateStatus() {\n var commentElement = useCommentUtils();\n return {\n updateStatus: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.updateStatus))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.updateStatus(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUpdateAccess() {\n var commentElement = useCommentUtils();\n return {\n updateAccess: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.updateAccess))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.updateAccess(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useResolveCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n resolveCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.resolveCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.resolveCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetLink() {\n var commentElement = useCommentUtils();\n return {\n getLink: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getLink))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.getLink(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useCopyLink() {\n var commentElement = useCommentUtils();\n return {\n copyLink: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.copyLink))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.copyLink(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useAddComment() {\n var commentElement = useCommentUtils();\n return {\n addComment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.addComment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.addComment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUpdateComment() {\n var commentElement = useCommentUtils();\n return {\n updateComment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.updateComment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.updateComment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteComment() {\n var commentElement = useCommentUtils();\n return {\n deleteComment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteComment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteComment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetComment() {\n var commentElement = useCommentUtils();\n return {\n getComment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getComment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.getComment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useAddAttachment() {\n var commentElement = useCommentUtils();\n return {\n addAttachment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.addAttachment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.addAttachment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteAttachment() {\n var commentElement = useCommentUtils();\n return {\n deleteAttachment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteAttachment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteAttachment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetAttachment() {\n var commentElement = useCommentUtils();\n return {\n getAttachment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAttachment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.getAttachment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteRecording() {\n var commentElement = useCommentUtils();\n return {\n deleteRecording: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteRecording))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteRecording(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetRecording() {\n var commentElement = useCommentUtils();\n return {\n getRecording: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getRecording))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.getRecording(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useAddReaction() {\n var commentElement = useCommentUtils();\n return {\n addReaction: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.addReaction))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.addReaction(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteReaction() {\n var commentElement = useCommentUtils();\n return {\n deleteReaction: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteReaction))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteReaction(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useToggleReaction() {\n var commentElement = useCommentUtils();\n return {\n toggleReaction: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.toggleReaction))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.toggleReaction(request).then(resolve).catch(reject);\n });\n }\n };\n}\n/**\n * @deprecated Use useCommentEventCallback hook instead.\n */\nexport function useCommentActionCallback(action) {\n var commentElement = useCommentUtils();\n var _a = useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef(null);\n var memoizedAction = useMemo(function () { return action; }, [action]);\n useEffect(function () {\n var _a;\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.on))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = (_a = commentElement === null || commentElement === void 0 ? void 0 : commentElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {\n setData(data);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.on, memoizedAction]);\n return data;\n}\nexport function useCommentEventCallback(action) {\n var commentElement = useCommentUtils();\n var _a = useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef(null);\n var memoizedAction = useMemo(function () { return action; }, [action]);\n useEffect(function () {\n var _a;\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.on))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = (_a = commentElement === null || commentElement === void 0 ? void 0 : commentElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {\n setData(data);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.on, memoizedAction]);\n return data;\n}\n","import { useEffect, useMemo, useRef, useState } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useVeltEventCallback(action) {\n var client = useVeltClient().client;\n var _a = useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef(null);\n var memoizedAction = useMemo(function () { return action; }, [action]);\n useEffect(function () {\n var _a;\n if (!(client === null || client === void 0 ? void 0 : client.on))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = (_a = client === null || client === void 0 ? void 0 : client.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {\n setData(data);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [client === null || client === void 0 ? void 0 : client.on, memoizedAction]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useCursorUtils() {\n var _a = React.useState(), cursorElement = _a[0], setCursorElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || cursorElement)\n return;\n var loadedCursorElement = client.getCursorElement();\n setCursorElement(loadedCursorElement);\n }, [client, setCursorElement, cursorElement]);\n return cursorElement;\n}\nexport function useCursorUsers() {\n var cursorElement = useCursorUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!cursorElement)\n return;\n var subscription = cursorElement.getOnlineUsersOnCurrentDocument().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [cursorElement]);\n return data;\n}\n","import React from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useHuddleUtils() {\n var _a = React.useState(), huddleElement = _a[0], setHuddleElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || huddleElement)\n return;\n var loadedHuddleElement = client.getHuddleElement();\n setHuddleElement(loadedHuddleElement);\n }, [client, setHuddleElement, huddleElement]);\n return huddleElement;\n}\n","import React, { useEffect, useRef } from \"react\";\nimport { useVeltClient } from \"../context\";\nvar LiveStateDataConfig = /** @class */ (function () {\n function LiveStateDataConfig() {\n }\n return LiveStateDataConfig;\n}());\nexport function useLiveStateSyncUtils() {\n var _a = React.useState(), liveStateSyncElement = _a[0], setLiveStateSyncElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || liveStateSyncElement)\n return;\n var loadedLiveStateSyncElement = client.getLiveStateSyncElement();\n setLiveStateSyncElement(loadedLiveStateSyncElement);\n }, [client, setLiveStateSyncElement, liveStateSyncElement]);\n return liveStateSyncElement;\n}\nexport function useLiveStateData(liveStateDataId, liveStateDataConfig) {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize inputs\n var inputs = React.useMemo(function () {\n return { liveStateDataId: liveStateDataId, liveStateDataConfig: liveStateDataConfig };\n }, [liveStateDataId, JSON.stringify(liveStateDataConfig)]);\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = liveStateSyncElement.getLiveStateData(inputs.liveStateDataId, inputs.liveStateDataConfig)\n .subscribe(function (res) {\n setData(res);\n });\n subscriptionRef.current = subscription;\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData, inputs]);\n return data;\n}\nexport function useSetLiveStateData(liveStateDataId, liveStateData) {\n var liveStateSyncElement = useLiveStateSyncUtils();\n // Memoize inputs\n var inputs = React.useMemo(function () {\n return { liveStateDataId: liveStateDataId, liveStateData: liveStateData };\n }, [liveStateDataId, JSON.stringify(liveStateData)]);\n React.useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.setLiveStateData))\n return;\n if (inputs.liveStateDataId && inputs.liveStateData) {\n liveStateSyncElement.setLiveStateData(inputs.liveStateDataId, inputs.liveStateData);\n }\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.setLiveStateData, inputs]);\n}\nexport function useUserEditorState() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.isUserEditor))\n return;\n var subscription = liveStateSyncElement.isUserEditor().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.isUserEditor]);\n return data;\n}\nexport function useEditor() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getEditor))\n return;\n var subscription = liveStateSyncElement.getEditor().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getEditor]);\n return data;\n}\nexport function useEditorAccessTimer() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState({ state: 'idle' }), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getEditorAccessTimer))\n return;\n var subscription = liveStateSyncElement.getEditorAccessTimer().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getEditorAccessTimer]);\n return data;\n}\nexport function useEditorAccessRequestHandler() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.isEditorAccessRequested))\n return;\n var subscription = liveStateSyncElement.isEditorAccessRequested().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.isEditorAccessRequested]);\n return data;\n}\nexport function useServerConnectionStateChangeHandler() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.onServerConnectionStateChange))\n return;\n var subscription = liveStateSyncElement.onServerConnectionStateChange().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.onServerConnectionStateChange]);\n return data;\n}\nexport function useLiveState(liveStateDataId, initialValue, options) {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var client = useVeltClient().client;\n var serverConnectionState = useServerConnectionStateChangeHandler();\n var _a = React.useState(null), documentId = _a[0], setDocumentId = _a[1];\n var _b = React.useState(null), user = _b[0], setUser = _b[1];\n var _c = React.useState(initialValue), data = _c[0], setData = _c[1];\n useEffect(function () {\n resetLiveStateData();\n }, [documentId, user]);\n var resetLiveStateData = function () {\n if (user && documentId) {\n liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.setLiveStateData(liveStateDataId, data);\n }\n };\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData))\n return;\n var documentPathsSubscription, userSubscription;\n if (options === null || options === void 0 ? void 0 : options.resetLiveState) {\n documentPathsSubscription = client.docService.getDocumentPaths$().subscribe(function (paths) {\n if (paths) {\n setDocumentId(paths === null || paths === void 0 ? void 0 : paths.documentId);\n documentPathsSubscription === null || documentPathsSubscription === void 0 ? void 0 : documentPathsSubscription.unsubscribe();\n }\n });\n userSubscription = client.authService.getUser$().subscribe(function (user) {\n if (user) {\n setUser(user);\n userSubscription === null || userSubscription === void 0 ? void 0 : userSubscription.unsubscribe();\n }\n });\n }\n var subscription = liveStateSyncElement.getLiveStateData(liveStateDataId, { listenToNewChangesOnly: options === null || options === void 0 ? void 0 : options.listenToNewChangesOnly }).subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n documentPathsSubscription === null || documentPathsSubscription === void 0 ? void 0 : documentPathsSubscription.unsubscribe();\n userSubscription === null || userSubscription === void 0 ? void 0 : userSubscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData]);\n var useDebounce = function (callback) {\n var callbackRef = useRef(callback);\n var timerRef = useRef(null);\n useEffect(function () {\n callbackRef.current = callback;\n });\n var debounce = function (value, delay) {\n if (timerRef.current) {\n clearTimeout(timerRef.current);\n }\n timerRef.current = setTimeout(function () {\n callbackRef.current(value);\n }, delay);\n };\n return debounce;\n };\n var setDataFunction = function (value) {\n setData(value);\n debouncedOnInput(value, (options === null || options === void 0 ? void 0 : options.syncDuration) >= 0 ? options === null || options === void 0 ? void 0 : options.syncDuration : 50); // default 50ms debounce time\n };\n var debouncedOnInput = useDebounce(function (value) {\n if (liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.setLiveStateData) {\n liveStateSyncElement.setLiveStateData(liveStateDataId, value);\n }\n });\n return [data, setDataFunction, serverConnectionState];\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function usePresenceUtils() {\n var _a = React.useState(), presenceElement = _a[0], setPresenceElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || presenceElement)\n return;\n var loadedPresenceElement = client.getPresenceElement();\n setPresenceElement(loadedPresenceElement);\n }, [client, setPresenceElement, presenceElement]);\n return presenceElement;\n}\nexport function usePresenceUsers() {\n var presenceElement = usePresenceUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!presenceElement)\n return;\n var subscription = presenceElement.getOnlineUsersOnCurrentDocument().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [presenceElement]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useRecorderUtils() {\n var _a = React.useState(), recorderElement = _a[0], setRecorderElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || recorderElement)\n return;\n var loadedRecorderElement = client.getRecorderElement();\n setRecorderElement(loadedRecorderElement);\n }, [client, setRecorderElement, recorderElement]);\n return recorderElement;\n}\nexport function useRecorderAddHandler() {\n var recorderElement = useRecorderUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!recorderElement)\n return;\n var subscription = recorderElement.onRecordedData().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [recorderElement]);\n return data;\n}\nexport function useRecordingDataByRecorderId(recorderId) {\n var recorderElement = useRecorderUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!recorderElement)\n return;\n var subscription = recorderElement.getRecordingDataByRecorderId(recorderId).subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [recorderElement]);\n return data;\n}\n","import { useState, useRef, useMemo, useEffect } from \"react\";\nimport { useRecorderUtils } from \"./RecorderElement\";\nexport function useRecorderEventCallback(action) {\n var recorderElement = useRecorderUtils();\n var _a = useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef(null);\n var memoizedAction = useMemo(function () { return action; }, [action]);\n useEffect(function () {\n var _a;\n if (!(recorderElement === null || recorderElement === void 0 ? void 0 : recorderElement.on))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = (_a = recorderElement === null || recorderElement === void 0 ? void 0 : recorderElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {\n setData(data);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [recorderElement === null || recorderElement === void 0 ? void 0 : recorderElement.on, memoizedAction]);\n return data;\n}\n","import React from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useAIRewriterUtils() {\n var _a = React.useState(), rewriterElement = _a[0], setRewriterElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || rewriterElement)\n return;\n var loadedRewriterElement = client.getRewriterElement();\n setRewriterElement(loadedRewriterElement);\n }, [client, setRewriterElement, rewriterElement]);\n return rewriterElement;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useLiveSelectionUtils() {\n var _a = React.useState(), selectionElement = _a[0], setSelectionElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || selectionElement)\n return;\n var loadedSelectionElement = client.getSelectionElement();\n setSelectionElement(loadedSelectionElement);\n }, [client, setSelectionElement, selectionElement]);\n return selectionElement;\n}\nexport function useLiveSelectionDataHandler() {\n var selectionElement = useLiveSelectionUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(selectionElement === null || selectionElement === void 0 ? void 0 : selectionElement.getLiveSelectionData))\n return;\n var subscription = selectionElement.getLiveSelectionData().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [selectionElement === null || selectionElement === void 0 ? void 0 : selectionElement.getLiveSelectionData]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useTagUtils() {\n var _a = React.useState(), tagElement = _a[0], setTagElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || tagElement)\n return;\n var loadedTagElement = client.getTagElement();\n setTagElement(loadedTagElement);\n }, [client, setTagElement, tagElement]);\n return tagElement;\n}\nexport function useTagAnnotations(documentId, location) {\n var tagElement = useTagUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!tagElement)\n return;\n var subscription = tagElement.getAllTagAnnotations(documentId, location).subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [tagElement]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useViewsUtils() {\n var _a = React.useState(), viewsElement = _a[0], setViewsElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || viewsElement)\n return;\n var loadedViewsElement = client.getViewsElement();\n setViewsElement(loadedViewsElement);\n }, [client, setViewsElement, viewsElement]);\n return viewsElement;\n}\nexport function useUniqueViewsByUser(clientLocationId) {\n var viewsElement = useViewsUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedClientLocationId = React.useMemo(function () { return clientLocationId; }, [clientLocationId]);\n useEffect(function () {\n if (!(viewsElement === null || viewsElement === void 0 ? void 0 : viewsElement.getUniqueViewsByUser))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = viewsElement.getUniqueViewsByUser(memoizedClientLocationId).subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [viewsElement === null || viewsElement === void 0 ? void 0 : viewsElement.getUniqueViewsByUser, memoizedClientLocationId]);\n return data;\n}\nexport function useUniqueViewsByDate(clientLocationId) {\n var viewsElement = useViewsUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedClientLocationId = React.useMemo(function () { return clientLocationId; }, [clientLocationId]);\n useEffect(function () {\n if (!(viewsElement === null || viewsElement === void 0 ? void 0 : viewsElement.getUniqueViewsByDate))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = viewsElement.getUniqueViewsByDate(memoizedClientLocationId).subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [viewsElement === null || viewsElement === void 0 ? void 0 : viewsElement.getUniqueViewsByDate, memoizedClientLocationId]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useNotificationUtils() {\n var _a = React.useState(), notificationElement = _a[0], setNotificationElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || notificationElement)\n return;\n var loadedNotificationElement = client.getNotificationElement();\n setNotificationElement(loadedNotificationElement);\n }, [client, setNotificationElement, notificationElement]);\n return notificationElement;\n}\nexport function useNotificationsData() {\n var notificationElement = useNotificationUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getNotificationsData))\n return;\n var subscription = notificationElement.getNotificationsData().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getNotificationsData]);\n return data;\n}\nexport function useUnreadNotificationsCount() {\n var notificationElement = useNotificationUtils();\n var _a = React.useState({ forYou: null, all: null }), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getUnreadNotificationsCount))\n return;\n var subscription = notificationElement.getUnreadNotificationsCount().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getUnreadNotificationsCount]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useAutocompleteUtils() {\n var _a = React.useState(), autocompleteElement = _a[0], setAutocompleteElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || autocompleteElement)\n return;\n var loadedAutocompleteElement = client.getAutocompleteElement();\n setAutocompleteElement(loadedAutocompleteElement);\n }, [client, setAutocompleteElement, autocompleteElement]);\n return autocompleteElement;\n}\nexport function useAutocompleteChipClick() {\n var autocompleteElement = useAutocompleteUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!autocompleteElement)\n return;\n var subscription = autocompleteElement.onAutocompleteChipClick().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [autocompleteElement]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useContactUtils() {\n var _a = React.useState(), contactElement = _a[0], setContactElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || contactElement)\n return;\n var loadedContactElement = client.getContactElement();\n setContactElement(loadedContactElement);\n }, [client, setContactElement, contactElement]);\n return contactElement;\n}\nexport function useContactSelected() {\n var contactElement = useContactUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!contactElement)\n return;\n var subscription = contactElement.onContactSelected().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [contactElement === null || contactElement === void 0 ? void 0 : contactElement.onContactSelected]);\n return data;\n}\n","import { __assign } from \"tslib\";\nimport { VELT_SDK_INIT_EVENT, VELT_TAB_ID } from \"../constants\";\nvar sessionId = Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15);\nvar getSessionId = function () {\n return (sessionStorage === null || sessionStorage === void 0 ? void 0 : sessionStorage.getItem(VELT_TAB_ID)) || sessionId;\n};\nvar VELT_DEFAULT_LIVE_STATE_ID = 'velt-default-redux-live-state';\nexport var createLiveStateMiddleware = function (config) {\n if (config === void 0) { config = {}; }\n var _a = config.allowedActionTypes, allowedActionTypes = _a === void 0 ? new Set() : _a, // Set of allowed action types for sync\n _b = config.disabledActionTypes, // Set of allowed action types for sync\n disabledActionTypes = _b === void 0 ? new Set() : _b, // Set of disabled action types for sync\n _c = config.allowAction, // Set of disabled action types for sync\n allowAction = _c === void 0 ? function () { return true; } : _c, // Callback to decide if an action should sync with live state\n _d = config.liveStateDataId, // Callback to decide if an action should sync with live state\n liveStateDataId = _d === void 0 ? VELT_DEFAULT_LIVE_STATE_ID : _d;\n if (!liveStateDataId) {\n liveStateDataId = VELT_DEFAULT_LIVE_STATE_ID;\n }\n var internalStore; // This variable will hold the reference to the store\n var dataSubscription; // This variable will hold the reference to the data subscription\n var isSdkInitialized = false;\n var setupGetDataSubscription = function () {\n var _a, _b;\n if (!dataSubscription && window.Velt && ((_a = window.Velt) === null || _a === void 0 ? void 0 : _a.getLiveStateSyncElement)) {\n var liveStateSyncElement = (_b = window.Velt) === null || _b === void 0 ? void 0 : _b.getLiveStateSyncElement();\n dataSubscription = liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData(liveStateDataId).subscribe(function (data) {\n // Dispatch action to update local state, marking it as remote\n if (data) {\n var sessionId_1 = getSessionId();\n if (data.id === sessionId_1) {\n return;\n }\n else {\n internalStore === null || internalStore === void 0 ? void 0 : internalStore.dispatch(__assign(__assign({}, data.action), { isRemote: true }));\n }\n }\n });\n }\n };\n var updateLiveStateDataId = function (newId) {\n liveStateDataId = newId || VELT_DEFAULT_LIVE_STATE_ID;\n if (dataSubscription) {\n dataSubscription.unsubscribe();\n dataSubscription = null;\n }\n if (isSdkInitialized) {\n setupGetDataSubscription();\n }\n };\n var middleware = function (store) {\n internalStore = store;\n var veltSdkInitializedListener = function () {\n isSdkInitialized = true;\n setupGetDataSubscription();\n // Remove the event listener after it's triggered\n window.removeEventListener(VELT_SDK_INIT_EVENT, veltSdkInitializedListener);\n };\n // Add the event listener for the veltSdkInitialized event\n window.addEventListener(VELT_SDK_INIT_EVENT, veltSdkInitializedListener);\n return function (next) { return function (action) {\n // Always process the action locally\n var result = next(action);\n // Decide whether to sync this action with Firebase\n if (isSdkInitialized && !action.isRemote && allowAction(action) && !disabledActionTypes.has(action.type) && (allowedActionTypes.size === 0 || allowedActionTypes.has(action.type))) {\n logLiveState(action, liveStateDataId);\n }\n return result;\n }; };\n };\n return {\n middleware: middleware,\n updateLiveStateDataId: updateLiveStateDataId,\n };\n};\nvar logLiveState = function (action, liveStateDataId) {\n var _a;\n if (window.Velt) {\n var sessionId_2 = getSessionId();\n var liveStateElement = (_a = window === null || window === void 0 ? void 0 : window.Velt) === null || _a === void 0 ? void 0 : _a.getLiveStateSyncElement();\n if (liveStateElement === null || liveStateElement === void 0 ? void 0 : liveStateElement.setLiveStateData) {\n liveStateElement.setLiveStateData(liveStateDataId, {\n id: sessionId_2,\n action: action\n });\n }\n liveStateElement.setLiveStateData(liveStateDataId, {\n id: sessionId_2,\n action: action\n });\n }\n};\n"],"names":["VeltCommentDialogOptionsDropdownContentItemAssignWireframe","VeltCommentDialogOptionsDropdownContentItemMakePrivateWireframe","VeltCommentDialogOptionsDropdownContentItemEditWireframe","VeltCommentDialogOptionsDropdownContentItemDeleteWireframe"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sources":["../../node_modules/tslib/tslib.es6.js","../../src/context/SnippylyContext.ts","../../src/loadSnippyly.ts","../../src/constants.ts","../../src/components/Snippyly/Snippyly.tsx","../../src/components/SnippylyCommentBubble/SnippylyCommentBubble.tsx","../../src/components/SnippylyComments/SnippylyComments.tsx","../../src/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.tsx","../../src/components/SnippylyCommentTool/SnippylyCommentTool.tsx","../../src/components/SnippylyCursor/SnippylyCursor.tsx","../../src/components/SnippylyHuddle/SnippylyHuddle.tsx","../../src/components/SnippylyHuddleTool/SnippylyHuddleTool.tsx","../../src/components/SnippylyPresence/SnippylyPresence.tsx","../../src/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.tsx","../../src/components/SnippylyRecorderNotes/SnippylyRecorderNotes.tsx","../../src/components/SnippylyRecorderPlayer/SnippylyRecorderPlayer.tsx","../../src/components/SnippylyRecorderTool/SnippylyRecorderTool.tsx","../../src/components/SnippylySidebarButton/SnippylySidebarButton.tsx","../../src/components/VeltCommentsSidebarButton/VeltCommentsSidebarButton.tsx","../../src/components/SnippylyTags/SnippylyTags.tsx","../../src/components/SnippylyTagTool/SnippylyTagTool.tsx","../../src/components/SnippylyArrows/SnippylyArrows.tsx","../../src/components/SnippylyArrowTool/SnippylyArrowTool.tsx","../../src/components/SnippylyUserInviteTool/SnippylyUserInviteTool.tsx","../../src/components/SnippylyUserRequestTool/SnippylyUserRequestTool.tsx","../../src/components/VeltCommentPlayerTimeline/VeltCommentPlayerTimeline.tsx","../../src/components/VeltVideoPlayer/VeltVideoPlayer.tsx","../../src/components/VeltViewAnalytics/VeltViewAnalytics.tsx","../../src/components/VeltCommentThread/VeltCommentThread.tsx","../../src/components/VeltNotificationsTool/VeltNotificationsTool.tsx","../../src/components/VeltNotificationsPanel/VeltNotificationsPanel.tsx","../../src/components/VeltNotificationsHistoryPanel/VeltNotificationsHistoryPanel.tsx","../../src/components/VeltChartComment/VeltChartComment.tsx","../../src/components/VeltNivoChartComments/VeltNivoChartComments.tsx","../../src/components/VeltHighChartComments/VeltHighChartComments.tsx","../../src/components/VeltAutocomplete/VeltAutocomplete.tsx","../../src/components/VeltInlineCommentsSection/VeltInlineCommentsSection.tsx","../../src/components/VeltCommentPin/VeltCommentPin.tsx","../../src/components/VeltCommentText/VeltCommentText.tsx","../../src/components/VeltCanvasComment/VeltCanvasComment.tsx","../../src/components/VeltData/VeltData.tsx","../../src/components/VeltIf/VeltIf.tsx","../../src/components/VeltCommentsMinimap/VeltCommentsMinimap.tsx","../../src/components/VeltReactionTool/VeltReactionTool.tsx","../../src/components/VeltInlineReactionsSection/VeltInlineReactionsSection.tsx","../../src/components/VeltCommentComposer/VeltCommentComposer.tsx","../../src/components/VeltWireframe/VeltWireframe.tsx","../../src/utils/propUtils.ts","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe/VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe/VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe/VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe.tsx","../../src/components/VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe.tsx","../../src/components/VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.tsx","../../src/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe.tsx","../../src/components/VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.tsx","../../src/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarListItem/VeltCommentsSidebarListItem.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPanel/VeltCommentsSidebarPanel.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread.tsx","../../src/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.tsx","../../src/components/VeltCommentPinWireframe/VeltCommentPinWireframe.tsx","../../src/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.tsx","../../src/components/VeltSidebarButtonWireframe/VeltSidebarButtonIcon/VeltSidebarButtonIcon.tsx","../../src/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.tsx","../../src/components/VeltCommentToolWireframe/VeltCommentToolWireframe.tsx","../../src/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.tsx","../../src/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.tsx","../../src/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe.tsx","../../src/components/VeltAutocompleteOptionWireframe/VeltAutocompleteOptionWireframe.tsx","../../src/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.tsx","../../src/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.tsx","../../src/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.tsx","../../src/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.tsx","../../src/components/VeltCommentBubble/VeltCommentBubbleAvatar/VeltCommentBubbleAvatar.tsx","../../src/components/VeltCommentBubble/VeltCommentBubbleCommentsCount/VeltCommentBubbleCommentsCount.tsx","../../src/components/VeltCommentBubble/VeltCommentBubbleWireframe.tsx","../../src/components/VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownWireframe.tsx","../../src/components/VeltReactionToolWireframe/VeltReactionToolWireframe.tsx","../../src/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.tsx","../../src/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.tsx","../../src/components/VeltReactionPinWireframe/VeltReactionPinWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.tsx","../../src/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.tsx","../../src/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.tsx","../../src/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.tsx","../../src/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.tsx","../../src/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownWireframe.tsx","../../src/components/VeltInlineCommentsSectionWireframe/VeltInlineCommentsSectionWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe.tsx","../../src/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe.tsx","../../src/components/VeltNotificationsToolWireframe/VeltNotificationsToolWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe.tsx","../../src/components/VeltConfirmDialogWireframe/VeltConfirmDialogWireframe.tsx","../../src/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe.tsx","../../src/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe.tsx","../../src/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe.tsx","../../src/components/VeltInlineReactionsSectionWireframe/VeltInlineReactionsSectionWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.tsx","../../src/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe.tsx","../../src/components/VeltMultiThreadCommentDialogWireframe/VeltMultiThreadCommentDialogWireframe.tsx","../../src/components/VeltCommentComposerWireframe/VeltInlineCommentsSectionWireframe.tsx","../../src/components/VeltCommentThreadWireframe/VeltCommentThreadWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe.tsx","../../src/components/VeltMediaSourceSettingsWireframe/VeltMediaSourceSettingsWireframe.tsx","../../src/components/VeltRecorderAllToolWireframe/VeltRecorderAllToolWireframe.tsx","../../src/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe.tsx","../../src/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe.tsx","../../src/components/VeltRecorderAllToolMenuWireframe/VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe.tsx","../../src/components/VeltRecorderAllToolMenuWireframe/VeltReactionToolMenuWireframe.tsx","../../src/components/VeltRecorderAudioToolWireframe/VeltRecorderAudioToolWireframe.tsx","../../src/components/VeltRecorderScreenToolWireframe/VeltRecorderScreenToolWireframe.tsx","../../src/components/VeltRecorderVideoToolWireframe/VeltRecorderVideoToolWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.tsx","../../src/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe.tsx","../../src/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.tsx","../../src/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe.tsx","../../src/components/VeltVideoPlayerWireframe/VeltVideoPlayerWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesEmbedModeWireframe/VeltSubtitlesEmbedModeWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesPanelWireframe/VeltSubtitlesPanelWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesTooltipWireframe/VeltSubtitlesTooltipWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesCloseButtonWireframe/VeltSubtitlesCloseButtonWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesFloatingModeWireframe/VeltSubtitlesFloatingModeWireframe.tsx","../../src/components/VeltSubtitlesWireframe/VeltSubtitlesWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe.tsx","../../src/components/VeltTranscriptionWireframe/VeltTranscriptionWireframe.tsx","../../src/components/VeltButtonWireframe/VeltButtonWireframe.tsx","../../src/hooks/Client.ts","../../src/hooks/CommentElement.ts","../../src/hooks/CommentActions.ts","../../src/hooks/CoreActions.ts","../../src/hooks/CursorElement.ts","../../src/hooks/HuddleElement.ts","../../src/hooks/LiveStateSyncElement.ts","../../src/hooks/PresenceElement.ts","../../src/hooks/RecorderElement.ts","../../src/hooks/RecorderActions.ts","../../src/hooks/RewriterElement.ts","../../src/hooks/SelectionElement.ts","../../src/hooks/TagElement.ts","../../src/hooks/ViewsElement.ts","../../src/hooks/NotificationElement.ts","../../src/hooks/AutocompleteElement.ts","../../src/hooks/ContactElement.ts","../../src/redux/veltLiveStateSynceMiddleware.ts"],"sourcesContent":["/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n var desc = Object.getOwnPropertyDescriptor(m, k);\r\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\r\n desc = { enumerable: true, get: function() { return m[k]; } };\r\n }\r\n Object.defineProperty(o, k2, desc);\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n\r\nexport function __classPrivateFieldIn(state, receiver) {\r\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\r\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\r\n}\r\n","import { createContext, useContext } from 'react';\nexport var VeltContext = createContext({ client: null });\nexport function useVeltClient() {\n return useContext(VeltContext);\n}\n","var loadVelt = function (callback, version, staging, develop, proxyDomain) {\n if (version === void 0) { version = 'latest'; }\n if (staging === void 0) { staging = false; }\n if (develop === void 0) { develop = false; }\n var existingScript = document.getElementById('veltScript');\n if (!existingScript) {\n var script = document.createElement('script');\n if (staging) {\n script.src = \"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getprivatenpmpackagefile?packageName=sdk-staging&packageVersion=\".concat((!version || version === 'latest') ? '1.0.1' : version, \"&filePath=velt.js&orgName=@veltdev\");\n }\n else if (develop) {\n script.src = \"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getprivatenpmpackagefile?packageName=sdk-dev&packageVersion=\".concat((!version || version === 'latest') ? '1.0.1' : version, \"&filePath=velt.js&orgName=@veltdev\");\n }\n else {\n if (proxyDomain) {\n // remove trailing slash from proxy\n if (proxyDomain[proxyDomain.length - 1] === '/') {\n proxyDomain = proxyDomain.slice(0, -1);\n }\n script.src = \"\".concat(proxyDomain, \"/lib/sdk@\").concat(version, \"/velt.js\");\n }\n else {\n script.src = \"https://cdn.velt.dev/lib/sdk@\".concat(version, \"/velt.js\");\n }\n }\n script.id = 'veltScript';\n script.type = 'module';\n document.body.appendChild(script);\n script.onload = function () {\n if (callback) {\n callback();\n }\n };\n }\n else {\n if (callback) {\n callback();\n }\n }\n};\nexport default loadVelt;\n","export var VELT_SDK_VERSION = '4.0.0';\nexport var VELT_SDK_INIT_EVENT = 'onVeltInit';\nexport var VELT_TAB_ID = 'veltTabId';\n","import { __awaiter, __generator } from \"tslib\";\nimport React, { useEffect, useState } from 'react';\nimport { VeltContext } from '../../context/SnippylyContext';\nimport loadVelt from '../../loadSnippyly';\nimport { VELT_SDK_INIT_EVENT, VELT_SDK_VERSION } from '../../constants';\nvar SnippylyProvider = function (props) {\n 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;\n var _a = useState(null), client = _a[0], setClient = _a[1];\n useEffect(function () {\n if (apiKey) {\n loadVelt(function () {\n initVelt();\n }, (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);\n }\n }, []);\n useEffect(function () {\n if (client && userDataProvider) {\n if (typeof (client === null || client === void 0 ? void 0 : client.setUserDataProvider) === 'function') {\n client === null || client === void 0 ? void 0 : client.setUserDataProvider(userDataProvider);\n }\n }\n }, [client, userDataProvider]);\n var initVelt = function () { return __awaiter(void 0, void 0, void 0, function () {\n var velt, event;\n var _a, _b;\n return __generator(this, function (_c) {\n switch (_c.label) {\n case 0:\n if (!config) return [3 /*break*/, 2];\n if (config.staging) {\n delete config.staging;\n }\n if (config.develop) {\n delete config.develop;\n }\n if (config === null || config === void 0 ? void 0 : config.version) {\n config === null || config === void 0 ? true : delete config.version;\n }\n if (config === null || config === void 0 ? void 0 : config.proxyDomain) {\n delete config.proxyDomain;\n }\n return [4 /*yield*/, ((_a = window.Velt) === null || _a === void 0 ? void 0 : _a.init(apiKey, config))];\n case 1:\n velt = _c.sent();\n return [3 /*break*/, 4];\n case 2: return [4 /*yield*/, ((_b = window.Velt) === null || _b === void 0 ? void 0 : _b.init(apiKey))];\n case 3:\n velt = _c.sent();\n _c.label = 4;\n case 4:\n // Set language\n if (language && (velt === null || velt === void 0 ? void 0 : velt.setLanguage)) {\n velt === null || velt === void 0 ? void 0 : velt.setLanguage(language);\n }\n // Set translations\n if (translations && (velt === null || velt === void 0 ? void 0 : velt.setTranslations)) {\n if (typeof translations === 'object') {\n Object.keys(translations).forEach(function (languageCode) {\n velt === null || velt === void 0 ? void 0 : velt.setTranslations(languageCode, translations[languageCode] || {});\n });\n }\n }\n if ([true, false].includes(autoTranslation)) {\n if (autoTranslation && (velt === null || velt === void 0 ? void 0 : velt.enableAutoTranslation)) {\n velt === null || velt === void 0 ? void 0 : velt.enableAutoTranslation();\n }\n else if (!autoTranslation && (velt === null || velt === void 0 ? void 0 : velt.disableAutoTranslation)) {\n velt === null || velt === void 0 ? void 0 : velt.disableAutoTranslation();\n }\n }\n if (velt === null || velt === void 0 ? void 0 : velt.st) {\n velt === null || velt === void 0 ? void 0 : velt.st('react');\n }\n setClient(velt);\n if (onClientLoad) {\n onClientLoad(velt);\n }\n if (!user) return [3 /*break*/, 6];\n return [4 /*yield*/, (velt === null || velt === void 0 ? void 0 : velt.identify(user))];\n case 5:\n _c.sent();\n _c.label = 6;\n case 6:\n if (documentId) {\n velt === null || velt === void 0 ? void 0 : velt.setDocumentId(documentId);\n }\n event = new CustomEvent(VELT_SDK_INIT_EVENT, { detail: velt });\n window.dispatchEvent(event);\n return [2 /*return*/];\n }\n });\n }); };\n return (React.createElement(React.Fragment, null,\n React.createElement(VeltContext.Provider, { value: { client: client } }, children)));\n};\nexport default SnippylyProvider;\n","import React from 'react';\nvar SnippylyCommentBubble = function (props) {\n var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, avatar = props.avatar, showAvatar = props.showAvatar, commentBubbleTargetPinHover = props.commentBubbleTargetPinHover, children = props.children, shadowDom = props.shadowDom, variant = props.variant, darkMode = props.darkMode, commentCountType = props.commentCountType;\n return (React.createElement(\"velt-comment-bubble\", { \"comment-count-type\": commentCountType, \"target-comment-element-id\": targetCommentElementId, \"target-element-id\": targetElementId, \"show-avatar\": [true, false].includes(showAvatar) ? (showAvatar ? 'true' : 'false') : undefined, avatar: [true, false].includes(avatar) ? (avatar ? 'true' : 'false') : undefined, \"comment-bubble-target-pin-hover\": commentBubbleTargetPinHover ? 'true' : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, variant: variant }, children));\n};\nexport default SnippylyCommentBubble;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyComments = function (props) {\n 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;\n var ref = useRef();\n var onSignInRef = useRef(onSignIn);\n var onUpgradeRef = useRef(onUpgrade);\n var onCommentAddRef = useRef(onCommentAdd);\n var onCommentUpdateRef = useRef(onCommentUpdate);\n var onCommentAcceptRef = useRef(onCommentAccept);\n var onCommentRejectRef = useRef(onCommentReject);\n var onSidebarButtonOnCommentDialogClickRef = useRef(onSidebarButtonOnCommentDialogClick);\n var onCustomPinInjectRef = useRef(onCustomPinInject);\n var onCommentSelectionChangeRef = useRef(onCommentSelectionChange);\n var onCopyLinkRef = useRef(onCopyLink);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onSignInRef.current = onSignIn;\n }, [onSignIn]);\n useEffect(function () {\n onCopyLinkRef.current = onCopyLink;\n }, [onCopyLink]);\n useEffect(function () {\n onUpgradeRef.current = onUpgrade;\n }, [onUpgrade]);\n useEffect(function () {\n onCommentAddRef.current = onCommentAdd;\n }, [onCommentAdd]);\n useEffect(function () {\n onCommentUpdateRef.current = onCommentUpdate;\n }, [onCommentUpdate]);\n useEffect(function () {\n onCommentAcceptRef.current = onCommentAccept;\n }, [onCommentAccept]);\n useEffect(function () {\n onCommentRejectRef.current = onCommentReject;\n }, [onCommentReject]);\n useEffect(function () {\n onSidebarButtonOnCommentDialogClickRef.current = onSidebarButtonOnCommentDialogClick;\n }, [onSidebarButtonOnCommentDialogClick]);\n useEffect(function () {\n onCustomPinInjectRef.current = onCustomPinInject;\n }, [onCustomPinInject]);\n useEffect(function () {\n onCommentSelectionChangeRef.current = onCommentSelectionChange;\n }, [onCommentSelectionChange]);\n useEffect(function () {\n var element;\n var handleSignIn = function (event) {\n if (onSignInRef.current) {\n onSignInRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleUpgrade = function (event) {\n if (onUpgradeRef.current) {\n onUpgradeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentAdd = function (event) {\n if (onCommentAddRef.current) {\n onCommentAddRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentUpdate = function (event) {\n if (onCommentUpdateRef.current) {\n onCommentUpdateRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentAccept = function (event) {\n if (onCommentAcceptRef.current) {\n onCommentAcceptRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentReject = function (event) {\n if (onCommentRejectRef.current) {\n onCommentRejectRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarButtonOnCommentDialogClick = function (event) {\n if (onSidebarButtonOnCommentDialogClickRef.current) {\n onSidebarButtonOnCommentDialogClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCustomPinInject = function (event) {\n if (onCustomPinInjectRef.current) {\n onCustomPinInjectRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentSelectionChange = function (event) {\n if (onCommentSelectionChangeRef.current) {\n onCommentSelectionChangeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCopyLink = function (event) {\n if (onCopyLinkRef.current) {\n onCopyLinkRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onSignIn', handleSignIn);\n element.addEventListener('onUpgrade', handleUpgrade);\n element.addEventListener('onCommentAdd', handleCommentAdd);\n element.addEventListener('onCommentUpdate', handleCommentUpdate);\n element.addEventListener('onCommentAccept', handleCommentAccept);\n element.addEventListener('onCommentReject', handleCommentReject);\n element.addEventListener('onSidebarButtonOnCommentDialogClick', handleSidebarButtonOnCommentDialogClick);\n element.addEventListener('onCustomPinInject', handleCustomPinInject);\n element.addEventListener('onCommentSelectionChange', handleCommentSelectionChange);\n element.addEventListener('onCopyLink', handleCopyLink);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onSignIn', handleSignIn);\n element.removeEventListener('onUpgrade', handleUpgrade);\n element.removeEventListener('onCommentAdd', handleCommentAdd);\n element.removeEventListener('onCommentUpdate', handleCommentUpdate);\n element.removeEventListener('onCommentAccept', handleCommentAccept);\n element.removeEventListener('onCommentReject', handleCommentReject);\n element.removeEventListener('onSidebarButtonOnCommentDialogClick', handleSidebarButtonOnCommentDialogClick);\n element.removeEventListener('onCustomPinInject', handleCustomPinInject);\n element.removeEventListener('onCommentSelectionChange', handleCommentSelectionChange);\n element.removeEventListener('onCopyLink', handleCopyLink);\n }\n };\n }, []);\n return (React.createElement(\"velt-comments\", { ref: ref, \"at-here-label\": atHereLabel, \"at-here-description\": atHereDescription, \"at-here-enabled\": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, \"composer-mode\": composerMode, \"seen-by-users\": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, \"collapsed-comments\": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, \"short-user-name\": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, \"resolve-status-access-admin-only\": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, \"delete-reply-confirmation\": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, \"auto-categorize\": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, \"data-stream-view-container-id\": streamViewContainerId, \"text-mode\": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, \"popover-mode\": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, \"popover-triangle-component\": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, \"floating-comment-dialog\": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, \"moderator-mode\": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, \"stream-mode\": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, \"sign-in-button\": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, \"upgrade-button\": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, \"device-info\": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, \"comment-index\": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, \"dialog-on-hover\": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, \"dialog-on-target-element-click\": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, \"resolve-button\": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, \"inbox-mode\": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, \"suggestion-mode\": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, \"mobile-mode\": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, \"inline-comment-mode\": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, \"private-comment-mode\": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, \"minimap-position\": minimapPosition, \"persistent-comment-mode\": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, \"ghost-comments\": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, \"ghost-comments-indicator\": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, \"comments-on-dom\": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, \"resolved-comments-on-dom\": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, \"bubble-on-pin\": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, \"bubble-on-pin-hover\": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, \"comment-tool\": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, \"sidebar-button-on-comment-dialog\": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, \"device-indicator-on-comment-pins\": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, \"scroll-to-comment\": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, \"user-mentions\": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, \"delete-on-backspace\": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, \"recording-summary\": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, \"recording-transcription\": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, \"recording-countdown\": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, \"unread-indicator-mode\": unreadIndicatorMode, \"enter-key-to-submit\": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, \"pin-shadow-dom\": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, \"dialog-shadow-dom\": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"text-comment-tool-shadow-dom\": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, \"text-comment-toolbar-shadow-dom\": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, \"persistent-comment-shadow-dom\": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, \"change-detection-in-comment-mode\": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, \"area-comment\": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, \"pin-cursor-image\": pinCursorImage, \"allowed-element-ids\": JSON.stringify(allowedElementIds), \"allowed-element-class-names\": JSON.stringify(allowedElementClassNames), \"allowed-element-query-selectors\": JSON.stringify(allowedElementQuerySelectors), \"comment-pin-highlighter\": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, \"custom-reactions\": JSON.stringify(customReactions), \"custom-status\": JSON.stringify(customStatus), \"custom-list-data-on-annotation\": JSON.stringify(customListDataOnAnnotation), \"custom-list-data-on-comment\": JSON.stringify(customListDataOnComment), \"custom-priority\": JSON.stringify(customPriority), \"custom-category\": JSON.stringify(customCategory), \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"dialog-dark-mode\": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, \"pin-dark-mode\": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, \"text-comment-tool-dark-mode\": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, \"text-comment-toolbar-dark-mode\": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, \"multi-thread-mode\": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, \"multi-thread\": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, \"read-only\": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, \"custom-autocomplete-search\": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, \"delete-thread-with-first-comment\": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyComments;\n","import React, { useEffect, useRef } from 'react';\nvar FilterTypeConfig = /** @class */ (function () {\n function FilterTypeConfig() {\n }\n return FilterTypeConfig;\n}());\nvar CommentSidebarFilterConfig = /** @class */ (function () {\n function CommentSidebarFilterConfig() {\n }\n return CommentSidebarFilterConfig;\n}());\n;\nvar CommentSidebarGroupConfig = /** @class */ (function () {\n function CommentSidebarGroupConfig() {\n }\n return CommentSidebarGroupConfig;\n}());\nvar CommentSidebarFilters = /** @class */ (function () {\n function CommentSidebarFilters() {\n }\n return CommentSidebarFilters;\n}());\nvar SnippylyCommentsSidebar = function (props) {\n var embedMode = props.embedMode, floatingMode = props.floatingMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, queryParamsComments = props.queryParamsComments, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, sortData = props.sortData, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, variant = props.variant, pageModeComposerVariant = props.pageModeComposerVariant, dialogVariant = props.dialogVariant, shadowDom = props.shadowDom, searchPlaceholder = props.searchPlaceholder, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick, onSidebarClose = props.onSidebarClose, darkMode = props.darkMode, position = props.position, filterPanelLayout = props.filterPanelLayout, customActions = props.customActions, focusedThreadDialogVariant = props.focusedThreadDialogVariant, focusedThreadMode = props.focusedThreadMode, onCommentNavigationButtonClick = props.onCommentNavigationButtonClick;\n var ref = useRef();\n var openSidebarRef = useRef(openSidebar);\n var onSidebarOpenRef = useRef(onSidebarOpen);\n var onSidebarCommentClickRef = useRef(onSidebarCommentClick);\n var onCommentClickRef = useRef(onCommentClick);\n var onSidebarCloseRef = useRef(onSidebarClose);\n var onCommentNavigationButtonClickRef = useRef(onCommentNavigationButtonClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n openSidebarRef.current = openSidebar;\n }, [openSidebar]);\n useEffect(function () {\n onSidebarOpenRef.current = onSidebarOpen;\n }, [onSidebarOpen]);\n useEffect(function () {\n onSidebarCommentClickRef.current = onSidebarCommentClick;\n }, [onSidebarCommentClick]);\n useEffect(function () {\n onSidebarCloseRef.current = onSidebarClose;\n }, [onSidebarClose]);\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n onCommentNavigationButtonClickRef.current = onCommentNavigationButtonClick;\n }, [onCommentNavigationButtonClick]);\n useEffect(function () {\n var element;\n var handleSidebarOpen = function (event) {\n if (openSidebarRef.current) {\n openSidebarRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n if (onSidebarOpenRef.current) {\n onSidebarOpenRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarCommentClick = function (event) {\n if (onSidebarCommentClickRef.current) {\n onSidebarCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarClose = function (event) {\n if (onSidebarCloseRef.current) {\n onSidebarCloseRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleCommentNavigationButtonClick = function (event) {\n if (onCommentNavigationButtonClickRef.current) {\n onCommentNavigationButtonClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onSidebarOpen', handleSidebarOpen);\n element.addEventListener('onSidebarCommentClick', handleSidebarCommentClick);\n element.addEventListener('onSidebarClose', handleSidebarClose);\n element.addEventListener('onCommentNavigationButtonClick', handleCommentNavigationButtonClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onSidebarOpen', handleSidebarOpen);\n element.removeEventListener('onSidebarCommentClick', handleSidebarCommentClick);\n element.removeEventListener('onSidebarClose', handleSidebarClose);\n element.removeEventListener('onCommentNavigationButtonClick', handleCommentNavigationButtonClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-comments-sidebar\", { ref: ref, position: position, \"filter-panel-layout\": filterPanelLayout, \"focused-thread-mode\": [true, false].includes(focusedThreadMode) ? (focusedThreadMode ? 'true' : 'false') : undefined, \"focused-thread-dialog-variant\": focusedThreadDialogVariant, \"custom-actions\": [true, false].includes(customActions) ? (customActions ? 'true' : 'false') : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"embed-mode\": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, \"enable-url-navigation\": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, \"url-navigation\": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, \"query-params-comments\": [true, false].includes(queryParamsComments) ? (queryParamsComments ? 'true' : 'false') : undefined, \"page-mode\": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, \"current-location-suffix\": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, \"filter-config\": filterConfig ? JSON.stringify(filterConfig) : undefined, \"group-config\": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, \"exclude-location-ids\": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, variant: variant, \"page-mode-composer-variant\": pageModeComposerVariant, \"dialog-variant\": dialogVariant, \"sort-data\": sortData, \"search-placeholder\": searchPlaceholder, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"floating-mode\": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined }));\n};\nexport default SnippylyCommentsSidebar;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyCommentTool = function (props) {\n var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, onCommentModeChange = props.onCommentModeChange, sourceId = props.sourceId, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom;\n var ref = useRef();\n var onCommentModeChangeRef = useRef(onCommentModeChange);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onCommentModeChangeRef.current = onCommentModeChange;\n }, [onCommentModeChange]);\n useEffect(function () {\n var element;\n var handleCommentModeChange = function (event) {\n if (onCommentModeChangeRef.current) {\n onCommentModeChangeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onCommentModeChange', handleCommentModeChange);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onCommentModeChange', handleCommentModeChange);\n }\n };\n }, []);\n return (React.createElement(\"velt-comment-tool\", { ref: ref, \"target-comment-element-id\": targetCommentElementId, \"target-element-id\": targetElementId, \"source-id\": sourceId, variant: variant, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyCommentTool;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyCursor = function (props) {\n var allowedElementIds = props.allowedElementIds, avatarMode = props.avatarMode, inactivityTime = props.inactivityTime, onCursorUsersChanged = props.onCursorUsersChanged, onCursorUserChange = props.onCursorUserChange, children = props.children;\n var ref = useRef();\n var onCursorUsersChangedRef = useRef(onCursorUsersChanged);\n var onCursorUserChangeRef = useRef(onCursorUserChange);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onCursorUsersChangedRef.current = onCursorUsersChanged;\n }, [onCursorUsersChanged]);\n useEffect(function () {\n onCursorUserChangeRef.current = onCursorUserChange;\n }, [onCursorUserChange]);\n useEffect(function () {\n var element;\n var handleCursorUserChange = function (event) {\n if (onCursorUsersChangedRef.current) {\n onCursorUsersChangedRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n if (onCursorUserChangeRef.current) {\n onCursorUserChangeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onCursorUserChange', handleCursorUserChange);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onCursorUserChange', handleCursorUserChange);\n }\n };\n }, []);\n return (React.createElement(\"velt-cursor\", { ref: ref, \"allowed-element-ids\": allowedElementIds, \"avatar-mode\": avatarMode ? 'true' : undefined, \"inactivity-time\": inactivityTime }, children));\n};\nexport default SnippylyCursor;\n","import React from 'react';\nvar SnippylyHuddle = function (props) {\n var chat = props.chat, flockModeOnAvatarClick = props.flockModeOnAvatarClick;\n return (React.createElement(\"velt-huddle\", { chat: [true, false].includes(chat) ? (chat ? 'true' : 'false') : undefined, \"flock-mode-on-avatar-click\": [true, false].includes(flockModeOnAvatarClick) ? (flockModeOnAvatarClick ? 'true' : 'false') : undefined }));\n};\nexport default SnippylyHuddle;\n","import React from 'react';\nvar SnippylyHuddleTool = function (props) {\n var type = props.type, children = props.children, darkMode = props.darkMode;\n return (React.createElement(\"velt-huddle-tool\", { type: type, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyHuddleTool;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyPresence = function (props) {\n var maxUsers = props.maxUsers, inactivityTime = props.inactivityTime, documentParams = props.documentParams, location = props.location, self = props.self, onPresenceUserClick = props.onPresenceUserClick, onUsersChanged = props.onUsersChanged, onPresenceUserChange = props.onPresenceUserChange, disableFlockNavigation = props.disableFlockNavigation, defaultFlockNavigation = props.defaultFlockNavigation, onNavigate = props.onNavigate, flockMode = props.flockMode;\n var ref = useRef();\n var onUsersChangedRef = useRef(onUsersChanged);\n var onPresenceUserChangeRef = useRef(onPresenceUserChange);\n var onNavigateRef = useRef(onNavigate);\n var onPresenceUserClickRef = useRef(onPresenceUserClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onUsersChangedRef.current = onUsersChanged;\n }, [onUsersChanged]);\n useEffect(function () {\n onPresenceUserChangeRef.current = onPresenceUserChange;\n }, [onPresenceUserChange]);\n useEffect(function () {\n onNavigateRef.current = onNavigate;\n }, [onNavigate]);\n useEffect(function () {\n onPresenceUserClickRef.current = onPresenceUserClick;\n }, [onPresenceUserClick]);\n useEffect(function () {\n var element;\n var handlePresenceUserChange = function (event) {\n if (onUsersChangedRef.current) {\n onUsersChangedRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n if (onPresenceUserChangeRef.current) {\n onPresenceUserChangeRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleNavigate = function (event) {\n if (onNavigateRef.current) {\n onNavigateRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handlePresenceUserClick = function (event) {\n if (onPresenceUserClickRef.current) {\n onPresenceUserClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onPresenceUserChange', handlePresenceUserChange);\n element.addEventListener('onNavigate', handleNavigate);\n element.addEventListener('onPresenceUserClick', handlePresenceUserClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onPresenceUserChange', handlePresenceUserChange);\n element.removeEventListener('onNavigate', handleNavigate);\n element.removeEventListener('onPresenceUserClick', handlePresenceUserClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-presence\", { ref: ref, \"flock-mode\": [true, false].includes(flockMode) ? (flockMode ? 'true' : 'false') : undefined, \"max-users\": maxUsers, \"inactivity-time\": inactivityTime, \"document-params\": (typeof documentParams === 'object') ? JSON.stringify(documentParams) : (documentParams ? documentParams : undefined), \"disable-flock-navigation\": [true, false].includes(disableFlockNavigation) ? (disableFlockNavigation ? 'true' : 'false') : undefined, \"default-flock-navigation\": [true, false].includes(defaultFlockNavigation) ? (defaultFlockNavigation ? 'true' : 'false') : undefined, self: [true, false].includes(self) ? (self ? 'true' : 'false') : undefined, location: (typeof location === 'object') ? JSON.stringify(location) : (location ? location : undefined) }));\n};\nexport default SnippylyPresence;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyRecorderControlPanel = function (props) {\n var mode = props.mode, panelId = props.panelId, onRecordedData = props.onRecordedData;\n var ref = useRef();\n var onRecordedDataRef = useRef(onRecordedData);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onRecordedDataRef.current = onRecordedData;\n }, [onRecordedData]);\n useEffect(function () {\n var element;\n var handleRecordedData = function (event) {\n if (onRecordedDataRef.current) {\n onRecordedDataRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onRecordedData', handleRecordedData);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onRecordedData', handleRecordedData);\n }\n };\n }, []);\n return (React.createElement(\"velt-recorder-control-panel\", { ref: ref, mode: mode, \"panel-id\": panelId }));\n};\nexport default SnippylyRecorderControlPanel;\n","import React from 'react';\nvar SnippylyRecorderNotes = function (props) {\n var shadowDom = props.shadowDom, children = props.children;\n return (React.createElement(\"velt-recorder-notes\", { \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyRecorderNotes;\n","import React, { useEffect, useRef } from 'react';\nvar SnippylyRecorderPlayer = function (props) {\n var recorderId = props.recorderId, onDelete = props.onDelete, showSummary = props.showSummary, summary = props.summary, shadowDom = props.shadowDom;\n var ref = useRef();\n var onDeleteRef = useRef(onDelete);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onDeleteRef.current = onDelete;\n }, [onDelete]);\n useEffect(function () {\n var element;\n var handleOnDelete = function (event) {\n if (onDeleteRef.current) {\n onDeleteRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element === null || element === void 0 ? void 0 : element.addEventListener('onDelete', handleOnDelete);\n }\n }\n return function () {\n if (element) {\n element === null || element === void 0 ? void 0 : element.removeEventListener('onDelete', handleOnDelete);\n }\n };\n }, []);\n return (React.createElement(\"velt-recorder-player\", { ref: ref, \"recorder-id\": recorderId, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"show-summary\": [true, false].includes(showSummary) ? (showSummary ? 'true' : 'false') : undefined, summary: [true, false].includes(summary) ? (summary ? 'true' : 'false') : undefined }));\n};\nexport default SnippylyRecorderPlayer;\n","import React from 'react';\nvar SnippylyRecorderTool = function (props) {\n var type = props.type, panelId = props.panelId, buttonLabel = props.buttonLabel, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom;\n return (React.createElement(\"velt-recorder-tool\", { type: type, \"panel-id\": panelId, \"button-label\": buttonLabel, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyRecorderTool;\n","import React, { useEffect, useRef } from 'react';\nvar FilterTypeConfig = /** @class */ (function () {\n function FilterTypeConfig() {\n }\n return FilterTypeConfig;\n}());\nvar CommentSidebarFilterConfig = /** @class */ (function () {\n function CommentSidebarFilterConfig() {\n }\n return CommentSidebarFilterConfig;\n}());\n;\nvar CommentSidebarGroupConfig = /** @class */ (function () {\n function CommentSidebarGroupConfig() {\n }\n return CommentSidebarGroupConfig;\n}());\nvar CommentSidebarFilters = /** @class */ (function () {\n function CommentSidebarFilters() {\n }\n return CommentSidebarFilters;\n}());\nvar SnippylySidebarButton = function (props) {\n var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom, floatingMode = props.floatingMode, pageMode = props.pageMode, sortData = props.sortData, urlNavigation = props.urlNavigation, currentLocationSuffix = props.currentLocationSuffix, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, dialogVariant = props.dialogVariant, pageModeComposerVariant = props.pageModeComposerVariant, sidebarShadowDom = props.sidebarShadowDom, sidebarVariant = props.sidebarVariant, position = props.position, onCommentClick = props.onCommentClick, onSidebarOpen = props.onSidebarOpen, filterPanelLayout = props.filterPanelLayout;\n var ref = useRef();\n var onSidebarOpenRef = useRef(onSidebarOpen);\n var onCommentClickRef = useRef(onCommentClick);\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n onSidebarOpenRef.current = onSidebarOpen;\n }, [onSidebarOpen]);\n useEffect(function () {\n var element;\n var handleSidebarOpen = function (event) {\n if (onSidebarOpenRef.current) {\n onSidebarOpenRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarCommentClick = function (event) {\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onSidebarOpen', handleSidebarOpen);\n element.addEventListener('onCommentClick', handleSidebarCommentClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onSidebarOpen', handleSidebarOpen);\n element.removeEventListener('onCommentClick', handleSidebarCommentClick);\n }\n };\n });\n return (React.createElement(\"velt-sidebar-button\", { \"tooltip-text\": tooltipText, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"floating-mode\": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined, ref: ref, \"page-mode\": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, \"sort-data\": sortData, \"url-navigation\": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, \"current-location-suffix\": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, \"filter-config\": filterConfig ? JSON.stringify(filterConfig) : undefined, \"group-config\": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, \"exclude-location-ids\": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, \"dialog-variant\": dialogVariant, \"page-mode-composer-variant\": pageModeComposerVariant, \"sidebar-shadow-dom\": [true, false].includes(sidebarShadowDom) ? (sidebarShadowDom ? 'true' : 'false') : undefined, \"sidebar-variant\": sidebarVariant, position: position, \"filter-panel-layout\": filterPanelLayout }, children));\n};\nexport default SnippylySidebarButton;\n","import React, { useEffect, useRef } from 'react';\nvar FilterTypeConfig = /** @class */ (function () {\n function FilterTypeConfig() {\n }\n return FilterTypeConfig;\n}());\nvar CommentSidebarFilterConfig = /** @class */ (function () {\n function CommentSidebarFilterConfig() {\n }\n return CommentSidebarFilterConfig;\n}());\n;\nvar CommentSidebarGroupConfig = /** @class */ (function () {\n function CommentSidebarGroupConfig() {\n }\n return CommentSidebarGroupConfig;\n}());\nvar CommentSidebarFilters = /** @class */ (function () {\n function CommentSidebarFilters() {\n }\n return CommentSidebarFilters;\n}());\nvar VeltCommentsSidebarButton = function (props) {\n var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom, floatingMode = props.floatingMode, pageMode = props.pageMode, sortData = props.sortData, urlNavigation = props.urlNavigation, currentLocationSuffix = props.currentLocationSuffix, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, dialogVariant = props.dialogVariant, pageModeComposerVariant = props.pageModeComposerVariant, sidebarShadowDom = props.sidebarShadowDom, sidebarVariant = props.sidebarVariant, position = props.position, onCommentClick = props.onCommentClick, onSidebarOpen = props.onSidebarOpen, filterPanelLayout = props.filterPanelLayout;\n var ref = useRef();\n var onSidebarOpenRef = useRef(onSidebarOpen);\n var onCommentClickRef = useRef(onCommentClick);\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n onSidebarOpenRef.current = onSidebarOpen;\n }, [onSidebarOpen]);\n useEffect(function () {\n var element;\n var handleSidebarOpen = function (event) {\n if (onSidebarOpenRef.current) {\n onSidebarOpenRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleSidebarCommentClick = function (event) {\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onSidebarOpen', handleSidebarOpen);\n element.addEventListener('onCommentClick', handleSidebarCommentClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onSidebarOpen', handleSidebarOpen);\n element.removeEventListener('onCommentClick', handleSidebarCommentClick);\n }\n };\n });\n return (React.createElement(\"velt-comments-sidebar-button\", { \"tooltip-text\": tooltipText, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"floating-mode\": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined, ref: ref, \"page-mode\": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, \"sort-data\": sortData, \"url-navigation\": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, \"current-location-suffix\": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, \"filter-config\": filterConfig ? JSON.stringify(filterConfig) : undefined, \"group-config\": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, \"exclude-location-ids\": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, \"dialog-variant\": dialogVariant, \"page-mode-composer-variant\": pageModeComposerVariant, \"sidebar-shadow-dom\": [true, false].includes(sidebarShadowDom) ? (sidebarShadowDom ? 'true' : 'false') : undefined, \"sidebar-variant\": sidebarVariant, position: position, \"filter-panel-layout\": filterPanelLayout }, children));\n};\nexport default VeltCommentsSidebarButton;\n","import React from 'react';\nvar SnippylyTags = function (props) {\n var pinHighlighterClass = props.pinHighlighterClass;\n return (React.createElement(\"velt-tags\", { \"pin-highlighter-class\": pinHighlighterClass }));\n};\nexport default SnippylyTags;\n","import React from 'react';\nvar SnippylyTagTool = function (props) {\n var targetTagElementId = props.targetTagElementId, children = props.children;\n return (React.createElement(\"velt-tag-tool\", { \"target-tag-element-id\": targetTagElementId }, children));\n};\nexport default SnippylyTagTool;\n","import React from 'react';\nvar SnippylyArrows = function () {\n return (React.createElement(\"velt-arrows\", null));\n};\nexport default SnippylyArrows;\n","import React from 'react';\nvar SnippylyArrowTool = function (props) {\n var children = props.children, darkMode = props.darkMode;\n return (React.createElement(\"velt-arrow-tool\", { \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyArrowTool;\n","import React from 'react';\nvar SnippylyUserInviteTool = function (props) {\n var type = props.type, source = props.source, title = props.title, placeholder = props.placeholder, inviteUrl = props.inviteUrl, accessControlDropdown = props.accessControlDropdown, documentUserAccessList = props.documentUserAccessList, children = props.children, darkMode = props.darkMode;\n return (React.createElement(\"velt-user-invite-tool\", { type: type, source: source, title: title, placeholder: placeholder, \"invite-url\": inviteUrl, \"access-control-dropdown\": [true, false].includes(accessControlDropdown) ? accessControlDropdown : undefined, \"document-user-access-list\": [true, false].includes(documentUserAccessList) ? documentUserAccessList : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default SnippylyUserInviteTool;\n","import React from 'react';\nvar SnippylyUserRequestTool = function (props) {\n var type = props.type;\n return (React.createElement(\"velt-user-request-tool\", { type: type }));\n};\nexport default SnippylyUserRequestTool;\n","import React, { useEffect, useRef } from 'react';\nvar VeltCommentPlayerTimeline = function (props) {\n var totalMediaLength = props.totalMediaLength, offset = props.offset, onCommentClick = props.onCommentClick, shadowDom = props.shadowDom, videoPlayerId = props.videoPlayerId, onReactionClick = props.onReactionClick;\n var ref = useRef();\n var onCommentClickRef = useRef(onCommentClick);\n var onReactionClickRef = useRef(onReactionClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n onReactionClickRef.current = onReactionClick;\n }, [onReactionClick]);\n useEffect(function () {\n var element;\n var handleCommentClick = function (event) {\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n var handleReactionClick = function (event) {\n if (onReactionClickRef.current) {\n onReactionClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onCommentClick', handleCommentClick);\n element.addEventListener('onReactionClick', handleReactionClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onCommentClick', handleCommentClick);\n element.removeEventListener('onReactionClick', handleReactionClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-comment-player-timeline\", { ref: ref, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"total-media-length\": totalMediaLength, offset: offset, \"video-player-id\": videoPlayerId }));\n};\nexport default VeltCommentPlayerTimeline;\n","import React from 'react';\nvar VeltVideoPlayer = function (props) {\n var darkMode = props.darkMode, src = props.src, sync = props.sync, commentTool = props.commentTool, shadowDom = props.shadowDom;\n return (React.createElement(\"velt-video-player\", { \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, src: src, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, sync: [true, false].includes(sync) ? (sync ? 'true' : 'false') : undefined, \"comment-tool\": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined }));\n};\nexport default VeltVideoPlayer;\n","import React from 'react';\nvar VeltViewAnalytics = function (props) {\n var type = props.type, locationId = props.locationId;\n return (React.createElement(\"velt-view-analytics\", { type: type, \"location-id\": locationId }));\n};\nexport default VeltViewAnalytics;\n","import React, { useEffect, useRef } from 'react';\nvar VeltCommentThread = function (props) {\n var annotationId = props.annotationId, annotation = props.annotation, onCommentClick = props.onCommentClick, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant;\n var ref = useRef();\n var onCommentClickRef = useRef(onCommentClick);\n useEffect(function () {\n onCommentClickRef.current = onCommentClick;\n }, [onCommentClick]);\n useEffect(function () {\n var element;\n var handleCommentClick = function (event) {\n if (onCommentClickRef.current) {\n onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onCommentClick', handleCommentClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onCommentClick', handleCommentClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-comment-thread\", { ref: ref, \"annotation-id\": annotationId, annotation: annotation ? JSON.stringify(annotation) : undefined, variant: variant, \"dialog-variant\": dialogVariant, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));\n};\nexport default VeltCommentThread;\n","import React, { useEffect, useRef } from 'react';\nvar NotificationTabConfigItem = /** @class */ (function () {\n function NotificationTabConfigItem() {\n }\n return NotificationTabConfigItem;\n}());\nexport { NotificationTabConfigItem };\nvar NotificationTabConfig = /** @class */ (function () {\n function NotificationTabConfig() {\n }\n return NotificationTabConfig;\n}());\nexport { NotificationTabConfig };\nvar VeltNotificationsTool = function (props) {\n var children = props.children, darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, panelShadowDom = props.panelShadowDom, variant = props.variant, maxDays = props.maxDays, tabConfig = props.tabConfig, panelOpenMode = props.panelOpenMode, panelVariant = props.panelVariant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab;\n var ref = useRef();\n var onNotificationClickRef = useRef(onNotificationClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onNotificationClickRef.current = onNotificationClick;\n }, [onNotificationClick]);\n useEffect(function () {\n var element;\n var handleNotificationClick = function (event) {\n if (onNotificationClickRef.current) {\n onNotificationClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element === null || element === void 0 ? void 0 : element.addEventListener('onNotificationClick', handleNotificationClick);\n }\n }\n return function () {\n if (element) {\n element === null || element === void 0 ? void 0 : element.removeEventListener('onNotificationClick', handleNotificationClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-notifications-tool\", { ref: ref, \"panel-open-mode\": panelOpenMode, panelVariant: panelVariant, \"tab-config\": JSON.stringify(tabConfig), variant: variant, \"max-days\": (maxDays && maxDays > 0) ? maxDays + '' : undefined, \"panel-shadow-dom\": [true, false].includes(panelShadowDom) ? (panelShadowDom ? 'true' : 'false') : undefined, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"read-notifications-on-for-you-tab\": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined }, children));\n};\nexport default VeltNotificationsTool;\n","import React, { useEffect, useRef } from 'react';\nvar NotificationTabConfigItem = /** @class */ (function () {\n function NotificationTabConfigItem() {\n }\n return NotificationTabConfigItem;\n}());\nexport { NotificationTabConfigItem };\nvar NotificationTabConfig = /** @class */ (function () {\n function NotificationTabConfig() {\n }\n return NotificationTabConfig;\n}());\nexport { NotificationTabConfig };\nvar VeltNotificationsPanel = function (props) {\n var darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, tabConfig = props.tabConfig, variant = props.variant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab;\n var ref = useRef();\n var onNotificationClickRef = useRef(onNotificationClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onNotificationClickRef.current = onNotificationClick;\n }, [onNotificationClick]);\n useEffect(function () {\n var element;\n var handleNotificationClick = function (event) {\n if (onNotificationClickRef.current) {\n onNotificationClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element === null || element === void 0 ? void 0 : element.addEventListener('onNotificationClick', handleNotificationClick);\n }\n }\n return function () {\n if (element) {\n element === null || element === void 0 ? void 0 : element.removeEventListener('onNotificationClick', handleNotificationClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-notifications-panel\", { ref: ref, variant: variant, \"tab-config\": JSON.stringify(tabConfig), \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"read-notifications-on-for-you-tab\": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined }));\n};\nexport default VeltNotificationsPanel;\n","import React, { useEffect, useRef } from 'react';\nvar VeltNotificationsHistoryPanel = function (props) {\n var embedMode = props.embedMode, darkMode = props.darkMode, onNotificationClick = props.onNotificationClick;\n var ref = useRef();\n var onNotificationClickRef = useRef(onNotificationClick);\n // Update the ref to always point to the latest callback function\n useEffect(function () {\n onNotificationClickRef.current = onNotificationClick;\n }, [onNotificationClick]);\n useEffect(function () {\n var element;\n var handleNotificationClick = function (event) {\n if (onNotificationClickRef.current) {\n onNotificationClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element === null || element === void 0 ? void 0 : element.addEventListener('onNotificationClick', handleNotificationClick);\n }\n }\n return function () {\n if (element) {\n element === null || element === void 0 ? void 0 : element.removeEventListener('onNotificationClick', handleNotificationClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-notifications-history-panel\", { ref: ref, \"embed-mode\": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));\n};\nexport default VeltNotificationsHistoryPanel;\n","import React from 'react';\nvar VeltChartComment = function (props) {\n var commentMetadata = props.commentMetadata, dialogMetadataTemplate = props.dialogMetadataTemplate, children = props.children, ghostComment = props.ghostComment;\n return (React.createElement(\"velt-chart-comment\", { \"comment-metadata\": commentMetadata ? JSON.stringify(commentMetadata) : undefined, \"dialog-metadata-template\": (dialogMetadataTemplate === null || dialogMetadataTemplate === void 0 ? void 0 : dialogMetadataTemplate.length) ? JSON.stringify(dialogMetadataTemplate) : undefined, \"ghost-comment\": [true, false].includes(ghostComment) ? (ghostComment ? 'true' : 'false') : undefined }, children));\n};\nexport default VeltChartComment;\n","import React, { useEffect } from 'react';\nimport { useVeltClient } from '../../context';\nimport VeltChartComment from '../VeltChartComment';\nvar VeltNivoChartComments = function (_a) {\n var _b, _c, _d, _e, _f;\n var chartComputedData = _a.chartComputedData, dialogMetadataTemplate = _a.dialogMetadataTemplate, id = _a.id;\n var client = useVeltClient().client;\n var _g = React.useState({ comments: [] }), ghostCommentsData = _g[0], setGhostCommentsData = _g[1];\n var _h = React.useState(null), documentPathsSubscription = _h[0], setDocumentPathsSubscription = _h[1];\n var _j = React.useState(null), commentSubscription = _j[0], setCommentSubscription = _j[1];\n // Unsubscribe from the subscriptions when the component is unmounted\n useEffect(function () {\n return function () {\n unsubscribeDocumentPathsSubscription();\n unsubscribeCommentSubscription();\n };\n }, []);\n useEffect(function () {\n getCommentAnnotations();\n }, [chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.data]);\n useEffect(function () {\n if (client) {\n getCommentAnnotations();\n }\n }, [client]);\n var getCommentAnnotations = function () {\n var _a;\n try {\n unsubscribeDocumentPathsSubscription();\n unsubscribeCommentSubscription();\n if (client) {\n var subscription = (_a = client === null || client === void 0 ? void 0 : client.docService) === null || _a === void 0 ? void 0 : _a.getDocumentPaths$().subscribe(function (paths) {\n var _a;\n if (paths === null || paths === void 0 ? void 0 : paths.clientDocumentId) {\n unsubscribeCommentSubscription();\n var commentElement = client.getCommentElement();\n var subscription_1 = (_a = commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAllCommentAnnotations(paths === null || paths === void 0 ? void 0 : paths.clientDocumentId)) === null || _a === void 0 ? void 0 : _a.subscribe(function (comments) {\n filterGhostComments(comments);\n });\n setCommentSubscription(subscription_1);\n }\n });\n setDocumentPathsSubscription(subscription);\n }\n }\n catch (err) {\n }\n };\n var filterGhostComments = function (comments) {\n var _a, _b, _c;\n try {\n var chartComments = (_a = comments === null || comments === void 0 ? void 0 : comments.filter(function (annotation) { return annotation.commentType === 'chart'; })) === null || _a === void 0 ? void 0 : _a.filter(function (annotation) { var _a; return ((_a = annotation === null || annotation === void 0 ? void 0 : annotation.metadata) === null || _a === void 0 ? void 0 : _a.id) === id; });\n if ((_b = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.bars) === null || _b === void 0 ? void 0 : _b.length) {\n var ghostComments_1 = [];\n chartComments.forEach(function (annotation) {\n var _a;\n var metadata = annotation.metadata;\n var groupId = metadata === null || metadata === void 0 ? void 0 : metadata.groupId;\n var value = metadata === null || metadata === void 0 ? void 0 : metadata.value;\n var label = metadata === null || metadata === void 0 ? void 0 : metadata.label;\n if (groupId && value && label) {\n var bar = (_a = chartComputedData.bars) === null || _a === void 0 ? void 0 : _a.find(function (bar) { var _a, _b, _c; return ((_a = bar === null || bar === void 0 ? void 0 : bar.data) === null || _a === void 0 ? void 0 : _a.id) === groupId && ((_b = bar === null || bar === void 0 ? void 0 : bar.data) === null || _b === void 0 ? void 0 : _b.value) === value && ((_c = bar === null || bar === void 0 ? void 0 : bar.data) === null || _c === void 0 ? void 0 : _c.indexValue) === label; });\n if (!bar) {\n ghostComments_1.push(annotation);\n }\n }\n });\n var width = ((_c = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.bars[0]) === null || _c === void 0 ? void 0 : _c.width) || 0;\n setGhostCommentsData({ comments: ghostComments_1, width: width, type: 'bar' });\n }\n else if (chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.points) {\n var ghostComments_2 = [];\n chartComments.forEach(function (annotation) {\n var _a;\n var metadata = annotation.metadata;\n var groupId = metadata === null || metadata === void 0 ? void 0 : metadata.groupId;\n var value = metadata === null || metadata === void 0 ? void 0 : metadata.value;\n var label = metadata === null || metadata === void 0 ? void 0 : metadata.label;\n if (groupId && value && label) {\n var point = (_a = chartComputedData.points) === null || _a === void 0 ? void 0 : _a.find(function (point) { var _a, _b; return (point === null || point === void 0 ? void 0 : point.serieId) === groupId && ((_a = point === null || point === void 0 ? void 0 : point.data) === null || _a === void 0 ? void 0 : _a.y) === value && ((_b = point === null || point === void 0 ? void 0 : point.data) === null || _b === void 0 ? void 0 : _b.x) === label; });\n if (!point) {\n ghostComments_2.push(annotation);\n }\n }\n });\n var width = 0;\n setGhostCommentsData({ comments: ghostComments_2, width: width, type: 'line' });\n }\n }\n catch (err) {\n }\n };\n var polarToCartesian = function (centerX, centerY, radius, angleInRadians) {\n return {\n x: centerX + radius * Math.cos(angleInRadians - Math.PI / 2),\n y: centerY + radius * Math.sin(angleInRadians - Math.PI / 2)\n };\n };\n var unsubscribeDocumentPathsSubscription = function () {\n try {\n if (documentPathsSubscription) {\n documentPathsSubscription === null || documentPathsSubscription === void 0 ? void 0 : documentPathsSubscription.unsubscribe();\n }\n }\n catch (err) {\n }\n };\n var unsubscribeCommentSubscription = function () {\n try {\n if (commentSubscription) {\n commentSubscription === null || commentSubscription === void 0 ? void 0 : commentSubscription.unsubscribe();\n }\n }\n catch (err) {\n }\n };\n return (React.createElement(React.Fragment, null,\n React.createElement(\"foreignObject\", null,\n React.createElement(\"style\", null, \"\\n .nivo-chart-comment-point {\\n opacity: 0 !important;\\n visibility: hidden !important;\\n }\\n \\n .nivo-chart-comment-tool {\\n opacity: 0;\\n }\\n \\n .nivo-chart-comment-tool:hover {\\n opacity: 1;\\n visibility: visible;\\n transition: 0.3s;\\n }\\n \\n .nivo-chart-comment-container {\\n position: relative;\\n display: flex;\\n flex-direction: column;\\n align-items: center;\\n justify-content: center;\\n width: 100%;\\n height: 100%;\\n }\\n \\n .nivo-chart-comment-container velt-comment-tool {\\n display: flex;\\n cursor: pointer;\\n }\\n \\n .nivo-chart-container snippyly-comment-pin-portal {\\n /* hide it */\\n display: none;\\n }\\n \")),\n ((_b = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.points) === null || _b === void 0 ? void 0 : _b.length) && chartComputedData.points.map(function (point, index) {\n var _a, _b;\n var commentMetadata = {\n id: id,\n label: (_a = point === null || point === void 0 ? void 0 : point.data) === null || _a === void 0 ? void 0 : _a.x,\n groupId: point === null || point === void 0 ? void 0 : point.serieId,\n value: (_b = point === null || point === void 0 ? void 0 : point.data) === null || _b === void 0 ? void 0 : _b.y,\n };\n return (React.createElement(\"g\", { transform: \"translate(\".concat(point.x, \", \").concat(point.y, \")\"), key: point.id },\n React.createElement(\"foreignObject\", { x: -12, y: -40, width: \"24\", height: \"24\" },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['groupId', 'label', 'value'] })))));\n }),\n ((_c = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.bars) === null || _c === void 0 ? void 0 : _c.length) && chartComputedData.bars.map(function (point, index) {\n var _a, _b, _c;\n var commentMetadata = {\n id: id,\n label: (_a = point === null || point === void 0 ? void 0 : point.data) === null || _a === void 0 ? void 0 : _a.indexValue,\n groupId: (_b = point === null || point === void 0 ? void 0 : point.data) === null || _b === void 0 ? void 0 : _b.id,\n value: (_c = point === null || point === void 0 ? void 0 : point.data) === null || _c === void 0 ? void 0 : _c.value,\n };\n return (React.createElement(\"g\", { transform: \"translate(\".concat(point.x + point.width, \", \").concat(point.y, \")\"), key: point.key },\n React.createElement(\"foreignObject\", { x: 0, y: -8, width: \"24\", height: \"24\" },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['groupId', 'label', 'value'] })))));\n }),\n ((_d = chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.dataWithArc) === null || _d === void 0 ? void 0 : _d.length) && chartComputedData.dataWithArc.map(function (arcData, index) {\n var midAngle = (arcData.arc.startAngle + arcData.arc.endAngle) / 2;\n var radiusOffset = 20; // Extend beyond the outer radius for visibility\n var position = polarToCartesian(chartComputedData.centerX, chartComputedData.centerY, arcData.arc.outerRadius + radiusOffset, midAngle);\n var commentMetadata = {\n id: id,\n label: arcData === null || arcData === void 0 ? void 0 : arcData.label,\n value: arcData === null || arcData === void 0 ? void 0 : arcData.value,\n };\n return (React.createElement(\"g\", { transform: \"translate(\".concat(position.x, \", \").concat(position.y, \")\"), key: arcData.id },\n React.createElement(\"foreignObject\", { width: \"100\", height: \"50\", x: \"-50\", y: \"-25\", style: { overflow: 'visible' } },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['label', 'value'] })))));\n }),\n ((_e = ghostCommentsData === null || ghostCommentsData === void 0 ? void 0 : ghostCommentsData.comments) === null || _e === void 0 ? void 0 : _e.length) && ((_f = ghostCommentsData === null || ghostCommentsData === void 0 ? void 0 : ghostCommentsData.comments) === null || _f === void 0 ? void 0 : _f.map(function (annotation) {\n var metadata = annotation.metadata;\n var groupId = metadata === null || metadata === void 0 ? void 0 : metadata.groupId;\n var value = metadata === null || metadata === void 0 ? void 0 : metadata.value;\n var label = metadata === null || metadata === void 0 ? void 0 : metadata.label;\n var x = (chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.xScale) ? chartComputedData.xScale(label) : 0;\n var y = (chartComputedData === null || chartComputedData === void 0 ? void 0 : chartComputedData.yScale) ? chartComputedData.yScale(value) : 0;\n var point = { x: x, y: y, width: (ghostCommentsData === null || ghostCommentsData === void 0 ? void 0 : ghostCommentsData.width) || 0, key: annotation.annotationId };\n var commentMetadata = {\n id: id,\n label: label,\n groupId: groupId,\n value: value,\n };\n switch (ghostCommentsData === null || ghostCommentsData === void 0 ? void 0 : ghostCommentsData.type) {\n case 'bar':\n return (React.createElement(\"g\", { transform: \"translate(\".concat(point.x + point.width, \", \").concat(point.y, \")\"), key: point.key },\n React.createElement(\"foreignObject\", { x: 0, y: -8, width: \"24\", height: \"24\" },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { ghostComment: true, commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['groupId', 'label', 'value'] })))));\n case 'line':\n return (React.createElement(\"g\", { transform: \"translate(\".concat(point.x + point.width, \", \").concat(point.y, \")\"), key: point.key },\n React.createElement(\"foreignObject\", { x: -12, y: -48, width: \"24\", height: \"24\" },\n React.createElement(\"div\", { className: 'nivo-chart-comment-container' },\n React.createElement(VeltChartComment, { ghostComment: true, commentMetadata: commentMetadata, dialogMetadataTemplate: dialogMetadataTemplate || ['groupId', 'label', 'value'] })))));\n default:\n return null;\n }\n }))));\n};\nexport default VeltNivoChartComments;\n","import { __spreadArray } from \"tslib\";\nimport React, { useEffect, useRef, useState } from \"react\";\nimport { useVeltClient } from \"../../context\";\nimport VeltChartComment from \"../VeltChartComment\";\nvar VeltHighChartComments = function (_a) {\n var chartComputedData = _a.chartComputedData, id = _a.id, dialogMetadataTemplate = _a.dialogMetadataTemplate, Highcharts = _a.Highcharts;\n var _b = useState([]), points = _b[0], setPoints = _b[1];\n var _c = useState([]), ghostPoints = _c[0], setGhostPoints = _c[1];\n var chartRef = useRef(chartComputedData);\n var commentsRef = useRef([]);\n var client = useVeltClient().client;\n var _d = React.useState(null), documentPathsSubscription = _d[0], setDocumentPathsSubscription = _d[1];\n var _e = useState(null), commentSubscription = _e[0], setCommentSubscription = _e[1];\n // Unsubscribe from the subscriptions when the component is unmounted\n useEffect(function () {\n return function () {\n unsubscribeDocumentPathsSubscription();\n unsubscribeCommentSubscription();\n };\n }, []);\n useEffect(function () {\n if (client) {\n getCommentAnnotations();\n }\n }, [client]);\n var getCommentAnnotations = function () {\n var _a;\n try {\n unsubscribeDocumentPathsSubscription();\n unsubscribeCommentSubscription();\n if (client) {\n var subscription = (_a = client === null || client === void 0 ? void 0 : client.docService) === null || _a === void 0 ? void 0 : _a.getDocumentPaths$().subscribe(function (paths) {\n var _a;\n if (paths === null || paths === void 0 ? void 0 : paths.clientDocumentId) {\n unsubscribeCommentSubscription();\n var commentElement = client.getCommentElement();\n var subscription_1 = (_a = commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAllCommentAnnotations(paths === null || paths === void 0 ? void 0 : paths.clientDocumentId)) === null || _a === void 0 ? void 0 : _a.subscribe(function (comments) {\n commentsRef.current = comments;\n filterGhostComments(comments);\n });\n setCommentSubscription(subscription_1);\n }\n });\n setDocumentPathsSubscription(subscription);\n }\n }\n catch (err) {\n }\n };\n var filterGhostComments = function (comments) {\n var _a;\n try {\n var chartComments = (_a = comments === null || comments === void 0 ? void 0 : comments.filter(function (annotation) { return annotation.commentType === 'chart'; })) === null || _a === void 0 ? void 0 : _a.filter(function (annotation) { var _a; return ((_a = annotation === null || annotation === void 0 ? void 0 : annotation.metadata) === null || _a === void 0 ? void 0 : _a.id) === id; });\n var ghostPoints_1 = [];\n chartComments.forEach(function (annotation) {\n var metadata = annotation.metadata;\n var groupId = metadata === null || metadata === void 0 ? void 0 : metadata.groupId;\n var value = metadata === null || metadata === void 0 ? void 0 : metadata.value;\n var label = metadata === null || metadata === void 0 ? void 0 : metadata.label;\n if (groupId && value && label) {\n var series = chartRef.current.chart.series.find(function (series) { return series.name === groupId; });\n if (series === null || series === void 0 ? void 0 : series.visible) {\n switch (series.type) {\n case 'line':\n var linePoint = series.points.find(function (point) { return point.y === value && point.x === label; });\n if (!linePoint) {\n var x = series.xAxis.toPixels(label, true);\n var y = series.yAxis.toPixels(value, true);\n ghostPoints_1.push({\n x: x,\n y: y,\n seriesName: groupId,\n yValue: value,\n transform: 'translate(-50%, -150%)',\n id: \"\".concat(groupId, \"-\").concat(label, \"-\").concat(value),\n metadata: {\n id: id,\n groupId: groupId,\n label: label,\n value: value,\n },\n });\n }\n break;\n case 'bar':\n case 'column':\n var barPoint = series.points.find(function (point) { return point.y === value && point.category === label; });\n if (!barPoint) {\n var categoryIndex = series.xAxis.categories.indexOf(label);\n var x = series.xAxis.toPixels(categoryIndex, true);\n var y = series.yAxis.toPixels(value, true);\n // const width = series.xAxis.toPixels(categoryIndex + 1, true) - x;\n ghostPoints_1.push({\n x: x,\n y: y,\n seriesName: groupId,\n yValue: value,\n id: \"\".concat(groupId, \"-\").concat(label, \"-\").concat(value),\n // width: width,\n transform: 'translate(-50%, -100%)',\n metadata: {\n id: id,\n groupId: groupId,\n label: label,\n value: value,\n },\n });\n }\n }\n }\n }\n });\n setGhostPoints(ghostPoints_1);\n }\n catch (err) {\n }\n };\n useEffect(function () {\n // Attach the redraw event listener when the chart updates\n if (chartRef.current && chartRef.current.chart) {\n var currentChart_1 = chartRef.current.chart;\n window.chart = currentChart_1;\n // Define the callback to execute on chart redraw\n var onRedraw_1 = function () {\n calculatePoints('186');\n filterGhostComments(commentsRef.current);\n };\n if (Highcharts) {\n // Attach the event listener\n Highcharts.addEvent(currentChart_1, 'redraw', onRedraw_1);\n }\n // Perform the initial calculation\n calculatePoints('194');\n // Clean up the event listener when the component unmounts or chart changes\n return function () {\n if (Highcharts) {\n Highcharts.removeEvent(currentChart_1, 'redraw', onRedraw_1);\n }\n };\n }\n }, [chartComputedData]);\n var calculatePoints = function (from) {\n var _a, _b;\n if (!((_b = (_a = chartRef.current) === null || _a === void 0 ? void 0 : _a.chart) === null || _b === void 0 ? void 0 : _b.series)) {\n return;\n }\n // Create an array of points from all series\n var newPoints = chartRef.current.chart.series.filter(function (series) { return series.visible; }).reduce(function (acc, series) {\n var seriesPoints = [];\n switch (series.type) {\n case 'line':\n seriesPoints = series.points.map(function (point) { return ({\n x: point.plotX,\n y: point.plotY,\n seriesName: series.name,\n yValue: point.y,\n transform: 'translate(-50%, -150%)',\n id: \"\".concat(series.name, \"-\").concat(point.x, \"-\").concat(point.y),\n metadata: {\n id: id,\n groupId: series.name,\n label: point.x,\n value: point.y,\n },\n }); });\n break;\n case 'bar':\n case 'column':\n seriesPoints = series.points.map(function (point) {\n var _a, _b, _c, _d, _e, _f, _g;\n var x = (_a = point.shapeArgs) === null || _a === void 0 ? void 0 : _a.x;\n var y = (_b = point.shapeArgs) === null || _b === void 0 ? void 0 : _b.y;\n var transform = 'translate(-50%, -100%)';\n var width = (_c = point.shapeArgs) === null || _c === void 0 ? void 0 : _c.width;\n var height = (_d = point.shapeArgs) === null || _d === void 0 ? void 0 : _d.height;\n if (series.type === 'column') {\n // Center horizontally for columns\n x += point.shapeArgs.width / 2;\n }\n else if (series.type === 'bar') {\n // Center vertically for bars\n // y += point.shapeArgs!.height / 2;\n x = (_e = point.shapeArgs) === null || _e === void 0 ? void 0 : _e.brBoxHeight;\n transform = null;\n height = (_f = point.shapeArgs) === null || _f === void 0 ? void 0 : _f.width;\n width = null;\n // y = (point.shapeArgs?.x! / 2) + (point.shapeArgs?.width! / 2);\n // x = point.plotX! - (point?.shapeArgs?.width! / 2);\n y = (_g = point.shapeArgs) === null || _g === void 0 ? void 0 : _g.x;\n }\n return {\n x: x,\n y: y,\n seriesName: series.name,\n yValue: point.y,\n id: \"\".concat(series.name, \"-\").concat(point.x, \"-\").concat(point.y),\n width: width,\n // height: height,\n transform: transform,\n metadata: {\n id: id,\n groupId: series.name,\n label: point.category,\n value: point.y,\n },\n };\n });\n break;\n }\n return __spreadArray(__spreadArray([], acc, true), seriesPoints, true);\n }, []);\n setPoints(newPoints);\n };\n var unsubscribeDocumentPathsSubscription = function () {\n try {\n if (documentPathsSubscription) {\n documentPathsSubscription === null || documentPathsSubscription === void 0 ? void 0 : documentPathsSubscription.unsubscribe();\n }\n }\n catch (err) {\n }\n };\n var unsubscribeCommentSubscription = function () {\n try {\n if (commentSubscription) {\n commentSubscription === null || commentSubscription === void 0 ? void 0 : commentSubscription.unsubscribe();\n }\n }\n catch (err) {\n }\n };\n return (React.createElement(\"div\", { className: 'velt-chart-comments-container', style: {\n zIndex: 100000,\n position: 'absolute',\n top: 0,\n left: 0,\n } },\n React.createElement(\"style\", null, \"\\n .velt-chart-comments-container .point-container {\\n opacity: 0 !important;\\n visibility: hidden !important;\\n }\\n \"),\n points.map(function (point, index) { return (React.createElement(\"div\", { key: index, style: {\n position: 'absolute',\n left: \"\".concat(chartRef.current.chart.plotLeft + point.x, \"px\"),\n top: \"\".concat(chartRef.current.chart.plotTop + point.y, \"px\"),\n transform: point.transform,\n padding: '2px 5px',\n color: '#fff',\n borderRadius: '3px',\n fontSize: '10px',\n width: \"\".concat(point.width, \"px\"),\n height: \"\".concat(point.height, \"px\"),\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n userSelect: 'none',\n boxSizing: 'border-box',\n } },\n React.createElement(VeltChartComment, { commentMetadata: point.metadata, dialogMetadataTemplate: dialogMetadataTemplate || point.dialogMetadataTemplate || ['groupId', 'label', 'value'] }))); }),\n ghostPoints.map(function (point, index) { return (React.createElement(\"div\", { id: point.id, key: index, style: {\n position: 'absolute',\n left: \"\".concat(chartRef.current.chart.plotLeft + point.x, \"px\"),\n top: \"\".concat(chartRef.current.chart.plotTop + point.y, \"px\"),\n transform: point.transform,\n padding: '2px 5px',\n color: '#fff',\n borderRadius: '3px',\n fontSize: '10px',\n width: \"\".concat(point.width, \"px\"),\n height: \"\".concat(point.height, \"px\"),\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n userSelect: 'none',\n boxSizing: 'border-box',\n } },\n React.createElement(VeltChartComment, { ghostComment: true, commentMetadata: point.metadata, dialogMetadataTemplate: dialogMetadataTemplate || point.dialogMetadataTemplate || ['groupId', 'label', 'value'] }))); })));\n};\nexport default VeltHighChartComments;\n","import React from 'react';\nvar VeltAutocomplete = function (props) {\n var hotkey = props.hotkey, listData = props.listData;\n return (React.createElement(\"velt-autocomplete\", { hotkey: hotkey, \"list-data\": (typeof listData === 'object') ? JSON.stringify(listData) : undefined }));\n};\nexport default VeltAutocomplete;\n","import React from 'react';\nvar VeltInlineCommentsSection = function (props) {\n 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;\n return (React.createElement(\"velt-inline-comments-section\", { \"target-inline-comment-element-id\": targetInlineCommentElementId, \"target-comment-element-id\": targetCommentElementId, \"target-element-id\": targetElementId, config: JSON.stringify(config), variant: variant, \"dialog-variant\": dialogVariant, \"sort-data\": sortData, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, \"multi-thread\": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, \"composer-variant\": composerVariant, \"composer-position\": composerPosition, \"sort-by\": sortBy, \"sort-order\": sortOrder }, children));\n};\nexport default VeltInlineCommentsSection;\n","import React from 'react';\nvar VeltCommentPin = function (props) {\n var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId, variant = props.variant;\n return (React.createElement(\"velt-comment-pin\", { \"annotation-id\": annotationId, \"multi-thread-annotation-id\": multiThreadAnnotationId, variant: variant }, children));\n};\nexport default VeltCommentPin;\n","import React from 'react';\nvar VeltCommentText = function (props) {\n var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId;\n return (React.createElement(\"velt-comment-text\", { \"annotation-id\": annotationId, \"multi-thread-annotation-id\": multiThreadAnnotationId }, children));\n};\nexport default VeltCommentText;\n","import React from 'react';\nvar VeltCanvasComment = function (props) {\n var children = props.children, canvasId = props.canvasId, position = props.position;\n return (React.createElement(\"velt-canvas-comment\", { \"canvas-id\": canvasId, position: JSON.stringify(position) }, children));\n};\nexport default VeltCanvasComment;\n","import React, { useRef } from 'react';\nvar VeltData = function (props) {\n var path = props.path, field = props.field;\n var ref = useRef();\n return (React.createElement(\"velt-data\", { ref: ref, path: path, field: field }));\n};\nexport default VeltData;\n","import React, { useRef } from 'react';\nvar VeltIf = function (props) {\n var condition = props.condition, children = props.children;\n var ref = useRef();\n return (React.createElement(\"velt-if\", { ref: ref, condition: condition }, children));\n};\nexport default VeltIf;\n","import React from 'react';\nvar VeltCommentsMinimap = function (props) {\n var position = props.position, targetScrollableElementId = props.targetScrollableElementId;\n return (React.createElement(\"velt-comments-minimap\", { position: position, \"target-scrollable-element-id\": targetScrollableElementId }));\n};\nexport default VeltCommentsMinimap;\n","import React, { useEffect, useRef } from 'react';\nvar VeltReactionTool = function (props) {\n var videoPlayerId = props.videoPlayerId, onReactionToolClick = props.onReactionToolClick;\n var ref = useRef();\n var onReactionToolClickRef = useRef(onReactionToolClick);\n useEffect(function () {\n onReactionToolClickRef.current = onReactionToolClick;\n }, [onReactionToolClick]);\n useEffect(function () {\n var element;\n var handleReactionToolClick = function (event) {\n if (onReactionToolClickRef.current) {\n onReactionToolClickRef.current(event === null || event === void 0 ? void 0 : event.detail);\n }\n };\n if (ref.current) {\n element = ref.current;\n if (element) {\n element.addEventListener('onReactionToolClick', handleReactionToolClick);\n }\n }\n return function () {\n if (element) {\n element.removeEventListener('onReactionToolClick', handleReactionToolClick);\n }\n };\n }, []);\n return (React.createElement(\"velt-reaction-tool\", { ref: ref, \"video-player-id\": videoPlayerId }));\n};\nexport default VeltReactionTool;\n","import React from 'react';\nvar VeltInlineReactionsSection = function (props) {\n var children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, targetReactionElementId = props.targetReactionElementId, customReactions = props.customReactions;\n return (React.createElement(\"velt-inline-reactions-section\", { \"target-reaction-element-id\": targetReactionElementId, variant: variant, \"custom-reactions\": JSON.stringify(customReactions), \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));\n};\nexport default VeltInlineReactionsSection;\n","import React from 'react';\nvar VeltCommentComposer = function (props) {\n var darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant;\n return (React.createElement(\"velt-comment-composer\", { variant: variant, \"dialog-variant\": dialogVariant, \"shadow-dom\": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, \"dark-mode\": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));\n};\nexport default VeltCommentComposer;\n","import React from 'react';\nvar VeltWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-wireframe\", { style: { display: 'none' } }, children));\n};\nexport default VeltWireframe;\n","var validProps = ['veltIf', 'veltClass', 'className'];\nexport var transformWireframeProps = function (props) {\n try {\n var transformedProps_1 = {};\n Object.entries(props).forEach(function (_a) {\n var key = _a[0], value = _a[1];\n if (key === 'children' || key === 'ref' || !validProps.includes(key)) {\n transformedProps_1[key] = value;\n return;\n }\n if (key === 'className') {\n transformedProps_1['class'] = value;\n return;\n }\n // Convert camelCase to dash-case\n var dashKey = key.replace(/[A-Z]/g, function (letter) { return \"-\".concat(letter.toLowerCase()); });\n transformedProps_1[dashKey] = value;\n // // Handle boolean values - only convert if explicitly true/false\n // if (typeof value === 'boolean') {\n // transformedProps[dashKey] = [true, false].includes(value) ? (value ? 'true' : 'false') : undefined;\n // } else {\n // transformedProps[dashKey] = value;\n // }\n });\n return transformedProps_1;\n }\n catch (error) {\n return props;\n }\n};\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogAllComment = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-all-comment-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogAllComment;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogApprove = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-approve-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogApprove;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogAssignMenu = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-assign-menu-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogAssignMenu;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogAssigneeBannerResolveButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-resolve-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogAssigneeBannerResolveButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogAssigneeBannerUserAvatar = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-user-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogAssigneeBannerUserAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogAssigneeBannerUserName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-user-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogAssigneeBannerUserName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogAssigneeBannerUnresolveButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-unresolve-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogAssigneeBannerUnresolveButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogAssigneeBannerResolveButton from \"./VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton\";\nimport VeltCommentDialogAssigneeBannerUserAvatar from \"./VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar\";\nimport VeltCommentDialogAssigneeBannerUserName from \"./VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName\";\nimport VeltCommentDialogAssigneeBannerUnresolveButton from \"./VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton\";\nimport { transformWireframeProps } from \"../../../utils/propUtils\";\n;\nvar VeltCommentDialogAssigneeBanner = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-assignee-banner-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogAssigneeBanner.ResolveButton = VeltCommentDialogAssigneeBannerResolveButton;\nVeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUserAvatar;\nVeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserName;\nVeltCommentDialogAssigneeBanner.UnresolveButton = VeltCommentDialogAssigneeBannerUnresolveButton;\nexport default VeltCommentDialogAssigneeBanner;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogBody = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-body-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogBody;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogCommentCategory = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-comment-category-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCommentCategory;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogCommentIndex = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-comment-index-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCommentIndex;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogCommentSuggestionStatus = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-comment-suggestion-status-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCommentSuggestionStatus;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogComposerActionButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-action-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerActionButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogComposerAssignUser = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-assign-user-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAssignUser;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsInvalidItemPreview = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsInvalidItemPreview;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsInvalidItemMessage = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-item-message-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsInvalidItemMessage;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsInvalidItemDelete = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsInvalidItemDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsInvalidItemPreview from './VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview';\nimport VeltCommentDialogComposerAttachmentsInvalidItemMessage from './VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage';\nimport VeltCommentDialogComposerAttachmentsInvalidItemDelete from './VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\n;\nvar VeltCommentDialogComposerAttachmentsInvalidItem = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogComposerAttachmentsInvalidItem.Preview = VeltCommentDialogComposerAttachmentsInvalidItemPreview;\nVeltCommentDialogComposerAttachmentsInvalidItem.Message = VeltCommentDialogComposerAttachmentsInvalidItemMessage;\nVeltCommentDialogComposerAttachmentsInvalidItem.Delete = VeltCommentDialogComposerAttachmentsInvalidItemDelete;\nexport default VeltCommentDialogComposerAttachmentsInvalidItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsInvalidItem from './VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentDialogComposerAttachmentsInvalid = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-invalid-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogComposerAttachmentsInvalid.Item = VeltCommentDialogComposerAttachmentsInvalidItem;\nexport default VeltCommentDialogComposerAttachmentsInvalid;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsImagePreview = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-image-preview-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsImagePreview;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsImageDelete = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-image-delete-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsImageDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsImageLoading = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-image-loading-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsImageLoading;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsImagePreview from './VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview';\nimport VeltCommentDialogComposerAttachmentsImageDelete from './VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete';\nimport VeltCommentDialogComposerAttachmentsImageLoading from './VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentDialogComposerAttachmentsImage = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-image-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogComposerAttachmentsImage.Preview = VeltCommentDialogComposerAttachmentsImagePreview;\nVeltCommentDialogComposerAttachmentsImage.Loading = VeltCommentDialogComposerAttachmentsImageLoading;\nVeltCommentDialogComposerAttachmentsImage.Delete = VeltCommentDialogComposerAttachmentsImageDelete;\nexport default VeltCommentDialogComposerAttachmentsImage;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsOtherDelete = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-delete-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsOtherIcon = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsOtherLoading = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-loading-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherLoading;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsOtherName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogComposerAttachmentsOtherSize = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-size-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAttachmentsOtherSize;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsOtherDelete from './VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete';\nimport VeltCommentDialogComposerAttachmentsOtherIcon from './VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon';\nimport VeltCommentDialogComposerAttachmentsOtherLoading from './VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading';\nimport VeltCommentDialogComposerAttachmentsOtherName from './VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName';\nimport VeltCommentDialogComposerAttachmentsOtherSize from './VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentDialogComposerAttachmentsOther = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-other-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogComposerAttachmentsOther.Delete = VeltCommentDialogComposerAttachmentsOtherDelete;\nVeltCommentDialogComposerAttachmentsOther.Loading = VeltCommentDialogComposerAttachmentsOtherLoading;\nVeltCommentDialogComposerAttachmentsOther.Icon = VeltCommentDialogComposerAttachmentsOtherIcon;\nVeltCommentDialogComposerAttachmentsOther.Name = VeltCommentDialogComposerAttachmentsOtherName;\nVeltCommentDialogComposerAttachmentsOther.Size = VeltCommentDialogComposerAttachmentsOtherSize;\nexport default VeltCommentDialogComposerAttachmentsOther;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsImage from '../VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage';\nimport VeltCommentDialogComposerAttachmentsOther from '../VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentDialogComposerAttachmentsSelected = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-selected-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogComposerAttachmentsSelected.Image = VeltCommentDialogComposerAttachmentsImage;\nVeltCommentDialogComposerAttachmentsSelected.Other = VeltCommentDialogComposerAttachmentsOther;\nexport default VeltCommentDialogComposerAttachmentsSelected;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogComposerAttachmentsInvalid from './VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid';\nimport VeltCommentDialogComposerAttachmentsSelected from './VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\n;\nvar VeltCommentDialogComposerAttachments = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-attachments-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogComposerAttachments.Invalid = VeltCommentDialogComposerAttachmentsInvalid;\nVeltCommentDialogComposerAttachments.Selected = VeltCommentDialogComposerAttachmentsSelected;\nexport default VeltCommentDialogComposerAttachments;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogComposerInput = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-input-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerInput;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogComposerRecordings = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-recordings-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerRecordings;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogComposerPrivateBadge = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-private-badge-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerPrivateBadge;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogComposerAvatar = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogComposerAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogComposerActionButton from \"./VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton\";\nimport VeltCommentDialogComposerAssignUser from \"./VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser\";\nimport VeltCommentDialogComposerAttachments from \"./VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments\";\nimport VeltCommentDialogComposerInput from \"./VeltCommentDialogComposerInput/VeltCommentDialogComposerInput\";\nimport VeltCommentDialogComposerRecordings from \"./VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings\";\nimport VeltCommentDialogComposerPrivateBadge from \"./VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge\";\nimport VeltCommentDialogComposerAvatar from \"./VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar\";\nimport { transformWireframeProps } from \"../../../utils/propUtils\";\n;\nvar VeltCommentDialogComposer = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-composer-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogComposer.ActionButton = VeltCommentDialogComposerActionButton;\nVeltCommentDialogComposer.AssignUser = VeltCommentDialogComposerAssignUser;\nVeltCommentDialogComposer.Attachments = VeltCommentDialogComposerAttachments;\nVeltCommentDialogComposer.Input = VeltCommentDialogComposerInput;\nVeltCommentDialogComposer.Recordings = VeltCommentDialogComposerRecordings;\nVeltCommentDialogComposer.PrivateBadge = VeltCommentDialogComposerPrivateBadge;\nVeltCommentDialogComposer.Avatar = VeltCommentDialogComposerAvatar;\nexport default VeltCommentDialogComposer;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogCopyLink = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-copy-link-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCopyLink;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogGhostBanner = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-ghost-banner-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogGhostBanner;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogHeader = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-header-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogHeader;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogMoreReply = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-more-reply-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogMoreReply;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogOptionsDropdownContentAssignWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-assign-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentAssignWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-delete-comment-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-delete-thread-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe from './VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe/VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe';\nimport VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe from './VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe/VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe';\n;\nvar VeltCommentDialogOptionsDropdownContentDeleteWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-delete-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogOptionsDropdownContentDeleteWireframe.Comment = VeltCommentDialogOptionsDropdownContentDeleteCommentWireframe;\nVeltCommentDialogOptionsDropdownContentDeleteWireframe.Thread = VeltCommentDialogOptionsDropdownContentDeleteThreadWireframe;\nexport default VeltCommentDialogOptionsDropdownContentDeleteWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogOptionsDropdownContentEditWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-edit-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentEditWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-make-private-disable-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nvar VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-make-private-enable-wireframe\", __assign({}, remainingProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe from './VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe';\nimport VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe from './VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe';\n;\nvar VeltCommentDialogOptionsDropdownContentMakePrivateWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-make-private-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogOptionsDropdownContentMakePrivateWireframe.Enable = VeltCommentDialogOptionsDropdownContentMakePrivateEnableWireframe;\nVeltCommentDialogOptionsDropdownContentMakePrivateWireframe.Disable = VeltCommentDialogOptionsDropdownContentMakePrivateDisableWireframe;\nexport default VeltCommentDialogOptionsDropdownContentMakePrivateWireframe;\n","import React from 'react';\nvar VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-notification-subscribe-wireframe\", null, children));\n};\nexport default VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe;\n","import React from 'react';\nvar VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-notification-unsubscribe-wireframe\", null, children));\n};\nexport default VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe from './VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe/VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe';\nimport VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe from './VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe';\nvar VeltCommentDialogOptionsDropdownContentNotificationWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-notification-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogOptionsDropdownContentNotificationWireframe.Subscribe = VeltCommentDialogOptionsDropdownContentNotificationSubscribeWireframe;\nVeltCommentDialogOptionsDropdownContentNotificationWireframe.Unsubscribe = VeltCommentDialogOptionsDropdownContentNotificationUnsubscribeWireframe;\nexport default VeltCommentDialogOptionsDropdownContentNotificationWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltCommentDialogOptionsDropdownContentItemAssignWireframe from './VeltCommentDialogOptionsDropdownContentAssignWireframe/VeltCommentDialogOptionsDropdownContentAssignWireframe';\nimport VeltCommentDialogOptionsDropdownContentItemDeleteWireframe from './VeltCommentDialogOptionsDropdownContentDeleteWireframe/VeltCommentDialogOptionsDropdownContentDeleteWireframe';\nimport VeltCommentDialogOptionsDropdownContentItemEditWireframe from './VeltCommentDialogOptionsDropdownContentEditWireframe/VeltCommentDialogOptionsDropdownContentEditWireframe';\nimport VeltCommentDialogOptionsDropdownContentItemMakePrivateWireframe from './VeltCommentDialogOptionsDropdownContentMakePrivateWireframe/VeltCommentDialogOptionsDropdownContentMakePrivateWireframe';\nimport VeltCommentDialogOptionsDropdownContentNotificationWireframe from './VeltCommentDialogOptionsDropdownContentNotificationWireframe/VeltCommentDialogOptionsDropdownContentNotificationWireframe';\n;\nvar VeltCommentDialogOptionsDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogOptionsDropdownContentWireframe.Assign = VeltCommentDialogOptionsDropdownContentItemAssignWireframe;\nVeltCommentDialogOptionsDropdownContentWireframe.MakePrivate = VeltCommentDialogOptionsDropdownContentItemMakePrivateWireframe;\nVeltCommentDialogOptionsDropdownContentWireframe.Edit = VeltCommentDialogOptionsDropdownContentItemEditWireframe;\nVeltCommentDialogOptionsDropdownContentWireframe.Delete = VeltCommentDialogOptionsDropdownContentItemDeleteWireframe;\nVeltCommentDialogOptionsDropdownContentWireframe.Notification = VeltCommentDialogOptionsDropdownContentNotificationWireframe;\nexport default VeltCommentDialogOptionsDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltCommentDialogOptionsDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-options-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogOptionsDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogOptionsDropdownContentWireframe from '../../VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe';\nimport VeltCommentDialogOptionsDropdownTriggerWireframe from '../../VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\n;\nvar VeltCommentDialogOptions = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-options-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogOptions.Content = VeltCommentDialogOptionsDropdownContentWireframe;\nVeltCommentDialogOptions.Trigger = VeltCommentDialogOptionsDropdownTriggerWireframe;\nexport default VeltCommentDialogOptions;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogPriorityDropdownContentItemIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-item-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownContentItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogPriorityDropdownContentItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-item-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownContentItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogPriorityDropdownContentItemTickWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-item-tick-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownContentItemTickWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentDialogPriorityDropdownContentItemIconWireframe from './VeltCommentDialogPriorityDropdownContentItemIconWireframe/VeltCommentDialogPriorityDropdownContentItemIconWireframe';\nimport VeltCommentDialogPriorityDropdownContentItemNameWireframe from './VeltCommentDialogPriorityDropdownContentItemNameWireframe/VeltCommentDialogPriorityDropdownContentItemNameWireframe';\nimport VeltCommentDialogPriorityDropdownContentItemTickWireframe from './VeltCommentDialogPriorityDropdownContentItemTickWireframe/VeltCommentDialogPriorityDropdownContentItemTickWireframe';\n;\nvar VeltCommentDialogPriorityDropdownContentItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogPriorityDropdownContentItemWireframe.Icon = VeltCommentDialogPriorityDropdownContentItemIconWireframe;\nVeltCommentDialogPriorityDropdownContentItemWireframe.Name = VeltCommentDialogPriorityDropdownContentItemNameWireframe;\nVeltCommentDialogPriorityDropdownContentItemWireframe.Tick = VeltCommentDialogPriorityDropdownContentItemTickWireframe;\nexport default VeltCommentDialogPriorityDropdownContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltCommentDialogPriorityDropdownContentItemWireframe from './VeltCommentDialogPriorityDropdownContentItemWireframe/VeltCommentDialogPriorityDropdownContentItemWireframe';\n;\nvar VeltCommentDialogPriorityDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogPriorityDropdownContentWireframe.Item = VeltCommentDialogPriorityDropdownContentItemWireframe;\nexport default VeltCommentDialogPriorityDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogPriorityDropdownTriggerArrowWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-trigger-arrow-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownTriggerArrowWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogPriorityDropdownTriggerIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-trigger-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownTriggerIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogPriorityDropdownTriggerNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-trigger-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogPriorityDropdownTriggerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltCommentDialogPriorityDropdownTriggerArrowWireframe from './VeltCommentDialogPriorityDropdownTriggerArrowWireframe/VeltCommentDialogPriorityDropdownTriggerArrowWireframe';\nimport VeltCommentDialogPriorityDropdownTriggerIconWireframe from './VeltCommentDialogPriorityDropdownTriggerIconWireframe/VeltCommentDialogPriorityDropdownTriggerIconWireframe';\nimport VeltCommentDialogPriorityDropdownTriggerNameWireframe from './VeltCommentDialogPriorityDropdownTriggerNameWireframe/VeltCommentDialogPriorityDropdownTriggerNameWireframe';\n;\nvar VeltCommentDialogPriorityDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogPriorityDropdownTriggerWireframe.Arrow = VeltCommentDialogPriorityDropdownTriggerArrowWireframe;\nVeltCommentDialogPriorityDropdownTriggerWireframe.Name = VeltCommentDialogPriorityDropdownTriggerNameWireframe;\nVeltCommentDialogPriorityDropdownTriggerWireframe.Icon = VeltCommentDialogPriorityDropdownTriggerIconWireframe;\nexport default VeltCommentDialogPriorityDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogPriorityDropdownContentWireframe from '../../VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe';\nimport VeltCommentDialogPriorityDropdownTriggerWireframe from '../../VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\n;\nvar VeltCommentDialogPriority = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-priority-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogPriority.Content = VeltCommentDialogPriorityDropdownContentWireframe;\nVeltCommentDialogPriority.Trigger = VeltCommentDialogPriorityDropdownTriggerWireframe;\nexport default VeltCommentDialogPriority;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogPrivateBanner = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-private-banner-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogPrivateBanner;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogResolveButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-resolve-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogResolveButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogSignIn = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-sign-in-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogSignIn;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogStatusDropdownContentItemIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-content-item-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogStatusDropdownContentItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogStatusDropdownContentItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-content-item-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogStatusDropdownContentItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentDialogStatusDropdownContentItemIconWireframe from './VeltCommentDialogStatusDropdownContentItemIconWireframe/VeltCommentDialogStatusDropdownContentItemIconWireframe';\nimport VeltCommentDialogStatusDropdownContentItemNameWireframe from './VeltCommentDialogStatusDropdownContentItemNameWireframe/VeltCommentDialogStatusDropdownContentItemNameWireframe';\n;\nvar VeltCommentDialogStatusDropdownContentItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-content-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogStatusDropdownContentItemWireframe.Icon = VeltCommentDialogStatusDropdownContentItemIconWireframe;\nVeltCommentDialogStatusDropdownContentItemWireframe.Name = VeltCommentDialogStatusDropdownContentItemNameWireframe;\nexport default VeltCommentDialogStatusDropdownContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltCommentDialogStatusDropdownContentItemWireframe from './VeltCommentDialogStatusDropdownContentItemWireframe/VeltCommentDialogStatusDropdownContentItemWireframe';\n;\nvar VeltCommentDialogStatusDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogStatusDropdownContentWireframe.Item = VeltCommentDialogStatusDropdownContentItemWireframe;\nexport default VeltCommentDialogStatusDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogStatusDropdownTriggerArrowWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-trigger-arrow-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogStatusDropdownTriggerArrowWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogStatusDropdownTriggerIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-trigger-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogStatusDropdownTriggerIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogStatusDropdownTriggerNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-trigger-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogStatusDropdownTriggerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltCommentDialogStatusDropdownTriggerArrowWireframe from './VeltCommentDialogStatusDropdownTriggerArrowWireframe/VeltCommentDialogStatusDropdownTriggerArrowWireframe';\nimport VeltCommentDialogStatusDropdownTriggerIconWireframe from './VeltCommentDialogStatusDropdownTriggerIconWireframe/VeltCommentDialogStatusDropdownTriggerIconWireframe';\nimport VeltCommentDialogStatusDropdownTriggerNameWireframe from './VeltCommentDialogStatusDropdownTriggerNameWireframe/VeltCommentDialogStatusDropdownTriggerNameWireframe';\n;\nvar VeltCommentDialogStatusDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogStatusDropdownTriggerWireframe.Arrow = VeltCommentDialogStatusDropdownTriggerArrowWireframe;\nVeltCommentDialogStatusDropdownTriggerWireframe.Name = VeltCommentDialogStatusDropdownTriggerNameWireframe;\nVeltCommentDialogStatusDropdownTriggerWireframe.Icon = VeltCommentDialogStatusDropdownTriggerIconWireframe;\nexport default VeltCommentDialogStatusDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogStatusDropdownContentWireframe from '../../VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe';\nimport VeltCommentDialogStatusDropdownTriggerWireframe from '../../VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\n;\nvar VeltCommentDialogStatus = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-status-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogStatus.Content = VeltCommentDialogStatusDropdownContentWireframe;\nVeltCommentDialogStatus.Trigger = VeltCommentDialogStatusDropdownTriggerWireframe;\nexport default VeltCommentDialogStatus;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogSuggestionActionAccept = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-suggestion-action-accept-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogSuggestionActionAccept;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogSuggestionActionReject = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-suggestion-action-reject-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogSuggestionActionReject;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogSuggestionActionAccept from \"./VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept\";\nimport VeltCommentDialogSuggestionActionReject from \"./VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject\";\nimport { transformWireframeProps } from '../../../utils/propUtils';\n;\nvar VeltCommentDialogSuggestionAction = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-suggestion-action-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;\nVeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;\nexport default VeltCommentDialogSuggestionAction;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsImagePreview = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-image-preview-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsImagePreview;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsImageDelete = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-image-delete-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsImageDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsImageDownload = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-image-download-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsImageDownload;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardAttachmentsImagePreview from './VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview';\nimport VeltCommentDialogThreadCardAttachmentsImageDelete from './VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete';\nimport VeltCommentDialogThreadCardAttachmentsImageDownload from './VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentDialogThreadCardAttachmentsImage = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-image-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogThreadCardAttachmentsImage.Preview = VeltCommentDialogThreadCardAttachmentsImagePreview;\nVeltCommentDialogThreadCardAttachmentsImage.Download = VeltCommentDialogThreadCardAttachmentsImageDownload;\nVeltCommentDialogThreadCardAttachmentsImage.Delete = VeltCommentDialogThreadCardAttachmentsImageDelete;\nexport default VeltCommentDialogThreadCardAttachmentsImage;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsOtherDelete = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-delete-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherDelete;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsOtherDownload = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-download-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherDownload;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsOtherIcon = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsOtherName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsOtherSize = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-size-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAttachmentsOtherSize;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardAttachmentsOtherDelete from './VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete';\nimport VeltCommentDialogThreadCardAttachmentsOtherDownload from './VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload';\nimport VeltCommentDialogThreadCardAttachmentsOtherIcon from './VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon';\nimport VeltCommentDialogThreadCardAttachmentsOtherName from './VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName';\nimport VeltCommentDialogThreadCardAttachmentsOtherSize from './VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachmentsOther = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-other-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogThreadCardAttachmentsOther.Icon = VeltCommentDialogThreadCardAttachmentsOtherIcon;\nVeltCommentDialogThreadCardAttachmentsOther.Name = VeltCommentDialogThreadCardAttachmentsOtherName;\nVeltCommentDialogThreadCardAttachmentsOther.Size = VeltCommentDialogThreadCardAttachmentsOtherSize;\nVeltCommentDialogThreadCardAttachmentsOther.Download = VeltCommentDialogThreadCardAttachmentsOtherDownload;\nVeltCommentDialogThreadCardAttachmentsOther.Delete = VeltCommentDialogThreadCardAttachmentsOtherDelete;\nexport default VeltCommentDialogThreadCardAttachmentsOther;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardAttachmentsImage from './VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage';\nimport VeltCommentDialogThreadCardAttachmentsOther from './VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAttachments = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-attachments-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogThreadCardAttachments.Other = VeltCommentDialogThreadCardAttachmentsOther;\nVeltCommentDialogThreadCardAttachments.Image = VeltCommentDialogThreadCardAttachmentsImage;\nexport default VeltCommentDialogThreadCardAttachments;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardAvatar = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardDeviceType = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-device-type-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardDeviceType;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardDraft = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-draft-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardDraft;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardMessage = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-message-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardMessage;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogOptionsDropdownContentWireframe from '../../../VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe';\nimport VeltCommentDialogOptionsDropdownTriggerWireframe from '../../../VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\n;\nvar VeltCommentDialogThreadCardOptions = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-options-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogThreadCardOptions.Content = VeltCommentDialogOptionsDropdownContentWireframe;\nVeltCommentDialogThreadCardOptions.Trigger = VeltCommentDialogOptionsDropdownTriggerWireframe;\nexport default VeltCommentDialogThreadCardOptions;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardReactionTool = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-reaction-tool-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardReactionTool;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardReactions = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-reactions-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardReactions;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardRecordings = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-recordings-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardRecordings;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardTime = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardTime;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardUnread = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-unread-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardUnread;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdownContentTitle = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-title-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownContentTitle;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdownContentItemAvatar = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-item-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownContentItemAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdownContentItemName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-item-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownContentItemName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdownContentItemTime = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-item-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownContentItemTime;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardSeenDropdownContentItemAvatar from './VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar';\nimport VeltCommentDialogThreadCardSeenDropdownContentItemName from './VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName';\nimport VeltCommentDialogThreadCardSeenDropdownContentItemTime from './VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdownContentItem = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogThreadCardSeenDropdownContentItem.Avatar = VeltCommentDialogThreadCardSeenDropdownContentItemAvatar;\nVeltCommentDialogThreadCardSeenDropdownContentItem.Name = VeltCommentDialogThreadCardSeenDropdownContentItemName;\nVeltCommentDialogThreadCardSeenDropdownContentItem.Time = VeltCommentDialogThreadCardSeenDropdownContentItemTime;\nexport default VeltCommentDialogThreadCardSeenDropdownContentItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardSeenDropdownContentItem from './VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdownContentItems = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-items-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogThreadCardSeenDropdownContentItems.Item = VeltCommentDialogThreadCardSeenDropdownContentItem;\nexport default VeltCommentDialogThreadCardSeenDropdownContentItems;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardSeenDropdownContentTitle from './VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle';\nimport VeltCommentDialogThreadCardSeenDropdownContentItems from './VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdownContent = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogThreadCardSeenDropdownContent.Title = VeltCommentDialogThreadCardSeenDropdownContentTitle;\nVeltCommentDialogThreadCardSeenDropdownContent.Items = VeltCommentDialogThreadCardSeenDropdownContentItems;\nexport default VeltCommentDialogThreadCardSeenDropdownContent;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdownTrigger = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreadCardSeenDropdownTrigger;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogThreadCardSeenDropdownContent from './VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent';\nimport VeltCommentDialogThreadCardSeenDropdownTrigger from './VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogThreadCardSeenDropdown = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-seen-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogThreadCardSeenDropdown.Trigger = VeltCommentDialogThreadCardSeenDropdownTrigger;\nVeltCommentDialogThreadCardSeenDropdown.Content = VeltCommentDialogThreadCardSeenDropdownContent;\nexport default VeltCommentDialogThreadCardSeenDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogThreadCardAttachments from \"./VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments\";\nimport VeltCommentDialogThreadCardAvatar from \"./VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar\";\nimport VeltCommentDialogThreadCardDeviceType from \"./VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType\";\nimport VeltCommentDialogThreadCardDraft from \"./VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft\";\nimport VeltCommentDialogThreadCardMessage from \"./VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage\";\nimport VeltCommentDialogThreadCardName from \"./VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName\";\nimport VeltCommentDialogThreadCardOptions from \"./VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions\";\nimport VeltCommentDialogThreadCardReactionTool from \"./VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool\";\nimport VeltCommentDialogThreadCardReactions from \"./VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions\";\nimport VeltCommentDialogThreadCardRecordings from \"./VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings\";\nimport VeltCommentDialogThreadCardTime from \"./VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime\";\nimport VeltCommentDialogThreadCardUnread from \"./VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread\";\nimport VeltCommentDialogThreadCardSeenDropdown from \"./VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown\";\nimport { transformWireframeProps } from \"../../../utils/propUtils\";\n;\n// Main Thread Card component\nvar VeltCommentDialogThreadCard = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-thread-card-wireframe\", __assign({}, transformedProps), children));\n};\n// Attach the Sub component as a static property of the main Thread Card component\nVeltCommentDialogThreadCard.Avatar = VeltCommentDialogThreadCardAvatar;\nVeltCommentDialogThreadCard.DeviceType = VeltCommentDialogThreadCardDeviceType;\nVeltCommentDialogThreadCard.Attachments = VeltCommentDialogThreadCardAttachments;\nVeltCommentDialogThreadCard.Message = VeltCommentDialogThreadCardMessage;\nVeltCommentDialogThreadCard.Name = VeltCommentDialogThreadCardName;\nVeltCommentDialogThreadCard.Options = VeltCommentDialogThreadCardOptions;\nVeltCommentDialogThreadCard.Reactions = VeltCommentDialogThreadCardReactions;\nVeltCommentDialogThreadCard.ReactionTool = VeltCommentDialogThreadCardReactionTool;\nVeltCommentDialogThreadCard.Recordings = VeltCommentDialogThreadCardRecordings;\nVeltCommentDialogThreadCard.Time = VeltCommentDialogThreadCardTime;\nVeltCommentDialogThreadCard.Unread = VeltCommentDialogThreadCardUnread;\nVeltCommentDialogThreadCard.Draft = VeltCommentDialogThreadCardDraft;\nVeltCommentDialogThreadCard.SeenDropdown = VeltCommentDialogThreadCardSeenDropdown;\nexport default VeltCommentDialogThreadCard;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogThreads = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-threads-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogThreads;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogToggleReplyCount = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-toggle-reply-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogToggleReplyCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogToggleReplyText = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-toggle-reply-text-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogToggleReplyText;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentDialogToggleReplyIcon = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-toggle-reply-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogToggleReplyIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogToggleReplyCount from './VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount';\nimport VeltCommentDialogToggleReplyText from './VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText';\nimport VeltCommentDialogToggleReplyIcon from './VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogToggleReply = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-toggle-reply-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogToggleReply.Icon = VeltCommentDialogToggleReplyIcon;\nVeltCommentDialogToggleReply.Text = VeltCommentDialogToggleReplyText;\nVeltCommentDialogToggleReply.Count = VeltCommentDialogToggleReplyCount;\nexport default VeltCommentDialogToggleReply;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogUpgrade = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-upgrade-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogUpgrade;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogCustomAnnotationDropdownContentItemIcon = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-content-item-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownContentItemIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogCustomAnnotationDropdownContentItemLabel = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-content-item-label-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownContentItemLabel;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownContentItemIcon from './VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon';\nimport VeltCommentDialogCustomAnnotationDropdownContentItemLabel from './VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentDialogCustomAnnotationDropdownContentItem = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogCustomAnnotationDropdownContentItem.Label = VeltCommentDialogCustomAnnotationDropdownContentItemLabel;\nVeltCommentDialogCustomAnnotationDropdownContentItem.Icon = VeltCommentDialogCustomAnnotationDropdownContentItemIcon;\nexport default VeltCommentDialogCustomAnnotationDropdownContentItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownContentItem from './VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\n;\nvar VeltCommentDialogCustomAnnotationDropdownContent = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogCustomAnnotationDropdownContent.Item = VeltCommentDialogCustomAnnotationDropdownContentItem;\nexport default VeltCommentDialogCustomAnnotationDropdownContent;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentDialogCustomAnnotationDropdownTriggerArrow = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-arrow-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerArrow;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentDialogCustomAnnotationDropdownTriggerListItem = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-list-item-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerListItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerListItem from './VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentDialogCustomAnnotationDropdownTriggerList = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogCustomAnnotationDropdownTriggerList.Item = VeltCommentDialogCustomAnnotationDropdownTriggerListItem;\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerList;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-placeholder-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerArrow from './VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerList from './VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount from './VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount';\nimport VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder from './VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\n;\nvar VeltCommentDialogCustomAnnotationDropdownTrigger = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogCustomAnnotationDropdownTrigger.Arrow = VeltCommentDialogCustomAnnotationDropdownTriggerArrow;\nVeltCommentDialogCustomAnnotationDropdownTrigger.List = VeltCommentDialogCustomAnnotationDropdownTriggerList;\nVeltCommentDialogCustomAnnotationDropdownTrigger.RemainingCount = VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount;\nVeltCommentDialogCustomAnnotationDropdownTrigger.Placeholder = VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder;\nexport default VeltCommentDialogCustomAnnotationDropdownTrigger;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentDialogCustomAnnotationDropdownContent from './VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent';\nimport VeltCommentDialogCustomAnnotationDropdownTrigger from './VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger';\nimport { transformWireframeProps } from '../../../utils/propUtils';\n;\nvar VeltCommentDialogCustomAnnotationDropdown = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-custom-annotation-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogCustomAnnotationDropdown.Content = VeltCommentDialogCustomAnnotationDropdownContent;\nVeltCommentDialogCustomAnnotationDropdown.Trigger = VeltCommentDialogCustomAnnotationDropdownTrigger;\nexport default VeltCommentDialogCustomAnnotationDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogDeleteButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-delete-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogDeleteButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogCloseButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogCloseButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogUnresolveButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-unresolve-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogUnresolveButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentDialogNavigationButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-navigation-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentDialogNavigationButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentDialogAllComment from \"./VeltCommentDialogAllComment/VeltCommentDialogAllComment\";\nimport VeltCommentDialogApprove from \"./VeltCommentDialogApprove/VeltCommentDialogApprove\";\nimport VeltCommentDialogAssignMenu from \"./VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu\";\nimport VeltCommentDialogAssigneeBanner from \"./VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner\";\nimport VeltCommentDialogBody from \"./VeltCommentDialogBody/VeltCommentDialogBody\";\nimport VeltCommentDialogCommentCategory from \"./VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory\";\nimport VeltCommentDialogCommentIndex from \"./VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex\";\nimport VeltCommentDialogCommentSuggestionStatus from \"./VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus\";\nimport VeltCommentDialogComposer from \"./VeltCommentDialogComposer/VeltCommentDialogComposer\";\nimport VeltCommentDialogCopyLink from \"./VeltCommentDialogCopyLink/VeltCommentDialogCopyLink\";\nimport VeltCommentDialogGhostBanner from \"./VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner\";\nimport VeltCommentDialogHeader from \"./VeltCommentDialogHeader/VeltCommentDialogHeader\";\nimport VeltCommentDialogMoreReply from \"./VeltCommentDialogMoreReply/VeltCommentDialogMoreReply\";\nimport VeltCommentDialogOptions from \"./VeltCommentDialogOptions/VeltCommentDialogOptions\";\nimport VeltCommentDialogPriority from \"./VeltCommentDialogPriority/VeltCommentDialogPriority\";\nimport VeltCommentDialogPrivateBanner from \"./VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner\";\nimport VeltCommentDialogResolveButton from \"./VeltCommentDialogResolveButton/VeltCommentDialogResolveButton\";\nimport VeltCommentDialogSignIn from \"./VeltCommentDialogSignIn/VeltCommentDialogSignIn\";\nimport VeltCommentDialogStatus from \"./VeltCommentDialogStatus/VeltCommentDialogStatus\";\nimport VeltCommentDialogSuggestionAction from \"./VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction\";\nimport VeltCommentDialogThreadCard from \"./VeltCommentDialogThreadCard/VeltCommentDialogThreadCard\";\nimport VeltCommentDialogThreads from \"./VeltCommentDialogThreads/VeltCommentDialogThreads\";\nimport VeltCommentDialogToggleReply from \"./VeltCommentDialogToggleReply/VeltCommentDialogToggleReply\";\nimport VeltCommentDialogUpgrade from \"./VeltCommentDialogUpgrade/VeltCommentDialogUpgrade\";\nimport VeltCommentDialogCustomAnnotationDropdown from \"./VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown\";\nimport VeltCommentDialogDeleteButton from \"./VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton\";\nimport VeltCommentDialogCloseButton from \"./VeltCommentDialogCloseButton/VeltCommentDialogCloseButton\";\nimport VeltCommentDialogUnresolveButton from \"./VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton\";\nimport VeltCommentDialogNavigationButton from \"./VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton\";\nimport { transformWireframeProps } from \"../../utils/propUtils\";\nvar VeltCommentDialogWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-dialog-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;\nVeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;\nVeltCommentDialogWireframe.AssigneeBanner = VeltCommentDialogAssigneeBanner;\nVeltCommentDialogWireframe.AssignMenu = VeltCommentDialogAssignMenu;\nVeltCommentDialogWireframe.Body = VeltCommentDialogBody;\nVeltCommentDialogWireframe.CommentCategory = VeltCommentDialogCommentCategory;\nVeltCommentDialogWireframe.CommentIndex = VeltCommentDialogCommentIndex;\nVeltCommentDialogWireframe.CommentSuggestionStatus = VeltCommentDialogCommentSuggestionStatus;\nVeltCommentDialogWireframe.Composer = VeltCommentDialogComposer;\nVeltCommentDialogWireframe.CopyLink = VeltCommentDialogCopyLink;\nVeltCommentDialogWireframe.GhostBanner = VeltCommentDialogGhostBanner;\nVeltCommentDialogWireframe.Header = VeltCommentDialogHeader;\nVeltCommentDialogWireframe.MoreReply = VeltCommentDialogMoreReply;\nVeltCommentDialogWireframe.Options = VeltCommentDialogOptions;\nVeltCommentDialogWireframe.Priority = VeltCommentDialogPriority;\nVeltCommentDialogWireframe.PrivateBanner = VeltCommentDialogPrivateBanner;\nVeltCommentDialogWireframe.ResolveButton = VeltCommentDialogResolveButton;\nVeltCommentDialogWireframe.UnresolveButton = VeltCommentDialogUnresolveButton;\nVeltCommentDialogWireframe.SignIn = VeltCommentDialogSignIn;\nVeltCommentDialogWireframe.Status = VeltCommentDialogStatus;\nVeltCommentDialogWireframe.SuggestionAction = VeltCommentDialogSuggestionAction;\nVeltCommentDialogWireframe.ThreadCard = VeltCommentDialogThreadCard;\nVeltCommentDialogWireframe.Threads = VeltCommentDialogThreads;\nVeltCommentDialogWireframe.ToggleReply = VeltCommentDialogToggleReply;\nVeltCommentDialogWireframe.Upgrade = VeltCommentDialogUpgrade;\nVeltCommentDialogWireframe.CustomAnnotationDropdown = VeltCommentDialogCustomAnnotationDropdown;\nVeltCommentDialogWireframe.DeleteButton = VeltCommentDialogDeleteButton;\nVeltCommentDialogWireframe.CloseButton = VeltCommentDialogCloseButton;\nVeltCommentDialogWireframe.NavigationButton = VeltCommentDialogNavigationButton;\nexport default VeltCommentDialogWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarCloseButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarCloseButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarEmptyPlaceholder = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-empty-placeholder-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarEmptyPlaceholder;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterItemCheckboxChecked = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-item-checkbox-checked-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterItemCheckboxChecked;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterItemCheckboxUnchecked = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-item-checkbox-unchecked-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterItemCheckboxUnchecked;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarFilterItemCheckboxChecked from './VeltCommentsSidebarFilterItemCheckboxChecked/VeltCommentsSidebarFilterItemCheckboxChecked';\nimport VeltCommentsSidebarFilterItemCheckboxUnchecked from './VeltCommentsSidebarFilterItemCheckboxUnchecked/VeltCommentsSidebarFilterItemCheckboxUnchecked';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterItemCheckbox = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-item-checkbox-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterItemCheckbox.Checked = VeltCommentsSidebarFilterItemCheckboxChecked;\nVeltCommentsSidebarFilterItemCheckbox.Unchecked = VeltCommentsSidebarFilterItemCheckboxUnchecked;\nexport default VeltCommentsSidebarFilterItemCheckbox;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterItemCount = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-item-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterItemCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterItemName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-item-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterItemName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterItemCheckbox from './VeltCommentsSidebarFilterItemCheckbox/VeltCommentsSidebarFilterItemCheckbox';\nimport VeltCommentsSidebarFilterItemCount from './VeltCommentsSidebarFilterItemCount/VeltCommentsSidebarFilterItemCount';\nimport VeltCommentsSidebarFilterItemName from './VeltCommentsSidebarFilterItemName/VeltCommentsSidebarFilterItemName';\nvar VeltCommentsSidebarFilterItem = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterItem.Checkbox = VeltCommentsSidebarFilterItemCheckbox;\nVeltCommentsSidebarFilterItem.Count = VeltCommentsSidebarFilterItemCount;\nVeltCommentsSidebarFilterItem.Name = VeltCommentsSidebarFilterItemName;\nexport default VeltCommentsSidebarFilterItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nvar VeltCommentsSidebarFilterCategory = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-category-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterCategory.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterCategory.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterCategory;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterCloseButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterCloseButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nvar VeltCommentsSidebarFilterCommentType = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-comment-type-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterCommentType.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterCommentType.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterCommentType;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterDoneButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-done-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterDoneButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nvar VeltCommentsSidebarFilterGroupBy = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-group-by-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterGroupBy.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterGroupBy.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterGroupBy;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterViewAll = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-view-all-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterViewAll;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nimport VeltCommentsSidebarFilterViewAll from '../VeltCommentsSidebarFilterViewAll/VeltCommentsSidebarFilterViewAll';\nvar VeltCommentsSidebarFilterLocation = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-location-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterLocation.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterLocation.Item = VeltCommentsSidebarFilterItem;\nVeltCommentsSidebarFilterLocation.ViewAll = VeltCommentsSidebarFilterViewAll;\nexport default VeltCommentsSidebarFilterLocation;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nvar VeltCommentsSidebarFilterPeople = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-people-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterPeople.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterPeople.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterPeople;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nvar VeltCommentsSidebarFilterPriority = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-priority-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterPriority.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterPriority.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterPriority;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarFilterTitle = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-title-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterTitle;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nvar VeltCommentsSidebarFilterVersions = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-versions-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterVersions.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterVersions.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterVersions;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarFilterItem from '../VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterName from '../VeltCommentsSidebarFilterName/VeltCommentsSidebarFilterName';\nvar VeltCommentsSidebarFilterStatus = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-status-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilterStatus.Name = VeltCommentsSidebarFilterName;\nVeltCommentsSidebarFilterStatus.Item = VeltCommentsSidebarFilterItem;\nexport default VeltCommentsSidebarFilterStatus;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarFilterCategory from './VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory';\nimport VeltCommentsSidebarFilterCloseButton from './VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton';\nimport VeltCommentsSidebarFilterCommentType from './VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType';\nimport VeltCommentsSidebarFilterDoneButton from './VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton';\nimport VeltCommentsSidebarFilterGroupBy from './VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy';\nimport VeltCommentsSidebarFilterLocation from './VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation';\nimport VeltCommentsSidebarFilterPeople from './VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople';\nimport VeltCommentsSidebarFilterPriority from './VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority';\nimport VeltCommentsSidebarFilterTitle from './VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle';\nimport VeltCommentsSidebarFilterVersions from './VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions';\nimport VeltCommentsSidebarFilterItem from './VeltCommentsSidebarFilterItem/VeltCommentsSidebarFilterItem';\nimport VeltCommentsSidebarFilterStatus from './VeltCommentsSidebarFilterStatus/VeltCommentsSidebarFilterStatus';\nvar VeltCommentsSidebarFilter = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFilter.Category = VeltCommentsSidebarFilterCategory;\nVeltCommentsSidebarFilter.CloseButton = VeltCommentsSidebarFilterCloseButton;\nVeltCommentsSidebarFilter.CommentType = VeltCommentsSidebarFilterCommentType;\nVeltCommentsSidebarFilter.DoneButton = VeltCommentsSidebarFilterDoneButton;\nVeltCommentsSidebarFilter.GroupBy = VeltCommentsSidebarFilterGroupBy;\nVeltCommentsSidebarFilter.Location = VeltCommentsSidebarFilterLocation;\nVeltCommentsSidebarFilter.People = VeltCommentsSidebarFilterPeople;\nVeltCommentsSidebarFilter.Priority = VeltCommentsSidebarFilterPriority;\nVeltCommentsSidebarFilter.Title = VeltCommentsSidebarFilterTitle;\nVeltCommentsSidebarFilter.Versions = VeltCommentsSidebarFilterVersions;\nVeltCommentsSidebarFilter.Item = VeltCommentsSidebarFilterItem;\nVeltCommentsSidebarFilter.Status = VeltCommentsSidebarFilterStatus;\nexport default VeltCommentsSidebarFilter;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarFilterButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-filter-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFilterButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarHeader = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-header-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarHeader;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarListItemDialogContainer = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-list-item-dialog-container-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarListItemDialogContainer;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentsSidebarListItemGroupCount = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-list-item-group-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarListItemGroupCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentsSidebarListItemGroupArrow = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-list-item-group-arrow-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarListItemGroupArrow;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentsSidebarListItemGroupName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-list-item-group-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarListItemGroupName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nimport VeltCommentsSidebarListItemGroupCount from './VeltCommentsSidebarListItemGroupCount/VeltCommentsSidebarListItemGroupCount';\nimport VeltCommentsSidebarListItemGroupArrow from './VeltCommentsSidebarListItemGroupArrow/VeltCommentsSidebarListItemGroupArrow';\nimport VeltCommentsSidebarListItemGroupName from './VeltCommentsSidebarListItemGroupName/VeltCommentsSidebarListItemGroupName';\nvar VeltCommentsSidebarListItemGroup = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-list-item-group-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarListItemGroup.Count = VeltCommentsSidebarListItemGroupCount;\nVeltCommentsSidebarListItemGroup.Arrow = VeltCommentsSidebarListItemGroupArrow;\nVeltCommentsSidebarListItemGroup.Name = VeltCommentsSidebarListItemGroupName;\nexport default VeltCommentsSidebarListItemGroup;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarListItemDialogContainer from './VeltCommentsSidebarListItemDialogContainer/VeltCommentsSidebarListItemDialogContainer';\nimport VeltCommentsSidebarListItemGroup from './VeltCommentsSidebarListItemGroup/VeltCommentsSidebarListItemGroup';\nvar VeltCommentsSidebarListItem = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-list-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarListItem.DialogContainer = VeltCommentsSidebarListItemDialogContainer;\nVeltCommentsSidebarListItem.Group = VeltCommentsSidebarListItemGroup;\nexport default VeltCommentsSidebarListItem;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarListItem from './VeltCommentsSidebarListItem/VeltCommentsSidebarListItem';\nvar VeltCommentsSidebarList = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-list-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarList.Item = VeltCommentsSidebarListItem;\nexport default VeltCommentsSidebarList;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarLocationFilterDropdownContent = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-location-filter-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarLocationFilterDropdownContent;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarLocationFilterDropdownTriggerLabel = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-location-filter-dropdown-trigger-label-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarLocationFilterDropdownTriggerLabel;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltCommentsSidebarLocationFilterDropdownTriggerLabel from './VeltCommentsSidebarLocationFilterDropdownTriggerLabel/VeltCommentsSidebarLocationFilterDropdownTriggerLabel';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarLocationFilterDropdownTrigger = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-location-filter-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarLocationFilterDropdownTrigger.Label = VeltCommentsSidebarLocationFilterDropdownTriggerLabel;\nexport default VeltCommentsSidebarLocationFilterDropdownTrigger;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarLocationFilterDropdownContent from './VeltCommentsSidebarLocationFilterDropdownContent/VeltCommentsSidebarLocationFilterDropdownContent';\nimport VeltCommentsSidebarLocationFilterDropdownTrigger from './VeltCommentsSidebarLocationFilterDropdownTrigger/VeltCommentsSidebarLocationFilterDropdownTrigger';\nvar VeltCommentsSidebarLocationFilterDropdown = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-location-filter-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarLocationFilterDropdown.Trigger = VeltCommentsSidebarLocationFilterDropdownTrigger;\nVeltCommentsSidebarLocationFilterDropdown.Content = VeltCommentsSidebarLocationFilterDropdownContent;\nexport default VeltCommentsSidebarLocationFilterDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe from './VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe';\nimport VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe from './VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe/VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe';\nvar VeltCommentsSidebarMinimalActionsDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarMinimalActionsDropdownContentWireframe.MarkAllRead = VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe;\nVeltCommentsSidebarMinimalActionsDropdownContentWireframe.MarkAllResolved = VeltCommentsSidebarMinimalActionsDropdownContentMarkAllResolvedWireframe;\nexport default VeltCommentsSidebarMinimalActionsDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarMinimalActionsDropdownContentWireframe from './VeltCommentsSidebarMinimalActionsDropdownContentWireframe/VeltCommentsSidebarMinimalActionsDropdownContentWireframe';\nimport VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe from './VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe/VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe';\nvar VeltCommentsSidebarMinimalActionsDropdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-actions-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarMinimalActionsDropdownWireframe.Trigger = VeltCommentsSidebarMinimalActionsDropdownTriggerWireframe;\nVeltCommentsSidebarMinimalActionsDropdownWireframe.Content = VeltCommentsSidebarMinimalActionsDropdownContentWireframe;\nexport default VeltCommentsSidebarMinimalActionsDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentFilterAll = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentFilterRead = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentFilterRead;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentSortDate = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentSortDate;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContentSortUnread = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownContentSortUnread;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarMinimalFilterDropdownContentFilterAll from './VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll';\nimport VeltCommentsSidebarMinimalFilterDropdownContentFilterRead from './VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead';\nimport VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved from './VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved';\nimport VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread from './VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread';\nimport VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon from './VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon';\nimport VeltCommentsSidebarMinimalFilterDropdownContentSortDate from './VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate';\nimport VeltCommentsSidebarMinimalFilterDropdownContentSortUnread from './VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownContent = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarMinimalFilterDropdownContent.FilterAll = VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;\nVeltCommentsSidebarMinimalFilterDropdownContent.FilterUnread = VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;\nVeltCommentsSidebarMinimalFilterDropdownContent.FilterRead = VeltCommentsSidebarMinimalFilterDropdownContentFilterRead;\nVeltCommentsSidebarMinimalFilterDropdownContent.FilterResolved = VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;\nVeltCommentsSidebarMinimalFilterDropdownContent.SelectedIcon = VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;\nVeltCommentsSidebarMinimalFilterDropdownContent.SortDate = VeltCommentsSidebarMinimalFilterDropdownContentSortDate;\nVeltCommentsSidebarMinimalFilterDropdownContent.SortUnread = VeltCommentsSidebarMinimalFilterDropdownContentSortUnread;\nexport default VeltCommentsSidebarMinimalFilterDropdownContent;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\n;\nvar VeltCommentsSidebarMinimalFilterDropdownTrigger = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarMinimalFilterDropdownTrigger;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarMinimalFilterDropdownContent from './VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent';\nimport VeltCommentsSidebarMinimalFilterDropdownTrigger from './VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger';\n;\nvar VeltCommentsSidebarMinimalFilterDropdown = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-minimal-filter-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarMinimalFilterDropdown.Trigger = VeltCommentsSidebarMinimalFilterDropdownTrigger;\nVeltCommentsSidebarMinimalFilterDropdown.Content = VeltCommentsSidebarMinimalFilterDropdownContent;\nexport default VeltCommentsSidebarMinimalFilterDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarPageModeComposer = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-page-mode-composer-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarPageModeComposer;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarPanel = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-panel-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarPanel;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarSearch = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-search-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarSearch;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarSkeleton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-skeleton-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarSkeleton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarStatusDropdownContentItemIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarStatusDropdownContentItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-checkbox-checked-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-checkbox-unchecked-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nimport VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe from './VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe';\nimport VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe from './VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-checkbox-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.Checked = VeltCommentsSidebarStatusDropdownContentItemCheckboxCheckedWireframe;\nVeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe.Unchecked = VeltCommentsSidebarStatusDropdownContentItemCheckboxUncheckedWireframe;\nexport default VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltCommentsSidebarStatusDropdownContentItemCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownContentItemCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltCommentsSidebarStatusDropdownContentItemIconWireframe from './VeltCommentsSidebarStatusDropdownContentItemIconWireframe/VeltCommentsSidebarStatusDropdownContentItemIconWireframe';\nimport VeltCommentsSidebarStatusDropdownContentItemNameWireframe from './VeltCommentsSidebarStatusDropdownContentItemNameWireframe/VeltCommentsSidebarStatusDropdownContentItemNameWireframe';\nimport VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe from './VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe/VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe';\nimport VeltCommentsSidebarStatusDropdownContentItemCountWireframe from './VeltCommentsSidebarStatusDropdownContentItemCountWireframe/VeltCommentsSidebarStatusDropdownContentItemCountWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownContentItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarStatusDropdownContentItemWireframe.Icon = VeltCommentsSidebarStatusDropdownContentItemIconWireframe;\nVeltCommentsSidebarStatusDropdownContentItemWireframe.Name = VeltCommentsSidebarStatusDropdownContentItemNameWireframe;\nVeltCommentsSidebarStatusDropdownContentItemWireframe.Count = VeltCommentsSidebarStatusDropdownContentItemCountWireframe;\nVeltCommentsSidebarStatusDropdownContentItemWireframe.Checkbox = VeltCommentsSidebarStatusDropdownContentItemCheckboxWireframe;\nexport default VeltCommentsSidebarStatusDropdownContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarStatusDropdownContentItemWireframe from './VeltCommentsSidebarStatusDropdownContentItemWireframe/VeltCommentsSidebarStatusDropdownContentItemWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarStatusDropdownContentWireframe.Item = VeltCommentsSidebarStatusDropdownContentItemWireframe;\nexport default VeltCommentsSidebarStatusDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarStatusDropdownTriggerArrowWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-trigger-arrow-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownTriggerArrowWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-trigger-indicator-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarStatusDropdownTriggerNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-trigger-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarStatusDropdownTriggerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarStatusDropdownTriggerArrowWireframe from './VeltCommentsSidebarStatusDropdownTriggerArrowWireframe/VeltCommentsSidebarStatusDropdownTriggerArrowWireframe';\nimport VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe from './VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe/VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe';\nimport VeltCommentsSidebarStatusDropdownTriggerNameWireframe from './VeltCommentsSidebarStatusDropdownTriggerNameWireframe/VeltCommentsSidebarStatusDropdownTriggerNameWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarStatusDropdownTriggerWireframe.Arrow = VeltCommentsSidebarStatusDropdownTriggerArrowWireframe;\nVeltCommentsSidebarStatusDropdownTriggerWireframe.Name = VeltCommentsSidebarStatusDropdownTriggerNameWireframe;\nVeltCommentsSidebarStatusDropdownTriggerWireframe.Indicator = VeltCommentsSidebarStatusDropdownTriggerIndicatorWireframe;\nexport default VeltCommentsSidebarStatusDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarStatusDropdownContentWireframe from '../../VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe';\nimport VeltCommentsSidebarStatusDropdownTriggerWireframe from '../../VeltCommentsSidebarStatusDropdownWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe';\n;\nvar VeltCommentsSidebarStatus = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarStatus.Trigger = VeltCommentsSidebarStatusDropdownTriggerWireframe;\nVeltCommentsSidebarStatus.Content = VeltCommentsSidebarStatusDropdownContentWireframe;\nexport default VeltCommentsSidebarStatus;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarResetFilterButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-reset-filter-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarResetFilterButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentsSidebarActionButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-action-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarActionButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarFocusedThreadBackButton = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-focused-thread-back-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFocusedThreadBackButton;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltCommentsSidebarFocusedThreadDialogContainer = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-focused-thread-dialog-container-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentsSidebarFocusedThreadDialogContainer;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltCommentsSidebarFocusedThreadBackButton from './VeltCommentsSidebarFocusedThreadBackButton/VeltCommentsSidebarFocusedThreadBackButton';\nimport VeltCommentsSidebarFocusedThreadDialogContainer from './VeltCommentsSidebarFocusedThreadDialogContainer/VeltCommentsSidebarFocusedThreadDialogContainer';\nvar VeltCommentsSidebarFocusedThread = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-focused-thread-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarFocusedThread.BackButton = VeltCommentsSidebarFocusedThreadBackButton;\nVeltCommentsSidebarFocusedThread.DialogContainer = VeltCommentsSidebarFocusedThreadDialogContainer;\nexport default VeltCommentsSidebarFocusedThread;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltCommentsSidebarCloseButton from './VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton';\nimport VeltCommentsSidebarEmptyPlaceholder from './VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder';\nimport VeltCommentsSidebarFilter from './VeltCommentsSidebarFilter/VeltCommentsSidebarFilter';\nimport VeltCommentsSidebarFilterButton from './VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton';\nimport VeltCommentsSidebarHeader from './VeltCommentsSidebarHeader/VeltCommentsSidebarHeader';\nimport VeltCommentsSidebarList from './VeltCommentsSidebarList/VeltCommentsSidebarList';\nimport VeltCommentsSidebarLocationFilterDropdown from './VeltCommentsSidebarLocationFilterDropdown/VeltCommentsSidebarLocationFilterDropdown';\nimport VeltCommentsSidebarMinimalActionsDropdownWireframe from './VeltCommentsSidebarMinimalActionsDropdownWireframe/VeltCommentsSidebarMinimalActionsDropdownWireframe';\nimport VeltCommentsSidebarMinimalFilterDropdown from './VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown';\nimport VeltCommentsSidebarPageModeComposer from './VeltCommentsSidebarPageModeComposer/VeltCommentsSidebarPageModeComposer';\nimport VeltCommentsSidebarPanel from './VeltCommentsSidebarPanel/VeltCommentsSidebarPanel';\nimport VeltCommentsSidebarSearch from './VeltCommentsSidebarSearch/VeltCommentsSidebarSearch';\nimport VeltCommentsSidebarSkeleton from './VeltCommentsSidebarSkeleton/VeltCommentsSidebarSkeleton';\nimport VeltCommentsSidebarStatus from './VeltCommentsSidebarStatus/VeltCommentsSidebarStatus';\nimport VeltCommentsSidebarResetFilterButtonWireframe from './VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe';\nimport VeltCommentsSidebarActionButton from './VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton';\nimport VeltCommentsSidebarFocusedThread from './VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread';\nvar VeltCommentsSidebarWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarWireframe.CloseButton = VeltCommentsSidebarCloseButton;\nVeltCommentsSidebarWireframe.EmptyPlaceholder = VeltCommentsSidebarEmptyPlaceholder;\nVeltCommentsSidebarWireframe.Filter = VeltCommentsSidebarFilter;\nVeltCommentsSidebarWireframe.Header = VeltCommentsSidebarHeader;\nVeltCommentsSidebarWireframe.List = VeltCommentsSidebarList;\nVeltCommentsSidebarWireframe.PageModeComposer = VeltCommentsSidebarPageModeComposer;\nVeltCommentsSidebarWireframe.Search = VeltCommentsSidebarSearch;\nVeltCommentsSidebarWireframe.Status = VeltCommentsSidebarStatus;\nVeltCommentsSidebarWireframe.FilterButton = VeltCommentsSidebarFilterButton;\nVeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;\nVeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;\nVeltCommentsSidebarWireframe.MinimalFilterDropdown = VeltCommentsSidebarMinimalFilterDropdown;\nVeltCommentsSidebarWireframe.LocationFilterDropdown = VeltCommentsSidebarLocationFilterDropdown;\nVeltCommentsSidebarWireframe.MinimalActionsDropdown = VeltCommentsSidebarMinimalActionsDropdownWireframe;\nVeltCommentsSidebarWireframe.ResetFilterButton = VeltCommentsSidebarResetFilterButtonWireframe;\nVeltCommentsSidebarWireframe.ActionButton = VeltCommentsSidebarActionButton;\nVeltCommentsSidebarWireframe.FocusedThread = VeltCommentsSidebarFocusedThread;\nexport default VeltCommentsSidebarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentPinGhostCommentIndicator = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-pin-ghost-comment-indicator-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentPinGhostCommentIndicator;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentPinIndex = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-pin-index-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentPinIndex;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentPinTriangle = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-pin-triangle-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentPinTriangle;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentPinUnreadCommentIndicator = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-pin-unread-comment-indicator-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentPinUnreadCommentIndicator;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltCommentPinPrivateCommentIndicator = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-pin-private-comment-indicator-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentPinPrivateCommentIndicator;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltCommentPinGhostCommentIndicator from './VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator';\nimport VeltCommentPinIndex from './VeltCommentPinIndex/VeltCommentPinIndex';\nimport VeltCommentPinTriangle from './VeltCommentPinTriangle/VeltCommentPinTriangle';\nimport VeltCommentPinUnreadCommentIndicator from './VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator';\nimport VeltCommentPinPrivateCommentIndicator from './VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator';\nvar VeltCommentPinWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-pin-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentPinWireframe.GhostCommentIndicator = VeltCommentPinGhostCommentIndicator;\nVeltCommentPinWireframe.Index = VeltCommentPinIndex;\nVeltCommentPinWireframe.PrivateCommentIndicator = VeltCommentPinPrivateCommentIndicator;\nVeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;\nVeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;\nexport default VeltCommentPinWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSidebarButtonCommentsCount = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-sidebar-button-comments-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltSidebarButtonCommentsCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSidebarButtonIcon = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-sidebar-button-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltSidebarButtonIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltSidebarButtonCommentsCount from './VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount';\nimport VeltSidebarButtonIcon from './VeltSidebarButtonIcon/VeltSidebarButtonIcon';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltSidebarButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-sidebar-button-wireframe\", __assign({}, transformedProps), children));\n};\nVeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;\nVeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon;\nexport default VeltSidebarButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltCommentToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-tool-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltTextCommentToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-text-comment-tool-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTextCommentToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTextCommentToolbarCommentAnnotation = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-text-comment-toolbar-comment-annotation-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTextCommentToolbarCommentAnnotation;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTextCommentToolbarCopywriter = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-text-comment-toolbar-copywriter-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTextCommentToolbarCopywriter;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTextCommentToolbarGeneric = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-text-comment-toolbar-generic-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTextCommentToolbarGeneric;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTextCommentToolbarDivider = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-text-comment-toolbar-divider-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTextCommentToolbarDivider;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTextCommentToolbarCommentAnnotation from './VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation';\nimport VeltTextCommentToolbarCopywriter from './VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter';\nimport VeltTextCommentToolbarGeneric from './VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric';\nimport VeltTextCommentToolbarDivider from './VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltTextCommentToolbar = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-text-comment-toolbar-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;\nVeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;\nVeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;\nVeltTextCommentToolbar.Divider = VeltTextCommentToolbarDivider;\nexport default VeltTextCommentToolbar;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltUserSelectorDropdownAvatar = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-user-selector-dropdown-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltUserSelectorDropdownAvatar;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltUserSelectorDropdownEmail = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-user-selector-dropdown-email-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltUserSelectorDropdownEmail;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltUserSelectorDropdownErrorIcon = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-user-selector-dropdown-error-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltUserSelectorDropdownErrorIcon;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltUserSelectorDropdownName = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-user-selector-dropdown-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltUserSelectorDropdownName;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltUserSelectorDropdownAvatar from './VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar';\nimport VeltUserSelectorDropdownEmail from './VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail';\nimport VeltUserSelectorDropdownErrorIcon from './VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon';\nimport VeltUserSelectorDropdownName from './VeltUserSelectorDropdownName/VeltUserSelectorDropdownName';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltUserSelectorDropdown = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-user-selector-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltUserSelectorDropdown.Avatar = VeltUserSelectorDropdownAvatar;\nVeltUserSelectorDropdown.Email = VeltUserSelectorDropdownEmail;\nVeltUserSelectorDropdown.ErrorIcon = VeltUserSelectorDropdownErrorIcon;\nVeltUserSelectorDropdown.Name = VeltUserSelectorDropdownName;\nexport default VeltUserSelectorDropdown;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltAutocompleteOptionIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-option-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltAutocompleteOptionIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltAutocompleteOptionNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-option-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltAutocompleteOptionNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltAutocompleteOptionDescriptionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-option-description-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltAutocompleteOptionDescriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltAutocompleteOptionErrorIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-option-error-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltAutocompleteOptionErrorIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltAutocompleteOptionIconWireframe from './VeltAutocompleteOptionIconWireframe/VeltAutocompleteOptionIconWireframe';\nimport VeltAutocompleteOptionNameWireframe from './VeltAutocompleteOptionNameWireframe/VeltAutocompleteOptionNameWireframe';\nimport VeltAutocompleteOptionDescriptionWireframe from './VeltAutocompleteOptionDescriptionWireframe/VeltAutocompleteOptionDescriptionWireframe';\nimport VeltAutocompleteOptionErrorIconWireframe from './VeltAutocompleteOptionErrorIconWireframe/VeltAutocompleteOptionErrorIconWireframe';\nvar VeltAutocompleteOptionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-option-wireframe\", __assign({}, transformedProps), children));\n};\nVeltAutocompleteOptionWireframe.Icon = VeltAutocompleteOptionIconWireframe;\nVeltAutocompleteOptionWireframe.Description = VeltAutocompleteOptionDescriptionWireframe;\nVeltAutocompleteOptionWireframe.ErrorIcon = VeltAutocompleteOptionErrorIconWireframe;\nVeltAutocompleteOptionWireframe.Name = VeltAutocompleteOptionNameWireframe;\nexport default VeltAutocompleteOptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltAutocompleteChipTooltipDescriptionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-chip-tooltip-description-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltAutocompleteChipTooltipDescriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltAutocompleteChipTooltipIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-chip-tooltip-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltAutocompleteChipTooltipIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltAutocompleteChipTooltipNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-chip-tooltip-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltAutocompleteChipTooltipNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltAutocompleteChipTooltipDescriptionWireframe from './VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe';\nimport VeltAutocompleteChipTooltipIconWireframe from './VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe';\nimport VeltAutocompleteChipTooltipNameWireframe from './VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe';\nvar VeltAutocompleteChipTooltipWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-autocomplete-chip-tooltip-wireframe\", __assign({}, transformedProps), children));\n};\nVeltAutocompleteChipTooltipWireframe.Description = VeltAutocompleteChipTooltipDescriptionWireframe;\nVeltAutocompleteChipTooltipWireframe.Icon = VeltAutocompleteChipTooltipIconWireframe;\nVeltAutocompleteChipTooltipWireframe.Name = VeltAutocompleteChipTooltipNameWireframe;\nexport default VeltAutocompleteChipTooltipWireframe;\n","import React from 'react';\nvar VeltCommentBubbleAvatar = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-bubble-avatar-wireframe\", null, children));\n};\nexport default VeltCommentBubbleAvatar;\n","import React from 'react';\nvar VeltCommentBubbleCommentsCount = function (props) {\n var children = props.children;\n return (React.createElement(\"velt-comment-bubble-comments-count-wireframe\", null, children));\n};\nexport default VeltCommentBubbleCommentsCount;\n","import { __assign, __rest } from \"tslib\";\nimport React from \"react\";\nimport VeltCommentBubbleAvatar from \"./VeltCommentBubbleAvatar/VeltCommentBubbleAvatar\";\nimport VeltCommentBubbleCommentsCount from \"./VeltCommentBubbleCommentsCount/VeltCommentBubbleCommentsCount\";\nvar VeltCommentBubbleWireframe = function (props) {\n var children = props.children, remainingProp = __rest(props, [\"children\"]);\n return (React.createElement(\"velt-comment-bubble-wireframe\", __assign({}, remainingProp), children));\n};\nVeltCommentBubbleWireframe.Avatar = VeltCommentBubbleAvatar;\nVeltCommentBubbleWireframe.CommentsCount = VeltCommentBubbleCommentsCount;\nexport default VeltCommentBubbleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltCommentsSidebarStatusDropdownContentWireframe from './VeltCommentsSidebarStatusDropdownContentWireframe/VeltCommentsSidebarStatusDropdownContentWireframe';\nimport VeltCommentsSidebarStatusDropdownTriggerWireframe from './VeltCommentsSidebarStatusDropdownTriggerWireframe/VeltCommentsSidebarStatusDropdownTriggerWireframe';\n;\nvar VeltCommentsSidebarStatusDropdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comments-sidebar-status-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltCommentsSidebarStatusDropdownWireframe.Trigger = VeltCommentsSidebarStatusDropdownTriggerWireframe;\nVeltCommentsSidebarStatusDropdownWireframe.Content = VeltCommentsSidebarStatusDropdownContentWireframe;\nexport default VeltCommentsSidebarStatusDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltReactionToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-tool-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltReactionToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltReactionPinCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-pin-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltReactionPinCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltReactionPinEmojiWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-pin-emoji-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltReactionPinEmojiWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltReactionPinCountWireframe from './VeltReactionPinCountWireframe/VeltReactionPinCountWireframe';\nimport VeltReactionPinEmojiWireframe from './VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe';\nvar VeltReactionPinWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-pin-wireframe\", __assign({}, transformedProps), children));\n};\nVeltReactionPinWireframe.Count = VeltReactionPinCountWireframe;\nVeltReactionPinWireframe.Emoji = VeltReactionPinEmojiWireframe;\nexport default VeltReactionPinWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltReactionPinTooltipUserAvatarWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-pin-tooltip-user-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltReactionPinTooltipUserAvatarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltReactionPinTooltipUserNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-pin-tooltip-user-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltReactionPinTooltipUserNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionPinTooltipUserAvatarWireframe from './VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe';\nimport VeltReactionPinTooltipUserNameWireframe from './VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltReactionPinTooltipUserWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-pin-tooltip-user-wireframe\", __assign({}, transformedProps), children));\n};\nVeltReactionPinTooltipUserWireframe.Avatar = VeltReactionPinTooltipUserAvatarWireframe;\nVeltReactionPinTooltipUserWireframe.Name = VeltReactionPinTooltipUserNameWireframe;\nexport default VeltReactionPinTooltipUserWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionPinTooltipUserWireframe from './VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltReactionPinTooltipUsersWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-pin-tooltip-users-wireframe\", __assign({}, transformedProps), children));\n};\nVeltReactionPinTooltipUsersWireframe.User = VeltReactionPinTooltipUserWireframe;\nexport default VeltReactionPinTooltipUsersWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltReactionPinTooltipUsersWireframe from './VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltReactionPinTooltipWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reaction-pin-tooltip-wireframe\", __assign({}, transformedProps), children));\n};\nVeltReactionPinTooltipWireframe.Users = VeltReactionPinTooltipUsersWireframe;\nexport default VeltReactionPinTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltReactionsPanelItemEmojiWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reactions-panel-item-emoji-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltReactionsPanelItemEmojiWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltReactionsPanelItemEmojiWireframe from './VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe';\nvar VeltReactionsPanelItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reactions-panel-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltReactionsPanelItemWireframe.Emoji = VeltReactionsPanelItemEmojiWireframe;\nexport default VeltReactionsPanelItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltReactionsPanelItemWireframe from './VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe';\nvar VeltReactionsPanelItemsWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reactions-panel-items-wireframe\", __assign({}, transformedProps), children));\n};\nVeltReactionsPanelItemsWireframe.Item = VeltReactionsPanelItemWireframe;\nexport default VeltReactionsPanelItemsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltReactionsPanelItemsWireframe from './VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe';\nvar VeltReactionsPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-reactions-panel-wireframe\", __assign({}, transformedProps), children));\n};\nVeltReactionsPanelWireframe.Items = VeltReactionsPanelItemsWireframe;\nexport default VeltReactionsPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltInlineCommentsSectionCommentCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-comment-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionCommentCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltInlineCommentsSectionComposerContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-composer-container-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionComposerContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltInlineCommentsSectionListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-list-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltInlineCommentsSectionPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-panel-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltInlineCommentsSectionSkeletonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-skeleton-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionSkeletonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-content-item-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-content-item-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-content-item-tick-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nimport VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe from './VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe/VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe';\nimport VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe from './VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe/VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe';\nimport VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe from './VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe/VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe';\nvar VeltInlineCommentsSectionSortingDropdownContentItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-content-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltInlineCommentsSectionSortingDropdownContentItemWireframe.Icon = VeltInlineCommentsSectionSortingDropdownContentItemIconWireframe;\nVeltInlineCommentsSectionSortingDropdownContentItemWireframe.Name = VeltInlineCommentsSectionSortingDropdownContentItemNameWireframe;\nVeltInlineCommentsSectionSortingDropdownContentItemWireframe.Tick = VeltInlineCommentsSectionSortingDropdownContentItemTickWireframe;\nexport default VeltInlineCommentsSectionSortingDropdownContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltInlineCommentsSectionSortingDropdownContentItemWireframe from './VeltInlineCommentsSectionSortingDropdownContentItemWireframe/VeltInlineCommentsSectionSortingDropdownContentItemWireframe';\nvar VeltInlineCommentsSectionSortingDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltInlineCommentsSectionSortingDropdownContentWireframe.Item = VeltInlineCommentsSectionSortingDropdownContentItemWireframe;\nexport default VeltInlineCommentsSectionSortingDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-trigger-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-trigger-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe from './VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe/VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe';\nimport VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe from './VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe/VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe';\nvar VeltInlineCommentsSectionSortingDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nVeltInlineCommentsSectionSortingDropdownTriggerWireframe.Icon = VeltInlineCommentsSectionSortingDropdownTriggerIconWireframe;\nVeltInlineCommentsSectionSortingDropdownTriggerWireframe.Name = VeltInlineCommentsSectionSortingDropdownTriggerNameWireframe;\nexport default VeltInlineCommentsSectionSortingDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltInlineCommentsSectionSortingDropdownContentWireframe from './VeltInlineCommentsSectionSortingDropdownContentWireframe/VeltInlineCommentsSectionSortingDropdownContentWireframe';\nimport VeltInlineCommentsSectionSortingDropdownTriggerWireframe from './VeltInlineCommentsSectionSortingDropdownTriggerWireframe/VeltInlineCommentsSectionSortingDropdownTriggerWireframe';\nvar VeltInlineCommentsSectionSortingDropdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-sorting-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltInlineCommentsSectionSortingDropdownWireframe.Content = VeltInlineCommentsSectionSortingDropdownContentWireframe;\nVeltInlineCommentsSectionSortingDropdownWireframe.Trigger = VeltInlineCommentsSectionSortingDropdownTriggerWireframe;\nexport default VeltInlineCommentsSectionSortingDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltInlineCommentsSectionCommentCountWireframe from './VeltInlineCommentsSectionCommentCountWireframe/VeltInlineCommentsSectionCommentCountWireframe';\nimport VeltInlineCommentsSectionComposerContainerWireframe from './VeltInlineCommentsSectionComposerContainerWireframe/VeltInlineCommentsSectionComposerContainerWireframe';\nimport VeltInlineCommentsSectionListWireframe from './VeltInlineCommentsSectionListWireframe/VeltInlineCommentsSectionListWireframe';\nimport VeltInlineCommentsSectionPanelWireframe from './VeltInlineCommentsSectionPanelWireframe/VeltInlineCommentsSectionPanelWireframe';\nimport VeltInlineCommentsSectionSkeletonWireframe from './VeltInlineCommentsSectionSkeletonWireframe/VeltInlineCommentsSectionSkeletonWireframe';\nimport VeltInlineCommentsSectionSortingDropdownWireframe from './VeltInlineCommentsSectionSortingDropdownWireframe/VeltInlineCommentsSectionSortingDropdownWireframe';\nvar VeltInlineCommentsSectionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-comments-section-wireframe\", __assign({}, transformedProps), children));\n};\nVeltInlineCommentsSectionWireframe.CommentCount = VeltInlineCommentsSectionCommentCountWireframe;\nVeltInlineCommentsSectionWireframe.ComposerContainer = VeltInlineCommentsSectionComposerContainerWireframe;\nVeltInlineCommentsSectionWireframe.List = VeltInlineCommentsSectionListWireframe;\nVeltInlineCommentsSectionWireframe.Panel = VeltInlineCommentsSectionPanelWireframe;\nVeltInlineCommentsSectionWireframe.Skeleton = VeltInlineCommentsSectionSkeletonWireframe;\nVeltInlineCommentsSectionWireframe.SortingDropdown = VeltInlineCommentsSectionSortingDropdownWireframe;\nexport default VeltInlineCommentsSectionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentAllListItemContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-all-list-item-content-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentAllListItemContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentAllListItemLabelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-all-list-item-label-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentAllListItemLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentAllListItemContentWireframe from './VeltNotificationsPanelContentAllListItemContentWireframe/VeltNotificationsPanelContentAllListItemContentWireframe';\nimport VeltNotificationsPanelContentAllListItemLabelWireframe from './VeltNotificationsPanelContentAllListItemLabelWireframe/VeltNotificationsPanelContentAllListItemLabelWireframe';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentAllListItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-all-list-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentAllListItemWireframe.Label = VeltNotificationsPanelContentAllListItemLabelWireframe;\nVeltNotificationsPanelContentAllListItemWireframe.Content = VeltNotificationsPanelContentAllListItemContentWireframe;\nexport default VeltNotificationsPanelContentAllListItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentAllListItemWireframe from './VeltNotificationsPanelContentAllListItemWireframe/VeltNotificationsPanelContentAllListItemWireframe';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentAllListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-all-list-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentAllListWireframe.Item = VeltNotificationsPanelContentAllListItemWireframe;\nexport default VeltNotificationsPanelContentAllListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentAllListWireframe from './VeltNotificationsPanelContentAllListWireframe/VeltNotificationsPanelContentAllListWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelContentAllWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-all-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentAllWireframe.List = VeltNotificationsPanelContentAllListWireframe;\nexport default VeltNotificationsPanelContentAllWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentDocumentsListItemContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-content-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentDocumentsListItemContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentDocumentsListItemCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentDocumentsListItemCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentDocumentsListItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentDocumentsListItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentDocumentsListItemUnreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-unread-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentDocumentsListItemUnreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentDocumentsListItemContentWireframe from './VeltNotificationsPanelContentDocumentsListItemContentWireframe/VeltNotificationsPanelContentDocumentsListItemContentWireframe';\nimport VeltNotificationsPanelContentDocumentsListItemCountWireframe from './VeltNotificationsPanelContentDocumentsListItemCountWireframe/VeltNotificationsPanelContentDocumentsListItemCountWireframe';\nimport VeltNotificationsPanelContentDocumentsListItemNameWireframe from './VeltNotificationsPanelContentDocumentsListItemNameWireframe/VeltNotificationsPanelContentDocumentsListItemNameWireframe';\nimport VeltNotificationsPanelContentDocumentsListItemUnreadWireframe from './VeltNotificationsPanelContentDocumentsListItemUnreadWireframe/VeltNotificationsPanelContentDocumentsListItemUnreadWireframe';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentDocumentsListItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentDocumentsListItemWireframe.Content = VeltNotificationsPanelContentDocumentsListItemContentWireframe;\nVeltNotificationsPanelContentDocumentsListItemWireframe.Name = VeltNotificationsPanelContentDocumentsListItemNameWireframe;\nVeltNotificationsPanelContentDocumentsListItemWireframe.Count = VeltNotificationsPanelContentDocumentsListItemCountWireframe;\nVeltNotificationsPanelContentDocumentsListItemWireframe.Unread = VeltNotificationsPanelContentDocumentsListItemUnreadWireframe;\nexport default VeltNotificationsPanelContentDocumentsListItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentDocumentsListItemWireframe from './VeltNotificationsPanelContentDocumentsListItemWireframe/VeltNotificationsPanelContentDocumentsListItemWireframe';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentDocumentsListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-documents-list-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentDocumentsListWireframe.Item = VeltNotificationsPanelContentDocumentsListItemWireframe;\nexport default VeltNotificationsPanelContentDocumentsListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentDocumentsListWireframe from './VeltNotificationsPanelContentDocumentsListWireframe/VeltNotificationsPanelContentDocumentsListWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelContentDocumentsWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-documents-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentDocumentsWireframe.List = VeltNotificationsPanelContentDocumentsListWireframe;\nexport default VeltNotificationsPanelContentDocumentsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelContentForYouWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-for-you-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentForYouWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentPeopleListItemAvatarWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentPeopleListItemAvatarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentPeopleListItemContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-content-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentPeopleListItemContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentPeopleListItemCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentPeopleListItemCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentPeopleListItemNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentPeopleListItemNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentPeopleListItemAvatarWireframe from './VeltNotificationsPanelContentPeopleListItemAvatarWireframe/VeltNotificationsPanelContentPeopleListItemAvatarWireframe';\nimport VeltNotificationsPanelContentPeopleListItemContentWireframe from './VeltNotificationsPanelContentPeopleListItemContentWireframe/VeltNotificationsPanelContentPeopleListItemContentWireframe';\nimport VeltNotificationsPanelContentPeopleListItemCountWireframe from './VeltNotificationsPanelContentPeopleListItemCountWireframe/VeltNotificationsPanelContentPeopleListItemCountWireframe';\nimport VeltNotificationsPanelContentPeopleListItemNameWireframe from './VeltNotificationsPanelContentPeopleListItemNameWireframe/VeltNotificationsPanelContentPeopleListItemNameWireframe';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentPeopleListItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-people-list-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentPeopleListItemWireframe.Avatar = VeltNotificationsPanelContentPeopleListItemAvatarWireframe;\nVeltNotificationsPanelContentPeopleListItemWireframe.Name = VeltNotificationsPanelContentPeopleListItemNameWireframe;\nVeltNotificationsPanelContentPeopleListItemWireframe.Count = VeltNotificationsPanelContentPeopleListItemCountWireframe;\nVeltNotificationsPanelContentPeopleListItemWireframe.Content = VeltNotificationsPanelContentPeopleListItemContentWireframe;\nexport default VeltNotificationsPanelContentPeopleListItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentPeopleListItemWireframe from './VeltNotificationsPanelContentPeopleListItemWireframe/VeltNotificationsPanelContentPeopleListItemWireframe';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentPeopleListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-people-list-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentPeopleListWireframe.Item = VeltNotificationsPanelContentPeopleListItemWireframe;\nexport default VeltNotificationsPanelContentPeopleListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentPeopleListWireframe from './VeltNotificationsPanelContentPeopleListWireframe/VeltNotificationsPanelContentPeopleListWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelContentPeopleWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-people-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentPeopleWireframe.List = VeltNotificationsPanelContentPeopleListWireframe;\nexport default VeltNotificationsPanelContentPeopleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelContentLoadMoreWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-load-more-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentLoadMoreWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentListItemAvatarWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-list-item-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentListItemAvatarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentListItemBodyWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-list-item-body-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentListItemBodyWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentListItemFileNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-list-item-file-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentListItemFileNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentListItemHeadlineWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-list-item-headline-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentListItemHeadlineWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentListItemTimeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-list-item-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentListItemTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentListItemUnreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-list-item-unread-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentListItemUnreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentListItemAvatarWireframe from './VeltNotificationsPanelContentListItemAvatarWireframe/VeltNotificationsPanelContentListItemAvatarWireframe';\nimport VeltNotificationsPanelContentListItemBodyWireframe from './VeltNotificationsPanelContentListItemBodyWireframe/VeltNotificationsPanelContentListItemBodyWireframe';\nimport VeltNotificationsPanelContentListItemFileNameWireframe from './VeltNotificationsPanelContentListItemFileNameWireframe/VeltNotificationsPanelContentListItemFileNameWireframe';\nimport VeltNotificationsPanelContentListItemHeadlineWireframe from './VeltNotificationsPanelContentListItemHeadlineWireframe/VeltNotificationsPanelContentListItemHeadlineWireframe';\nimport VeltNotificationsPanelContentListItemTimeWireframe from './VeltNotificationsPanelContentListItemTimeWireframe/VeltNotificationsPanelContentListItemTimeWireframe';\nimport VeltNotificationsPanelContentListItemUnreadWireframe from './VeltNotificationsPanelContentListItemUnreadWireframe/VeltNotificationsPanelContentListItemUnreadWireframe';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltNotificationsPanelContentListItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-list-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentListItemWireframe.Avatar = VeltNotificationsPanelContentListItemAvatarWireframe;\nVeltNotificationsPanelContentListItemWireframe.Body = VeltNotificationsPanelContentListItemBodyWireframe;\nVeltNotificationsPanelContentListItemWireframe.FileName = VeltNotificationsPanelContentListItemFileNameWireframe;\nVeltNotificationsPanelContentListItemWireframe.Headline = VeltNotificationsPanelContentListItemHeadlineWireframe;\nVeltNotificationsPanelContentListItemWireframe.Time = VeltNotificationsPanelContentListItemTimeWireframe;\nVeltNotificationsPanelContentListItemWireframe.Unread = VeltNotificationsPanelContentListItemUnreadWireframe;\nexport default VeltNotificationsPanelContentListItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsPanelContentListItemWireframe from './VeltNotificationsPanelContentListItemWireframe/VeltNotificationsPanelContentListItemWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelContentListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-list-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentListWireframe.Item = VeltNotificationsPanelContentListItemWireframe;\nexport default VeltNotificationsPanelContentListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelContentAllReadContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-all-read-container-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelContentAllReadContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltNotificationsPanelContentAllWireframe from './VeltNotificationsPanelContentAllWireframe/VeltNotificationsPanelContentAllWireframe';\nimport VeltNotificationsPanelContentDocumentsWireframe from './VeltNotificationsPanelContentDocumentsWireframe/VeltNotificationsPanelContentDocumentsWireframe';\nimport VeltNotificationsPanelContentForYouWireframe from './VeltNotificationsPanelContentForYouWireframe/VeltNotificationsPanelContentForYouWireframe';\nimport VeltNotificationsPanelContentPeopleWireframe from './VeltNotificationsPanelContentPeopleWireframe/VeltNotificationsPanelContentPeopleWireframe';\nimport VeltNotificationsPanelContentLoadMoreWireframe from './VeltNotificationsPanelContentLoadMoreWireframe/VeltNotificationsPanelContentLoadMoreWireframe';\nimport VeltNotificationsPanelContentListWireframe from './VeltNotificationsPanelContentListWireframe/VeltNotificationsPanelContentListWireframe';\nimport VeltNotificationsPanelContentAllReadContainerWireframe from './VeltNotificationsPanelContentAllReadContainerWireframe/VeltNotificationsPanelContentAllReadContainerWireframe';\nvar VeltNotificationsPanelContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelContentWireframe.All = VeltNotificationsPanelContentAllWireframe;\nVeltNotificationsPanelContentWireframe.ForYou = VeltNotificationsPanelContentForYouWireframe;\nVeltNotificationsPanelContentWireframe.Documents = VeltNotificationsPanelContentDocumentsWireframe;\nVeltNotificationsPanelContentWireframe.People = VeltNotificationsPanelContentPeopleWireframe;\nVeltNotificationsPanelContentWireframe.LoadMore = VeltNotificationsPanelContentLoadMoreWireframe;\nVeltNotificationsPanelContentWireframe.List = VeltNotificationsPanelContentListWireframe;\nVeltNotificationsPanelContentWireframe.AllReadContainer = VeltNotificationsPanelContentAllReadContainerWireframe;\nexport default VeltNotificationsPanelContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelHeaderTabDocumentsWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-header-tab-documents-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelHeaderTabDocumentsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelHeaderTabForYouWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-header-tab-for-you-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelHeaderTabForYouWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelHeaderTabPeopleWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-header-tab-people-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelHeaderTabPeopleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltNotificationsPanelHeaderTabAllWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-header-tab-all-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelHeaderTabAllWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltNotificationsPanelHeaderTabDocumentsWireframe from './VeltNotificationsPanelHeaderTabDocumentsWireframe/VeltNotificationsPanelHeaderTabDocumentsWireframe';\nimport VeltNotificationsPanelHeaderTabForYouWireframe from './VeltNotificationsPanelHeaderTabForYouWireframe/VeltNotificationsPanelHeaderTabForYouWireframe';\nimport VeltNotificationsPanelHeaderTabPeopleWireframe from './VeltNotificationsPanelHeaderTabPeopleWireframe/VeltNotificationsPanelHeaderTabPeopleWireframe';\nimport VeltNotificationsPanelHeaderTabAllWireframe from './VeltNotificationsPanelHeaderTabAllWireframe/VeltNotificationsPanelHeaderTabAllWireframe';\nvar VeltNotificationsPanelHeaderWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-header-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelHeaderWireframe.TabAll = VeltNotificationsPanelHeaderTabAllWireframe;\nVeltNotificationsPanelHeaderWireframe.TabDocuments = VeltNotificationsPanelHeaderTabDocumentsWireframe;\nVeltNotificationsPanelHeaderWireframe.TabForYou = VeltNotificationsPanelHeaderTabForYouWireframe;\nVeltNotificationsPanelHeaderWireframe.TabPeople = VeltNotificationsPanelHeaderTabPeopleWireframe;\nexport default VeltNotificationsPanelHeaderWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsPanelReadAllButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-read-all-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelReadAllButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsPanelTitleWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-title-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelTitleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsPanelViewAllButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-view-all-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelViewAllButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsPanelCloseButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsPanelSkeletonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-skeleton-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsPanelSkeletonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltNotificationsPanelContentWireframe from './VeltNotificationsPanelContentWireframe/VeltNotificationsPanelContentWireframe';\nimport VeltNotificationsPanelHeaderWireframe from './VeltNotificationsPanelHeaderWireframe/VeltNotificationsPanelHeaderWireframe';\nimport VeltNotificationsPanelReadAllButtonWireframe from './VeltNotificationsPanelReadAllButtonWireframe/VeltNotificationsPanelReadAllButtonWireframe';\nimport VeltNotificationsPanelTitleWireframe from './VeltNotificationsPanelTitleWireframe/VeltNotificationsPanelTitleWireframe';\nimport VeltNotificationsPanelViewAllButtonWireframe from './VeltNotificationsPanelViewAllButtonWireframe/VeltNotificationsPanelViewAllButtonWireframe';\nimport VeltNotificationsPanelCloseButtonWireframe from './VeltNotificationsPanelCloseButtonWireframe/VeltNotificationsPanelCloseButtonWireframe';\nimport VeltNotificationsPanelSkeletonWireframe from './VeltNotificationsPanelSkeletonWireframe/VeltNotificationsPanelSkeletonWireframe';\nvar VeltNotificationsPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-panel-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsPanelWireframe.Content = VeltNotificationsPanelContentWireframe;\nVeltNotificationsPanelWireframe.Header = VeltNotificationsPanelHeaderWireframe;\nVeltNotificationsPanelWireframe.ReadAllButton = VeltNotificationsPanelReadAllButtonWireframe;\nVeltNotificationsPanelWireframe.Title = VeltNotificationsPanelTitleWireframe;\nVeltNotificationsPanelWireframe.ViewAllButton = VeltNotificationsPanelViewAllButtonWireframe;\nVeltNotificationsPanelWireframe.CloseButton = VeltNotificationsPanelCloseButtonWireframe;\nVeltNotificationsPanelWireframe.Skeleton = VeltNotificationsPanelSkeletonWireframe;\nexport default VeltNotificationsPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsToolIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-tool-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsToolIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsToolLabelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-tool-label-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsToolLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsToolUnreadCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-tool-unread-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsToolUnreadCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltNotificationsToolUnreadIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-tool-unread-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltNotificationsToolUnreadIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltNotificationsToolIconWireframe from './VeltNotificationsToolIconWireframe/VeltNotificationsToolIconWireframe';\nimport VeltNotificationsToolLabelWireframe from './VeltNotificationsToolLabelWireframe/VeltNotificationsToolLabelWireframe';\nimport VeltNotificationsToolUnreadCountWireframe from './VeltNotificationsToolUnreadCountWireframe/VeltNotificationsToolUnreadCountWireframe';\nimport VeltNotificationsToolUnreadIconWireframe from './VeltNotificationsToolUnreadIconWireframe/VeltNotificationsToolUnreadIconWireframe';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltNotificationsToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-notifications-tool-wireframe\", __assign({}, transformedProps), children));\n};\nVeltNotificationsToolWireframe.Label = VeltNotificationsToolLabelWireframe;\nVeltNotificationsToolWireframe.UnreadIcon = VeltNotificationsToolUnreadIconWireframe;\nVeltNotificationsToolWireframe.Icon = VeltNotificationsToolIconWireframe;\nVeltNotificationsToolWireframe.UnreadCount = VeltNotificationsToolUnreadCountWireframe;\nexport default VeltNotificationsToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltConfirmDialogTitleWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-confirm-dialog-title-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltConfirmDialogTitleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltConfirmDialogMessageWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-confirm-dialog-message-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltConfirmDialogMessageWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltConfirmDialogApproveButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-confirm-dialog-approve-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltConfirmDialogApproveButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltConfirmDialogRejectButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-confirm-dialog-reject-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltConfirmDialogRejectButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltConfirmDialogTitleWireframe from './VeltConfirmDialogTitleWireframe/VeltConfirmDialogTitleWireframe';\nimport VeltConfirmDialogMessageWireframe from './VeltConfirmDialogMessageWireframe/VeltConfirmDialogMessageWireframe';\nimport VeltConfirmDialogApproveButtonWireframe from './VeltConfirmDialogApproveButtonWireframe/VeltConfirmDialogApproveButtonWireframe';\nimport VeltConfirmDialogRejectButtonWireframe from './VeltConfirmDialogRejectButtonWireframe/VeltConfirmDialogRejectButtonWireframe';\nvar VeltConfirmDialogWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-confirm-dialog-wireframe\", __assign({}, transformedProps), children));\n};\nVeltConfirmDialogWireframe.Title = VeltConfirmDialogTitleWireframe;\nVeltConfirmDialogWireframe.Message = VeltConfirmDialogMessageWireframe;\nVeltConfirmDialogWireframe.ApproveButton = VeltConfirmDialogApproveButtonWireframe;\nVeltConfirmDialogWireframe.RejectButton = VeltConfirmDialogRejectButtonWireframe;\nexport default VeltConfirmDialogWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltInlineReactionsSectionListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-reactions-section-list-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineReactionsSectionListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltInlineReactionsSectionPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-reactions-section-panel-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineReactionsSectionPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltInlineReactionsSectionToolContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-reactions-section-tool-container-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltInlineReactionsSectionToolContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltInlineReactionsSectionListWireframe from './VeltInlineReactionsSectionListWireframe/VeltInlineReactionsSectionListWireframe';\nimport VeltInlineReactionsSectionPanelWireframe from './VeltInlineReactionsSectionPanelWireframe/VeltInlineReactionsSectionPanelWireframe';\nimport VeltInlineReactionsSectionToolContainerWireframe from './VeltInlineReactionsSectionToolContainerWireframe/VeltInlineReactionsSectionToolContainerWireframe';\nvar VeltInlineReactionsSectionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-inline-reactions-section-wireframe\", __assign({}, transformedProps), children));\n};\nVeltInlineReactionsSectionWireframe.List = VeltInlineReactionsSectionListWireframe;\nVeltInlineReactionsSectionWireframe.Panel = VeltInlineReactionsSectionPanelWireframe;\nVeltInlineReactionsSectionWireframe.ToolContainer = VeltInlineReactionsSectionToolContainerWireframe;\nexport default VeltInlineReactionsSectionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltPersistentCommentModeCloseButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-persistent-comment-mode-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltPersistentCommentModeCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltPersistentCommentModeLabelPrivateWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-persistent-comment-mode-label-private-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltPersistentCommentModeLabelPrivateWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltPersistentCommentModeLabelPublicWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-persistent-comment-mode-label-public-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltPersistentCommentModeLabelPublicWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltPersistentCommentModeLabelPrivateWireframe from './VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe';\nimport VeltPersistentCommentModeLabelPublicWireframe from './VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltPersistentCommentModeLabelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-persistent-comment-mode-label-wireframe\", __assign({}, transformedProps), children));\n};\nVeltPersistentCommentModeLabelWireframe.Private = VeltPersistentCommentModeLabelPrivateWireframe;\nVeltPersistentCommentModeLabelWireframe.Public = VeltPersistentCommentModeLabelPublicWireframe;\nexport default VeltPersistentCommentModeLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltPersistentCommentModeCloseButtonWireframe from './VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe';\nimport VeltPersistentCommentModeLabelWireframe from './VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltPersistentCommentModeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-persistent-comment-mode-wireframe\", __assign({}, transformedProps), children));\n};\nVeltPersistentCommentModeWireframe.CloseButton = VeltPersistentCommentModeCloseButtonWireframe;\nVeltPersistentCommentModeWireframe.Label = VeltPersistentCommentModeLabelWireframe;\nexport default VeltPersistentCommentModeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogCloseButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogCommentCountWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-comment-count-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogCommentCountWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogComposerContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-composer-container-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogComposerContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogEmptyPlaceholderWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-empty-placeholder-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogEmptyPlaceholderWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogListWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-list-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogListWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nvar MarkAllRead = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read-wireframe\", __assign({}, transformedProps), children));\n};\nvar MarkAllResolved = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllRead = MarkAllRead;\nVeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe.MarkAllResolved = MarkAllResolved;\nexport default VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe from './VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe';\nimport VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe from './VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe';\nvar VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-actions-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.Content = VeltMultiThreadCommentDialogMinimalActionsDropdownContentWireframe;\nVeltMultiThreadCommentDialogMinimalActionsDropdownWireframe.Trigger = VeltMultiThreadCommentDialogMinimalActionsDropdownTriggerWireframe;\nexport default VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterAll = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterUnread = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterRead = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.FilterResolved = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.SelectedIcon = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.SortDate = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe.SortUnread = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadWireframe;\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe';\nvar VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-minimal-filter-dropdown-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.Content = VeltMultiThreadCommentDialogMinimalFilterDropdownContentWireframe;\nVeltMultiThreadCommentDialogMinimalFilterDropdownWireframe.Trigger = VeltMultiThreadCommentDialogMinimalFilterDropdownTriggerWireframe;\nexport default VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogNewThreadButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-new-thread-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogNewThreadButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMultiThreadCommentDialogResetFilterButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-reset-filter-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMultiThreadCommentDialogResetFilterButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltMultiThreadCommentDialogCloseButtonWireframe from './VeltMultiThreadCommentDialogCloseButtonWireframe/VeltMultiThreadCommentDialogCloseButtonWireframe';\nimport VeltMultiThreadCommentDialogCommentCountWireframe from './VeltMultiThreadCommentDialogCommentCountWireframe/VeltMultiThreadCommentDialogCommentCountWireframe';\nimport VeltMultiThreadCommentDialogComposerContainerWireframe from './VeltMultiThreadCommentDialogComposerContainerWireframe/VeltMultiThreadCommentDialogComposerContainerWireframe';\nimport VeltMultiThreadCommentDialogEmptyPlaceholderWireframe from './VeltMultiThreadCommentDialogEmptyPlaceholderWireframe/VeltMultiThreadCommentDialogEmptyPlaceholderWireframe';\nimport VeltMultiThreadCommentDialogListWireframe from './VeltMultiThreadCommentDialogListWireframe/VeltMultiThreadCommentDialogListWireframe';\nimport VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe from './VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe/VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe';\nimport VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe from './VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe/VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe';\nimport VeltMultiThreadCommentDialogNewThreadButtonWireframe from './VeltMultiThreadCommentDialogNewThreadButtonWireframe/VeltMultiThreadCommentDialogNewThreadButtonWireframe';\nimport VeltMultiThreadCommentDialogResetFilterButtonWireframe from './VeltMultiThreadCommentDialogResetFilterButtonWireframe/VeltMultiThreadCommentDialogResetFilterButtonWireframe';\nvar VeltMultiThreadCommentDialogWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-multi-thread-comment-dialog-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMultiThreadCommentDialogWireframe.CommentCount = VeltMultiThreadCommentDialogCommentCountWireframe;\nVeltMultiThreadCommentDialogWireframe.ComposerContainer = VeltMultiThreadCommentDialogComposerContainerWireframe;\nVeltMultiThreadCommentDialogWireframe.List = VeltMultiThreadCommentDialogListWireframe;\nVeltMultiThreadCommentDialogWireframe.CloseButton = VeltMultiThreadCommentDialogCloseButtonWireframe;\nVeltMultiThreadCommentDialogWireframe.MinimalFilterDropdown = VeltMultiThreadCommentDialogMinimalFilterDropdownWireframe;\nVeltMultiThreadCommentDialogWireframe.EmptyPlaceholder = VeltMultiThreadCommentDialogEmptyPlaceholderWireframe;\nVeltMultiThreadCommentDialogWireframe.NewThreadButton = VeltMultiThreadCommentDialogNewThreadButtonWireframe;\nVeltMultiThreadCommentDialogWireframe.MinimalActionsDropdown = VeltMultiThreadCommentDialogMinimalActionsDropdownWireframe;\nVeltMultiThreadCommentDialogWireframe.ResetFilterButton = VeltMultiThreadCommentDialogResetFilterButtonWireframe;\nexport default VeltMultiThreadCommentDialogWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\n;\nvar VeltCommentComposerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-composer-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentComposerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltCommentThreadWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-comment-thread-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltCommentThreadWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltMediaSourceSettingsToggleIconOpenWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-toggle-icon-open-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMediaSourceSettingsToggleIconOpenWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltMediaSourceSettingsToggleIconCloseWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-toggle-icon-close-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMediaSourceSettingsToggleIconCloseWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsToggleIconOpenWireframe from './VeltMediaSourceSettingsToggleIconOpenWireframe/VeltMediaSourceSettingsToggleIconOpenWireframe';\nimport VeltMediaSourceSettingsToggleIconCloseWireframe from './VeltMediaSourceSettingsToggleIconCloseWireframe/VeltMediaSourceSettingsToggleIconCloseWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMediaSourceSettingsToggleIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-toggle-icon-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMediaSourceSettingsToggleIconWireframe.Open = VeltMediaSourceSettingsToggleIconOpenWireframe;\nVeltMediaSourceSettingsToggleIconWireframe.Close = VeltMediaSourceSettingsToggleIconCloseWireframe;\nexport default VeltMediaSourceSettingsToggleIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMediaSourceSettingsSelectedLabelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-selected-label-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMediaSourceSettingsSelectedLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMediaSourceSettingsOptionsItemLabelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-options-item-label-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMediaSourceSettingsOptionsItemLabelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltMediaSourceSettingsOptionsItemIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-options-item-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMediaSourceSettingsOptionsItemIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsOptionsItemLabelWireframe from './VeltMediaSourceSettingsOptionsItemLabelWireframe/VeltMediaSourceSettingsOptionsItemLabelWireframe';\nimport VeltMediaSourceSettingsOptionsItemIconWireframe from './VeltMediaSourceSettingsOptionsItemIconWireframe/VeltMediaSourceSettingsOptionsItemIconWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltMediaSourceSettingsOptionsItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-options-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMediaSourceSettingsOptionsItemWireframe.Icon = VeltMediaSourceSettingsOptionsItemIconWireframe;\nVeltMediaSourceSettingsOptionsItemWireframe.Label = VeltMediaSourceSettingsOptionsItemLabelWireframe;\nexport default VeltMediaSourceSettingsOptionsItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltMediaSourceSettingsOptionsItemWireframe from './VeltMediaSourceSettingsOptionsItemWireframe/VeltMediaSourceSettingsOptionsItemWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMediaSourceSettingsOptionsWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-options-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMediaSourceSettingsOptionsWireframe.Item = VeltMediaSourceSettingsOptionsItemWireframe;\nexport default VeltMediaSourceSettingsOptionsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltMediaSourceSettingsDividerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-divider-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltMediaSourceSettingsDividerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltMediaSourceSettingsToggleIconWireframe from '../VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe';\nimport VeltMediaSourceSettingsSelectedLabelWireframe from '../VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe';\nimport VeltMediaSourceSettingsOptionsWireframe from '../VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe';\nimport VeltMediaSourceSettingsDividerWireframe from '../VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe';\nvar VeltMediaSourceSettingsAudioWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-audio-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMediaSourceSettingsAudioWireframe.ToggleIcon = VeltMediaSourceSettingsToggleIconWireframe;\nVeltMediaSourceSettingsAudioWireframe.SelectedLabel = VeltMediaSourceSettingsSelectedLabelWireframe;\nVeltMediaSourceSettingsAudioWireframe.Options = VeltMediaSourceSettingsOptionsWireframe;\nVeltMediaSourceSettingsAudioWireframe.Divider = VeltMediaSourceSettingsDividerWireframe;\nexport default VeltMediaSourceSettingsAudioWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltMediaSourceSettingsDividerWireframe from '../VeltMediaSourceSettingsDividerWireframe/VeltMediaSourceSettingsDividerWireframe';\nimport VeltMediaSourceSettingsOptionsWireframe from '../VeltMediaSourceSettingsOptionsWireframe/VeltMediaSourceSettingsOptionsWireframe';\nimport VeltMediaSourceSettingsSelectedLabelWireframe from '../VeltMediaSourceSettingsSelectedLabelWireframe/VeltMediaSourceSettingsSelectedLabelWireframe';\nimport VeltMediaSourceSettingsToggleIconWireframe from '../VeltMediaSourceSettingsToggleIconWireframe/VeltMediaSourceSettingsToggleIconWireframe';\nvar VeltMediaSourceSettingsVideoWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-video-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMediaSourceSettingsVideoWireframe.ToggleIcon = VeltMediaSourceSettingsToggleIconWireframe;\nVeltMediaSourceSettingsVideoWireframe.SelectedLabel = VeltMediaSourceSettingsSelectedLabelWireframe;\nVeltMediaSourceSettingsVideoWireframe.Options = VeltMediaSourceSettingsOptionsWireframe;\nVeltMediaSourceSettingsVideoWireframe.Divider = VeltMediaSourceSettingsDividerWireframe;\nexport default VeltMediaSourceSettingsVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltMediaSourceSettingsAudioWireframe from './VeltMediaSourceSettingsAudioWireframe/VeltMediaSourceSettingsAudioWireframe';\nimport VeltMediaSourceSettingsVideoWireframe from './VeltMediaSourceSettingsVideoWireframe/VeltMediaSourceSettingsVideoWireframe';\nvar VeltMediaSourceSettingsWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-media-source-settings-wireframe\", __assign({}, transformedProps), children));\n};\nVeltMediaSourceSettingsWireframe.Audio = VeltMediaSourceSettingsAudioWireframe;\nVeltMediaSourceSettingsWireframe.Video = VeltMediaSourceSettingsVideoWireframe;\nexport default VeltMediaSourceSettingsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltRecorderAllToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-all-tool-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderAllToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderAllToolMenuAudioWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-all-tool-menu-audio-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderAllToolMenuAudioWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderAllToolMenuVideoWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-all-tool-menu-video-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderAllToolMenuVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderAllToolMenuScreenWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-all-tool-menu-screen-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderAllToolMenuScreenWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltRecorderAllToolMenuAudioWireframe from './VeltRecorderAllToolMenuAudioWireframe/VeltRecorderAllToolMenuAudioWireframe';\nimport VeltRecorderAllToolMenuVideoWireframe from './VeltRecorderAllToolMenuVideoWireframe/VeltRecorderAllToolMenuVideoWireframe';\nimport VeltRecorderAllToolMenuScreenWireframe from './VeltRecorderAllToolMenuScreenWireframe/VeltRecorderAllToolMenuScreenWireframe';\nvar VeltRecorderAllToolMenuWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-all-tool-menu-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderAllToolMenuWireframe.Video = VeltRecorderAllToolMenuVideoWireframe;\nVeltRecorderAllToolMenuWireframe.Audio = VeltRecorderAllToolMenuAudioWireframe;\nVeltRecorderAllToolMenuWireframe.Screen = VeltRecorderAllToolMenuScreenWireframe;\nexport default VeltRecorderAllToolMenuWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltRecorderAudioToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-audio-tool-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderAudioToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltRecorderScreenToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-screen-tool-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderScreenToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltRecorderVideoToolWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-video-tool-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderVideoToolWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-bottom-panel-close-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-bottom-panel-countdown-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogBottomPanelIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-bottom-panel-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogBottomPanelIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe from './VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe/VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe';\nimport VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe from './VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe/VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe';\nimport VeltRecordingPreviewStepsDialogBottomPanelIconWireframe from './VeltRecordingPreviewStepsDialogBottomPanelIconWireframe/VeltRecordingPreviewStepsDialogBottomPanelIconWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogBottomPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-bottom-panel-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecordingPreviewStepsDialogBottomPanelWireframe.Icon = VeltRecordingPreviewStepsDialogBottomPanelIconWireframe;\nVeltRecordingPreviewStepsDialogBottomPanelWireframe.Close = VeltRecordingPreviewStepsDialogBottomPanelCloseWireframe;\nVeltRecordingPreviewStepsDialogBottomPanelWireframe.Countdown = VeltRecordingPreviewStepsDialogBottomPanelCountdownWireframe;\nexport default VeltRecordingPreviewStepsDialogBottomPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogButtonPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-button-panel-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogButtonPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogCloseButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogMicButtonOffWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-mic-button-off-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogMicButtonOffWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogMicButtonOnWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-mic-button-on-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogMicButtonOnWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogMicButtonOffWireframe from './VeltRecordingPreviewStepsDialogMicButtonOffWireframe/VeltRecordingPreviewStepsDialogMicButtonOffWireframe';\nimport VeltRecordingPreviewStepsDialogMicButtonOnWireframe from './VeltRecordingPreviewStepsDialogMicButtonOnWireframe/VeltRecordingPreviewStepsDialogMicButtonOnWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogMicButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-mic-button-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecordingPreviewStepsDialogMicButtonWireframe.On = VeltRecordingPreviewStepsDialogMicButtonOnWireframe;\nVeltRecordingPreviewStepsDialogMicButtonWireframe.Off = VeltRecordingPreviewStepsDialogMicButtonOffWireframe;\nexport default VeltRecordingPreviewStepsDialogMicButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogSettingsPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-settings-panel-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogSettingsPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogSettingsWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-settings-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogSettingsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogStartRecordingWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-start-recording-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogStartRecordingWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogTimerCountdownWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-timer-countdown-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogTimerCountdownWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogTimerCancelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-timer-cancel-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogTimerCancelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogTimerCountdownWireframe from './VeltRecordingPreviewStepsDialogTimerCountdownWireframe/VeltRecordingPreviewStepsDialogTimerCountdownWireframe';\nimport VeltRecordingPreviewStepsDialogTimerCancelWireframe from './VeltRecordingPreviewStepsDialogTimerCancelWireframe/VeltRecordingPreviewStepsDialogTimerCancelWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogTimerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-timer-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecordingPreviewStepsDialogTimerWireframe.Countdown = VeltRecordingPreviewStepsDialogTimerCountdownWireframe;\nVeltRecordingPreviewStepsDialogTimerWireframe.Cancel = VeltRecordingPreviewStepsDialogTimerCancelWireframe;\nexport default VeltRecordingPreviewStepsDialogTimerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogWaveformWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-waveform-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogWaveformWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogBottomPanelWireframe from '../VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe';\nimport VeltRecordingPreviewStepsDialogButtonPanelWireframe from '../VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe';\nimport VeltRecordingPreviewStepsDialogCloseButtonWireframe from '../VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe';\nimport VeltRecordingPreviewStepsDialogMicButtonWireframe from '../VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe';\nimport VeltRecordingPreviewStepsDialogSettingsPanelWireframe from '../VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe';\nimport VeltRecordingPreviewStepsDialogSettingsWireframe from '../VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe';\nimport VeltRecordingPreviewStepsDialogStartRecordingWireframe from '../VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe';\nimport VeltRecordingPreviewStepsDialogTimerWireframe from '../VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe';\nimport VeltRecordingPreviewStepsDialogWaveformWireframe from '../VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogAudioWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-audio-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecordingPreviewStepsDialogAudioWireframe.BottomPanel = VeltRecordingPreviewStepsDialogBottomPanelWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.ButtonPanel = VeltRecordingPreviewStepsDialogButtonPanelWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.CloseButton = VeltRecordingPreviewStepsDialogCloseButtonWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.MicButton = VeltRecordingPreviewStepsDialogMicButtonWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.SettingsPanel = VeltRecordingPreviewStepsDialogSettingsPanelWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.Settings = VeltRecordingPreviewStepsDialogSettingsWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.StartRecording = VeltRecordingPreviewStepsDialogStartRecordingWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.Timer = VeltRecordingPreviewStepsDialogTimerWireframe;\nVeltRecordingPreviewStepsDialogAudioWireframe.Waveform = VeltRecordingPreviewStepsDialogWaveformWireframe;\nexport default VeltRecordingPreviewStepsDialogAudioWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogCameraButtonOffWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-button-off-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogCameraButtonOffWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogCameraButtonOnWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-button-on-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogCameraButtonOnWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogCameraButtonOffWireframe from './VeltRecordingPreviewStepsDialogCameraButtonOffWireframe/VeltRecordingPreviewStepsDialogCameraButtonOffWireframe';\nimport VeltRecordingPreviewStepsDialogCameraButtonOnWireframe from './VeltRecordingPreviewStepsDialogCameraButtonOnWireframe/VeltRecordingPreviewStepsDialogCameraButtonOnWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogCameraButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-button-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecordingPreviewStepsDialogCameraButtonWireframe.On = VeltRecordingPreviewStepsDialogCameraButtonOnWireframe;\nVeltRecordingPreviewStepsDialogCameraButtonWireframe.Off = VeltRecordingPreviewStepsDialogCameraButtonOffWireframe;\nexport default VeltRecordingPreviewStepsDialogCameraButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogCameraOffMessageWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-camera-off-message-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogCameraOffMessageWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogVideoPlayerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-video-player-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecordingPreviewStepsDialogVideoPlayerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogBottomPanelWireframe from '../VeltRecordingPreviewStepsDialogBottomPanelWireframe/VeltRecordingPreviewStepsDialogBottomPanelWireframe';\nimport VeltRecordingPreviewStepsDialogButtonPanelWireframe from '../VeltRecordingPreviewStepsDialogButtonPanelWireframe/VeltRecordingPreviewStepsDialogButtonPanelWireframe';\nimport VeltRecordingPreviewStepsDialogCameraButtonWireframe from '../VeltRecordingPreviewStepsDialogCameraButtonWireframe/VeltRecordingPreviewStepsDialogCameraButtonWireframe';\nimport VeltRecordingPreviewStepsDialogCameraOffMessageWireframe from '../VeltRecordingPreviewStepsDialogCameraOffMessageWireframe/VeltRecordingPreviewStepsDialogCameraOffMessageWireframe';\nimport VeltRecordingPreviewStepsDialogCloseButtonWireframe from '../VeltRecordingPreviewStepsDialogCloseButtonWireframe/VeltRecordingPreviewStepsDialogCloseButtonWireframe';\nimport VeltRecordingPreviewStepsDialogMicButtonWireframe from '../VeltRecordingPreviewStepsDialogMicButtonWireframe/VeltRecordingPreviewStepsDialogMicButtonWireframe';\nimport VeltRecordingPreviewStepsDialogSettingsPanelWireframe from '../VeltRecordingPreviewStepsDialogSettingsPanelWireframe/VeltRecordingPreviewStepsDialogSettingsPanelWireframe';\nimport VeltRecordingPreviewStepsDialogSettingsWireframe from '../VeltRecordingPreviewStepsDialogSettingsWireframe/VeltRecordingPreviewStepsDialogSettingsWireframe';\nimport VeltRecordingPreviewStepsDialogTimerWireframe from '../VeltRecordingPreviewStepsDialogTimerWireframe/VeltRecordingPreviewStepsDialogTimerWireframe';\nimport VeltRecordingPreviewStepsDialogVideoPlayerWireframe from '../VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe';\nimport VeltRecordingPreviewStepsDialogWaveformWireframe from '../VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe';\nimport VeltRecordingPreviewStepsDialogStartRecordingWireframe from '../VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogVideoWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recording-preview-steps-dialog-video-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecordingPreviewStepsDialogVideoWireframe.BottomPanel = VeltRecordingPreviewStepsDialogBottomPanelWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.ButtonPanel = VeltRecordingPreviewStepsDialogButtonPanelWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.CameraButton = VeltRecordingPreviewStepsDialogCameraButtonWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.CameraOffMessage = VeltRecordingPreviewStepsDialogCameraOffMessageWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.CloseButton = VeltRecordingPreviewStepsDialogCloseButtonWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.MicButton = VeltRecordingPreviewStepsDialogMicButtonWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.SettingsPanel = VeltRecordingPreviewStepsDialogSettingsPanelWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.Settings = VeltRecordingPreviewStepsDialogSettingsWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.StartRecording = VeltRecordingPreviewStepsDialogStartRecordingWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.Timer = VeltRecordingPreviewStepsDialogTimerWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.VideoPlayer = VeltRecordingPreviewStepsDialogVideoPlayerWireframe;\nVeltRecordingPreviewStepsDialogVideoWireframe.Waveform = VeltRecordingPreviewStepsDialogWaveformWireframe;\nexport default VeltRecordingPreviewStepsDialogVideoWireframe;\n","import { __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecordingPreviewStepsDialogAudioWireframe from './VeltRecordingPreviewStepsDialogAudioWireframe/VeltRecordingPreviewStepsDialogAudioWireframe';\nimport VeltRecordingPreviewStepsDialogVideoWireframe from './VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltRecordingPreviewStepsDialogWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(React.Fragment, null, children));\n};\nVeltRecordingPreviewStepsDialogWireframe.Video = VeltRecordingPreviewStepsDialogVideoWireframe;\nVeltRecordingPreviewStepsDialogWireframe.Audio = VeltRecordingPreviewStepsDialogAudioWireframe;\nexport default VeltRecordingPreviewStepsDialogWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelFloatingModeContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-floating-mode-container-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelFloatingModeContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelFloatingModeScreenVideoWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-floating-mode-screen-video-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelFloatingModeScreenVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelFloatingModeWaveformWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-floating-mode-waveform-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelFloatingModeWaveformWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelActionBarWaveformWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-waveform-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelActionBarWaveformWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelActionBarClearWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-clear-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelActionBarClearWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelActionBarStopWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-stop-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelActionBarStopWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelActionBarTimeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelActionBarTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltRecorderControlPanelActionBarTogglePlayWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-toggle-play-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelActionBarTogglePlayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nimport VeltRecorderControlPanelActionBarTogglePlayWireframe from './VeltRecorderControlPanelActionBarTogglePlayWireframe/VeltRecorderControlPanelActionBarTogglePlayWireframe';\nvar VeltRecorderControlPanelActionBarToggleWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-toggle-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderControlPanelActionBarToggleWireframe.Pause = VeltRecorderControlPanelActionBarTogglePlayWireframe;\nVeltRecorderControlPanelActionBarToggleWireframe.Play = VeltRecorderControlPanelActionBarTogglePlayWireframe;\nexport default VeltRecorderControlPanelActionBarToggleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelActionBarTypeIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-type-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelActionBarTypeIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltRecorderControlPanelActionBarWaveformWireframe from './VeltRecorderControlPanelActionBarWaveformWireframe/VeltRecorderControlPanelActionBarWaveformWireframe';\nimport VeltRecorderControlPanelActionBarClearWireframe from './VeltRecorderControlPanelActionBarClearWireframe/VeltRecorderControlPanelActionBarClearWireframe';\nimport VeltRecorderControlPanelActionBarStopWireframe from './VeltRecorderControlPanelActionBarStopWireframe/VeltRecorderControlPanelActionBarStopWireframe';\nimport VeltRecorderControlPanelActionBarTimeWireframe from './VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe';\nimport VeltRecorderControlPanelActionBarToggleWireframe from './VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe';\nimport VeltRecorderControlPanelActionBarTypeIconWireframe from './VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe';\nvar VeltRecorderControlPanelActionBarWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-action-bar-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderControlPanelActionBarWireframe.Clear = VeltRecorderControlPanelActionBarClearWireframe;\nVeltRecorderControlPanelActionBarWireframe.Stop = VeltRecorderControlPanelActionBarStopWireframe;\nVeltRecorderControlPanelActionBarWireframe.Time = VeltRecorderControlPanelActionBarTimeWireframe;\nVeltRecorderControlPanelActionBarWireframe.Toggle = VeltRecorderControlPanelActionBarToggleWireframe;\nVeltRecorderControlPanelActionBarWireframe.TypeIcon = VeltRecorderControlPanelActionBarTypeIconWireframe;\nVeltRecorderControlPanelActionBarWireframe.Waveform = VeltRecorderControlPanelActionBarWaveformWireframe;\nexport default VeltRecorderControlPanelActionBarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelCollapsedButtonOffWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-collapsed-button-off-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelCollapsedButtonOffWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderControlPanelCollapsedButtonOnWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-collapsed-button-on-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelCollapsedButtonOnWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderControlPanelCollapsedButtonOffWireframe from './VeltRecorderControlPanelCollapsedButtonOffWireframe/VeltRecorderControlPanelCollapsedButtonOffWireframe';\nimport VeltRecorderControlPanelCollapsedButtonOnWireframe from './VeltRecorderControlPanelCollapsedButtonOnWireframe/VeltRecorderControlPanelCollapsedButtonOnWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderControlPanelCollapsedButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-collapsed-button-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderControlPanelCollapsedButtonWireframe.On = VeltRecorderControlPanelCollapsedButtonOnWireframe;\nVeltRecorderControlPanelCollapsedButtonWireframe.Off = VeltRecorderControlPanelCollapsedButtonOffWireframe;\nexport default VeltRecorderControlPanelCollapsedButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderControlPanelLoadingWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-loading-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelLoadingWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderControlPanelPausedWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-paused-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelPausedWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderControlPanelVideoWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-video-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderControlPanelVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltRecorderControlPanelFloatingModeContainerWireframe from './VeltRecorderControlPanelFloatingModeContainerWireframe/VeltRecorderControlPanelFloatingModeContainerWireframe';\nimport VeltRecorderControlPanelFloatingModeScreenVideoWireframe from './VeltRecorderControlPanelFloatingModeScreenVideoWireframe/VeltRecorderControlPanelFloatingModeScreenVideoWireframe';\nimport VeltRecorderControlPanelFloatingModeWaveformWireframe from './VeltRecorderControlPanelFloatingModeWaveformWireframe/VeltRecorderControlPanelFloatingModeWaveformWireframe';\nimport VeltRecorderControlPanelActionBarWireframe from '../VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe';\nimport VeltRecorderControlPanelCollapsedButtonWireframe from '../VeltRecorderControlPanelCollapsedButtonWireframe/VeltRecorderControlPanelCollapsedButtonWireframe';\nimport VeltRecorderControlPanelLoadingWireframe from '../VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe';\nimport VeltRecorderControlPanelPausedWireframe from '../VeltRecorderControlPanelPausedWireframe/VeltRecorderControlPanelPausedWireframe';\nimport VeltRecorderControlPanelVideoWireframe from '../VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe';\nvar VeltRecorderControlPanelFloatingModeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-floating-mode-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderControlPanelFloatingModeWireframe.Container = VeltRecorderControlPanelFloatingModeContainerWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.ScreenVideo = VeltRecorderControlPanelFloatingModeScreenVideoWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.Waveform = VeltRecorderControlPanelFloatingModeWaveformWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.Video = VeltRecorderControlPanelVideoWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.CollapsedButton = VeltRecorderControlPanelCollapsedButtonWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.Paused = VeltRecorderControlPanelPausedWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.Loading = VeltRecorderControlPanelLoadingWireframe;\nVeltRecorderControlPanelFloatingModeWireframe.ActionBar = VeltRecorderControlPanelActionBarWireframe;\nexport default VeltRecorderControlPanelFloatingModeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltRecorderControlPanelActionBarWireframe from '../VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe';\nimport VeltRecorderControlPanelVideoWireframe from '../VeltRecorderControlPanelVideoWireframe/VeltRecorderControlPanelVideoWireframe';\nimport VeltRecorderControlPanelLoadingWireframe from '../VeltRecorderControlPanelLoadingWireframe/VeltRecorderControlPanelLoadingWireframe';\nvar VeltRecorderControlPanelThreadModeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-control-panel-thread-mode-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderControlPanelThreadModeWireframe.Video = VeltRecorderControlPanelVideoWireframe;\nVeltRecorderControlPanelThreadModeWireframe.Loading = VeltRecorderControlPanelLoadingWireframe;\nVeltRecorderControlPanelThreadModeWireframe.ActionBar = VeltRecorderControlPanelActionBarWireframe;\nexport default VeltRecorderControlPanelThreadModeWireframe;\n","import { __rest } from \"tslib\";\nimport React from 'react';\nimport VeltRecorderControlPanelFloatingModeWireframe from './VeltRecorderControlPanelFloatingModeWireframe/VeltRecorderControlPanelFloatingModeWireframe';\nimport VeltRecorderControlPanelThreadModeWireframe from './VeltRecorderControlPanelThreadModeWireframe/VeltRecorderControlPanelThreadModeWireframe';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltRecorderControlPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(React.Fragment, null, children));\n};\nVeltRecorderControlPanelWireframe.FloatingMode = VeltRecorderControlPanelFloatingModeWireframe;\nVeltRecorderControlPanelWireframe.ThreadMode = VeltRecorderControlPanelThreadModeWireframe;\nexport default VeltRecorderControlPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderPlayerAudioTogglePauseWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-audio-toggle-pause-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerAudioTogglePauseWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderPlayerAudioTogglePlayWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-audio-toggle-play-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerAudioTogglePlayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltRecorderPlayerAudioTogglePauseWireframe from './VeltRecorderPlayerAudioTogglePauseWireframe/VeltRecorderPlayerAudioTogglePauseWireframe';\nimport VeltRecorderPlayerAudioTogglePlayWireframe from './VeltRecorderPlayerAudioTogglePlayWireframe/VeltRecorderPlayerAudioTogglePlayWireframe';\nvar VeltRecorderPlayerAudioToggleWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-audio-toggle-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderPlayerAudioToggleWireframe.Play = VeltRecorderPlayerAudioTogglePlayWireframe;\nVeltRecorderPlayerAudioToggleWireframe.Pause = VeltRecorderPlayerAudioTogglePauseWireframe;\nexport default VeltRecorderPlayerAudioToggleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerAudioWaveformWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-audio-waveform-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerAudioWaveformWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerAudioWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-audio-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerAudioWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerCopyLinkWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-copy-link-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerCopyLinkWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerDeleteWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-delete-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerDeleteWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerNameWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-name-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerNameWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerSubtitlesButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-subtitles-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerSubtitlesButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerSubtitlesWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-subtitles-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerSubtitlesWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerTimeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerTranscriptionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-transcription-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerTranscriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerAvatarWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-avatar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerAvatarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltRecorderPlayerAudioToggleWireframe from '../VeltRecorderPlayerAudioToggleWireframe/VeltRecorderPlayerAudioToggleWireframe';\nimport VeltRecorderPlayerAudioWaveformWireframe from '../VeltRecorderPlayerAudioWaveformWireframe/VeltRecorderPlayerAudioWaveformWireframe';\nimport VeltRecorderPlayerAudioWireframe from '../VeltRecorderPlayerAudioWireframe/VeltRecorderPlayerAudioWireframe';\nimport VeltRecorderPlayerCopyLinkWireframe from '../VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe';\nimport VeltRecorderPlayerDeleteWireframe from '../VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe';\nimport VeltRecorderPlayerNameWireframe from '../VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe';\nimport VeltRecorderPlayerSubtitlesButtonWireframe from '../VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe';\nimport VeltRecorderPlayerSubtitlesWireframe from '../VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe';\nimport VeltRecorderPlayerTimeWireframe from '../VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe';\nimport VeltRecorderPlayerTranscriptionWireframe from '../VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe';\nimport VeltRecorderPlayerAvatarWireframe from '../VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe';\nvar VeltRecorderPlayerAudioContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-audio-container-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderPlayerAudioContainerWireframe.AudioToggle = VeltRecorderPlayerAudioToggleWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Time = VeltRecorderPlayerTimeWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Audio = VeltRecorderPlayerAudioWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Subtitles = VeltRecorderPlayerSubtitlesWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Name = VeltRecorderPlayerNameWireframe;\nVeltRecorderPlayerAudioContainerWireframe.SubtitlesButton = VeltRecorderPlayerSubtitlesButtonWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Transcription = VeltRecorderPlayerTranscriptionWireframe;\nVeltRecorderPlayerAudioContainerWireframe.CopyLink = VeltRecorderPlayerCopyLinkWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Delete = VeltRecorderPlayerDeleteWireframe;\nVeltRecorderPlayerAudioContainerWireframe.AudioWaveform = VeltRecorderPlayerAudioWaveformWireframe;\nVeltRecorderPlayerAudioContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;\nexport default VeltRecorderPlayerAudioContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerFullScreenButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-full-screen-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerFullScreenButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerOverlayWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-overlay-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerOverlayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerPlayButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-play-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerPlayButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltRecorderPlayerTimelineSeekBarWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-timeline-seek-bar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerTimelineSeekBarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltRecorderPlayerTimelineSeekBarWireframe from './VeltRecorderPlayerTimelineSeekBarWireframe/VeltRecorderPlayerTimelineSeekBarWireframe';\nvar VeltRecorderPlayerTimelineWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-timeline-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderPlayerTimelineWireframe.SeekBar = VeltRecorderPlayerTimelineSeekBarWireframe;\nexport default VeltRecorderPlayerTimelineWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltRecorderPlayerVideoWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-video-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltRecorderPlayerVideoWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nimport VeltRecorderPlayerCopyLinkWireframe from '../VeltRecorderPlayerCopyLinkWireframe/VeltRecorderPlayerCopyLinkWireframe';\nimport VeltRecorderPlayerDeleteWireframe from '../VeltRecorderPlayerDeleteWireframe/VeltRecorderPlayerDeleteWireframe';\nimport VeltRecorderPlayerFullScreenButtonWireframe from '../VeltRecorderPlayerFullScreenButtonWireframe/VeltRecorderPlayerFullScreenButtonWireframe';\nimport VeltRecorderPlayerNameWireframe from '../VeltRecorderPlayerNameWireframe/VeltRecorderPlayerNameWireframe';\nimport VeltRecorderPlayerOverlayWireframe from '../VeltRecorderPlayerOverlayWireframe/VeltRecorderPlayerOverlayWireframe';\nimport VeltRecorderPlayerPlayButtonWireframe from '../VeltRecorderPlayerPlayButtonWireframe/VeltRecorderPlayerPlayButtonWireframe';\nimport VeltRecorderPlayerSubtitlesButtonWireframe from '../VeltRecorderPlayerSubtitlesButtonWireframe/VeltRecorderPlayerSubtitlesButtonWireframe';\nimport VeltRecorderPlayerSubtitlesWireframe from '../VeltRecorderPlayerSubtitlesWireframe/VeltRecorderPlayerSubtitlesWireframe';\nimport VeltRecorderPlayerTimelineWireframe from '../VeltRecorderPlayerTimelineWireframe/VeltRecorderPlayerTimelineWireframe';\nimport VeltRecorderPlayerTimeWireframe from '../VeltRecorderPlayerTimeWireframe/VeltRecorderPlayerTimeWireframe';\nimport VeltRecorderPlayerTranscriptionWireframe from '../VeltRecorderPlayerTranscriptionWireframe/VeltRecorderPlayerTranscriptionWireframe';\nimport VeltRecorderPlayerVideoWireframe from '../VeltRecorderPlayerVideoWireframe/VeltRecorderPlayerVideoWireframe';\nimport VeltRecorderPlayerAvatarWireframe from '../VeltRecorderPlayerAvatarWireframe/VeltRecorderPlayerAvatarWireframe';\nvar VeltRecorderPlayerVideoContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-recorder-player-video-container-wireframe\", __assign({}, transformedProps), children));\n};\nVeltRecorderPlayerVideoContainerWireframe.Video = VeltRecorderPlayerVideoWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Timeline = VeltRecorderPlayerTimelineWireframe;\nVeltRecorderPlayerVideoContainerWireframe.PlayButton = VeltRecorderPlayerPlayButtonWireframe;\nVeltRecorderPlayerVideoContainerWireframe.FullScreenButton = VeltRecorderPlayerFullScreenButtonWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Overlay = VeltRecorderPlayerOverlayWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Time = VeltRecorderPlayerTimeWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Subtitles = VeltRecorderPlayerSubtitlesWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Name = VeltRecorderPlayerNameWireframe;\nVeltRecorderPlayerVideoContainerWireframe.SubtitlesButton = VeltRecorderPlayerSubtitlesButtonWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Transcription = VeltRecorderPlayerTranscriptionWireframe;\nVeltRecorderPlayerVideoContainerWireframe.CopyLink = VeltRecorderPlayerCopyLinkWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Delete = VeltRecorderPlayerDeleteWireframe;\nVeltRecorderPlayerVideoContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;\nexport default VeltRecorderPlayerVideoContainerWireframe;\n","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nimport VeltRecorderPlayerAudioContainerWireframe from './VeltRecorderPlayerAudioContainerWireframe/VeltRecorderPlayerAudioContainerWireframe';\nimport VeltRecorderPlayerVideoContainerWireframe from './VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe';\nvar VeltRecorderPlayerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(React.Fragment, null, children));\n};\nVeltRecorderPlayerWireframe.AudioContainer = VeltRecorderPlayerAudioContainerWireframe;\nVeltRecorderPlayerWireframe.VideoContainer = VeltRecorderPlayerVideoContainerWireframe;\nexport default VeltRecorderPlayerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsDeleteButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-delete-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsDeleteButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsProgressBarWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-progress-bar-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsProgressBarWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsSettingsButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-settings-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsSettingsButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltVideoPlayerControlsSubtitleButtonIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-subtitle-button-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsSubtitleButtonIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltVideoPlayerControlsSubtitleButtonTooltipWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-subtitle-button-tooltip-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsSubtitleButtonTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsSubtitleButtonIconWireframe from './VeltVideoPlayerControlsSubtitleButtonIconWireframe/VeltVideoPlayerControlsSubtitleButtonIconWireframe';\nimport VeltVideoPlayerControlsSubtitleButtonTooltipWireframe from './VeltVideoPlayerControlsSubtitleButtonTooltipWireframe/VeltVideoPlayerControlsSubtitleButtonTooltipWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsSubtitleButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-subtitle-button-wireframe\", __assign({}, transformedProps), children));\n};\nVeltVideoPlayerControlsSubtitleButtonWireframe.Icon = VeltVideoPlayerControlsSubtitleButtonIconWireframe;\nVeltVideoPlayerControlsSubtitleButtonWireframe.Tooltip = VeltVideoPlayerControlsSubtitleButtonTooltipWireframe;\nexport default VeltVideoPlayerControlsSubtitleButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsTimeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltVideoPlayerControlsTogglePauseWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-toggle-pause-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsTogglePauseWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltVideoPlayerControlsTogglePlayWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-toggle-play-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsTogglePlayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsTogglePauseWireframe from './VeltVideoPlayerControlsTogglePauseWireframe/VeltVideoPlayerControlsTogglePauseWireframe';\nimport VeltVideoPlayerControlsTogglePlayWireframe from './VeltVideoPlayerControlsTogglePlayWireframe/VeltVideoPlayerControlsTogglePlayWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsToggleButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-toggle-button-wireframe\", __assign({}, transformedProps), children));\n};\nVeltVideoPlayerControlsToggleButtonWireframe.Play = VeltVideoPlayerControlsTogglePlayWireframe;\nVeltVideoPlayerControlsToggleButtonWireframe.Pause = VeltVideoPlayerControlsTogglePauseWireframe;\nexport default VeltVideoPlayerControlsToggleButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltVideoPlayerControlsTranscriptionIconWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-transcription-icon-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsTranscriptionIconWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltVideoPlayerControlsTranscriptionTooltipWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-transcription-tooltip-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsTranscriptionTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsTranscriptionIconWireframe from './VeltVideoPlayerControlsTranscriptionIconWireframe/VeltVideoPlayerControlsTranscriptionIconWireframe';\nimport VeltVideoPlayerControlsTranscriptionTooltipWireframe from './VeltVideoPlayerControlsTranscriptionTooltipWireframe/VeltVideoPlayerControlsTranscriptionTooltipWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsTranscriptionButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-transcription-button-wireframe\", __assign({}, transformedProps), children));\n};\nVeltVideoPlayerControlsTranscriptionButtonWireframe.Icon = VeltVideoPlayerControlsTranscriptionIconWireframe;\nVeltVideoPlayerControlsTranscriptionButtonWireframe.Tooltip = VeltVideoPlayerControlsTranscriptionTooltipWireframe;\nexport default VeltVideoPlayerControlsTranscriptionButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsVolumeButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-volume-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsVolumeButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsCurrentTimeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-current-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsCurrentTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltVideoPlayerControlsTotalTimeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-total-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerControlsTotalTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsDeleteButtonWireframe from './VeltVideoPlayerControlsDeleteButtonWireframe/VeltVideoPlayerControlsDeleteButtonWireframe';\nimport VeltVideoPlayerControlsProgressBarWireframe from './VeltVideoPlayerControlsProgressBarWireframe/VeltVideoPlayerControlsProgressBarWireframe';\nimport VeltVideoPlayerControlsSettingsButtonWireframe from './VeltVideoPlayerControlsSettingsButtonWireframe/VeltVideoPlayerControlsSettingsButtonWireframe';\nimport VeltVideoPlayerControlsSubtitleButtonWireframe from './VeltVideoPlayerControlsSubtitleButtonWireframe/VeltVideoPlayerControlsSubtitleButtonWireframe';\nimport VeltVideoPlayerControlsTimeWireframe from './VeltVideoPlayerControlsTimeWireframe/VeltVideoPlayerControlsTimeWireframe';\nimport VeltVideoPlayerControlsToggleButtonWireframe from './VeltVideoPlayerControlsToggleButtonWireframe/VeltVideoPlayerControlsToggleButtonWireframe';\nimport VeltVideoPlayerControlsTranscriptionButtonWireframe from './VeltVideoPlayerControlsTranscriptionButtonWireframe/VeltVideoPlayerControlsTranscriptionButtonWireframe';\nimport VeltVideoPlayerControlsVolumeButtonWireframe from './VeltVideoPlayerControlsVolumeButtonWireframe/VeltVideoPlayerControlsVolumeButtonWireframe';\nimport VeltVideoPlayerControlsCurrentTimeWireframe from './VeltVideoPlayerControlsCurrentTimeWireframe/VeltVideoPlayerControlsCurrentTimeWireframe';\nimport VeltVideoPlayerControlsTotalTimeWireframe from './VeltVideoPlayerControlsTotalTimeWireframe/VeltVideoPlayerControlsTotalTimeWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltVideoPlayerControlsWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-controls-wireframe\", __assign({}, transformedProps), children));\n};\nVeltVideoPlayerControlsWireframe.DeleteButton = VeltVideoPlayerControlsDeleteButtonWireframe;\nVeltVideoPlayerControlsWireframe.ProgressBar = VeltVideoPlayerControlsProgressBarWireframe;\nVeltVideoPlayerControlsWireframe.SettingsButton = VeltVideoPlayerControlsSettingsButtonWireframe;\nVeltVideoPlayerControlsWireframe.SubtitleButton = VeltVideoPlayerControlsSubtitleButtonWireframe;\nVeltVideoPlayerControlsWireframe.Time = VeltVideoPlayerControlsTimeWireframe;\nVeltVideoPlayerControlsWireframe.TranscriptionButton = VeltVideoPlayerControlsTranscriptionButtonWireframe;\nVeltVideoPlayerControlsWireframe.ToggleButton = VeltVideoPlayerControlsToggleButtonWireframe;\nVeltVideoPlayerControlsWireframe.VolumeButton = VeltVideoPlayerControlsVolumeButtonWireframe;\nVeltVideoPlayerControlsWireframe.CurrentTime = VeltVideoPlayerControlsCurrentTimeWireframe;\nVeltVideoPlayerControlsWireframe.TotalTime = VeltVideoPlayerControlsTotalTimeWireframe;\nexport default VeltVideoPlayerControlsWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltVideoPlayerCopyLinkWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-copy-link-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerCopyLinkWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltVideoPlayerDisplayWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-display-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerDisplayWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltVideoPlayerMinimizeButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-minimize-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerMinimizeButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltVideoPlayerPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-panel-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltVideoPlayerSubtitlesWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-subtitles-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerSubtitlesWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltVideoPlayerTranscriptionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-transcription-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltVideoPlayerTranscriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltVideoPlayerControlsWireframe from './VeltVideoPlayerControlsWireframe/VeltVideoPlayerControlsWireframe';\nimport VeltVideoPlayerCopyLinkWireframe from './VeltVideoPlayerCopyLinkWireframe/VeltVideoPlayerCopyLinkWireframe';\nimport VeltVideoPlayerDisplayWireframe from './VeltVideoPlayerDisplayWireframe/VeltVideoPlayerDisplayWireframe';\nimport VeltVideoPlayerMinimizeButtonWireframe from './VeltVideoPlayerMinimizeButtonWireframe/VeltVideoPlayerMinimizeButtonWireframe';\nimport VeltVideoPlayerPanelWireframe from './VeltVideoPlayerPanelWireframe/VeltVideoPlayerPanelWireframe';\nimport VeltVideoPlayerSubtitlesWireframe from './VeltVideoPlayerSubtitlesWireframe/VeltVideoPlayerSubtitlesWireframe';\nimport VeltVideoPlayerTranscriptionWireframe from './VeltVideoPlayerTranscriptionWireframe/VeltVideoPlayerTranscriptionWireframe';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltVideoPlayerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-video-player-wireframe\", __assign({}, transformedProps), children));\n};\nVeltVideoPlayerWireframe.Controls = VeltVideoPlayerControlsWireframe;\nVeltVideoPlayerWireframe.CopyLink = VeltVideoPlayerCopyLinkWireframe;\nVeltVideoPlayerWireframe.Display = VeltVideoPlayerDisplayWireframe;\nVeltVideoPlayerWireframe.MinimizeButton = VeltVideoPlayerMinimizeButtonWireframe;\nVeltVideoPlayerWireframe.Panel = VeltVideoPlayerPanelWireframe;\nVeltVideoPlayerWireframe.Subtitles = VeltVideoPlayerSubtitlesWireframe;\nVeltVideoPlayerWireframe.Transcription = VeltVideoPlayerTranscriptionWireframe;\nexport default VeltVideoPlayerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSubtitlesTextWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-subtitles-text-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltSubtitlesTextWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltSubtitlesTextWireframe from '../VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSubtitlesEmbedModeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-subtitles-embed-mode-wireframe\", __assign({}, transformedProps), children));\n};\nVeltSubtitlesEmbedModeWireframe.Text = VeltSubtitlesTextWireframe;\nexport default VeltSubtitlesEmbedModeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSubtitlesPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-subtitles-panel-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltSubtitlesPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSubtitlesButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-subtitles-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltSubtitlesButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSubtitlesTooltipWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-subtitles-tooltip-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltSubtitlesTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSubtitlesCloseButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-subtitles-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltSubtitlesCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltSubtitlesPanelWireframe from '../VeltSubtitlesPanelWireframe/VeltSubtitlesPanelWireframe';\nimport VeltSubtitlesButtonWireframe from '../VeltSubtitlesButtonWireframe/VeltSubtitlesButtonWireframe';\nimport VeltSubtitlesTooltipWireframe from '../VeltSubtitlesTooltipWireframe/VeltSubtitlesTooltipWireframe';\nimport VeltSubtitlesCloseButtonWireframe from '../VeltSubtitlesCloseButtonWireframe/VeltSubtitlesCloseButtonWireframe';\nimport VeltSubtitlesTextWireframe from '../VeltSubtitlesTextWireframe/VeltSubtitlesTextWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltSubtitlesFloatingModeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-subtitles-floating-mode-wireframe\", __assign({}, transformedProps), children));\n};\nVeltSubtitlesFloatingModeWireframe.Button = VeltSubtitlesButtonWireframe;\nVeltSubtitlesFloatingModeWireframe.Tooltip = VeltSubtitlesTooltipWireframe;\nVeltSubtitlesFloatingModeWireframe.Panel = VeltSubtitlesPanelWireframe;\nVeltSubtitlesFloatingModeWireframe.CloseButton = VeltSubtitlesCloseButtonWireframe;\nVeltSubtitlesFloatingModeWireframe.Text = VeltSubtitlesTextWireframe;\nexport default VeltSubtitlesFloatingModeWireframe;\n","import { __rest } from \"tslib\";\nimport React from 'react';\nimport VeltSubtitlesEmbedModeWireframe from './VeltSubtitlesEmbedModeWireframe/VeltSubtitlesEmbedModeWireframe';\nimport VeltSubtitlesFloatingModeWireframe from './VeltSubtitlesFloatingModeWireframe/VeltSubtitlesFloatingModeWireframe';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltSubtitlesWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(React.Fragment, null, children));\n};\nVeltSubtitlesWireframe.EmbedMode = VeltSubtitlesEmbedModeWireframe;\nVeltSubtitlesWireframe.FloatingMode = VeltSubtitlesFloatingModeWireframe;\nexport default VeltSubtitlesWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionCloseButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-close-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionCloseButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltTranscriptionContentItemTextWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-content-item-text-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionContentItemTextWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltTranscriptionContentItemTimeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-content-item-time-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionContentItemTimeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionContentItemTextWireframe from './VeltTranscriptionContentItemTextWireframe/VeltTranscriptionContentItemTextWireframe';\nimport VeltTranscriptionContentItemTimeWireframe from './VeltTranscriptionContentItemTimeWireframe/VeltTranscriptionContentItemTimeWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltTranscriptionContentItemWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-content-item-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTranscriptionContentItemWireframe.Time = VeltTranscriptionContentItemTimeWireframe;\nVeltTranscriptionContentItemWireframe.Text = VeltTranscriptionContentItemTextWireframe;\nexport default VeltTranscriptionContentItemWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionContentItemWireframe from './VeltTranscriptionContentItemWireframe/VeltTranscriptionContentItemWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionContentWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-content-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTranscriptionContentWireframe.Item = VeltTranscriptionContentItemWireframe;\nexport default VeltTranscriptionContentWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltTranscriptionCopyLinkButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-copy-link-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionCopyLinkButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltTranscriptionCopyLinkTooltipWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-copy-link-tooltip-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionCopyLinkTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionCopyLinkButtonWireframe from './VeltTranscriptionCopyLinkButtonWireframe/VeltTranscriptionCopyLinkButtonWireframe';\nimport VeltTranscriptionCopyLinkTooltipWireframe from './VeltTranscriptionCopyLinkTooltipWireframe/VeltTranscriptionCopyLinkTooltipWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionCopyLinkWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-copy-link-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTranscriptionCopyLinkWireframe.Button = VeltTranscriptionCopyLinkButtonWireframe;\nVeltTranscriptionCopyLinkWireframe.Tooltip = VeltTranscriptionCopyLinkTooltipWireframe;\nexport default VeltTranscriptionCopyLinkWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltTranscriptionSummaryExpandToggleOffWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-summary-expand-toggle-off-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionSummaryExpandToggleOffWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../../utils/propUtils';\nvar VeltTranscriptionSummaryExpandToggleOnWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-summary-expand-toggle-on-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionSummaryExpandToggleOnWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionSummaryExpandToggleOffWireframe from './VeltTranscriptionSummaryExpandToggleOffWireframe/VeltTranscriptionSummaryExpandToggleOffWireframe';\nimport VeltTranscriptionSummaryExpandToggleOnWireframe from './VeltTranscriptionSummaryExpandToggleOnWireframe/VeltTranscriptionSummaryExpandToggleOnWireframe';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltTranscriptionSummaryExpandToggleWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-summary-expand-toggle-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTranscriptionSummaryExpandToggleWireframe.On = VeltTranscriptionSummaryExpandToggleOnWireframe;\nVeltTranscriptionSummaryExpandToggleWireframe.Off = VeltTranscriptionSummaryExpandToggleOffWireframe;\nexport default VeltTranscriptionSummaryExpandToggleWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../../utils/propUtils';\nvar VeltTranscriptionSummaryTextWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-summary-text-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionSummaryTextWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionSummaryExpandToggleWireframe from './VeltTranscriptionSummaryExpandToggleWireframe/VeltTranscriptionSummaryExpandToggleWireframe';\nimport VeltTranscriptionSummaryTextWireframe from './VeltTranscriptionSummaryTextWireframe/VeltTranscriptionSummaryTextWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionSummaryWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-summary-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTranscriptionSummaryWireframe.ExpandToggle = VeltTranscriptionSummaryExpandToggleWireframe;\nVeltTranscriptionSummaryWireframe.Text = VeltTranscriptionSummaryTextWireframe;\nexport default VeltTranscriptionSummaryWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionCloseButtonWireframe from '../VeltTranscriptionCloseButtonWireframe/VeltTranscriptionCloseButtonWireframe';\nimport VeltTranscriptionContentWireframe from '../VeltTranscriptionContentWireframe/VeltTranscriptionContentWireframe';\nimport VeltTranscriptionCopyLinkWireframe from '../VeltTranscriptionCopyLinkWireframe/VeltTranscriptionCopyLinkWireframe';\nimport VeltTranscriptionSummaryWireframe from '../VeltTranscriptionSummaryWireframe/VeltTranscriptionSummaryWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionPanelWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-panel-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTranscriptionPanelWireframe.CloseButton = VeltTranscriptionCloseButtonWireframe;\nVeltTranscriptionPanelWireframe.CopyLink = VeltTranscriptionCopyLinkWireframe;\nVeltTranscriptionPanelWireframe.Summary = VeltTranscriptionSummaryWireframe;\nVeltTranscriptionPanelWireframe.Content = VeltTranscriptionContentWireframe;\nexport default VeltTranscriptionPanelWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionPanelWireframe from '../VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionEmbedModeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-embed-mode-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTranscriptionEmbedModeWireframe.Panel = VeltTranscriptionPanelWireframe;\nexport default VeltTranscriptionEmbedModeWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionPanelContainerWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-panel-container-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionPanelContainerWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionButtonWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-button-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionButtonWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionTooltipWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-tooltip-wireframe\", __assign({}, transformedProps), children));\n};\nexport default VeltTranscriptionTooltipWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionPanelContainerWireframe from '../VeltTranscriptionPanelContainerWireframe/VeltTranscriptionPanelContainerWireframe';\nimport VeltTranscriptionPanelWireframe from '../VeltTranscriptionPanelWireframe/VeltTranscriptionPanelWireframe';\nimport VeltTranscriptionButtonWireframe from '../VeltTranscriptionButtonWireframe/VeltTranscriptionButtonWireframe';\nimport VeltTranscriptionTooltipWireframe from '../VeltTranscriptionTooltipWireframe/VeltTranscriptionTooltipWireframe';\nimport { transformWireframeProps } from '../../../utils/propUtils';\nvar VeltTranscriptionFloatingModeWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(\"velt-transcription-floating-mode-wireframe\", __assign({}, transformedProps), children));\n};\nVeltTranscriptionFloatingModeWireframe.Button = VeltTranscriptionButtonWireframe;\nVeltTranscriptionFloatingModeWireframe.Tooltip = VeltTranscriptionTooltipWireframe;\nVeltTranscriptionFloatingModeWireframe.PanelContainer = VeltTranscriptionPanelContainerWireframe;\nVeltTranscriptionFloatingModeWireframe.Panel = VeltTranscriptionPanelWireframe;\nexport default VeltTranscriptionFloatingModeWireframe;\n","import { __rest } from \"tslib\";\nimport React from 'react';\nimport VeltTranscriptionEmbedModeWireframe from './VeltTranscriptionEmbedModeWireframe/VeltTranscriptionEmbedModeWireframe';\nimport VeltTranscriptionFloatingModeWireframe from './VeltTranscriptionFloatingModeWireframe/VeltTranscriptionFloatingModeWireframe';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltTranscriptionWireframe = function (props) {\n var children = props.children, remainingProps = __rest(props, [\"children\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n return (React.createElement(React.Fragment, null, children));\n};\nVeltTranscriptionWireframe.EmbedMode = VeltTranscriptionEmbedModeWireframe;\nVeltTranscriptionWireframe.FloatingMode = VeltTranscriptionFloatingModeWireframe;\nexport default VeltTranscriptionWireframe;\n","import { __assign, __rest } from \"tslib\";\nimport React, { useRef } from 'react';\nimport { transformWireframeProps } from '../../utils/propUtils';\nvar VeltButtonWireframe = function (props) {\n 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\"]);\n var transformedProps = transformWireframeProps(remainingProps);\n var ref = useRef();\n return (React.createElement(\"velt-button-wireframe\", __assign({ ref: ref, id: id, disabled: [true, false].includes(disabled) ? (disabled ? 'true' : 'false') : undefined, active: [true, false].includes(active) ? (active ? 'true' : 'false') : undefined, type: type, group: group }, transformedProps), children));\n};\nexport default VeltButtonWireframe;\n","import React from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useClient() {\n var client = useVeltClient().client;\n var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];\n React.useEffect(function () {\n if (!client || veltClient)\n return;\n setVeltClient(client);\n }, [client, setVeltClient, veltClient]);\n return veltClient;\n}\nexport function useIdentify(user, userOptions) {\n var client = useVeltClient().client;\n // Memoize the identify call\n var shouldIdentify = React.useMemo(function () {\n return { user: user, userOptions: userOptions };\n }, [JSON.stringify(user), JSON.stringify(userOptions)]);\n React.useEffect(function () {\n if (client) {\n client.identify(shouldIdentify.user, shouldIdentify.userOptions);\n }\n }, [client, shouldIdentify]);\n}\nfunction useUpdateUser(user) {\n var client = useVeltClient().client;\n React.useEffect(function () {\n client && client.updateUser(user);\n }, [client]);\n}\nfunction useSignOutUser() {\n var client = useVeltClient().client;\n React.useEffect(function () {\n client && client.signOutUser();\n }, [client]);\n}\nexport function useSetDocument(documentId, documentMetadata) {\n var client = useVeltClient().client;\n // Memoize the setDocument call\n var shouldSetDocument = React.useMemo(function () {\n return {\n documentId: documentId,\n documentMetadata: documentMetadata\n };\n }, [documentId, JSON.stringify(documentMetadata)]);\n React.useEffect(function () {\n if (client) {\n client.setDocument(shouldSetDocument.documentId, shouldSetDocument.documentMetadata);\n }\n }, [client, shouldSetDocument]);\n}\nexport function useSetDocumentId(documentId) {\n var client = useVeltClient().client;\n // Memoize the documentId\n var memoizedDocumentId = React.useMemo(function () { return documentId; }, [documentId]);\n React.useEffect(function () {\n if (client) {\n client.setDocumentId(memoizedDocumentId);\n }\n }, [client, memoizedDocumentId]);\n}\nexport function useSetDocuments() {\n var client = useVeltClient().client;\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n // Memoize the setDocuments call\n var memoizedData = React.useMemo(function () {\n return data;\n }, [JSON.stringify(data === null || data === void 0 ? void 0 : data.documents), JSON.stringify(data === null || data === void 0 ? void 0 : data.options)]);\n React.useEffect(function () {\n var _a;\n if (client && ((_a = memoizedData === null || memoizedData === void 0 ? void 0 : memoizedData.documents) === null || _a === void 0 ? void 0 : _a.length)) {\n client.setDocuments(memoizedData.documents, memoizedData.options);\n }\n }, [client === null || client === void 0 ? void 0 : client.setDocuments, memoizedData]);\n // Memoize the setDocuments callback\n var setDocumentsCallback = React.useCallback(function (documents, options) {\n setData({ documents: documents, options: options });\n }, []); // Empty dependency array since it only uses setState which is stable\n return {\n setDocuments: setDocumentsCallback\n };\n}\nexport function useUnsetDocumentId() {\n var client = useVeltClient().client;\n React.useEffect(function () {\n client && client.unsetDocumentId && client.unsetDocumentId();\n }, [client]);\n}\nexport function useUnsetDocuments() {\n var client = useVeltClient().client;\n React.useEffect(function () {\n client && client.unsetDocuments && client.unsetDocuments();\n }, [client]);\n}\nfunction useGetDocumentId() {\n var client = useVeltClient().client;\n var _a = React.useState(), documentId = _a[0], setDocumentId = _a[1];\n React.useEffect(function () {\n if (!client || documentId)\n return;\n var loadedDocumentId = client.getDocumentId();\n setDocumentId(loadedDocumentId);\n }, [client, setDocumentId, documentId]);\n return documentId;\n}\nexport function useSetLocation(location, appendLocation) {\n var client = useVeltClient().client;\n // Memoize the setLocation call\n var shouldSetLocation = React.useMemo(function () {\n return { location: location, appendLocation: appendLocation };\n }, [JSON.stringify(location), appendLocation]);\n React.useEffect(function () {\n if (client) {\n client.setLocation(shouldSetLocation.location, shouldSetLocation.appendLocation);\n }\n }, [client, shouldSetLocation]);\n}\nexport function useVeltInitState() {\n var client = useVeltClient().client;\n var _a = React.useState(), data = _a[0], setData = _a[1];\n React.useEffect(function () {\n if (!(client === null || client === void 0 ? void 0 : client.getVeltInitState))\n return;\n var subscription = client === null || client === void 0 ? void 0 : client.getVeltInitState().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [client === null || client === void 0 ? void 0 : client.getVeltInitState]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useCommentUtils() {\n var _a = React.useState(), commentElement = _a[0], setCommentElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || commentElement)\n return;\n var loadedCommentElement = client.getCommentElement();\n setCommentElement(loadedCommentElement);\n }, [client, setCommentElement, commentElement]);\n return commentElement;\n}\nexport function useCommentAnnotations(documentId, location) {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the inputs\n var inputs = React.useMemo(function () {\n return { documentId: documentId, location: location };\n }, [documentId, JSON.stringify(location)]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAllCommentAnnotations))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getAllCommentAnnotations(inputs.documentId, inputs.location)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAllCommentAnnotations, inputs]);\n return data;\n}\nexport function useUnreadCommentCountByAnnotationId(annotationId) {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedAnnotationId = React.useMemo(function () { return annotationId; }, [annotationId]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountByAnnotationId))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getUnreadCommentCountByAnnotationId(memoizedAnnotationId)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountByAnnotationId, memoizedAnnotationId]);\n return data;\n}\nexport function useUnreadCommentAnnotationCountOnCurrentDocument() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentAnnotationCountOnCurrentDocument))\n return;\n var subscription = commentElement.getUnreadCommentAnnotationCountOnCurrentDocument().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentAnnotationCountOnCurrentDocument]);\n return data;\n}\nexport function useUnreadCommentCountOnCurrentDocument() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountOnCurrentDocument))\n return;\n var subscription = commentElement.getUnreadCommentCountOnCurrentDocument().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountOnCurrentDocument]);\n return data;\n}\nexport function useUnreadCommentCountByLocationId(locationId) {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedLocationId = React.useMemo(function () { return locationId; }, [locationId]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountByLocationId))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getUnreadCommentCountByLocationId(memoizedLocationId)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentCountByLocationId, memoizedLocationId]);\n return data;\n}\nexport function useUnreadCommentAnnotationCountByLocationId(locationId) {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedLocationId = React.useMemo(function () { return locationId; }, [locationId]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentAnnotationCountByLocationId))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getUnreadCommentAnnotationCountByLocationId(memoizedLocationId)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getUnreadCommentAnnotationCountByLocationId, memoizedLocationId]);\n return data;\n}\nexport function useCommentModeState() {\n var commentElement = useCommentUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentModeChange))\n return;\n var subscription = commentElement.onCommentModeChange().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentModeChange]);\n return data;\n}\nfunction useIsUserGlobalContact() {\n var commentElement = useCommentUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.isUserGlobalContact))\n return;\n var subscription = commentElement.isUserGlobalContact().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.isUserGlobalContact]);\n return data;\n}\n/**\n * @deprecated Use `useCommentEventCallback('addCommentAnnotation')` event hook instead.\n */\nexport function useCommentAddHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentAdd))\n return;\n var subscription = commentElement.onCommentAdd().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentAdd]);\n return data;\n}\n/**\n * @deprecated Use `useCommentEventCallback` event hook instead.\n */\nexport function useCommentUpdateHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentUpdate))\n return;\n var subscription = commentElement.onCommentUpdate().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentUpdate]);\n return data;\n}\nexport function useCommentDialogSidebarClickHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onSidebarButtonOnCommentDialogClick))\n return;\n var subscription = commentElement.onSidebarButtonOnCommentDialogClick().subscribe(function (res) {\n setData(res === undefined ? new Date().getTime() : res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onSidebarButtonOnCommentDialogClick]);\n return data;\n}\nexport function useCommentSelectionChangeHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSelectionChange))\n return;\n var subscription = commentElement.onCommentSelectionChange().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSelectionChange]);\n return data;\n}\nexport function useCommentCopyLinkHandler() {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCopyLink))\n return;\n var subscription = commentElement.onCopyLink().subscribe(function (res) {\n if (res) {\n setData({ link: res });\n }\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCopyLink]);\n return data;\n}\nexport function useCommentAnnotationById(config) {\n var commentElement = useCommentUtils();\n var _a = React.useState(undefined), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedConfig = React.useMemo(function () { return config; }, [config.annotationId, config.documentId]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotationById))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getCommentAnnotationById(memoizedConfig)\n .subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotationById, memoizedConfig]);\n return data;\n}\nexport function useCommentSidebarActionButtonClick() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarActionButtonClick))\n return;\n var subscription = commentElement.onCommentSidebarActionButtonClick().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarActionButtonClick]);\n return data;\n}\nexport function useCommentSidebarInit() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarInit))\n return;\n var subscription = commentElement.onCommentSidebarInit().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarInit]);\n return data;\n}\nexport function useCommentSidebarData() {\n var commentElement = useCommentUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarData))\n return;\n var subscription = commentElement.onCommentSidebarData().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.onCommentSidebarData]);\n return data;\n}\n","import { useEffect, useMemo, useRef, useState } from \"react\";\nimport { useCommentUtils } from \"./CommentElement\";\nexport function useAddCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n addCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.addCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.addCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useApproveCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n approveCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.approveCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.approveCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useRejectCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n rejectCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.rejectCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.rejectCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useSubscribeCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n subscribeCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.subscribeCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.subscribeCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUnsubscribeCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n unsubscribeCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.unsubscribeCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.unsubscribeCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n deleteCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetCommentAnnotations(query) {\n var commentElement = useCommentUtils();\n var _a = useState({ data: null }), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef();\n // Memoize the inputs\n var memoizedData = useMemo(function () {\n return query;\n }, [JSON.stringify(query)]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotations))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getCommentAnnotations(memoizedData)\n .subscribe(function (res) {\n if (res) {\n setData(res);\n }\n else {\n setData({ data: null });\n }\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotations, memoizedData]);\n return data;\n}\nexport function useCommentAnnotationsCount(query) {\n var commentElement = useCommentUtils();\n var _a = useState({ data: null }), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef();\n // Memoize the inputs\n var memoizedData = useMemo(function () {\n return query;\n }, [JSON.stringify(query)]);\n useEffect(function () {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotationsCount))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = commentElement.getCommentAnnotationsCount(memoizedData)\n .subscribe(function (res) {\n if (res) {\n setData(res);\n }\n else {\n setData({ data: null });\n }\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.getCommentAnnotationsCount, memoizedData]);\n return data;\n}\nexport function useAssignUser() {\n var commentElement = useCommentUtils();\n return {\n assignUser: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.assignUser))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.assignUser(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUpdatePriority() {\n var commentElement = useCommentUtils();\n return {\n updatePriority: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.updatePriority))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.updatePriority(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUpdateStatus() {\n var commentElement = useCommentUtils();\n return {\n updateStatus: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.updateStatus))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.updateStatus(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUpdateAccess() {\n var commentElement = useCommentUtils();\n return {\n updateAccess: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.updateAccess))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.updateAccess(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useResolveCommentAnnotation() {\n var commentElement = useCommentUtils();\n return {\n resolveCommentAnnotation: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.resolveCommentAnnotation))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.resolveCommentAnnotation(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetLink() {\n var commentElement = useCommentUtils();\n return {\n getLink: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getLink))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.getLink(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useCopyLink() {\n var commentElement = useCommentUtils();\n return {\n copyLink: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.copyLink))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.copyLink(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useAddComment() {\n var commentElement = useCommentUtils();\n return {\n addComment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.addComment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.addComment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useUpdateComment() {\n var commentElement = useCommentUtils();\n return {\n updateComment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.updateComment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.updateComment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteComment() {\n var commentElement = useCommentUtils();\n return {\n deleteComment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteComment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteComment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetComment() {\n var commentElement = useCommentUtils();\n return {\n getComment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getComment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.getComment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useAddAttachment() {\n var commentElement = useCommentUtils();\n return {\n addAttachment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.addAttachment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.addAttachment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteAttachment() {\n var commentElement = useCommentUtils();\n return {\n deleteAttachment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteAttachment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteAttachment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetAttachment() {\n var commentElement = useCommentUtils();\n return {\n getAttachment: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getAttachment))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.getAttachment(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteRecording() {\n var commentElement = useCommentUtils();\n return {\n deleteRecording: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteRecording))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteRecording(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useGetRecording() {\n var commentElement = useCommentUtils();\n return {\n getRecording: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.getRecording))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.getRecording(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useAddReaction() {\n var commentElement = useCommentUtils();\n return {\n addReaction: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.addReaction))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.addReaction(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useDeleteReaction() {\n var commentElement = useCommentUtils();\n return {\n deleteReaction: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.deleteReaction))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.deleteReaction(request).then(resolve).catch(reject);\n });\n }\n };\n}\nexport function useToggleReaction() {\n var commentElement = useCommentUtils();\n return {\n toggleReaction: function (request) {\n return new Promise(function (resolve, reject) {\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.toggleReaction))\n return reject(new Error('Velt SDK is not initialized.'));\n commentElement.toggleReaction(request).then(resolve).catch(reject);\n });\n }\n };\n}\n/**\n * @deprecated Use useCommentEventCallback hook instead.\n */\nexport function useCommentActionCallback(action) {\n var commentElement = useCommentUtils();\n var _a = useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef(null);\n var memoizedAction = useMemo(function () { return action; }, [action]);\n useEffect(function () {\n var _a;\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.on))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = (_a = commentElement === null || commentElement === void 0 ? void 0 : commentElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {\n setData(data);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.on, memoizedAction]);\n return data;\n}\nexport function useCommentEventCallback(action) {\n var commentElement = useCommentUtils();\n var _a = useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef(null);\n var memoizedAction = useMemo(function () { return action; }, [action]);\n useEffect(function () {\n var _a;\n if (!(commentElement === null || commentElement === void 0 ? void 0 : commentElement.on))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = (_a = commentElement === null || commentElement === void 0 ? void 0 : commentElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {\n setData(data);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [commentElement === null || commentElement === void 0 ? void 0 : commentElement.on, memoizedAction]);\n return data;\n}\n","import { useEffect, useMemo, useRef, useState } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useVeltEventCallback(action) {\n var client = useVeltClient().client;\n var _a = useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef(null);\n var memoizedAction = useMemo(function () { return action; }, [action]);\n useEffect(function () {\n var _a;\n if (!(client === null || client === void 0 ? void 0 : client.on))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = (_a = client === null || client === void 0 ? void 0 : client.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {\n setData(data);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [client === null || client === void 0 ? void 0 : client.on, memoizedAction]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useCursorUtils() {\n var _a = React.useState(), cursorElement = _a[0], setCursorElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || cursorElement)\n return;\n var loadedCursorElement = client.getCursorElement();\n setCursorElement(loadedCursorElement);\n }, [client, setCursorElement, cursorElement]);\n return cursorElement;\n}\nexport function useCursorUsers() {\n var cursorElement = useCursorUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!cursorElement)\n return;\n var subscription = cursorElement.getOnlineUsersOnCurrentDocument().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [cursorElement]);\n return data;\n}\n","import React from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useHuddleUtils() {\n var _a = React.useState(), huddleElement = _a[0], setHuddleElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || huddleElement)\n return;\n var loadedHuddleElement = client.getHuddleElement();\n setHuddleElement(loadedHuddleElement);\n }, [client, setHuddleElement, huddleElement]);\n return huddleElement;\n}\n","import React, { useEffect, useRef } from \"react\";\nimport { useVeltClient } from \"../context\";\nvar LiveStateDataConfig = /** @class */ (function () {\n function LiveStateDataConfig() {\n }\n return LiveStateDataConfig;\n}());\nexport function useLiveStateSyncUtils() {\n var _a = React.useState(), liveStateSyncElement = _a[0], setLiveStateSyncElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || liveStateSyncElement)\n return;\n var loadedLiveStateSyncElement = client.getLiveStateSyncElement();\n setLiveStateSyncElement(loadedLiveStateSyncElement);\n }, [client, setLiveStateSyncElement, liveStateSyncElement]);\n return liveStateSyncElement;\n}\nexport function useLiveStateData(liveStateDataId, liveStateDataConfig) {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize inputs\n var inputs = React.useMemo(function () {\n return { liveStateDataId: liveStateDataId, liveStateDataConfig: liveStateDataConfig };\n }, [liveStateDataId, JSON.stringify(liveStateDataConfig)]);\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = liveStateSyncElement.getLiveStateData(inputs.liveStateDataId, inputs.liveStateDataConfig)\n .subscribe(function (res) {\n setData(res);\n });\n subscriptionRef.current = subscription;\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData, inputs]);\n return data;\n}\nexport function useSetLiveStateData(liveStateDataId, liveStateData) {\n var liveStateSyncElement = useLiveStateSyncUtils();\n // Memoize inputs\n var inputs = React.useMemo(function () {\n return { liveStateDataId: liveStateDataId, liveStateData: liveStateData };\n }, [liveStateDataId, JSON.stringify(liveStateData)]);\n React.useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.setLiveStateData))\n return;\n if (inputs.liveStateDataId && inputs.liveStateData) {\n liveStateSyncElement.setLiveStateData(inputs.liveStateDataId, inputs.liveStateData);\n }\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.setLiveStateData, inputs]);\n}\nexport function useUserEditorState() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.isUserEditor))\n return;\n var subscription = liveStateSyncElement.isUserEditor().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.isUserEditor]);\n return data;\n}\nexport function useEditor() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getEditor))\n return;\n var subscription = liveStateSyncElement.getEditor().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getEditor]);\n return data;\n}\nexport function useEditorAccessTimer() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState({ state: 'idle' }), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getEditorAccessTimer))\n return;\n var subscription = liveStateSyncElement.getEditorAccessTimer().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getEditorAccessTimer]);\n return data;\n}\nexport function useEditorAccessRequestHandler() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.isEditorAccessRequested))\n return;\n var subscription = liveStateSyncElement.isEditorAccessRequested().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.isEditorAccessRequested]);\n return data;\n}\nexport function useServerConnectionStateChangeHandler() {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.onServerConnectionStateChange))\n return;\n var subscription = liveStateSyncElement.onServerConnectionStateChange().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.onServerConnectionStateChange]);\n return data;\n}\nexport function useLiveState(liveStateDataId, initialValue, options) {\n var liveStateSyncElement = useLiveStateSyncUtils();\n var client = useVeltClient().client;\n var serverConnectionState = useServerConnectionStateChangeHandler();\n var _a = React.useState(null), documentId = _a[0], setDocumentId = _a[1];\n var _b = React.useState(null), user = _b[0], setUser = _b[1];\n var _c = React.useState(initialValue), data = _c[0], setData = _c[1];\n useEffect(function () {\n resetLiveStateData();\n }, [documentId, user]);\n var resetLiveStateData = function () {\n if (user && documentId) {\n liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.setLiveStateData(liveStateDataId, data);\n }\n };\n useEffect(function () {\n if (!(liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData))\n return;\n var documentPathsSubscription, userSubscription;\n if (options === null || options === void 0 ? void 0 : options.resetLiveState) {\n documentPathsSubscription = client.docService.getDocumentPaths$().subscribe(function (paths) {\n if (paths) {\n setDocumentId(paths === null || paths === void 0 ? void 0 : paths.documentId);\n documentPathsSubscription === null || documentPathsSubscription === void 0 ? void 0 : documentPathsSubscription.unsubscribe();\n }\n });\n userSubscription = client.authService.getUser$().subscribe(function (user) {\n if (user) {\n setUser(user);\n userSubscription === null || userSubscription === void 0 ? void 0 : userSubscription.unsubscribe();\n }\n });\n }\n var subscription = liveStateSyncElement.getLiveStateData(liveStateDataId, { listenToNewChangesOnly: options === null || options === void 0 ? void 0 : options.listenToNewChangesOnly }).subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n documentPathsSubscription === null || documentPathsSubscription === void 0 ? void 0 : documentPathsSubscription.unsubscribe();\n userSubscription === null || userSubscription === void 0 ? void 0 : userSubscription.unsubscribe();\n };\n }, [liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData]);\n var useDebounce = function (callback) {\n var callbackRef = useRef(callback);\n var timerRef = useRef(null);\n useEffect(function () {\n callbackRef.current = callback;\n });\n var debounce = function (value, delay) {\n if (timerRef.current) {\n clearTimeout(timerRef.current);\n }\n timerRef.current = setTimeout(function () {\n callbackRef.current(value);\n }, delay);\n };\n return debounce;\n };\n var setDataFunction = function (value) {\n setData(value);\n debouncedOnInput(value, (options === null || options === void 0 ? void 0 : options.syncDuration) >= 0 ? options === null || options === void 0 ? void 0 : options.syncDuration : 50); // default 50ms debounce time\n };\n var debouncedOnInput = useDebounce(function (value) {\n if (liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.setLiveStateData) {\n liveStateSyncElement.setLiveStateData(liveStateDataId, value);\n }\n });\n return [data, setDataFunction, serverConnectionState];\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function usePresenceUtils() {\n var _a = React.useState(), presenceElement = _a[0], setPresenceElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || presenceElement)\n return;\n var loadedPresenceElement = client.getPresenceElement();\n setPresenceElement(loadedPresenceElement);\n }, [client, setPresenceElement, presenceElement]);\n return presenceElement;\n}\nexport function usePresenceUsers() {\n var presenceElement = usePresenceUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!presenceElement)\n return;\n var subscription = presenceElement.getOnlineUsersOnCurrentDocument().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [presenceElement]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useRecorderUtils() {\n var _a = React.useState(), recorderElement = _a[0], setRecorderElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || recorderElement)\n return;\n var loadedRecorderElement = client.getRecorderElement();\n setRecorderElement(loadedRecorderElement);\n }, [client, setRecorderElement, recorderElement]);\n return recorderElement;\n}\nexport function useRecorderAddHandler() {\n var recorderElement = useRecorderUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!recorderElement)\n return;\n var subscription = recorderElement.onRecordedData().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [recorderElement]);\n return data;\n}\n/**\n* @deprecated Use `recorderUtils.getRecordingData()` method instead\n*/\nexport function useRecordingDataByRecorderId(recorderId) {\n var recorderElement = useRecorderUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!recorderElement)\n return;\n var subscription = recorderElement.getRecordingDataByRecorderId(recorderId).subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [recorderElement]);\n return data;\n}\n","import { useState, useRef, useMemo, useEffect } from \"react\";\nimport { useRecorderUtils } from \"./RecorderElement\";\nexport function useRecorderEventCallback(action) {\n var recorderElement = useRecorderUtils();\n var _a = useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = useRef(null);\n var memoizedAction = useMemo(function () { return action; }, [action]);\n useEffect(function () {\n var _a;\n if (!(recorderElement === null || recorderElement === void 0 ? void 0 : recorderElement.on))\n return;\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = (_a = recorderElement === null || recorderElement === void 0 ? void 0 : recorderElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {\n setData(data);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n // Cleanup function\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [recorderElement === null || recorderElement === void 0 ? void 0 : recorderElement.on, memoizedAction]);\n return data;\n}\n","import React from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useAIRewriterUtils() {\n var _a = React.useState(), rewriterElement = _a[0], setRewriterElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || rewriterElement)\n return;\n var loadedRewriterElement = client.getRewriterElement();\n setRewriterElement(loadedRewriterElement);\n }, [client, setRewriterElement, rewriterElement]);\n return rewriterElement;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useLiveSelectionUtils() {\n var _a = React.useState(), selectionElement = _a[0], setSelectionElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || selectionElement)\n return;\n var loadedSelectionElement = client.getSelectionElement();\n setSelectionElement(loadedSelectionElement);\n }, [client, setSelectionElement, selectionElement]);\n return selectionElement;\n}\nexport function useLiveSelectionDataHandler() {\n var selectionElement = useLiveSelectionUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(selectionElement === null || selectionElement === void 0 ? void 0 : selectionElement.getLiveSelectionData))\n return;\n var subscription = selectionElement.getLiveSelectionData().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [selectionElement === null || selectionElement === void 0 ? void 0 : selectionElement.getLiveSelectionData]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useTagUtils() {\n var _a = React.useState(), tagElement = _a[0], setTagElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || tagElement)\n return;\n var loadedTagElement = client.getTagElement();\n setTagElement(loadedTagElement);\n }, [client, setTagElement, tagElement]);\n return tagElement;\n}\nexport function useTagAnnotations(documentId, location) {\n var tagElement = useTagUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!tagElement)\n return;\n var subscription = tagElement.getAllTagAnnotations(documentId, location).subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [tagElement]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useViewsUtils() {\n var _a = React.useState(), viewsElement = _a[0], setViewsElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || viewsElement)\n return;\n var loadedViewsElement = client.getViewsElement();\n setViewsElement(loadedViewsElement);\n }, [client, setViewsElement, viewsElement]);\n return viewsElement;\n}\nexport function useUniqueViewsByUser(clientLocationId) {\n var viewsElement = useViewsUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedClientLocationId = React.useMemo(function () { return clientLocationId; }, [clientLocationId]);\n useEffect(function () {\n if (!(viewsElement === null || viewsElement === void 0 ? void 0 : viewsElement.getUniqueViewsByUser))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = viewsElement.getUniqueViewsByUser(memoizedClientLocationId).subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [viewsElement === null || viewsElement === void 0 ? void 0 : viewsElement.getUniqueViewsByUser, memoizedClientLocationId]);\n return data;\n}\nexport function useUniqueViewsByDate(clientLocationId) {\n var viewsElement = useViewsUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n var subscriptionRef = React.useRef();\n // Memoize the input\n var memoizedClientLocationId = React.useMemo(function () { return clientLocationId; }, [clientLocationId]);\n useEffect(function () {\n if (!(viewsElement === null || viewsElement === void 0 ? void 0 : viewsElement.getUniqueViewsByDate))\n return;\n // Unsubscribe from the previous subscription if it exists\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n var subscription = viewsElement.getUniqueViewsByDate(memoizedClientLocationId).subscribe(function (res) {\n setData(res);\n });\n // Store the new subscription\n subscriptionRef.current = subscription;\n return function () {\n if (subscriptionRef.current) {\n subscriptionRef.current.unsubscribe();\n }\n };\n }, [viewsElement === null || viewsElement === void 0 ? void 0 : viewsElement.getUniqueViewsByDate, memoizedClientLocationId]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useNotificationUtils() {\n var _a = React.useState(), notificationElement = _a[0], setNotificationElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || notificationElement)\n return;\n var loadedNotificationElement = client.getNotificationElement();\n setNotificationElement(loadedNotificationElement);\n }, [client, setNotificationElement, notificationElement]);\n return notificationElement;\n}\nexport function useNotificationsData() {\n var notificationElement = useNotificationUtils();\n var _a = React.useState(null), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getNotificationsData))\n return;\n var subscription = notificationElement.getNotificationsData().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getNotificationsData]);\n return data;\n}\nexport function useUnreadNotificationsCount() {\n var notificationElement = useNotificationUtils();\n var _a = React.useState({ forYou: null, all: null }), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getUnreadNotificationsCount))\n return;\n var subscription = notificationElement.getUnreadNotificationsCount().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getUnreadNotificationsCount]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useAutocompleteUtils() {\n var _a = React.useState(), autocompleteElement = _a[0], setAutocompleteElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || autocompleteElement)\n return;\n var loadedAutocompleteElement = client.getAutocompleteElement();\n setAutocompleteElement(loadedAutocompleteElement);\n }, [client, setAutocompleteElement, autocompleteElement]);\n return autocompleteElement;\n}\nexport function useAutocompleteChipClick() {\n var autocompleteElement = useAutocompleteUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!autocompleteElement)\n return;\n var subscription = autocompleteElement.onAutocompleteChipClick().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [autocompleteElement]);\n return data;\n}\n","import React, { useEffect } from \"react\";\nimport { useVeltClient } from \"../context\";\nexport function useContactUtils() {\n var _a = React.useState(), contactElement = _a[0], setContactElement = _a[1];\n var client = useVeltClient().client;\n React.useEffect(function () {\n if (!client || contactElement)\n return;\n var loadedContactElement = client.getContactElement();\n setContactElement(loadedContactElement);\n }, [client, setContactElement, contactElement]);\n return contactElement;\n}\nexport function useContactSelected() {\n var contactElement = useContactUtils();\n var _a = React.useState(), data = _a[0], setData = _a[1];\n useEffect(function () {\n if (!contactElement)\n return;\n var subscription = contactElement.onContactSelected().subscribe(function (res) {\n setData(res);\n });\n return function () {\n subscription.unsubscribe();\n };\n }, [contactElement === null || contactElement === void 0 ? void 0 : contactElement.onContactSelected]);\n return data;\n}\n","import { __assign } from \"tslib\";\nimport { VELT_SDK_INIT_EVENT, VELT_TAB_ID } from \"../constants\";\nvar sessionId = Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15);\nvar getSessionId = function () {\n return (sessionStorage === null || sessionStorage === void 0 ? void 0 : sessionStorage.getItem(VELT_TAB_ID)) || sessionId;\n};\nvar VELT_DEFAULT_LIVE_STATE_ID = 'velt-default-redux-live-state';\nexport var createLiveStateMiddleware = function (config) {\n if (config === void 0) { config = {}; }\n var _a = config.allowedActionTypes, allowedActionTypes = _a === void 0 ? new Set() : _a, // Set of allowed action types for sync\n _b = config.disabledActionTypes, // Set of allowed action types for sync\n disabledActionTypes = _b === void 0 ? new Set() : _b, // Set of disabled action types for sync\n _c = config.allowAction, // Set of disabled action types for sync\n allowAction = _c === void 0 ? function () { return true; } : _c, // Callback to decide if an action should sync with live state\n _d = config.liveStateDataId, // Callback to decide if an action should sync with live state\n liveStateDataId = _d === void 0 ? VELT_DEFAULT_LIVE_STATE_ID : _d;\n if (!liveStateDataId) {\n liveStateDataId = VELT_DEFAULT_LIVE_STATE_ID;\n }\n var internalStore; // This variable will hold the reference to the store\n var dataSubscription; // This variable will hold the reference to the data subscription\n var isSdkInitialized = false;\n var setupGetDataSubscription = function () {\n var _a, _b;\n if (!dataSubscription && window.Velt && ((_a = window.Velt) === null || _a === void 0 ? void 0 : _a.getLiveStateSyncElement)) {\n var liveStateSyncElement = (_b = window.Velt) === null || _b === void 0 ? void 0 : _b.getLiveStateSyncElement();\n dataSubscription = liveStateSyncElement === null || liveStateSyncElement === void 0 ? void 0 : liveStateSyncElement.getLiveStateData(liveStateDataId).subscribe(function (data) {\n // Dispatch action to update local state, marking it as remote\n if (data) {\n var sessionId_1 = getSessionId();\n if (data.id === sessionId_1) {\n return;\n }\n else {\n internalStore === null || internalStore === void 0 ? void 0 : internalStore.dispatch(__assign(__assign({}, data.action), { isRemote: true }));\n }\n }\n });\n }\n };\n var updateLiveStateDataId = function (newId) {\n liveStateDataId = newId || VELT_DEFAULT_LIVE_STATE_ID;\n if (dataSubscription) {\n dataSubscription.unsubscribe();\n dataSubscription = null;\n }\n if (isSdkInitialized) {\n setupGetDataSubscription();\n }\n };\n var middleware = function (store) {\n internalStore = store;\n var veltSdkInitializedListener = function () {\n isSdkInitialized = true;\n setupGetDataSubscription();\n // Remove the event listener after it's triggered\n window.removeEventListener(VELT_SDK_INIT_EVENT, veltSdkInitializedListener);\n };\n // Add the event listener for the veltSdkInitialized event\n window.addEventListener(VELT_SDK_INIT_EVENT, veltSdkInitializedListener);\n return function (next) { return function (action) {\n // Always process the action locally\n var result = next(action);\n // Decide whether to sync this action with Firebase\n if (isSdkInitialized && !action.isRemote && allowAction(action) && !disabledActionTypes.has(action.type) && (allowedActionTypes.size === 0 || allowedActionTypes.has(action.type))) {\n logLiveState(action, liveStateDataId);\n }\n return result;\n }; };\n };\n return {\n middleware: middleware,\n updateLiveStateDataId: updateLiveStateDataId,\n };\n};\nvar logLiveState = function (action, liveStateDataId) {\n var _a;\n if (window.Velt) {\n var sessionId_2 = getSessionId();\n var liveStateElement = (_a = window === null || window === void 0 ? void 0 : window.Velt) === null || _a === void 0 ? void 0 : _a.getLiveStateSyncElement();\n if (liveStateElement === null || liveStateElement === void 0 ? void 0 : liveStateElement.setLiveStateData) {\n liveStateElement.setLiveStateData(liveStateDataId, {\n id: sessionId_2,\n action: action\n });\n }\n liveStateElement.setLiveStateData(liveStateDataId, {\n id: sessionId_2,\n action: action\n });\n }\n};\n"],"names":["VeltCommentDialogOptionsDropdownContentItemAssignWireframe","VeltCommentDialogOptionsDropdownContentItemMakePrivateWireframe","VeltCommentDialogOptionsDropdownContentItemEditWireframe","VeltCommentDialogOptionsDropdownContentItemDeleteWireframe"],"mappings":"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"}