@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/esm/index.js CHANGED
@@ -863,148 +863,148 @@ VeltCommentDialogWireframe.Threads = VeltCommentDialogThreads;
863
863
  VeltCommentDialogWireframe.ToggleReply = VeltCommentDialogToggleReply;
864
864
  VeltCommentDialogWireframe.Upgrade = VeltCommentDialogUpgrade;
865
865
 
866
- var VeltCommentSidebarCloseButton = function (props) {
866
+ var VeltCommentsSidebarCloseButton = function (props) {
867
867
  var children = props.children;
868
- return (React.createElement("velt-comment-sidebar-close-button-wireframe", null, children));
868
+ return (React.createElement("velt-comments-sidebar-close-button-wireframe", null, children));
869
869
  };
870
870
 
871
- var VeltCommentSidebarEmptyPlaceholder = function (props) {
871
+ var VeltCommentsSidebarEmptyPlaceholder = function (props) {
872
872
  var children = props.children;
873
- return (React.createElement("velt-comment-sidebar-empty-placeholder-wireframe", null, children));
873
+ return (React.createElement("velt-comments-sidebar-empty-placeholder-wireframe", null, children));
874
874
  };
875
875
 
876
- var VeltCommentSidebarFilterAllOption = function (props) {
876
+ var VeltCommentsSidebarFilterAllOption = function (props) {
877
877
  var children = props.children;
878
- return (React.createElement("velt-comment-sidebar-filter-all-option-wireframe", null, children));
878
+ return (React.createElement("velt-comments-sidebar-filter-all-option-wireframe", null, children));
879
879
  };
880
880
 
881
- var VeltCommentSidebarFilterButton = function (props) {
881
+ var VeltCommentsSidebarFilterCategory = function (props) {
882
882
  var children = props.children;
883
- return (React.createElement("velt-comment-sidebar-filter-button-wireframe", null, children));
883
+ return (React.createElement("velt-comments-sidebar-filter-category-wireframe", null, children));
884
884
  };
885
885
 
886
- var VeltCommentSidebarFilterCategory = function (props) {
886
+ var VeltCommentsSidebarFilterCheckboxChecked = function (props) {
887
887
  var children = props.children;
888
- return (React.createElement("velt-comment-sidebar-filter-category-wireframe", null, children));
888
+ return (React.createElement("velt-comments-sidebar-filter-checkbox-checked-wireframe", null, children));
889
889
  };
890
890
 
891
- var VeltCommentSidebarFilterCheckboxChecked = function (props) {
891
+ var VeltCommentsSidebarFilterCheckboxUnchecked = function (props) {
892
892
  var children = props.children;
893
- return (React.createElement("velt-comment-sidebar-filter-checkbox-checked-wireframe", null, children));
893
+ return (React.createElement("velt-comments-sidebar-filter-checkbox-unchecked-wireframe", null, children));
894
894
  };
895
895
 
896
- var VeltCommentSidebarFilterCheckboxUnchecked = function (props) {
896
+ var VeltCommentsSidebarFilterCheckbox = function (props) {
897
897
  var children = props.children;
898
- return (React.createElement("velt-comment-sidebar-filter-checkbox-unchecked-wireframe", null, children));
898
+ return (React.createElement("velt-comments-sidebar-filter-checkbox-wireframe", null, children));
899
899
  };
900
+ VeltCommentsSidebarFilterCheckbox.Checked = VeltCommentsSidebarFilterCheckboxChecked;
901
+ VeltCommentsSidebarFilterCheckbox.Unchecked = VeltCommentsSidebarFilterCheckboxUnchecked;
900
902
 
901
- var VeltCommentSidebarFilterCheckbox = function (props) {
903
+ var VeltCommentsSidebarFilterCloseButton = function (props) {
902
904
  var children = props.children;
903
- return (React.createElement("velt-comment-sidebar-filter-checkbox-wireframe", null, children));
905
+ return (React.createElement("velt-comments-sidebar-filter-close-button-wireframe", null, children));
904
906
  };
905
- VeltCommentSidebarFilterCheckbox.Checked = VeltCommentSidebarFilterCheckboxChecked;
906
- VeltCommentSidebarFilterCheckbox.Unchecked = VeltCommentSidebarFilterCheckboxUnchecked;
907
907
 
908
- var VeltCommentSidebarFilterCloseButton = function (props) {
908
+ var VeltCommentsSidebarFilterCommentType = function (props) {
909
909
  var children = props.children;
910
- return (React.createElement("velt-comment-sidebar-filter-close-button-wireframe", null, children));
910
+ return (React.createElement("velt-comments-sidebar-filter-comment-type-wireframe", null, children));
911
911
  };
912
912
 
913
- var VeltCommentSidebarFilterCommentType = function (props) {
913
+ var VeltCommentsSidebarFilterDoneButton = function (props) {
914
914
  var children = props.children;
915
- return (React.createElement("velt-comment-sidebar-filter-comment-type-wireframe", null, children));
915
+ return (React.createElement("velt-comments-sidebar-filter-done-button-wireframe", null, children));
916
916
  };
917
917
 
918
- var VeltCommentSidebarFilterDoneButton = function (props) {
918
+ var VeltCommentsSidebarFilterGroupBy = function (props) {
919
919
  var children = props.children;
920
- return (React.createElement("velt-comment-sidebar-filter-done-button-wireframe", null, children));
920
+ return (React.createElement("velt-comments-sidebar-filter-group-by-wireframe", null, children));
921
921
  };
922
922
 
923
- var VeltCommentSidebarFilterGroupBy = function (props) {
923
+ var VeltCommentsSidebarFilterLocation = function (props) {
924
924
  var children = props.children;
925
- return (React.createElement("velt-comment-sidebar-filter-group-by-wireframe", null, children));
925
+ return (React.createElement("velt-comments-sidebar-filter-location-wireframe", null, children));
926
926
  };
927
927
 
928
- var VeltCommentSidebarFilterLocation = function (props) {
928
+ var VeltCommentsSidebarFilterPeople = function (props) {
929
929
  var children = props.children;
930
- return (React.createElement("velt-comment-sidebar-filter-location-wireframe", null, children));
930
+ return (React.createElement("velt-comments-sidebar-filter-people-wireframe", null, children));
931
931
  };
932
932
 
933
- var VeltCommentSidebarFilterPeople = function (props) {
933
+ var VeltCommentsSidebarFilterPriority = function (props) {
934
934
  var children = props.children;
935
- return (React.createElement("velt-comment-sidebar-filter-people-wireframe", null, children));
935
+ return (React.createElement("velt-comments-sidebar-filter-priority-wireframe", null, children));
936
936
  };
937
937
 
938
- var VeltCommentSidebarFilterPriority = function (props) {
938
+ var VeltCommentsSidebarFilterTitle = function (props) {
939
939
  var children = props.children;
940
- return (React.createElement("velt-comment-sidebar-filter-priority-wireframe", null, children));
940
+ return (React.createElement("velt-comments-sidebar-filter-title-wireframe", null, children));
941
941
  };
942
942
 
943
- var VeltCommentSidebarFilterTitle = function (props) {
943
+ var VeltCommentsSidebarFilterVersions = function (props) {
944
944
  var children = props.children;
945
- return (React.createElement("velt-comment-sidebar-filter-title-wireframe", null, children));
945
+ return (React.createElement("velt-comments-sidebar-filter-versions-wireframe", null, children));
946
946
  };
947
947
 
948
- var VeltCommentSidebarFilterVersions = function (props) {
948
+ var VeltCommentsSidebarFilter = function (props) {
949
949
  var children = props.children;
950
- return (React.createElement("velt-comment-sidebar-filter-versions-wireframe", null, children));
950
+ return (React.createElement("velt-comments-sidebar-filter-wireframe", null, children));
951
951
  };
952
+ VeltCommentsSidebarFilter.AllOption = VeltCommentsSidebarFilterAllOption;
953
+ VeltCommentsSidebarFilter.Category = VeltCommentsSidebarFilterCategory;
954
+ VeltCommentsSidebarFilter.Checkbox = VeltCommentsSidebarFilterCheckbox;
955
+ VeltCommentsSidebarFilter.CloseButton = VeltCommentsSidebarFilterCloseButton;
956
+ VeltCommentsSidebarFilter.CommentType = VeltCommentsSidebarFilterCommentType;
957
+ VeltCommentsSidebarFilter.DoneButton = VeltCommentsSidebarFilterDoneButton;
958
+ VeltCommentsSidebarFilter.GroupBy = VeltCommentsSidebarFilterGroupBy;
959
+ VeltCommentsSidebarFilter.Location = VeltCommentsSidebarFilterLocation;
960
+ VeltCommentsSidebarFilter.People = VeltCommentsSidebarFilterPeople;
961
+ VeltCommentsSidebarFilter.Priority = VeltCommentsSidebarFilterPriority;
962
+ VeltCommentsSidebarFilter.Title = VeltCommentsSidebarFilterTitle;
963
+ VeltCommentsSidebarFilter.Versions = VeltCommentsSidebarFilterVersions;
952
964
 
953
- var VeltCommentSidebarFilter = function (props) {
965
+ var VeltCommentsSidebarHeader = function (props) {
954
966
  var children = props.children;
955
- return (React.createElement("velt-comment-sidebar-filter-wireframe", null, children));
967
+ return (React.createElement("velt-comments-sidebar-header-wireframe", null, children));
956
968
  };
957
- VeltCommentSidebarFilter.AllOption = VeltCommentSidebarFilterAllOption;
958
- VeltCommentSidebarFilter.Button = VeltCommentSidebarFilterButton;
959
- VeltCommentSidebarFilter.Category = VeltCommentSidebarFilterCategory;
960
- VeltCommentSidebarFilter.Checkbox = VeltCommentSidebarFilterCheckbox;
961
- VeltCommentSidebarFilter.CloseButton = VeltCommentSidebarFilterCloseButton;
962
- VeltCommentSidebarFilter.CommentType = VeltCommentSidebarFilterCommentType;
963
- VeltCommentSidebarFilter.DoneButton = VeltCommentSidebarFilterDoneButton;
964
- VeltCommentSidebarFilter.GroupBy = VeltCommentSidebarFilterGroupBy;
965
- VeltCommentSidebarFilter.Location = VeltCommentSidebarFilterLocation;
966
- VeltCommentSidebarFilter.People = VeltCommentSidebarFilterPeople;
967
- VeltCommentSidebarFilter.Priority = VeltCommentSidebarFilterPriority;
968
- VeltCommentSidebarFilter.Title = VeltCommentSidebarFilterTitle;
969
- VeltCommentSidebarFilter.Versions = VeltCommentSidebarFilterVersions;
970
969
 
971
- var VeltCommentSidebarHeader = function (props) {
970
+ var VeltCommentsSidebarList = function (props) {
972
971
  var children = props.children;
973
- return (React.createElement("velt-comment-sidebar-header-wireframe", null, children));
972
+ return (React.createElement("velt-comments-sidebar-list-wireframe", null, children));
974
973
  };
975
974
 
976
- var VeltCommentSidebarList = function (props) {
975
+ var VeltCommentsSidebarPageMode = function (props) {
977
976
  var children = props.children;
978
- return (React.createElement("velt-comment-sidebar-list-wireframe", null, children));
977
+ return (React.createElement("velt-comments-sidebar-page-mode-wireframe", null, children));
979
978
  };
980
979
 
981
- var VeltCommentSidebarPageMode = function (props) {
980
+ var VeltCommentsSidebarSearch = function (props) {
982
981
  var children = props.children;
983
- return (React.createElement("velt-comment-sidebar-page-mode-wireframe", null, children));
982
+ return (React.createElement("velt-comments-sidebar-search-wireframe", null, children));
984
983
  };
985
984
 
986
- var VeltCommentSidebarSearch = function (props) {
985
+ var VeltCommentsSidebarStatus = function (props) {
987
986
  var children = props.children;
988
- return (React.createElement("velt-comment-sidebar-search-wireframe", null, children));
987
+ return (React.createElement("velt-comments-sidebar-status-wireframe", null, children));
989
988
  };
990
989
 
991
- var VeltCommentSidebarStatus = function (props) {
990
+ var VeltCommentsSidebarFilterButton = function (props) {
992
991
  var children = props.children;
993
- return (React.createElement("velt-comment-sidebar-status-wireframe", null, children));
992
+ return (React.createElement("velt-comments-sidebar-filter-button-wireframe", null, children));
994
993
  };
995
994
 
996
- var VeltCommentSidebarWireframe = function (props) {
995
+ var VeltCommentsSidebarWireframe = function (props) {
997
996
  var children = props.children, remainingProp = __rest(props, ["children"]);
998
- return (React.createElement("velt-comment-sidebar-wireframe", __assign({}, remainingProp), children));
999
- };
1000
- VeltCommentSidebarWireframe.CloseButton = VeltCommentSidebarCloseButton;
1001
- VeltCommentSidebarWireframe.EmptyPlaceholder = VeltCommentSidebarEmptyPlaceholder;
1002
- VeltCommentSidebarWireframe.Filter = VeltCommentSidebarFilter;
1003
- VeltCommentSidebarWireframe.Header = VeltCommentSidebarHeader;
1004
- VeltCommentSidebarWireframe.List = VeltCommentSidebarList;
1005
- VeltCommentSidebarWireframe.PageMode = VeltCommentSidebarPageMode;
1006
- VeltCommentSidebarWireframe.Search = VeltCommentSidebarSearch;
1007
- VeltCommentSidebarWireframe.Status = VeltCommentSidebarStatus;
997
+ return (React.createElement("velt-comments-sidebar-wireframe", __assign({}, remainingProp), children));
998
+ };
999
+ VeltCommentsSidebarWireframe.CloseButton = VeltCommentsSidebarCloseButton;
1000
+ VeltCommentsSidebarWireframe.EmptyPlaceholder = VeltCommentsSidebarEmptyPlaceholder;
1001
+ VeltCommentsSidebarWireframe.Filter = VeltCommentsSidebarFilter;
1002
+ VeltCommentsSidebarWireframe.Header = VeltCommentsSidebarHeader;
1003
+ VeltCommentsSidebarWireframe.List = VeltCommentsSidebarList;
1004
+ VeltCommentsSidebarWireframe.PageMode = VeltCommentsSidebarPageMode;
1005
+ VeltCommentsSidebarWireframe.Search = VeltCommentsSidebarSearch;
1006
+ VeltCommentsSidebarWireframe.Status = VeltCommentsSidebarStatus;
1007
+ VeltCommentsSidebarWireframe.FilterButton = VeltCommentsSidebarFilterButton;
1008
1008
 
1009
1009
  var VeltCommentPinGhostCommentIndicator = function (props) {
1010
1010
  var children = props.children;
@@ -1057,69 +1057,77 @@ var VeltCommentToolWireframe = function (props) {
1057
1057
  return (React.createElement("velt-comment-tool-wireframe", __assign({}, remainingProps), children));
1058
1058
  };
1059
1059
 
1060
- var VeltCommentBubbleAvatar = function (props) {
1060
+ var VeltTextCommentToolWireframe = function (props) {
1061
1061
  var children = props.children;
1062
- return (React.createElement("velt-comment-bubble-avatar-wireframe", null, children));
1062
+ return (React.createElement("velt-text-comment-tool-wireframe", null, children));
1063
1063
  };
1064
1064
 
1065
- var VeltCommentBubbleCommentsCount = function (props) {
1065
+ var VeltTextCommentToolbarCommentAnnotation = function (props) {
1066
1066
  var children = props.children;
1067
- return (React.createElement("velt-comment-bubble-comments-count-wireframe", null, children));
1067
+ return (React.createElement("velt-text-comment-toolbar-comment-annotation-wireframe", null, children));
1068
1068
  };
1069
1069
 
1070
- var VeltTextCommentTool = function (props) {
1070
+ var VeltTextCommentToolbarCopywriter = function (props) {
1071
1071
  var children = props.children;
1072
- return (React.createElement("velt-text-comment-tool-wireframe", null, children));
1072
+ return (React.createElement("velt-text-comment-toolbar-copywriter-wireframe", null, children));
1073
1073
  };
1074
1074
 
1075
- var VeltTextCommentToolbar = function (props) {
1075
+ var VeltTextCommentToolbarGeneric = function (props) {
1076
1076
  var children = props.children;
1077
- return (React.createElement("velt-text-comment-toolbar-wireframe", null, children));
1077
+ return (React.createElement("velt-text-comment-toolbar-generic-wireframe", null, children));
1078
1078
  };
1079
1079
 
1080
- var VeltTextCommentToolbarCommentAnnotation = function (props) {
1080
+ var VeltTextCommentToolbarSeperator = function (props) {
1081
1081
  var children = props.children;
1082
- return (React.createElement("velt-text-comment-toolbar-comment-annotation-wireframe", null, children));
1082
+ return (React.createElement("velt-text-comment-toolbar-seperator-wireframe", null, children));
1083
1083
  };
1084
1084
 
1085
- var VeltTextCommentToolbarSeperator = function (props) {
1085
+ var VeltTextCommentToolbar = function (props) {
1086
1086
  var children = props.children;
1087
- return (React.createElement("velt-text-comment-toolbar-seperator-wireframe", null, children));
1087
+ return (React.createElement("velt-text-comment-toolbar-wireframe", null, children));
1088
1088
  };
1089
+ VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
1090
+ VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
1091
+ VeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;
1092
+ VeltTextCommentToolbar.Seperator = VeltTextCommentToolbarSeperator;
1089
1093
 
1090
- var VeltTextCommentToolbarCopywriter = function (props) {
1094
+ var VeltUserSelectorDropdownAvatar = function (props) {
1091
1095
  var children = props.children;
1092
- return (React.createElement("velt-text-comment-toolbar-copywriter-wireframe", null, children));
1096
+ return (React.createElement("velt-user-selector-dropdown-avatar-wireframe", null, children));
1093
1097
  };
1094
1098
 
1095
- var VeltTextCommentToolbarGeneric = function (props) {
1099
+ var VeltUserSelectorDropdownEmail = function (props) {
1096
1100
  var children = props.children;
1097
- return (React.createElement("velt-text-comment-toolbar-generic-wireframe", null, children));
1101
+ return (React.createElement("velt-user-selector-dropdown-email-wireframe", null, children));
1098
1102
  };
1099
1103
 
1100
- var VeltUserSelectorInternalDropdown = function (props) {
1104
+ var VeltUserSelectorDropdownErrorIcon = function (props) {
1101
1105
  var children = props.children;
1102
- return (React.createElement("velt-user-selector-internal-dropdown-wireframe", null, children));
1106
+ return (React.createElement("velt-user-selector-dropdown-error-icon-wireframe", null, children));
1103
1107
  };
1104
1108
 
1105
- var VeltUserSelectorInternalDropdownAvatar = function (props) {
1109
+ var VeltUserSelectorDropdownName = function (props) {
1106
1110
  var children = props.children;
1107
- return (React.createElement("velt-user-selector-internal-dropdown-avatar-wireframe", null, children));
1111
+ return (React.createElement("velt-user-selector-dropdown-name-wireframe", null, children));
1108
1112
  };
1109
1113
 
1110
- var VeltUserSelectorInternalDropdownEmail = function (props) {
1114
+ var VeltUserSelectorDropdown = function (props) {
1111
1115
  var children = props.children;
1112
- return (React.createElement("velt-user-selector-internal-dropdown-email-wireframe", null, children));
1116
+ return (React.createElement("velt-user-selector-dropdown-wireframe", null, children));
1113
1117
  };
1118
+ VeltUserSelectorDropdown.Avatar = VeltUserSelectorDropdownAvatar;
1119
+ VeltUserSelectorDropdown.Email = VeltUserSelectorDropdownEmail;
1120
+ VeltUserSelectorDropdown.ErrorIcon = VeltUserSelectorDropdownErrorIcon;
1121
+ VeltUserSelectorDropdown.Name = VeltUserSelectorDropdownName;
1114
1122
 
1115
- var VeltUserSelectorInternalDropdownName = function (props) {
1123
+ var VeltCommentBubbleAvatar = function (props) {
1116
1124
  var children = props.children;
1117
- return (React.createElement("velt-user-selector-internal-dropdown-name-wireframe", null, children));
1125
+ return (React.createElement("velt-comment-bubble-avatar-wireframe", null, children));
1118
1126
  };
1119
1127
 
1120
- var VeltUserSelectorInternalDropdownErrorIcon = function (props) {
1128
+ var VeltCommentBubbleCommentsCount = function (props) {
1121
1129
  var children = props.children;
1122
- return (React.createElement("velt-user-selector-internal-dropdown-error-icon-wireframe", null, children));
1130
+ return (React.createElement("velt-comment-bubble-comments-count-wireframe", null, children));
1123
1131
  };
1124
1132
 
1125
1133
  /**
@@ -1798,5 +1806,5 @@ var logLiveState = function (action, liveStateDataId) {
1798
1806
  }
1799
1807
  };
1800
1808
 
1801
- 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 };
1809
+ 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 };
1802
1810
  //# sourceMappingURL=index.js.map