@veltdev/react 1.0.110 → 1.0.111

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 (270) hide show
  1. package/cjs/index.js +110 -110
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +5 -0
  4. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/index.d.ts +1 -0
  5. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +5 -0
  6. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/index.d.ts +1 -0
  7. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +31 -0
  8. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/VeltCommentsSidebarFilterAllOption.d.ts +5 -0
  9. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/index.d.ts +1 -0
  10. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +5 -0
  11. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/index.d.ts +1 -0
  12. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckbox.d.ts +11 -0
  13. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/VeltCommentsSidebarFilterCheckboxChecked.d.ts +5 -0
  14. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/index.d.ts +1 -0
  15. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/VeltCommentsSidebarFilterCheckboxUnchecked.d.ts +5 -0
  16. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/index.d.ts +1 -0
  17. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/index.d.ts +1 -0
  18. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +5 -0
  19. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/index.d.ts +1 -0
  20. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +5 -0
  21. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/index.d.ts +1 -0
  22. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +5 -0
  23. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/index.d.ts +1 -0
  24. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +5 -0
  25. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/index.d.ts +1 -0
  26. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +5 -0
  27. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/index.d.ts +1 -0
  28. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +5 -0
  29. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/index.d.ts +1 -0
  30. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +5 -0
  31. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/index.d.ts +1 -0
  32. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +5 -0
  33. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/index.d.ts +1 -0
  34. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +5 -0
  35. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/index.d.ts +1 -0
  36. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/index.d.ts +1 -0
  37. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +5 -0
  38. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/index.d.ts +1 -0
  39. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +5 -0
  40. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/index.d.ts +1 -0
  41. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +5 -0
  42. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/index.d.ts +1 -0
  43. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageMode/VeltCommentsSidebarPageMode.d.ts +5 -0
  44. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageMode/index.d.ts +1 -0
  45. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +5 -0
  46. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/index.d.ts +1 -0
  47. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +5 -0
  48. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/index.d.ts +1 -0
  49. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +25 -0
  50. package/cjs/types/components/VeltCommentsSidebarWireframe/index.d.ts +1 -0
  51. package/cjs/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +5 -0
  52. package/cjs/types/components/VeltTextCommentToolWireframe/index.d.ts +1 -0
  53. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +14 -0
  54. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +14 -0
  55. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +5 -0
  56. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/index.d.ts +1 -0
  57. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +5 -0
  58. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/index.d.ts +1 -0
  59. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +5 -0
  60. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/index.d.ts +1 -0
  61. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +5 -0
  62. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/index.d.ts +1 -0
  63. package/cjs/types/components/VeltUserSelectorDropdownWireframe/index.d.ts +1 -0
  64. package/cjs/types/components/index.d.ts +4 -12
  65. package/esm/index.js +107 -99
  66. package/esm/index.js.map +1 -1
  67. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +5 -0
  68. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/index.d.ts +1 -0
  69. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +5 -0
  70. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/index.d.ts +1 -0
  71. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +31 -0
  72. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/VeltCommentsSidebarFilterAllOption.d.ts +5 -0
  73. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/index.d.ts +1 -0
  74. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +5 -0
  75. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/index.d.ts +1 -0
  76. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckbox.d.ts +11 -0
  77. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/VeltCommentsSidebarFilterCheckboxChecked.d.ts +5 -0
  78. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/index.d.ts +1 -0
  79. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/VeltCommentsSidebarFilterCheckboxUnchecked.d.ts +5 -0
  80. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/index.d.ts +1 -0
  81. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/index.d.ts +1 -0
  82. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +5 -0
  83. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/index.d.ts +1 -0
  84. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +5 -0
  85. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/index.d.ts +1 -0
  86. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +5 -0
  87. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/index.d.ts +1 -0
  88. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +5 -0
  89. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/index.d.ts +1 -0
  90. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +5 -0
  91. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/index.d.ts +1 -0
  92. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +5 -0
  93. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/index.d.ts +1 -0
  94. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +5 -0
  95. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/index.d.ts +1 -0
  96. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +5 -0
  97. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/index.d.ts +1 -0
  98. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +5 -0
  99. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/index.d.ts +1 -0
  100. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/index.d.ts +1 -0
  101. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +5 -0
  102. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/index.d.ts +1 -0
  103. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +5 -0
  104. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/index.d.ts +1 -0
  105. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +5 -0
  106. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/index.d.ts +1 -0
  107. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageMode/VeltCommentsSidebarPageMode.d.ts +5 -0
  108. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageMode/index.d.ts +1 -0
  109. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +5 -0
  110. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/index.d.ts +1 -0
  111. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +5 -0
  112. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/index.d.ts +1 -0
  113. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +25 -0
  114. package/esm/types/components/VeltCommentsSidebarWireframe/index.d.ts +1 -0
  115. package/esm/types/components/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +5 -0
  116. package/esm/types/components/VeltTextCommentToolWireframe/index.d.ts +1 -0
  117. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +14 -0
  118. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +14 -0
  119. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +5 -0
  120. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/index.d.ts +1 -0
  121. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +5 -0
  122. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/index.d.ts +1 -0
  123. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +5 -0
  124. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/index.d.ts +1 -0
  125. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +5 -0
  126. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/index.d.ts +1 -0
  127. package/esm/types/components/VeltUserSelectorDropdownWireframe/index.d.ts +1 -0
  128. package/esm/types/components/index.d.ts +4 -12
  129. package/index.d.ts +81 -79
  130. package/package.json +1 -1
  131. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/VeltCommentSidebarCloseButton.d.ts +0 -5
  132. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/index.d.ts +0 -1
  133. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/VeltCommentSidebarEmptyPlaceholder.d.ts +0 -5
  134. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/index.d.ts +0 -1
  135. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilter.d.ts +0 -33
  136. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/VeltCommentSidebarFilterAllOption.d.ts +0 -5
  137. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/index.d.ts +0 -1
  138. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/VeltCommentSidebarFilterButton.d.ts +0 -5
  139. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/index.d.ts +0 -1
  140. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/VeltCommentSidebarFilterCategory.d.ts +0 -5
  141. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/index.d.ts +0 -1
  142. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckbox.d.ts +0 -11
  143. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/VeltCommentSidebarFilterCheckboxChecked.d.ts +0 -5
  144. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/index.d.ts +0 -1
  145. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/VeltCommentSidebarFilterCheckboxUnchecked.d.ts +0 -5
  146. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/index.d.ts +0 -1
  147. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/index.d.ts +0 -1
  148. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/VeltCommentSidebarFilterCloseButton.d.ts +0 -5
  149. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/index.d.ts +0 -1
  150. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/VeltCommentSidebarFilterCommentType.d.ts +0 -5
  151. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/index.d.ts +0 -1
  152. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/VeltCommentSidebarFilterDoneButton.d.ts +0 -5
  153. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/index.d.ts +0 -1
  154. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/VeltCommentSidebarFilterGroupBy.d.ts +0 -5
  155. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/index.d.ts +0 -1
  156. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/VeltCommentSidebarFilterLocation.d.ts +0 -5
  157. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/index.d.ts +0 -1
  158. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/VeltCommentSidebarFilterPeople.d.ts +0 -5
  159. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/index.d.ts +0 -1
  160. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/VeltCommentSidebarFilterPriority.d.ts +0 -5
  161. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/index.d.ts +0 -1
  162. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/VeltCommentSidebarFilterTitle.d.ts +0 -5
  163. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/index.d.ts +0 -1
  164. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/VeltCommentSidebarFilterVersions.d.ts +0 -5
  165. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/index.d.ts +0 -1
  166. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/index.d.ts +0 -1
  167. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/VeltCommentSidebarHeader.d.ts +0 -5
  168. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/index.d.ts +0 -1
  169. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/VeltCommentSidebarList.d.ts +0 -5
  170. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/index.d.ts +0 -1
  171. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/VeltCommentSidebarPageMode.d.ts +0 -5
  172. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/index.d.ts +0 -1
  173. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/VeltCommentSidebarSearch.d.ts +0 -5
  174. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/index.d.ts +0 -1
  175. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/VeltCommentSidebarStatus.d.ts +0 -5
  176. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/index.d.ts +0 -1
  177. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarWireframe.d.ts +0 -23
  178. package/cjs/types/components/VeltCommentSidebarWireframe/index.d.ts +0 -1
  179. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +0 -5
  180. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +0 -1
  181. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +0 -5
  182. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/VeltUserSelectorInternalDropdown.d.ts +0 -5
  183. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/index.d.ts +0 -1
  184. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/VeltUserSelectorInternalDropdownAvatar.d.ts +0 -5
  185. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/index.d.ts +0 -1
  186. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/VeltUserSelectorInternalDropdownEmail.d.ts +0 -5
  187. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/index.d.ts +0 -1
  188. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/VeltUserSelectorInternalDropdownErrorIcon.d.ts +0 -5
  189. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/index.d.ts +0 -1
  190. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/VeltUserSelectorInternalDropdownName.d.ts +0 -5
  191. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/index.d.ts +0 -1
  192. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/VeltCommentSidebarCloseButton.d.ts +0 -5
  193. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/index.d.ts +0 -1
  194. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/VeltCommentSidebarEmptyPlaceholder.d.ts +0 -5
  195. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/index.d.ts +0 -1
  196. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilter.d.ts +0 -33
  197. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/VeltCommentSidebarFilterAllOption.d.ts +0 -5
  198. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/index.d.ts +0 -1
  199. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/VeltCommentSidebarFilterButton.d.ts +0 -5
  200. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/index.d.ts +0 -1
  201. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/VeltCommentSidebarFilterCategory.d.ts +0 -5
  202. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/index.d.ts +0 -1
  203. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckbox.d.ts +0 -11
  204. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/VeltCommentSidebarFilterCheckboxChecked.d.ts +0 -5
  205. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/index.d.ts +0 -1
  206. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/VeltCommentSidebarFilterCheckboxUnchecked.d.ts +0 -5
  207. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/index.d.ts +0 -1
  208. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/index.d.ts +0 -1
  209. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/VeltCommentSidebarFilterCloseButton.d.ts +0 -5
  210. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/index.d.ts +0 -1
  211. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/VeltCommentSidebarFilterCommentType.d.ts +0 -5
  212. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/index.d.ts +0 -1
  213. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/VeltCommentSidebarFilterDoneButton.d.ts +0 -5
  214. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/index.d.ts +0 -1
  215. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/VeltCommentSidebarFilterGroupBy.d.ts +0 -5
  216. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/index.d.ts +0 -1
  217. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/VeltCommentSidebarFilterLocation.d.ts +0 -5
  218. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/index.d.ts +0 -1
  219. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/VeltCommentSidebarFilterPeople.d.ts +0 -5
  220. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/index.d.ts +0 -1
  221. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/VeltCommentSidebarFilterPriority.d.ts +0 -5
  222. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/index.d.ts +0 -1
  223. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/VeltCommentSidebarFilterTitle.d.ts +0 -5
  224. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/index.d.ts +0 -1
  225. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/VeltCommentSidebarFilterVersions.d.ts +0 -5
  226. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/index.d.ts +0 -1
  227. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/index.d.ts +0 -1
  228. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/VeltCommentSidebarHeader.d.ts +0 -5
  229. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/index.d.ts +0 -1
  230. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/VeltCommentSidebarList.d.ts +0 -5
  231. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/index.d.ts +0 -1
  232. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/VeltCommentSidebarPageMode.d.ts +0 -5
  233. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/index.d.ts +0 -1
  234. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/VeltCommentSidebarSearch.d.ts +0 -5
  235. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/index.d.ts +0 -1
  236. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/VeltCommentSidebarStatus.d.ts +0 -5
  237. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/index.d.ts +0 -1
  238. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarWireframe.d.ts +0 -23
  239. package/esm/types/components/VeltCommentSidebarWireframe/index.d.ts +0 -1
  240. package/esm/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +0 -5
  241. package/esm/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +0 -1
  242. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +0 -5
  243. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/VeltUserSelectorInternalDropdown.d.ts +0 -5
  244. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/index.d.ts +0 -1
  245. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/VeltUserSelectorInternalDropdownAvatar.d.ts +0 -5
  246. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/index.d.ts +0 -1
  247. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/VeltUserSelectorInternalDropdownEmail.d.ts +0 -5
  248. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/index.d.ts +0 -1
  249. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/VeltUserSelectorInternalDropdownErrorIcon.d.ts +0 -5
  250. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/index.d.ts +0 -1
  251. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/VeltUserSelectorInternalDropdownName.d.ts +0 -5
  252. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/index.d.ts +0 -1
  253. /package/cjs/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +0 -0
  254. /package/cjs/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarCommentAnnotation/index.d.ts +0 -0
  255. /package/cjs/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +0 -0
  256. /package/cjs/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarCopywriter/index.d.ts +0 -0
  257. /package/cjs/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +0 -0
  258. /package/cjs/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarGeneric/index.d.ts +0 -0
  259. /package/cjs/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +0 -0
  260. /package/cjs/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarSeperator/index.d.ts +0 -0
  261. /package/cjs/types/components/{VeltTextComment/VeltTextCommentToolbar → VeltTextCommentToolbarWireframe}/index.d.ts +0 -0
  262. /package/esm/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +0 -0
  263. /package/esm/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarCommentAnnotation/index.d.ts +0 -0
  264. /package/esm/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +0 -0
  265. /package/esm/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarCopywriter/index.d.ts +0 -0
  266. /package/esm/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +0 -0
  267. /package/esm/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarGeneric/index.d.ts +0 -0
  268. /package/esm/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +0 -0
  269. /package/esm/types/components/{VeltTextComment → VeltTextCommentToolbarWireframe}/VeltTextCommentToolbarSeperator/index.d.ts +0 -0
  270. /package/esm/types/components/{VeltTextComment/VeltTextCommentToolbar → VeltTextCommentToolbarWireframe}/index.d.ts +0 -0
package/index.d.ts CHANGED
@@ -522,106 +522,106 @@ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframePr
522
522
  Upgrade: React.FC<IVeltCommentDialogUpgradeProps>;
523
523
  };
524
524
 
525
- interface IVeltCommentSidebarCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
525
+ interface IVeltCommentsSidebarCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
526
526
  }
527
527
 
528
- interface IVeltCommentSidebarEmptyPlaceholderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
528
+ interface IVeltCommentsSidebarEmptyPlaceholderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
529
529
  }
530
530
 
531
- interface IVeltCommentSidebarFilterAllOptionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
531
+ interface IVeltCommentsSidebarFilterAllOptionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
532
532
  }
533
533
 
534
- interface IVeltCommentSidebarFilterButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
534
+ interface IVeltCommentsSidebarFilterCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
535
535
  }
536
536
 
537
- interface IVeltCommentSidebarFilterCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
537
+ interface IVeltCommentsSidebarFilterCheckboxCheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
538
538
  }
539
539
 
540
- interface IVeltCommentSidebarFilterCheckboxCheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
540
+ interface IVeltCommentsSidebarFilterCheckboxUncheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
541
541
  }
542
542
 
543
- interface IVeltCommentSidebarFilterCheckboxUncheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
543
+ interface IVeltCommentsSidebarFilterCheckboxProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
544
544
  }
545
-
546
- interface IVeltCommentSidebarFilterCheckboxProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
547
- }
548
- interface IVeltCommentSidebarFilterCheckbox extends React.FC<IVeltCommentSidebarFilterCheckboxProps> {
549
- Checked: React.FC<IVeltCommentSidebarFilterCheckboxCheckedProps>;
550
- Unchecked: React.FC<IVeltCommentSidebarFilterCheckboxUncheckedProps>;
545
+ interface IVeltCommentsSidebarFilterCheckbox extends React.FC<IVeltCommentsSidebarFilterCheckboxProps> {
546
+ Checked: React.FC<IVeltCommentsSidebarFilterCheckboxCheckedProps>;
547
+ Unchecked: React.FC<IVeltCommentsSidebarFilterCheckboxUncheckedProps>;
551
548
  }
552
549
 
553
- interface IVeltCommentSidebarFilterCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
550
+ interface IVeltCommentsSidebarFilterCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
554
551
  }
555
552
 
556
- interface IVeltCommentSidebarFilterCommentTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
553
+ interface IVeltCommentsSidebarFilterCommentTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
557
554
  }
558
555
 
559
- interface IVeltCommentSidebarFilterDoneButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
556
+ interface IVeltCommentsSidebarFilterDoneButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
560
557
  }
561
558
 
562
- interface IVeltCommentSidebarFilterGroupByProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
559
+ interface IVeltCommentsSidebarFilterGroupByProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
563
560
  }
564
561
 
565
- interface IVeltCommentSidebarFilterLocationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
562
+ interface IVeltCommentsSidebarFilterLocationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
566
563
  }
567
564
 
568
- interface IVeltCommentSidebarFilterPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
565
+ interface IVeltCommentsSidebarFilterPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
569
566
  }
570
567
 
571
- interface IVeltCommentSidebarFilterPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
568
+ interface IVeltCommentsSidebarFilterPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
572
569
  }
573
570
 
574
- interface IVeltCommentSidebarFilterTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
571
+ interface IVeltCommentsSidebarFilterTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
575
572
  }
576
573
 
577
- interface IVeltCommentSidebarFilterVersionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
574
+ interface IVeltCommentsSidebarFilterVersionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
578
575
  }
579
576
 
580
- interface IVeltCommentSidebarFilterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
577
+ interface IVeltCommentsSidebarFilterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
578
+ }
579
+ interface IVeltCommentsSidebarFilter extends React.FC<IVeltCommentsSidebarFilterProps> {
580
+ AllOption: React.FC<IVeltCommentsSidebarFilterAllOptionProps>;
581
+ Category: React.FC<IVeltCommentsSidebarFilterCategoryProps>;
582
+ Checkbox: IVeltCommentsSidebarFilterCheckbox;
583
+ CloseButton: React.FC<IVeltCommentsSidebarFilterCloseButtonProps>;
584
+ CommentType: React.FC<IVeltCommentsSidebarFilterCommentTypeProps>;
585
+ DoneButton: React.FC<IVeltCommentsSidebarFilterDoneButtonProps>;
586
+ GroupBy: React.FC<IVeltCommentsSidebarFilterGroupByProps>;
587
+ Location: React.FC<IVeltCommentsSidebarFilterLocationProps>;
588
+ People: React.FC<IVeltCommentsSidebarFilterPeopleProps>;
589
+ Priority: React.FC<IVeltCommentsSidebarFilterPriorityProps>;
590
+ Title: React.FC<IVeltCommentsSidebarFilterTitleProps>;
591
+ Versions: React.FC<IVeltCommentsSidebarFilterVersionsProps>;
581
592
  }
582
- interface IVeltCommentSidebarFilter extends React.FC<IVeltCommentSidebarFilterProps> {
583
- AllOption: React.FC<IVeltCommentSidebarFilterAllOptionProps>;
584
- Button: React.FC<IVeltCommentSidebarFilterButtonProps>;
585
- Category: React.FC<IVeltCommentSidebarFilterCategoryProps>;
586
- Checkbox: IVeltCommentSidebarFilterCheckbox;
587
- CloseButton: React.FC<IVeltCommentSidebarFilterCloseButtonProps>;
588
- CommentType: React.FC<IVeltCommentSidebarFilterCommentTypeProps>;
589
- DoneButton: React.FC<IVeltCommentSidebarFilterDoneButtonProps>;
590
- GroupBy: React.FC<IVeltCommentSidebarFilterGroupByProps>;
591
- Location: React.FC<IVeltCommentSidebarFilterLocationProps>;
592
- People: React.FC<IVeltCommentSidebarFilterPeopleProps>;
593
- Priority: React.FC<IVeltCommentSidebarFilterPriorityProps>;
594
- Title: React.FC<IVeltCommentSidebarFilterTitleProps>;
595
- Versions: React.FC<IVeltCommentSidebarFilterVersionsProps>;
593
+
594
+ interface IVeltCommentsSidebarHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
596
595
  }
597
596
 
598
- interface IVeltCommentSidebarHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
597
+ interface IVeltCommentsSidebarListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
599
598
  }
600
599
 
601
- interface IVeltCommentSidebarListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
600
+ interface IVeltCommentsSidebarPageModeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
602
601
  }
603
602
 
604
- interface IVeltCommentSidebarPageModeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
603
+ interface IVeltCommentsSidebarSearchProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
605
604
  }
606
605
 
607
- interface IVeltCommentSidebarSearchProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
606
+ interface IVeltCommentsSidebarStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
608
607
  }
609
608
 
610
- interface IVeltCommentSidebarStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
609
+ interface IVeltCommentsSidebarFilterButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
611
610
  }
612
611
 
613
- interface IVeltCommentSidebarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
612
+ interface IVeltCommentsSidebarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
614
613
  variant?: string;
615
614
  }
616
- declare const VeltCommentSidebarWireframe: React.FC<IVeltCommentSidebarWireframeProps> & {
617
- CloseButton: React.FC<IVeltCommentSidebarCloseButtonProps>;
618
- EmptyPlaceholder: React.FC<IVeltCommentSidebarEmptyPlaceholderProps>;
619
- Filter: IVeltCommentSidebarFilter;
620
- Header: React.FC<IVeltCommentSidebarHeaderProps>;
621
- List: React.FC<IVeltCommentSidebarListProps>;
622
- PageMode: React.FC<IVeltCommentSidebarPageModeProps>;
623
- Search: React.FC<IVeltCommentSidebarSearchProps>;
624
- Status: React.FC<IVeltCommentSidebarStatusProps>;
615
+ declare const VeltCommentsSidebarWireframe: React.FC<IVeltCommentsSidebarWireframeProps> & {
616
+ CloseButton: React.FC<IVeltCommentsSidebarCloseButtonProps>;
617
+ EmptyPlaceholder: React.FC<IVeltCommentsSidebarEmptyPlaceholderProps>;
618
+ Filter: IVeltCommentsSidebarFilter;
619
+ Header: React.FC<IVeltCommentsSidebarHeaderProps>;
620
+ List: React.FC<IVeltCommentsSidebarListProps>;
621
+ PageMode: React.FC<IVeltCommentsSidebarPageModeProps>;
622
+ Search: React.FC<IVeltCommentsSidebarSearchProps>;
623
+ Status: React.FC<IVeltCommentsSidebarStatusProps>;
624
+ FilterButton: React.FC<IVeltCommentsSidebarFilterButtonProps>;
625
625
  };
626
626
 
627
627
  interface IVeltCommentPinGhostCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
@@ -663,57 +663,59 @@ interface IVeltCommentToolWireframeProps extends React.DetailedHTMLProps<React.H
663
663
  }
664
664
  declare const VeltCommentToolWireframe: React.FC<IVeltCommentToolWireframeProps>;
665
665
 
666
- interface IVeltCommentBubbleAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
666
+ interface IVeltTextCommentToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
667
667
  }
668
- declare const VeltCommentBubbleAvatar: React.FC<IVeltCommentBubbleAvatarProps>;
668
+ declare const VeltTextCommentToolWireframe: React.FC<IVeltTextCommentToolWireframeProps>;
669
669
 
670
- interface IVeltCommentBubbleCommentsCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
670
+ interface IVeltTextCommentToolbarCommentAnnotationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
671
671
  }
672
- declare const VeltCommentBubbleCommentsCount: React.FC<IVeltCommentBubbleCommentsCountProps>;
673
672
 
674
- interface IVeltTextCommentToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
673
+ interface IVeltTextCommentToolbarCopywriterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
675
674
  }
676
- declare const VeltTextCommentTool: React.FC<IVeltTextCommentToolProps>;
677
675
 
678
- interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
676
+ interface IVeltTextCommentToolbarGenericProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
679
677
  }
680
- declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps>;
681
678
 
682
- interface IVeltTextCommentToolbarCommentAnnotationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
679
+ interface IVeltTextCommentToolbarSeperatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
683
680
  }
684
- declare const VeltTextCommentToolbarCommentAnnotation: React.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
685
681
 
686
- interface IVeltTextCommentToolbarSeperatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
682
+ interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
687
683
  }
688
- declare const VeltTextCommentToolbarSeperator: React.FC<IVeltTextCommentToolbarSeperatorProps>;
684
+ declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps> & {
685
+ CommentAnnotation: React.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
686
+ Copywriter: React.FC<IVeltTextCommentToolbarCopywriterProps>;
687
+ Generic: React.FC<IVeltTextCommentToolbarGenericProps>;
688
+ Seperator: React.FC<IVeltTextCommentToolbarSeperatorProps>;
689
+ };
689
690
 
690
- interface IVeltTextCommentToolbarCopywriterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
691
+ interface IVeltUserSelectorDropdownAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
691
692
  }
692
- declare const VeltTextCommentToolbarCopywriter: React.FC<IVeltTextCommentToolbarCopywriterProps>;
693
693
 
694
- interface IVeltTextCommentToolbarGenericProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
694
+ interface IVeltUserSelectorDropdownEmailProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
695
695
  }
696
- declare const VeltTextCommentToolbarGeneric: React.FC<IVeltTextCommentToolbarGenericProps>;
697
696
 
698
- interface IVeltUserSelectorInternalDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
697
+ interface IVeltUserSelectorDropdownErrorIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
699
698
  }
700
- declare const VeltUserSelectorInternalDropdown: React.FC<IVeltUserSelectorInternalDropdownProps>;
701
699
 
702
- interface IVeltUserSelectorInternalDropdownAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
700
+ interface IVeltUserSelectorDropdownNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
703
701
  }
704
- declare const VeltUserSelectorInternalDropdownAvatar: React.FC<IVeltUserSelectorInternalDropdownAvatarProps>;
705
702
 
706
- interface IVeltUserSelectorInternalDropdownEmailProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
703
+ interface IVeltUserSelectorDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
707
704
  }
708
- declare const VeltUserSelectorInternalDropdownEmail: React.FC<IVeltUserSelectorInternalDropdownEmailProps>;
705
+ declare const VeltUserSelectorDropdown: React.FC<IVeltUserSelectorDropdownProps> & {
706
+ Avatar: React.FC<IVeltUserSelectorDropdownAvatarProps>;
707
+ Email: React.FC<IVeltUserSelectorDropdownEmailProps>;
708
+ ErrorIcon: React.FC<IVeltUserSelectorDropdownErrorIconProps>;
709
+ Name: React.FC<IVeltUserSelectorDropdownNameProps>;
710
+ };
709
711
 
710
- interface IVeltUserSelectorInternalDropdownNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
712
+ interface IVeltCommentBubbleAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
711
713
  }
712
- declare const VeltUserSelectorInternalDropdownName: React.FC<IVeltUserSelectorInternalDropdownNameProps>;
714
+ declare const VeltCommentBubbleAvatar: React.FC<IVeltCommentBubbleAvatarProps>;
713
715
 
714
- interface IVeltUserSelectorInternalDropdownErrorIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
716
+ interface IVeltCommentBubbleCommentsCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
715
717
  }
716
- declare const VeltUserSelectorInternalDropdownErrorIcon: React.FC<IVeltUserSelectorInternalDropdownErrorIconProps>;
718
+ declare const VeltCommentBubbleCommentsCount: React.FC<IVeltCommentBubbleCommentsCountProps>;
717
719
 
718
720
  declare function useVeltClient(): {
719
721
  client: Velt;
@@ -889,4 +891,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
889
891
  updateLiveStateDataId: (newId?: string) => void;
890
892
  };
891
893
 
892
- export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentDialogWireframe, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentSidebarWireframe, VeltCommentThread, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, SnippylyCommentsSidebar as VeltCommentsSidebar, SnippylyCursor as VeltCursor, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsTool, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, SnippylyRecorderControlPanel as VeltRecorderControlPanel, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, SnippylyRecorderTool as VeltRecorderTool, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentTool, VeltTextCommentToolbar, VeltTextCommentToolbarCommentAnnotation, VeltTextCommentToolbarCopywriter, VeltTextCommentToolbarGeneric, VeltTextCommentToolbarSeperator, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorInternalDropdown, VeltUserSelectorInternalDropdownAvatar, VeltUserSelectorInternalDropdownEmail, VeltUserSelectorInternalDropdownErrorIcon, VeltUserSelectorInternalDropdownName, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddLocation, useClient, useCommentAddHandler, useCommentAnnotations, useCommentDialogSidebarClickHandler, useCommentModeState, useCommentUpdateHandler, useCommentUtils, useCursorUsers, useCursorUtils, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useHuddleUtils, useIdentify, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderUtils, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnsetDocumentId, useUserEditorState, useVeltClient, useViewsUtils };
894
+ export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentDialogWireframe, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentThread, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarWireframe, SnippylyCursor as VeltCursor, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsTool, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, SnippylyRecorderControlPanel as VeltRecorderControlPanel, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, SnippylyRecorderTool as VeltRecorderTool, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddLocation, useClient, useCommentAddHandler, useCommentAnnotations, useCommentDialogSidebarClickHandler, useCommentModeState, useCommentUpdateHandler, useCommentUtils, useCursorUsers, useCursorUtils, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useHuddleUtils, useIdentify, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderUtils, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnsetDocumentId, useUserEditorState, useVeltClient, useViewsUtils };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/react",
3
- "version": "1.0.110",
3
+ "version": "1.0.111",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarCloseButton: React.FC<IVeltCommentSidebarCloseButtonProps>;
5
- export default VeltCommentSidebarCloseButton;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarCloseButton";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarEmptyPlaceholderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarEmptyPlaceholder: React.FC<IVeltCommentSidebarEmptyPlaceholderProps>;
5
- export default VeltCommentSidebarEmptyPlaceholder;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarEmptyPlaceholder";
@@ -1,33 +0,0 @@
1
- import React from 'react';
2
- import { IVeltCommentSidebarFilterAllOptionProps } from './VeltCommentSidebarFilterAllOption/VeltCommentSidebarFilterAllOption';
3
- import { IVeltCommentSidebarFilterButtonProps } from './VeltCommentSidebarFilterButton/VeltCommentSidebarFilterButton';
4
- import { IVeltCommentSidebarFilterCategoryProps } from './VeltCommentSidebarFilterCategory/VeltCommentSidebarFilterCategory';
5
- import { IVeltCommentSidebarFilterCheckbox } from './VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckbox';
6
- import { IVeltCommentSidebarFilterCloseButtonProps } from './VeltCommentSidebarFilterCloseButton/VeltCommentSidebarFilterCloseButton';
7
- import { IVeltCommentSidebarFilterCommentTypeProps } from './VeltCommentSidebarFilterCommentType/VeltCommentSidebarFilterCommentType';
8
- import { IVeltCommentSidebarFilterDoneButtonProps } from './VeltCommentSidebarFilterDoneButton/VeltCommentSidebarFilterDoneButton';
9
- import { IVeltCommentSidebarFilterGroupByProps } from './VeltCommentSidebarFilterGroupBy/VeltCommentSidebarFilterGroupBy';
10
- import { IVeltCommentSidebarFilterLocationProps } from './VeltCommentSidebarFilterLocation/VeltCommentSidebarFilterLocation';
11
- import { IVeltCommentSidebarFilterPeopleProps } from './VeltCommentSidebarFilterPeople/VeltCommentSidebarFilterPeople';
12
- import { IVeltCommentSidebarFilterPriorityProps } from './VeltCommentSidebarFilterPriority/VeltCommentSidebarFilterPriority';
13
- import { IVeltCommentSidebarFilterTitleProps } from './VeltCommentSidebarFilterTitle/VeltCommentSidebarFilterTitle';
14
- import { IVeltCommentSidebarFilterVersionsProps } from './VeltCommentSidebarFilterVersions/VeltCommentSidebarFilterVersions';
15
- export interface IVeltCommentSidebarFilterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
16
- }
17
- export interface IVeltCommentSidebarFilter extends React.FC<IVeltCommentSidebarFilterProps> {
18
- AllOption: React.FC<IVeltCommentSidebarFilterAllOptionProps>;
19
- Button: React.FC<IVeltCommentSidebarFilterButtonProps>;
20
- Category: React.FC<IVeltCommentSidebarFilterCategoryProps>;
21
- Checkbox: IVeltCommentSidebarFilterCheckbox;
22
- CloseButton: React.FC<IVeltCommentSidebarFilterCloseButtonProps>;
23
- CommentType: React.FC<IVeltCommentSidebarFilterCommentTypeProps>;
24
- DoneButton: React.FC<IVeltCommentSidebarFilterDoneButtonProps>;
25
- GroupBy: React.FC<IVeltCommentSidebarFilterGroupByProps>;
26
- Location: React.FC<IVeltCommentSidebarFilterLocationProps>;
27
- People: React.FC<IVeltCommentSidebarFilterPeopleProps>;
28
- Priority: React.FC<IVeltCommentSidebarFilterPriorityProps>;
29
- Title: React.FC<IVeltCommentSidebarFilterTitleProps>;
30
- Versions: React.FC<IVeltCommentSidebarFilterVersionsProps>;
31
- }
32
- declare const VeltCommentSidebarFilter: IVeltCommentSidebarFilter;
33
- export default VeltCommentSidebarFilter;
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterAllOptionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterAllOption: React.FC<IVeltCommentSidebarFilterAllOptionProps>;
5
- export default VeltCommentSidebarFilterAllOption;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterAllOption";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterButton: React.FC<IVeltCommentSidebarFilterButtonProps>;
5
- export default VeltCommentSidebarFilterButton;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterButton";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterCategory: React.FC<IVeltCommentSidebarFilterCategoryProps>;
5
- export default VeltCommentSidebarFilterCategory;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterCategory";
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { IVeltCommentSidebarFilterCheckboxCheckedProps } from './VeltCommentSidebarFilterCheckboxChecked/VeltCommentSidebarFilterCheckboxChecked';
3
- import { IVeltCommentSidebarFilterCheckboxUncheckedProps } from './VeltCommentSidebarFilterCheckboxUnchecked/VeltCommentSidebarFilterCheckboxUnchecked';
4
- export interface IVeltCommentSidebarFilterCheckboxProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
- }
6
- export interface IVeltCommentSidebarFilterCheckbox extends React.FC<IVeltCommentSidebarFilterCheckboxProps> {
7
- Checked: React.FC<IVeltCommentSidebarFilterCheckboxCheckedProps>;
8
- Unchecked: React.FC<IVeltCommentSidebarFilterCheckboxUncheckedProps>;
9
- }
10
- declare const VeltCommentSidebarFilterCheckbox: IVeltCommentSidebarFilterCheckbox;
11
- export default VeltCommentSidebarFilterCheckbox;
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterCheckboxCheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterCheckboxChecked: React.FC<IVeltCommentSidebarFilterCheckboxCheckedProps>;
5
- export default VeltCommentSidebarFilterCheckboxChecked;
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterCheckboxUncheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterCheckboxUnchecked: React.FC<IVeltCommentSidebarFilterCheckboxUncheckedProps>;
5
- export default VeltCommentSidebarFilterCheckboxUnchecked;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterCheckbox";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterCloseButton: React.FC<IVeltCommentSidebarFilterCloseButtonProps>;
5
- export default VeltCommentSidebarFilterCloseButton;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterCloseButton";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterCommentTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterCommentType: React.FC<IVeltCommentSidebarFilterCommentTypeProps>;
5
- export default VeltCommentSidebarFilterCommentType;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterCommentType";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterDoneButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterDoneButton: React.FC<IVeltCommentSidebarFilterDoneButtonProps>;
5
- export default VeltCommentSidebarFilterDoneButton;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterDoneButton";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterGroupByProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterGroupBy: React.FC<IVeltCommentSidebarFilterGroupByProps>;
5
- export default VeltCommentSidebarFilterGroupBy;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterGroupBy";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterLocationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterLocation: React.FC<IVeltCommentSidebarFilterLocationProps>;
5
- export default VeltCommentSidebarFilterLocation;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterLocation";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterPeople: React.FC<IVeltCommentSidebarFilterPeopleProps>;
5
- export default VeltCommentSidebarFilterPeople;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterPeople";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterPriority: React.FC<IVeltCommentSidebarFilterPriorityProps>;
5
- export default VeltCommentSidebarFilterPriority;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterPriority";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterTitle: React.FC<IVeltCommentSidebarFilterTitleProps>;
5
- export default VeltCommentSidebarFilterTitle;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterTitle";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarFilterVersionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarFilterVersions: React.FC<IVeltCommentSidebarFilterVersionsProps>;
5
- export default VeltCommentSidebarFilterVersions;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilterVersions";
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarFilter";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarHeader: React.FC<IVeltCommentSidebarHeaderProps>;
5
- export default VeltCommentSidebarHeader;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarHeader";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarList: React.FC<IVeltCommentSidebarListProps>;
5
- export default VeltCommentSidebarList;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarList";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarPageModeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarPageMode: React.FC<IVeltCommentSidebarPageModeProps>;
5
- export default VeltCommentSidebarPageMode;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarPageMode";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarSearchProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarSearch: React.FC<IVeltCommentSidebarSearchProps>;
5
- export default VeltCommentSidebarSearch;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarSearch";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltCommentSidebarStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltCommentSidebarStatus: React.FC<IVeltCommentSidebarStatusProps>;
5
- export default VeltCommentSidebarStatus;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarStatus";
@@ -1,23 +0,0 @@
1
- import React from 'react';
2
- import { IVeltCommentSidebarCloseButtonProps } from './VeltCommentSidebarCloseButton/VeltCommentSidebarCloseButton';
3
- import { IVeltCommentSidebarEmptyPlaceholderProps } from './VeltCommentSidebarEmptyPlaceholder/VeltCommentSidebarEmptyPlaceholder';
4
- import { IVeltCommentSidebarFilter } from './VeltCommentSidebarFilter/VeltCommentSidebarFilter';
5
- import { IVeltCommentSidebarHeaderProps } from './VeltCommentSidebarHeader/VeltCommentSidebarHeader';
6
- import { IVeltCommentSidebarListProps } from './VeltCommentSidebarList/VeltCommentSidebarList';
7
- import { IVeltCommentSidebarPageModeProps } from './VeltCommentSidebarPageMode/VeltCommentSidebarPageMode';
8
- import { IVeltCommentSidebarSearchProps } from './VeltCommentSidebarSearch/VeltCommentSidebarSearch';
9
- import { IVeltCommentSidebarStatusProps } from './VeltCommentSidebarStatus/VeltCommentSidebarStatus';
10
- export interface IVeltCommentSidebarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
11
- variant?: string;
12
- }
13
- declare const VeltCommentSidebarWireframe: React.FC<IVeltCommentSidebarWireframeProps> & {
14
- CloseButton: React.FC<IVeltCommentSidebarCloseButtonProps>;
15
- EmptyPlaceholder: React.FC<IVeltCommentSidebarEmptyPlaceholderProps>;
16
- Filter: IVeltCommentSidebarFilter;
17
- Header: React.FC<IVeltCommentSidebarHeaderProps>;
18
- List: React.FC<IVeltCommentSidebarListProps>;
19
- PageMode: React.FC<IVeltCommentSidebarPageModeProps>;
20
- Search: React.FC<IVeltCommentSidebarSearchProps>;
21
- Status: React.FC<IVeltCommentSidebarStatusProps>;
22
- };
23
- export default VeltCommentSidebarWireframe;
@@ -1 +0,0 @@
1
- export { default } from "./VeltCommentSidebarWireframe";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltTextCommentToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltTextCommentTool: React.FC<IVeltTextCommentToolProps>;
5
- export default VeltTextCommentTool;
@@ -1 +0,0 @@
1
- export { default } from "./VeltTextCommentTool";
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
- }
4
- declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps>;
5
- export default VeltTextCommentToolbar;