@veltdev/react 5.0.2-beta.10 → 5.0.2-beta.12

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 (268) hide show
  1. package/cjs/index.js +454 -19
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +6 -0
  4. package/cjs/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  5. package/cjs/types/components/VeltCommentPin/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +6 -0
  6. package/cjs/types/components/VeltCommentPin/VeltCommentPinIndex/index.d.ts +1 -0
  7. package/cjs/types/components/VeltCommentPin/VeltCommentPinNumber/VeltCommentPinNumber.d.ts +6 -0
  8. package/cjs/types/components/VeltCommentPin/VeltCommentPinNumber/index.d.ts +1 -0
  9. package/cjs/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +6 -0
  10. package/cjs/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  11. package/cjs/types/components/VeltCommentPin/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +6 -0
  12. package/cjs/types/components/VeltCommentPin/VeltCommentPinTriangle/index.d.ts +1 -0
  13. package/cjs/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +6 -0
  14. package/cjs/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  15. package/cjs/types/components/VeltCommentPin/index.d.ts +6 -0
  16. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/VeltInlineCommentsSectionCommentCount.d.ts +6 -0
  17. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/index.d.ts +1 -0
  18. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/VeltInlineCommentsSectionComposerContainer.d.ts +6 -0
  19. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/index.d.ts +1 -0
  20. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdown.d.ts +6 -0
  21. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContent.d.ts +6 -0
  22. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentList.d.ts +6 -0
  23. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItem.d.ts +7 -0
  24. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox.d.ts +7 -0
  25. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/index.d.ts +1 -0
  26. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/VeltInlineCommentsSectionFilterDropdownContentListItemLabel.d.ts +7 -0
  27. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/index.d.ts +1 -0
  28. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/index.d.ts +1 -0
  29. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/index.d.ts +1 -0
  30. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/index.d.ts +1 -0
  31. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTrigger.d.ts +6 -0
  32. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/VeltInlineCommentsSectionFilterDropdownTriggerArrow.d.ts +6 -0
  33. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/index.d.ts +1 -0
  34. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/VeltInlineCommentsSectionFilterDropdownTriggerName.d.ts +6 -0
  35. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/index.d.ts +1 -0
  36. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/index.d.ts +1 -0
  37. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/index.d.ts +1 -0
  38. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/VeltInlineCommentsSectionList.d.ts +6 -0
  39. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/index.d.ts +1 -0
  40. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/VeltInlineCommentsSectionPanel.d.ts +6 -0
  41. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/index.d.ts +1 -0
  42. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/VeltInlineCommentsSectionSkeleton.d.ts +6 -0
  43. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/index.d.ts +1 -0
  44. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdown.d.ts +6 -0
  45. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContent.d.ts +6 -0
  46. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItem.d.ts +8 -0
  47. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/VeltInlineCommentsSectionSortingDropdownContentItemIcon.d.ts +7 -0
  48. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/index.d.ts +1 -0
  49. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/VeltInlineCommentsSectionSortingDropdownContentItemName.d.ts +7 -0
  50. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/index.d.ts +1 -0
  51. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/VeltInlineCommentsSectionSortingDropdownContentItemTick.d.ts +7 -0
  52. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/index.d.ts +1 -0
  53. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/index.d.ts +1 -0
  54. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/index.d.ts +1 -0
  55. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTrigger.d.ts +6 -0
  56. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/VeltInlineCommentsSectionSortingDropdownTriggerIcon.d.ts +6 -0
  57. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/index.d.ts +1 -0
  58. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/VeltInlineCommentsSectionSortingDropdownTriggerName.d.ts +6 -0
  59. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/index.d.ts +1 -0
  60. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/index.d.ts +1 -0
  61. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/index.d.ts +1 -0
  62. package/cjs/types/components/VeltInlineCommentsSection/index.d.ts +23 -0
  63. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/VeltMultiThreadCommentDialogCloseButton.d.ts +6 -0
  64. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/index.d.ts +1 -0
  65. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/VeltMultiThreadCommentDialogCommentCount.d.ts +6 -0
  66. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/index.d.ts +1 -0
  67. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/VeltMultiThreadCommentDialogComposerContainer.d.ts +6 -0
  68. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/index.d.ts +1 -0
  69. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/VeltMultiThreadCommentDialogEmptyPlaceholder.d.ts +6 -0
  70. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/index.d.ts +1 -0
  71. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/VeltMultiThreadCommentDialogList.d.ts +6 -0
  72. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/index.d.ts +1 -0
  73. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdown.d.ts +6 -0
  74. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContent.d.ts +6 -0
  75. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead.d.ts +6 -0
  76. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  77. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved.d.ts +6 -0
  78. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  79. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/index.d.ts +1 -0
  80. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger.d.ts +6 -0
  81. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/index.d.ts +1 -0
  82. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/index.d.ts +1 -0
  83. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdown.d.ts +6 -0
  84. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContent.d.ts +6 -0
  85. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll.d.ts +6 -0
  86. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
  87. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead.d.ts +6 -0
  88. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
  89. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved.d.ts +6 -0
  90. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
  91. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread.d.ts +6 -0
  92. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
  93. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon.d.ts +6 -0
  94. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
  95. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate.d.ts +6 -0
  96. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
  97. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread.d.ts +6 -0
  98. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
  99. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/index.d.ts +1 -0
  100. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger.d.ts +6 -0
  101. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/index.d.ts +1 -0
  102. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/index.d.ts +1 -0
  103. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/VeltMultiThreadCommentDialogNewThreadButton.d.ts +6 -0
  104. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/index.d.ts +1 -0
  105. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/VeltMultiThreadCommentDialogPanel.d.ts +6 -0
  106. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/index.d.ts +1 -0
  107. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/VeltMultiThreadCommentDialogResetFilterButton.d.ts +6 -0
  108. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/index.d.ts +1 -0
  109. package/cjs/types/components/VeltMultiThreadCommentDialog/index.d.ts +23 -0
  110. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +6 -0
  111. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  112. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +6 -0
  113. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonIcon/index.d.ts +1 -0
  114. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/VeltSidebarButtonUnreadIcon.d.ts +6 -0
  115. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/index.d.ts +1 -0
  116. package/cjs/types/components/VeltSidebarButton/index.d.ts +3 -0
  117. package/cjs/types/components/VeltTextComment/VeltTextComment/VeltTextComment.d.ts +6 -0
  118. package/cjs/types/components/VeltTextComment/VeltTextComment/index.d.ts +1 -0
  119. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +6 -0
  120. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  121. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +6 -0
  122. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +6 -0
  123. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  124. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +6 -0
  125. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  126. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +6 -0
  127. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/index.d.ts +1 -0
  128. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +6 -0
  129. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  130. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  131. package/cjs/types/components/VeltTextComment/index.d.ts +7 -0
  132. package/cjs/types/components/index.d.ts +62 -0
  133. package/cjs/types/constants.d.ts +1 -1
  134. package/esm/index.js +392 -19
  135. package/esm/index.js.map +1 -1
  136. package/esm/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +6 -0
  137. package/esm/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  138. package/esm/types/components/VeltCommentPin/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +6 -0
  139. package/esm/types/components/VeltCommentPin/VeltCommentPinIndex/index.d.ts +1 -0
  140. package/esm/types/components/VeltCommentPin/VeltCommentPinNumber/VeltCommentPinNumber.d.ts +6 -0
  141. package/esm/types/components/VeltCommentPin/VeltCommentPinNumber/index.d.ts +1 -0
  142. package/esm/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +6 -0
  143. package/esm/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  144. package/esm/types/components/VeltCommentPin/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +6 -0
  145. package/esm/types/components/VeltCommentPin/VeltCommentPinTriangle/index.d.ts +1 -0
  146. package/esm/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +6 -0
  147. package/esm/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  148. package/esm/types/components/VeltCommentPin/index.d.ts +6 -0
  149. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/VeltInlineCommentsSectionCommentCount.d.ts +6 -0
  150. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/index.d.ts +1 -0
  151. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/VeltInlineCommentsSectionComposerContainer.d.ts +6 -0
  152. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/index.d.ts +1 -0
  153. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdown.d.ts +6 -0
  154. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContent.d.ts +6 -0
  155. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentList.d.ts +6 -0
  156. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItem.d.ts +7 -0
  157. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox.d.ts +7 -0
  158. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/index.d.ts +1 -0
  159. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/VeltInlineCommentsSectionFilterDropdownContentListItemLabel.d.ts +7 -0
  160. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/index.d.ts +1 -0
  161. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/index.d.ts +1 -0
  162. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/index.d.ts +1 -0
  163. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/index.d.ts +1 -0
  164. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTrigger.d.ts +6 -0
  165. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/VeltInlineCommentsSectionFilterDropdownTriggerArrow.d.ts +6 -0
  166. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/index.d.ts +1 -0
  167. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/VeltInlineCommentsSectionFilterDropdownTriggerName.d.ts +6 -0
  168. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/index.d.ts +1 -0
  169. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/index.d.ts +1 -0
  170. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/index.d.ts +1 -0
  171. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/VeltInlineCommentsSectionList.d.ts +6 -0
  172. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/index.d.ts +1 -0
  173. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/VeltInlineCommentsSectionPanel.d.ts +6 -0
  174. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/index.d.ts +1 -0
  175. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/VeltInlineCommentsSectionSkeleton.d.ts +6 -0
  176. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/index.d.ts +1 -0
  177. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdown.d.ts +6 -0
  178. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContent.d.ts +6 -0
  179. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItem.d.ts +8 -0
  180. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/VeltInlineCommentsSectionSortingDropdownContentItemIcon.d.ts +7 -0
  181. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/index.d.ts +1 -0
  182. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/VeltInlineCommentsSectionSortingDropdownContentItemName.d.ts +7 -0
  183. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/index.d.ts +1 -0
  184. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/VeltInlineCommentsSectionSortingDropdownContentItemTick.d.ts +7 -0
  185. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/index.d.ts +1 -0
  186. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/index.d.ts +1 -0
  187. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/index.d.ts +1 -0
  188. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTrigger.d.ts +6 -0
  189. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/VeltInlineCommentsSectionSortingDropdownTriggerIcon.d.ts +6 -0
  190. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/index.d.ts +1 -0
  191. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/VeltInlineCommentsSectionSortingDropdownTriggerName.d.ts +6 -0
  192. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/index.d.ts +1 -0
  193. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/index.d.ts +1 -0
  194. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/index.d.ts +1 -0
  195. package/esm/types/components/VeltInlineCommentsSection/index.d.ts +23 -0
  196. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/VeltMultiThreadCommentDialogCloseButton.d.ts +6 -0
  197. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/index.d.ts +1 -0
  198. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/VeltMultiThreadCommentDialogCommentCount.d.ts +6 -0
  199. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/index.d.ts +1 -0
  200. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/VeltMultiThreadCommentDialogComposerContainer.d.ts +6 -0
  201. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/index.d.ts +1 -0
  202. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/VeltMultiThreadCommentDialogEmptyPlaceholder.d.ts +6 -0
  203. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/index.d.ts +1 -0
  204. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/VeltMultiThreadCommentDialogList.d.ts +6 -0
  205. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/index.d.ts +1 -0
  206. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdown.d.ts +6 -0
  207. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContent.d.ts +6 -0
  208. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead.d.ts +6 -0
  209. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  210. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved.d.ts +6 -0
  211. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  212. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/index.d.ts +1 -0
  213. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger.d.ts +6 -0
  214. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/index.d.ts +1 -0
  215. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/index.d.ts +1 -0
  216. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdown.d.ts +6 -0
  217. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContent.d.ts +6 -0
  218. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll.d.ts +6 -0
  219. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
  220. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead.d.ts +6 -0
  221. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
  222. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved.d.ts +6 -0
  223. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
  224. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread.d.ts +6 -0
  225. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
  226. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon.d.ts +6 -0
  227. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
  228. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate.d.ts +6 -0
  229. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
  230. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread.d.ts +6 -0
  231. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
  232. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/index.d.ts +1 -0
  233. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger.d.ts +6 -0
  234. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/index.d.ts +1 -0
  235. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/index.d.ts +1 -0
  236. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/VeltMultiThreadCommentDialogNewThreadButton.d.ts +6 -0
  237. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/index.d.ts +1 -0
  238. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/VeltMultiThreadCommentDialogPanel.d.ts +6 -0
  239. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/index.d.ts +1 -0
  240. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/VeltMultiThreadCommentDialogResetFilterButton.d.ts +6 -0
  241. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/index.d.ts +1 -0
  242. package/esm/types/components/VeltMultiThreadCommentDialog/index.d.ts +23 -0
  243. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +6 -0
  244. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  245. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +6 -0
  246. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonIcon/index.d.ts +1 -0
  247. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/VeltSidebarButtonUnreadIcon.d.ts +6 -0
  248. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/index.d.ts +1 -0
  249. package/esm/types/components/VeltSidebarButton/index.d.ts +3 -0
  250. package/esm/types/components/VeltTextComment/VeltTextComment/VeltTextComment.d.ts +6 -0
  251. package/esm/types/components/VeltTextComment/VeltTextComment/index.d.ts +1 -0
  252. package/esm/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +6 -0
  253. package/esm/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  254. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +6 -0
  255. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +6 -0
  256. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  257. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +6 -0
  258. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  259. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +6 -0
  260. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/index.d.ts +1 -0
  261. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +6 -0
  262. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  263. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  264. package/esm/types/components/VeltTextComment/index.d.ts +7 -0
  265. package/esm/types/components/index.d.ts +62 -0
  266. package/esm/types/constants.d.ts +1 -1
  267. package/index.d.ts +335 -17
  268. package/package.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.