@canonical/react-ds-app-launchpad 0.15.1 → 0.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (450) hide show
  1. package/dist/esm/lib/DiffChangeMarker/icons.js +3 -3
  2. package/dist/esm/lib/DiffChangeMarker/icons.js.map +1 -1
  3. package/dist/esm/lib/FileTree/common/SearchBox/styles.css +1 -0
  4. package/dist/esm/lib/GitDiffViewer/common/CodeDiffViewer/CodeDiffViewer.js +2 -2
  5. package/dist/esm/lib/GitDiffViewer/common/CodeDiffViewer/CodeDiffViewer.js.map +1 -1
  6. package/dist/esm/lib/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/DiffLine.js +1 -1
  7. package/dist/esm/lib/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/DiffLine.js.map +1 -1
  8. package/dist/esm/lib/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/styles.css +45 -45
  9. package/dist/esm/lib/GitDiffViewer/common/CodeDiffViewer/common/icons.js +1 -1
  10. package/dist/esm/lib/GitDiffViewer/common/CodeDiffViewer/common/icons.js.map +1 -1
  11. package/dist/esm/lib/MarkdownEditor/styles.css +1 -0
  12. package/package.json +10 -10
  13. package/dist/esm/ui/DiffChangeMarker/DiffChangeMarker.js +0 -47
  14. package/dist/esm/ui/DiffChangeMarker/DiffChangeMarker.js.map +0 -1
  15. package/dist/esm/ui/DiffChangeMarker/common/DetailedChangeMarker/DetailedChangeMarker.js +0 -8
  16. package/dist/esm/ui/DiffChangeMarker/common/DetailedChangeMarker/DetailedChangeMarker.js.map +0 -1
  17. package/dist/esm/ui/DiffChangeMarker/common/DetailedChangeMarker/index.js +0 -4
  18. package/dist/esm/ui/DiffChangeMarker/common/DetailedChangeMarker/index.js.map +0 -1
  19. package/dist/esm/ui/DiffChangeMarker/common/DetailedChangeMarker/styles.css +0 -21
  20. package/dist/esm/ui/DiffChangeMarker/common/DetailedChangeMarker/types.js +0 -2
  21. package/dist/esm/ui/DiffChangeMarker/common/DetailedChangeMarker/types.js.map +0 -1
  22. package/dist/esm/ui/DiffChangeMarker/common/SimpleChangeMarker/SimpleChangeMarker.js +0 -11
  23. package/dist/esm/ui/DiffChangeMarker/common/SimpleChangeMarker/SimpleChangeMarker.js.map +0 -1
  24. package/dist/esm/ui/DiffChangeMarker/common/SimpleChangeMarker/index.js +0 -4
  25. package/dist/esm/ui/DiffChangeMarker/common/SimpleChangeMarker/index.js.map +0 -1
  26. package/dist/esm/ui/DiffChangeMarker/common/SimpleChangeMarker/styles.css +0 -29
  27. package/dist/esm/ui/DiffChangeMarker/common/SimpleChangeMarker/types.js +0 -2
  28. package/dist/esm/ui/DiffChangeMarker/common/SimpleChangeMarker/types.js.map +0 -1
  29. package/dist/esm/ui/DiffChangeMarker/common/index.js +0 -3
  30. package/dist/esm/ui/DiffChangeMarker/common/index.js.map +0 -1
  31. package/dist/esm/ui/DiffChangeMarker/icons.js +0 -5
  32. package/dist/esm/ui/DiffChangeMarker/icons.js.map +0 -1
  33. package/dist/esm/ui/DiffChangeMarker/index.js +0 -4
  34. package/dist/esm/ui/DiffChangeMarker/index.js.map +0 -1
  35. package/dist/esm/ui/DiffChangeMarker/styles.css +0 -30
  36. package/dist/esm/ui/DiffChangeMarker/types.js +0 -2
  37. package/dist/esm/ui/DiffChangeMarker/types.js.map +0 -1
  38. package/dist/esm/ui/EditableBlock/Context.js +0 -4
  39. package/dist/esm/ui/EditableBlock/Context.js.map +0 -1
  40. package/dist/esm/ui/EditableBlock/EditableBlock.js +0 -37
  41. package/dist/esm/ui/EditableBlock/EditableBlock.js.map +0 -1
  42. package/dist/esm/ui/EditableBlock/hooks/index.js +0 -2
  43. package/dist/esm/ui/EditableBlock/hooks/index.js.map +0 -1
  44. package/dist/esm/ui/EditableBlock/hooks/useEditableBlock.js +0 -11
  45. package/dist/esm/ui/EditableBlock/hooks/useEditableBlock.js.map +0 -1
  46. package/dist/esm/ui/EditableBlock/index.js +0 -3
  47. package/dist/esm/ui/EditableBlock/index.js.map +0 -1
  48. package/dist/esm/ui/EditableBlock/styles.css +0 -38
  49. package/dist/esm/ui/EditableBlock/types.js +0 -2
  50. package/dist/esm/ui/EditableBlock/types.js.map +0 -1
  51. package/dist/esm/ui/FileTree/Context.js +0 -4
  52. package/dist/esm/ui/FileTree/Context.js.map +0 -1
  53. package/dist/esm/ui/FileTree/Provider.js +0 -74
  54. package/dist/esm/ui/FileTree/Provider.js.map +0 -1
  55. package/dist/esm/ui/FileTree/common/File/File.js +0 -12
  56. package/dist/esm/ui/FileTree/common/File/File.js.map +0 -1
  57. package/dist/esm/ui/FileTree/common/File/index.js +0 -4
  58. package/dist/esm/ui/FileTree/common/File/index.js.map +0 -1
  59. package/dist/esm/ui/FileTree/common/File/styles.css +0 -4
  60. package/dist/esm/ui/FileTree/common/File/types.js +0 -2
  61. package/dist/esm/ui/FileTree/common/File/types.js.map +0 -1
  62. package/dist/esm/ui/FileTree/common/Folder/Folder.js +0 -12
  63. package/dist/esm/ui/FileTree/common/Folder/Folder.js.map +0 -1
  64. package/dist/esm/ui/FileTree/common/Folder/index.js +0 -4
  65. package/dist/esm/ui/FileTree/common/Folder/index.js.map +0 -1
  66. package/dist/esm/ui/FileTree/common/Folder/styles.css +0 -4
  67. package/dist/esm/ui/FileTree/common/Folder/types.js +0 -2
  68. package/dist/esm/ui/FileTree/common/Folder/types.js.map +0 -1
  69. package/dist/esm/ui/FileTree/common/IndentationBlock/IndentationBlock.js +0 -16
  70. package/dist/esm/ui/FileTree/common/IndentationBlock/IndentationBlock.js.map +0 -1
  71. package/dist/esm/ui/FileTree/common/IndentationBlock/index.js +0 -4
  72. package/dist/esm/ui/FileTree/common/IndentationBlock/index.js.map +0 -1
  73. package/dist/esm/ui/FileTree/common/IndentationBlock/styles.css +0 -32
  74. package/dist/esm/ui/FileTree/common/IndentationBlock/types.js +0 -2
  75. package/dist/esm/ui/FileTree/common/IndentationBlock/types.js.map +0 -1
  76. package/dist/esm/ui/FileTree/common/Node/Context.js +0 -10
  77. package/dist/esm/ui/FileTree/common/Node/Context.js.map +0 -1
  78. package/dist/esm/ui/FileTree/common/Node/Provider.js +0 -165
  79. package/dist/esm/ui/FileTree/common/Node/Provider.js.map +0 -1
  80. package/dist/esm/ui/FileTree/common/Node/hooks/index.js +0 -2
  81. package/dist/esm/ui/FileTree/common/Node/hooks/index.js.map +0 -1
  82. package/dist/esm/ui/FileTree/common/Node/hooks/useNode.js +0 -12
  83. package/dist/esm/ui/FileTree/common/Node/hooks/useNode.js.map +0 -1
  84. package/dist/esm/ui/FileTree/common/Node/index.js +0 -4
  85. package/dist/esm/ui/FileTree/common/Node/index.js.map +0 -1
  86. package/dist/esm/ui/FileTree/common/Node/styles.css +0 -56
  87. package/dist/esm/ui/FileTree/common/Node/types.js +0 -2
  88. package/dist/esm/ui/FileTree/common/Node/types.js.map +0 -1
  89. package/dist/esm/ui/FileTree/common/SearchBox/SearchBox.js +0 -31
  90. package/dist/esm/ui/FileTree/common/SearchBox/SearchBox.js.map +0 -1
  91. package/dist/esm/ui/FileTree/common/SearchBox/index.js +0 -4
  92. package/dist/esm/ui/FileTree/common/SearchBox/index.js.map +0 -1
  93. package/dist/esm/ui/FileTree/common/SearchBox/styles.css +0 -65
  94. package/dist/esm/ui/FileTree/common/SearchBox/types.js +0 -2
  95. package/dist/esm/ui/FileTree/common/SearchBox/types.js.map +0 -1
  96. package/dist/esm/ui/FileTree/common/TreeView/TreeView.js +0 -60
  97. package/dist/esm/ui/FileTree/common/TreeView/TreeView.js.map +0 -1
  98. package/dist/esm/ui/FileTree/common/TreeView/index.js +0 -4
  99. package/dist/esm/ui/FileTree/common/TreeView/index.js.map +0 -1
  100. package/dist/esm/ui/FileTree/common/TreeView/types.js +0 -2
  101. package/dist/esm/ui/FileTree/common/TreeView/types.js.map +0 -1
  102. package/dist/esm/ui/FileTree/common/index.js +0 -5
  103. package/dist/esm/ui/FileTree/common/index.js.map +0 -1
  104. package/dist/esm/ui/FileTree/hooks/index.js +0 -2
  105. package/dist/esm/ui/FileTree/hooks/index.js.map +0 -1
  106. package/dist/esm/ui/FileTree/hooks/useFileTree.js +0 -11
  107. package/dist/esm/ui/FileTree/hooks/useFileTree.js.map +0 -1
  108. package/dist/esm/ui/FileTree/index.js +0 -10
  109. package/dist/esm/ui/FileTree/index.js.map +0 -1
  110. package/dist/esm/ui/FileTree/styles.css +0 -59
  111. package/dist/esm/ui/FileTree/types.js +0 -2
  112. package/dist/esm/ui/FileTree/types.js.map +0 -1
  113. package/dist/esm/ui/FileTree/utils/hashNodeName.js +0 -11
  114. package/dist/esm/ui/FileTree/utils/hashNodeName.js.map +0 -1
  115. package/dist/esm/ui/FileTree/utils/index.js +0 -2
  116. package/dist/esm/ui/FileTree/utils/index.js.map +0 -1
  117. package/dist/esm/ui/GitDiffViewer/Context.js +0 -4
  118. package/dist/esm/ui/GitDiffViewer/Context.js.map +0 -1
  119. package/dist/esm/ui/GitDiffViewer/Provider.js +0 -27
  120. package/dist/esm/ui/GitDiffViewer/Provider.js.map +0 -1
  121. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/CodeDiffViewer.js +0 -74
  122. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/CodeDiffViewer.js.map +0 -1
  123. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/HighlighTheme.css +0 -171
  124. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/AnnotatedDiffLine.js +0 -38
  125. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/AnnotatedDiffLine.js.map +0 -1
  126. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/index.js +0 -4
  127. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/index.js.map +0 -1
  128. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/styles.css +0 -15
  129. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/types.js +0 -3
  130. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/types.js.map +0 -1
  131. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/DiffLine.js +0 -36
  132. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/DiffLine.js.map +0 -1
  133. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/index.js +0 -4
  134. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/index.js.map +0 -1
  135. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/styles.css +0 -118
  136. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/types.js +0 -2
  137. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/types.js.map +0 -1
  138. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/icons.js +0 -5
  139. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/icons.js.map +0 -1
  140. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/index.js +0 -2
  141. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/common/index.js.map +0 -1
  142. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/constants.js +0 -2
  143. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/constants.js.map +0 -1
  144. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/index.js +0 -5
  145. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/index.js.map +0 -1
  146. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/styles.css +0 -27
  147. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/types.js +0 -2
  148. package/dist/esm/ui/GitDiffViewer/common/CodeDiffViewer/types.js.map +0 -1
  149. package/dist/esm/ui/GitDiffViewer/common/FileHeader/FileHeader.js +0 -36
  150. package/dist/esm/ui/GitDiffViewer/common/FileHeader/FileHeader.js.map +0 -1
  151. package/dist/esm/ui/GitDiffViewer/common/FileHeader/index.js +0 -4
  152. package/dist/esm/ui/GitDiffViewer/common/FileHeader/index.js.map +0 -1
  153. package/dist/esm/ui/GitDiffViewer/common/FileHeader/styles.css +0 -56
  154. package/dist/esm/ui/GitDiffViewer/common/FileHeader/types.js +0 -2
  155. package/dist/esm/ui/GitDiffViewer/common/FileHeader/types.js.map +0 -1
  156. package/dist/esm/ui/GitDiffViewer/common/index.js +0 -3
  157. package/dist/esm/ui/GitDiffViewer/common/index.js.map +0 -1
  158. package/dist/esm/ui/GitDiffViewer/hooks/index.js +0 -2
  159. package/dist/esm/ui/GitDiffViewer/hooks/index.js.map +0 -1
  160. package/dist/esm/ui/GitDiffViewer/hooks/useGitDiffViewer.js +0 -11
  161. package/dist/esm/ui/GitDiffViewer/hooks/useGitDiffViewer.js.map +0 -1
  162. package/dist/esm/ui/GitDiffViewer/index.js +0 -9
  163. package/dist/esm/ui/GitDiffViewer/index.js.map +0 -1
  164. package/dist/esm/ui/GitDiffViewer/styles.css +0 -26
  165. package/dist/esm/ui/GitDiffViewer/types.js +0 -2
  166. package/dist/esm/ui/GitDiffViewer/types.js.map +0 -1
  167. package/dist/esm/ui/GitDiffViewer/utils/highlightDiffHunkLines.js +0 -83
  168. package/dist/esm/ui/GitDiffViewer/utils/highlightDiffHunkLines.js.map +0 -1
  169. package/dist/esm/ui/GitDiffViewer/utils/index.js +0 -3
  170. package/dist/esm/ui/GitDiffViewer/utils/index.js.map +0 -1
  171. package/dist/esm/ui/GitDiffViewer/utils/parseGitDiff.js +0 -96
  172. package/dist/esm/ui/GitDiffViewer/utils/parseGitDiff.js.map +0 -1
  173. package/dist/esm/ui/MarkdownEditor/MarkdownEditor.js +0 -75
  174. package/dist/esm/ui/MarkdownEditor/MarkdownEditor.js.map +0 -1
  175. package/dist/esm/ui/MarkdownEditor/common/Toolbar/Toolbar.js +0 -52
  176. package/dist/esm/ui/MarkdownEditor/common/Toolbar/Toolbar.js.map +0 -1
  177. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Button/Button.js +0 -19
  178. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Button/Button.js.map +0 -1
  179. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Button/index.js +0 -4
  180. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Button/index.js.map +0 -1
  181. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Button/styles.css +0 -17
  182. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Button/types.js +0 -2
  183. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Button/types.js.map +0 -1
  184. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Group/Group.js +0 -13
  185. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Group/Group.js.map +0 -1
  186. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Group/index.js +0 -4
  187. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Group/index.js.map +0 -1
  188. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Group/styles.css +0 -7
  189. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Group/types.js +0 -2
  190. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Group/types.js.map +0 -1
  191. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Separator/Separator.js +0 -11
  192. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Separator/Separator.js.map +0 -1
  193. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Separator/index.js +0 -4
  194. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Separator/index.js.map +0 -1
  195. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Separator/styles.css +0 -7
  196. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Separator/types.js +0 -2
  197. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/Separator/types.js.map +0 -1
  198. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/index.js +0 -4
  199. package/dist/esm/ui/MarkdownEditor/common/Toolbar/common/index.js.map +0 -1
  200. package/dist/esm/ui/MarkdownEditor/common/Toolbar/index.js +0 -9
  201. package/dist/esm/ui/MarkdownEditor/common/Toolbar/index.js.map +0 -1
  202. package/dist/esm/ui/MarkdownEditor/common/Toolbar/styles.css +0 -16
  203. package/dist/esm/ui/MarkdownEditor/common/Toolbar/types.js +0 -2
  204. package/dist/esm/ui/MarkdownEditor/common/Toolbar/types.js.map +0 -1
  205. package/dist/esm/ui/MarkdownEditor/common/ViewModeTabs/ViewModeTabs.js +0 -34
  206. package/dist/esm/ui/MarkdownEditor/common/ViewModeTabs/ViewModeTabs.js.map +0 -1
  207. package/dist/esm/ui/MarkdownEditor/common/ViewModeTabs/index.js +0 -4
  208. package/dist/esm/ui/MarkdownEditor/common/ViewModeTabs/index.js.map +0 -1
  209. package/dist/esm/ui/MarkdownEditor/common/ViewModeTabs/styles.css +0 -42
  210. package/dist/esm/ui/MarkdownEditor/common/ViewModeTabs/types.js +0 -2
  211. package/dist/esm/ui/MarkdownEditor/common/ViewModeTabs/types.js.map +0 -1
  212. package/dist/esm/ui/MarkdownEditor/common/icons.js +0 -10
  213. package/dist/esm/ui/MarkdownEditor/common/icons.js.map +0 -1
  214. package/dist/esm/ui/MarkdownEditor/common/index.js +0 -4
  215. package/dist/esm/ui/MarkdownEditor/common/index.js.map +0 -1
  216. package/dist/esm/ui/MarkdownEditor/hooks/index.js +0 -2
  217. package/dist/esm/ui/MarkdownEditor/hooks/index.js.map +0 -1
  218. package/dist/esm/ui/MarkdownEditor/hooks/useEditor.js +0 -274
  219. package/dist/esm/ui/MarkdownEditor/hooks/useEditor.js.map +0 -1
  220. package/dist/esm/ui/MarkdownEditor/index.js +0 -4
  221. package/dist/esm/ui/MarkdownEditor/index.js.map +0 -1
  222. package/dist/esm/ui/MarkdownEditor/styles.css +0 -85
  223. package/dist/esm/ui/MarkdownEditor/types.js +0 -2
  224. package/dist/esm/ui/MarkdownEditor/types.js.map +0 -1
  225. package/dist/esm/ui/RelativeTime/RelativeTime.js +0 -66
  226. package/dist/esm/ui/RelativeTime/RelativeTime.js.map +0 -1
  227. package/dist/esm/ui/RelativeTime/index.js +0 -4
  228. package/dist/esm/ui/RelativeTime/index.js.map +0 -1
  229. package/dist/esm/ui/RelativeTime/types.js +0 -2
  230. package/dist/esm/ui/RelativeTime/types.js.map +0 -1
  231. package/dist/esm/ui/RelativeTime/utils/constants.js +0 -6
  232. package/dist/esm/ui/RelativeTime/utils/constants.js.map +0 -1
  233. package/dist/esm/ui/RelativeTime/utils/formatHumanTime.js +0 -43
  234. package/dist/esm/ui/RelativeTime/utils/formatHumanTime.js.map +0 -1
  235. package/dist/esm/ui/RelativeTime/utils/getOptimalUpdateInterval.js +0 -24
  236. package/dist/esm/ui/RelativeTime/utils/getOptimalUpdateInterval.js.map +0 -1
  237. package/dist/esm/ui/RelativeTime/utils/index.js +0 -4
  238. package/dist/esm/ui/RelativeTime/utils/index.js.map +0 -1
  239. package/dist/esm/ui/RelativeTime/utils/parseInstant.js +0 -22
  240. package/dist/esm/ui/RelativeTime/utils/parseInstant.js.map +0 -1
  241. package/dist/esm/ui/index.js +0 -7
  242. package/dist/esm/ui/index.js.map +0 -1
  243. package/dist/types/ui/DiffChangeMarker/DiffChangeMarker.d.ts +0 -11
  244. package/dist/types/ui/DiffChangeMarker/DiffChangeMarker.d.ts.map +0 -1
  245. package/dist/types/ui/DiffChangeMarker/common/DetailedChangeMarker/DetailedChangeMarker.d.ts +0 -6
  246. package/dist/types/ui/DiffChangeMarker/common/DetailedChangeMarker/DetailedChangeMarker.d.ts.map +0 -1
  247. package/dist/types/ui/DiffChangeMarker/common/DetailedChangeMarker/index.d.ts +0 -3
  248. package/dist/types/ui/DiffChangeMarker/common/DetailedChangeMarker/index.d.ts.map +0 -1
  249. package/dist/types/ui/DiffChangeMarker/common/DetailedChangeMarker/types.d.ts +0 -10
  250. package/dist/types/ui/DiffChangeMarker/common/DetailedChangeMarker/types.d.ts.map +0 -1
  251. package/dist/types/ui/DiffChangeMarker/common/SimpleChangeMarker/SimpleChangeMarker.d.ts +0 -6
  252. package/dist/types/ui/DiffChangeMarker/common/SimpleChangeMarker/SimpleChangeMarker.d.ts.map +0 -1
  253. package/dist/types/ui/DiffChangeMarker/common/SimpleChangeMarker/index.d.ts +0 -3
  254. package/dist/types/ui/DiffChangeMarker/common/SimpleChangeMarker/index.d.ts.map +0 -1
  255. package/dist/types/ui/DiffChangeMarker/common/SimpleChangeMarker/types.d.ts +0 -9
  256. package/dist/types/ui/DiffChangeMarker/common/SimpleChangeMarker/types.d.ts.map +0 -1
  257. package/dist/types/ui/DiffChangeMarker/common/index.d.ts +0 -3
  258. package/dist/types/ui/DiffChangeMarker/common/index.d.ts.map +0 -1
  259. package/dist/types/ui/DiffChangeMarker/icons.d.ts +0 -4
  260. package/dist/types/ui/DiffChangeMarker/icons.d.ts.map +0 -1
  261. package/dist/types/ui/DiffChangeMarker/index.d.ts +0 -3
  262. package/dist/types/ui/DiffChangeMarker/index.d.ts.map +0 -1
  263. package/dist/types/ui/DiffChangeMarker/types.d.ts +0 -18
  264. package/dist/types/ui/DiffChangeMarker/types.d.ts.map +0 -1
  265. package/dist/types/ui/EditableBlock/Context.d.ts +0 -4
  266. package/dist/types/ui/EditableBlock/Context.d.ts.map +0 -1
  267. package/dist/types/ui/EditableBlock/EditableBlock.d.ts +0 -10
  268. package/dist/types/ui/EditableBlock/EditableBlock.d.ts.map +0 -1
  269. package/dist/types/ui/EditableBlock/hooks/index.d.ts +0 -2
  270. package/dist/types/ui/EditableBlock/hooks/index.d.ts.map +0 -1
  271. package/dist/types/ui/EditableBlock/hooks/useEditableBlock.d.ts +0 -4
  272. package/dist/types/ui/EditableBlock/hooks/useEditableBlock.d.ts.map +0 -1
  273. package/dist/types/ui/EditableBlock/index.d.ts +0 -3
  274. package/dist/types/ui/EditableBlock/index.d.ts.map +0 -1
  275. package/dist/types/ui/EditableBlock/types.d.ts +0 -26
  276. package/dist/types/ui/EditableBlock/types.d.ts.map +0 -1
  277. package/dist/types/ui/FileTree/Context.d.ts +0 -4
  278. package/dist/types/ui/FileTree/Context.d.ts.map +0 -1
  279. package/dist/types/ui/FileTree/Provider.d.ts +0 -7
  280. package/dist/types/ui/FileTree/Provider.d.ts.map +0 -1
  281. package/dist/types/ui/FileTree/common/File/File.d.ts +0 -10
  282. package/dist/types/ui/FileTree/common/File/File.d.ts.map +0 -1
  283. package/dist/types/ui/FileTree/common/File/index.d.ts +0 -3
  284. package/dist/types/ui/FileTree/common/File/index.d.ts.map +0 -1
  285. package/dist/types/ui/FileTree/common/File/types.d.ts +0 -16
  286. package/dist/types/ui/FileTree/common/File/types.d.ts.map +0 -1
  287. package/dist/types/ui/FileTree/common/Folder/Folder.d.ts +0 -10
  288. package/dist/types/ui/FileTree/common/Folder/Folder.d.ts.map +0 -1
  289. package/dist/types/ui/FileTree/common/Folder/index.d.ts +0 -3
  290. package/dist/types/ui/FileTree/common/Folder/index.d.ts.map +0 -1
  291. package/dist/types/ui/FileTree/common/Folder/types.d.ts +0 -16
  292. package/dist/types/ui/FileTree/common/Folder/types.d.ts.map +0 -1
  293. package/dist/types/ui/FileTree/common/IndentationBlock/IndentationBlock.d.ts +0 -10
  294. package/dist/types/ui/FileTree/common/IndentationBlock/IndentationBlock.d.ts.map +0 -1
  295. package/dist/types/ui/FileTree/common/IndentationBlock/index.d.ts +0 -3
  296. package/dist/types/ui/FileTree/common/IndentationBlock/index.d.ts.map +0 -1
  297. package/dist/types/ui/FileTree/common/IndentationBlock/types.d.ts +0 -12
  298. package/dist/types/ui/FileTree/common/IndentationBlock/types.d.ts.map +0 -1
  299. package/dist/types/ui/FileTree/common/Node/Context.d.ts +0 -5
  300. package/dist/types/ui/FileTree/common/Node/Context.d.ts.map +0 -1
  301. package/dist/types/ui/FileTree/common/Node/Provider.d.ts +0 -6
  302. package/dist/types/ui/FileTree/common/Node/Provider.d.ts.map +0 -1
  303. package/dist/types/ui/FileTree/common/Node/hooks/index.d.ts +0 -2
  304. package/dist/types/ui/FileTree/common/Node/hooks/index.d.ts.map +0 -1
  305. package/dist/types/ui/FileTree/common/Node/hooks/useNode.d.ts +0 -3
  306. package/dist/types/ui/FileTree/common/Node/hooks/useNode.d.ts.map +0 -1
  307. package/dist/types/ui/FileTree/common/Node/index.d.ts +0 -5
  308. package/dist/types/ui/FileTree/common/Node/index.d.ts.map +0 -1
  309. package/dist/types/ui/FileTree/common/Node/types.d.ts +0 -28
  310. package/dist/types/ui/FileTree/common/Node/types.d.ts.map +0 -1
  311. package/dist/types/ui/FileTree/common/SearchBox/SearchBox.d.ts +0 -10
  312. package/dist/types/ui/FileTree/common/SearchBox/SearchBox.d.ts.map +0 -1
  313. package/dist/types/ui/FileTree/common/SearchBox/index.d.ts +0 -3
  314. package/dist/types/ui/FileTree/common/SearchBox/index.d.ts.map +0 -1
  315. package/dist/types/ui/FileTree/common/SearchBox/types.d.ts +0 -10
  316. package/dist/types/ui/FileTree/common/SearchBox/types.d.ts.map +0 -1
  317. package/dist/types/ui/FileTree/common/TreeView/TreeView.d.ts +0 -16
  318. package/dist/types/ui/FileTree/common/TreeView/TreeView.d.ts.map +0 -1
  319. package/dist/types/ui/FileTree/common/TreeView/index.d.ts +0 -3
  320. package/dist/types/ui/FileTree/common/TreeView/index.d.ts.map +0 -1
  321. package/dist/types/ui/FileTree/common/TreeView/types.d.ts +0 -20
  322. package/dist/types/ui/FileTree/common/TreeView/types.d.ts.map +0 -1
  323. package/dist/types/ui/FileTree/common/index.d.ts +0 -5
  324. package/dist/types/ui/FileTree/common/index.d.ts.map +0 -1
  325. package/dist/types/ui/FileTree/hooks/index.d.ts +0 -2
  326. package/dist/types/ui/FileTree/hooks/index.d.ts.map +0 -1
  327. package/dist/types/ui/FileTree/hooks/useFileTree.d.ts +0 -3
  328. package/dist/types/ui/FileTree/hooks/useFileTree.d.ts.map +0 -1
  329. package/dist/types/ui/FileTree/index.d.ts +0 -5
  330. package/dist/types/ui/FileTree/index.d.ts.map +0 -1
  331. package/dist/types/ui/FileTree/types.d.ts +0 -73
  332. package/dist/types/ui/FileTree/types.d.ts.map +0 -1
  333. package/dist/types/ui/FileTree/utils/hashNodeName.d.ts +0 -3
  334. package/dist/types/ui/FileTree/utils/hashNodeName.d.ts.map +0 -1
  335. package/dist/types/ui/FileTree/utils/index.d.ts +0 -2
  336. package/dist/types/ui/FileTree/utils/index.d.ts.map +0 -1
  337. package/dist/types/ui/GitDiffViewer/Context.d.ts +0 -4
  338. package/dist/types/ui/GitDiffViewer/Context.d.ts.map +0 -1
  339. package/dist/types/ui/GitDiffViewer/Provider.d.ts +0 -5
  340. package/dist/types/ui/GitDiffViewer/Provider.d.ts.map +0 -1
  341. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/CodeDiffViewer.d.ts +0 -7
  342. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/CodeDiffViewer.d.ts.map +0 -1
  343. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/AnnotatedDiffLine.d.ts +0 -10
  344. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/AnnotatedDiffLine.d.ts.map +0 -1
  345. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/index.d.ts +0 -3
  346. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/index.d.ts.map +0 -1
  347. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/types.d.ts +0 -21
  348. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/AnnotatedDiffLine/types.d.ts.map +0 -1
  349. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/DiffLine.d.ts +0 -11
  350. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/DiffLine.d.ts.map +0 -1
  351. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/index.d.ts +0 -3
  352. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/index.d.ts.map +0 -1
  353. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/types.d.ts +0 -34
  354. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/DiffLine/types.d.ts.map +0 -1
  355. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/icons.d.ts +0 -2
  356. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/icons.d.ts.map +0 -1
  357. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/index.d.ts +0 -2
  358. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/common/index.d.ts.map +0 -1
  359. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/constants.d.ts +0 -2
  360. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/constants.d.ts.map +0 -1
  361. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/index.d.ts +0 -4
  362. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/index.d.ts.map +0 -1
  363. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/types.d.ts +0 -34
  364. package/dist/types/ui/GitDiffViewer/common/CodeDiffViewer/types.d.ts.map +0 -1
  365. package/dist/types/ui/GitDiffViewer/common/FileHeader/FileHeader.d.ts +0 -15
  366. package/dist/types/ui/GitDiffViewer/common/FileHeader/FileHeader.d.ts.map +0 -1
  367. package/dist/types/ui/GitDiffViewer/common/FileHeader/index.d.ts +0 -3
  368. package/dist/types/ui/GitDiffViewer/common/FileHeader/index.d.ts.map +0 -1
  369. package/dist/types/ui/GitDiffViewer/common/FileHeader/types.d.ts +0 -17
  370. package/dist/types/ui/GitDiffViewer/common/FileHeader/types.d.ts.map +0 -1
  371. package/dist/types/ui/GitDiffViewer/common/index.d.ts +0 -3
  372. package/dist/types/ui/GitDiffViewer/common/index.d.ts.map +0 -1
  373. package/dist/types/ui/GitDiffViewer/hooks/index.d.ts +0 -2
  374. package/dist/types/ui/GitDiffViewer/hooks/index.d.ts.map +0 -1
  375. package/dist/types/ui/GitDiffViewer/hooks/useGitDiffViewer.d.ts +0 -3
  376. package/dist/types/ui/GitDiffViewer/hooks/useGitDiffViewer.d.ts.map +0 -1
  377. package/dist/types/ui/GitDiffViewer/index.d.ts +0 -10
  378. package/dist/types/ui/GitDiffViewer/index.d.ts.map +0 -1
  379. package/dist/types/ui/GitDiffViewer/types.d.ts +0 -75
  380. package/dist/types/ui/GitDiffViewer/types.d.ts.map +0 -1
  381. package/dist/types/ui/GitDiffViewer/utils/highlightDiffHunkLines.d.ts +0 -4
  382. package/dist/types/ui/GitDiffViewer/utils/highlightDiffHunkLines.d.ts.map +0 -1
  383. package/dist/types/ui/GitDiffViewer/utils/index.d.ts +0 -3
  384. package/dist/types/ui/GitDiffViewer/utils/index.d.ts.map +0 -1
  385. package/dist/types/ui/GitDiffViewer/utils/parseGitDiff.d.ts +0 -4
  386. package/dist/types/ui/GitDiffViewer/utils/parseGitDiff.d.ts.map +0 -1
  387. package/dist/types/ui/MarkdownEditor/MarkdownEditor.d.ts +0 -10
  388. package/dist/types/ui/MarkdownEditor/MarkdownEditor.d.ts.map +0 -1
  389. package/dist/types/ui/MarkdownEditor/common/Toolbar/Toolbar.d.ts +0 -8
  390. package/dist/types/ui/MarkdownEditor/common/Toolbar/Toolbar.d.ts.map +0 -1
  391. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Button/Button.d.ts +0 -9
  392. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Button/Button.d.ts.map +0 -1
  393. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Button/index.d.ts +0 -3
  394. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Button/index.d.ts.map +0 -1
  395. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Button/types.d.ts +0 -14
  396. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Button/types.d.ts.map +0 -1
  397. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Group/Group.d.ts +0 -9
  398. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Group/Group.d.ts.map +0 -1
  399. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Group/index.d.ts +0 -3
  400. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Group/index.d.ts.map +0 -1
  401. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Group/types.d.ts +0 -14
  402. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Group/types.d.ts.map +0 -1
  403. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Separator/Separator.d.ts +0 -9
  404. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Separator/Separator.d.ts.map +0 -1
  405. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Separator/index.d.ts +0 -3
  406. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Separator/index.d.ts.map +0 -1
  407. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Separator/types.d.ts +0 -10
  408. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/Separator/types.d.ts.map +0 -1
  409. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/index.d.ts +0 -4
  410. package/dist/types/ui/MarkdownEditor/common/Toolbar/common/index.d.ts.map +0 -1
  411. package/dist/types/ui/MarkdownEditor/common/Toolbar/index.d.ts +0 -4
  412. package/dist/types/ui/MarkdownEditor/common/Toolbar/index.d.ts.map +0 -1
  413. package/dist/types/ui/MarkdownEditor/common/Toolbar/types.d.ts +0 -20
  414. package/dist/types/ui/MarkdownEditor/common/Toolbar/types.d.ts.map +0 -1
  415. package/dist/types/ui/MarkdownEditor/common/ViewModeTabs/ViewModeTabs.d.ts +0 -9
  416. package/dist/types/ui/MarkdownEditor/common/ViewModeTabs/ViewModeTabs.d.ts.map +0 -1
  417. package/dist/types/ui/MarkdownEditor/common/ViewModeTabs/index.d.ts +0 -3
  418. package/dist/types/ui/MarkdownEditor/common/ViewModeTabs/index.d.ts.map +0 -1
  419. package/dist/types/ui/MarkdownEditor/common/ViewModeTabs/types.d.ts +0 -14
  420. package/dist/types/ui/MarkdownEditor/common/ViewModeTabs/types.d.ts.map +0 -1
  421. package/dist/types/ui/MarkdownEditor/common/icons.d.ts +0 -9
  422. package/dist/types/ui/MarkdownEditor/common/icons.d.ts.map +0 -1
  423. package/dist/types/ui/MarkdownEditor/common/index.d.ts +0 -4
  424. package/dist/types/ui/MarkdownEditor/common/index.d.ts.map +0 -1
  425. package/dist/types/ui/MarkdownEditor/hooks/index.d.ts +0 -2
  426. package/dist/types/ui/MarkdownEditor/hooks/index.d.ts.map +0 -1
  427. package/dist/types/ui/MarkdownEditor/hooks/useEditor.d.ts +0 -40
  428. package/dist/types/ui/MarkdownEditor/hooks/useEditor.d.ts.map +0 -1
  429. package/dist/types/ui/MarkdownEditor/index.d.ts +0 -3
  430. package/dist/types/ui/MarkdownEditor/index.d.ts.map +0 -1
  431. package/dist/types/ui/MarkdownEditor/types.d.ts +0 -47
  432. package/dist/types/ui/MarkdownEditor/types.d.ts.map +0 -1
  433. package/dist/types/ui/RelativeTime/RelativeTime.d.ts +0 -11
  434. package/dist/types/ui/RelativeTime/RelativeTime.d.ts.map +0 -1
  435. package/dist/types/ui/RelativeTime/index.d.ts +0 -3
  436. package/dist/types/ui/RelativeTime/index.d.ts.map +0 -1
  437. package/dist/types/ui/RelativeTime/types.d.ts +0 -36
  438. package/dist/types/ui/RelativeTime/types.d.ts.map +0 -1
  439. package/dist/types/ui/RelativeTime/utils/constants.d.ts +0 -6
  440. package/dist/types/ui/RelativeTime/utils/constants.d.ts.map +0 -1
  441. package/dist/types/ui/RelativeTime/utils/formatHumanTime.d.ts +0 -21
  442. package/dist/types/ui/RelativeTime/utils/formatHumanTime.d.ts.map +0 -1
  443. package/dist/types/ui/RelativeTime/utils/getOptimalUpdateInterval.d.ts +0 -8
  444. package/dist/types/ui/RelativeTime/utils/getOptimalUpdateInterval.d.ts.map +0 -1
  445. package/dist/types/ui/RelativeTime/utils/index.d.ts +0 -4
  446. package/dist/types/ui/RelativeTime/utils/index.d.ts.map +0 -1
  447. package/dist/types/ui/RelativeTime/utils/parseInstant.d.ts +0 -9
  448. package/dist/types/ui/RelativeTime/utils/parseInstant.d.ts.map +0 -1
  449. package/dist/types/ui/index.d.ts +0 -7
  450. package/dist/types/ui/index.d.ts.map +0 -1
@@ -1,6 +0,0 @@
1
- import type React from "react";
2
- import type { DetailedChangeMarkerProps } from "./types.js";
3
- import "./styles.css";
4
- declare const DetailedChangeMarker: ({ id, className, style, added, deleted, modified, }: DetailedChangeMarkerProps) => React.ReactElement;
5
- export default DetailedChangeMarker;
6
- //# sourceMappingURL=DetailedChangeMarker.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DetailedChangeMarker.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/DiffChangeMarker/common/DetailedChangeMarker/DetailedChangeMarker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,cAAc,CAAC;AAItB,QAAA,MAAM,oBAAoB,GAAI,qDAO3B,yBAAyB,KAAG,KAAK,CAAC,YAYpC,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as DetailedChangeMarker } from "./DetailedChangeMarker.js";
2
- export * from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/DiffChangeMarker/common/DetailedChangeMarker/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAC5E,cAAc,YAAY,CAAC"}
@@ -1,10 +0,0 @@
1
- import type React from "react";
2
- export interface DetailedChangeMarkerProps {
3
- id?: string;
4
- className?: string;
5
- style?: React.CSSProperties;
6
- added?: string;
7
- deleted?: string;
8
- modified?: string;
9
- }
10
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/DiffChangeMarker/common/DetailedChangeMarker/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,yBAAyB;IAExC,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAE5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -1,6 +0,0 @@
1
- import type React from "react";
2
- import "./styles.css";
3
- import type { SimpleChangeMarkerProps } from "./types.js";
4
- declare const SimpleChangeMarker: ({ id, className, style, changeType, }: SimpleChangeMarkerProps) => React.ReactElement;
5
- export default SimpleChangeMarker;
6
- //# sourceMappingURL=SimpleChangeMarker.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SimpleChangeMarker.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/DiffChangeMarker/common/SimpleChangeMarker/SimpleChangeMarker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,cAAc,CAAC;AACtB,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAI1D,QAAA,MAAM,kBAAkB,GAAI,uCAKzB,uBAAuB,KAAG,KAAK,CAAC,YAclC,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as SimpleChangeMarker } from "./SimpleChangeMarker.js";
2
- export * from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/DiffChangeMarker/common/SimpleChangeMarker/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AACxE,cAAc,YAAY,CAAC"}
@@ -1,9 +0,0 @@
1
- import type React from "react";
2
- import type { DiffChangeType } from "ui/DiffChangeMarker/types.js";
3
- export interface SimpleChangeMarkerProps {
4
- id?: string;
5
- className?: string;
6
- style?: React.CSSProperties;
7
- changeType: DiffChangeType;
8
- }
9
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/DiffChangeMarker/common/SimpleChangeMarker/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,WAAW,uBAAuB;IAEtC,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,UAAU,EAAE,cAAc,CAAC;CAC5B"}
@@ -1,3 +0,0 @@
1
- export * from "./DetailedChangeMarker/index.js";
2
- export * from "./SimpleChangeMarker/index.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/ui/DiffChangeMarker/common/index.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC"}
@@ -1,4 +0,0 @@
1
- export declare const DeleteIcon: import("react/jsx-runtime").JSX.Element;
2
- export declare const AddIcon: import("react/jsx-runtime").JSX.Element;
3
- export declare const ModifyIcon: import("react/jsx-runtime").JSX.Element;
4
- //# sourceMappingURL=icons.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../../../src/ui/DiffChangeMarker/icons.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,yCAWtB,CAAC;AAEF,eAAO,MAAM,OAAO,yCAcnB,CAAC;AAEF,eAAO,MAAM,UAAU,yCAWtB,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as DiffChangeMarker } from "./DiffChangeMarker.js";
2
- export * from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ui/DiffChangeMarker/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACpE,cAAc,YAAY,CAAC"}
@@ -1,18 +0,0 @@
1
- import type React from "react";
2
- export type DiffChangeAutoOptions = {
3
- deletions: number;
4
- additions: number;
5
- };
6
- export type DiffChangeType = "added" | "deleted" | "modified";
7
- export type DiffChangeManualOptions = {
8
- type: DiffChangeType;
9
- };
10
- export type MarkerOptions = {
11
- markerStyle: "detailed" | "simple";
12
- };
13
- export type DiffChangeMarkerProps = {
14
- id?: string;
15
- className?: string;
16
- style?: React.CSSProperties;
17
- } & MarkerOptions & (DiffChangeAutoOptions | DiffChangeManualOptions);
18
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/ui/DiffChangeMarker/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,MAAM,qBAAqB,GAAG;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,OAAO,GAAG,SAAS,GAAG,UAAU,CAAC;AAE9D,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,cAAc,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,WAAW,EAAE,UAAU,GAAG,QAAQ,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAElC,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,GAAG,aAAa,GACf,CAAC,qBAAqB,GAAG,uBAAuB,CAAC,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { EditingContextType } from "./types.js";
2
- declare const EditingContext: import("react").Context<EditingContextType | undefined>;
3
- export default EditingContext;
4
- //# sourceMappingURL=Context.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Context.d.ts","sourceRoot":"","sources":["../../../../src/ui/EditableBlock/Context.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAErD,QAAA,MAAM,cAAc,yDAA2D,CAAC;AAEhF,eAAe,cAAc,CAAC"}
@@ -1,10 +0,0 @@
1
- import type React from "react";
2
- import type { EditableBlockProps, EditElementProps } from "./types.js";
3
- import "./styles.css";
4
- /**
5
- * Component that renders toggling edit mode block
6
- * @returns {React.ReactElement} - Rendered EditableBlock
7
- */
8
- declare const EditableBlock: <T extends EditElementProps>({ id, EditComponent, className: userClassName, style, title, tag: TitleTag, isReadOnly, }: EditableBlockProps<T>) => React.ReactElement;
9
- export default EditableBlock;
10
- //# sourceMappingURL=EditableBlock.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EditableBlock.d.ts","sourceRoot":"","sources":["../../../../src/ui/EditableBlock/EditableBlock.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAO,KAAK,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAEvE,OAAO,cAAc,CAAC;AAEtB;;;GAGG;AAEH,QAAA,MAAM,aAAa,GAAI,CAAC,SAAS,gBAAgB,EAAE,2FAQhD,kBAAkB,CAAC,CAAC,CAAC,KAAG,KAAK,CAAC,YA+DhC,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from "./useEditableBlock.js";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/ui/EditableBlock/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { EditingContextType } from "../types.js";
2
- export declare const useEditableBlock: () => EditingContextType;
3
- export default useEditableBlock;
4
- //# sourceMappingURL=useEditableBlock.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useEditableBlock.d.ts","sourceRoot":"","sources":["../../../../../src/ui/EditableBlock/hooks/useEditableBlock.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEtD,eAAO,MAAM,gBAAgB,QAAO,kBAMnC,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as EditableBlock } from "./EditableBlock.js";
2
- export type { default as EditableBlockProps } from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ui/EditableBlock/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAC9D,YAAY,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,YAAY,CAAC"}
@@ -1,26 +0,0 @@
1
- import type React from "react";
2
- import type { JSX } from "react";
3
- export interface EditingContextType {
4
- isEditing: boolean;
5
- toggleEditing: () => void;
6
- }
7
- export type EditElementProps = EditingContextType;
8
- export type EditElement<T extends EditElementProps> = (props: T) => React.ReactNode;
9
- export interface EditableBlockProps<T extends EditElementProps> {
10
- /** Unique identifier for the editable block */
11
- id?: string;
12
- /** Component to render when in edit mode, must implement EditElement interface */
13
- EditComponent: EditElement<T>;
14
- /** CSS class name for additional styling */
15
- className?: string;
16
- /** Inline CSS styles to apply to the component */
17
- style?: React.CSSProperties;
18
- /** Title text for the editable block */
19
- title?: string;
20
- /** HTML element type to render as the title component (e.g., 'div', 'section') */
21
- tag?: keyof JSX.IntrinsicElements;
22
- /** Whether the block is read-only */
23
- isReadOnly?: boolean;
24
- }
25
- export default EditableBlockProps;
26
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/ui/EditableBlock/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAEjC,MAAM,WAAW,kBAAkB;IACjC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,MAAM,IAAI,CAAC;CAC3B;AAED,MAAM,MAAM,gBAAgB,GAAG,kBAAkB,CAAC;AAElD,MAAM,MAAM,WAAW,CAAC,CAAC,SAAS,gBAAgB,IAAI,CACpD,KAAK,EAAE,CAAC,KACL,KAAK,CAAC,SAAS,CAAC;AAErB,MAAM,WAAW,kBAAkB,CAAC,CAAC,SAAS,gBAAgB;IAC5D,+CAA+C;IAC/C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,kFAAkF;IAClF,aAAa,EAAE,WAAW,CAAC,CAAC,CAAC,CAAC;IAC9B,4CAA4C;IAC5C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,kDAAkD;IAClD,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,wCAAwC;IACxC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kFAAkF;IAClF,GAAG,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IAElC,qCAAqC;IACrC,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,eAAe,kBAAkB,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { ContextOptions } from "./types.js";
2
- declare const Context: import("react").Context<ContextOptions | null>;
3
- export default Context;
4
- //# sourceMappingURL=Context.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Context.d.ts","sourceRoot":"","sources":["../../../../src/ui/FileTree/Context.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAEjD,QAAA,MAAM,OAAO,gDAA6C,CAAC;AAE3D,eAAe,OAAO,CAAC"}
@@ -1,7 +0,0 @@
1
- import type React from "react";
2
- import "./styles.css";
3
- import type { ProviderOptions } from "./types.js";
4
- export declare const dataPathHash = "data-path-hash";
5
- declare const Provider: ({ id, className, style, children, header, ...contextOptions }: ProviderOptions) => React.ReactElement;
6
- export default Provider;
7
- //# sourceMappingURL=Provider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Provider.d.ts","sourceRoot":"","sources":["../../../../src/ui/FileTree/Provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,cAAc,CAAC;AACtB,OAAO,KAAK,EAAyB,eAAe,EAAE,MAAM,YAAY,CAAC;AAGzE,eAAO,MAAM,YAAY,mBAAmB,CAAC;AAE7C,QAAA,MAAM,QAAQ,GAAI,+DAOf,eAAe,KAAG,KAAK,CAAC,YA8G1B,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,10 +0,0 @@
1
- import type React from "react";
2
- import "./styles.css";
3
- import type { FileProps } from "./types.js";
4
- /**
5
- * description of the File component
6
- * @returns {React.ReactElement} - Rendered File
7
- */
8
- declare const File: ({ id, className, style, name, marker, }: FileProps) => React.ReactElement;
9
- export default File;
10
- //# sourceMappingURL=File.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"File.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/File/File.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,cAAc,CAAC;AACtB,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C;;;GAGG;AACH,QAAA,MAAM,IAAI,GAAI,yCAMX,SAAS,KAAG,KAAK,CAAC,YAWpB,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as File } from "./File.js";
2
- export * from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/File/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,WAAW,CAAC;AAC5C,cAAc,YAAY,CAAC"}
@@ -1,16 +0,0 @@
1
- import type React from "react";
2
- export interface FileProps {
3
- /** A unique identifier for the File */
4
- id?: string;
5
- /** Additional CSS classes */
6
- className?: string;
7
- /** Inline styles */
8
- style?: React.CSSProperties;
9
- /** File name */
10
- name: string;
11
- /**
12
- * Shows a marker to the right of the file name.
13
- */
14
- marker?: React.ReactNode;
15
- }
16
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/File/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,SAAS;IACxB,uCAAuC;IACvC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,gBAAgB;IAChB,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B"}
@@ -1,10 +0,0 @@
1
- import type React from "react";
2
- import "./styles.css";
3
- import type { FolderProps } from "./types.js";
4
- /**
5
- * description of the Folder component
6
- * @returns {React.ReactElement} - Rendered Folder
7
- */
8
- declare const Folder: ({ id, children, className, style, name, defaultOpen, }: FolderProps) => React.ReactElement;
9
- export default Folder;
10
- //# sourceMappingURL=Folder.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Folder.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/Folder/Folder.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,cAAc,CAAC;AACtB,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAE9C;;;GAGG;AACH,QAAA,MAAM,MAAM,GAAI,wDAOb,WAAW,KAAG,KAAK,CAAC,YAatB,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as Folder } from "./Folder.js";
2
- export * from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/Folder/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAChD,cAAc,YAAY,CAAC"}
@@ -1,16 +0,0 @@
1
- import type React from "react";
2
- export interface FolderProps {
3
- /** A unique identifier for the Folder */
4
- id?: string;
5
- /** Additional CSS classes */
6
- className?: string;
7
- /** Child elements */
8
- children?: React.ReactNode;
9
- /** Inline styles */
10
- style?: React.CSSProperties;
11
- /** Folder name */
12
- name: string;
13
- /** Whether the folder is expanded by default */
14
- defaultOpen?: boolean;
15
- }
16
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/Folder/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,WAAW;IAC1B,yCAAyC;IACzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,qBAAqB;IACrB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,oBAAoB;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAE5B,kBAAkB;IAClB,IAAI,EAAE,MAAM,CAAC;IAEb,gDAAgD;IAChD,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB"}
@@ -1,10 +0,0 @@
1
- import type React from "react";
2
- import "./styles.css";
3
- import type { IndentationBlockProps } from "./types.js";
4
- /**
5
- * description of the IndentationBlock component
6
- * @returns {React.ReactElement} - Rendered IndentationBlock
7
- */
8
- declare const IndentationBlock: ({ id, className, style, depth, }: IndentationBlockProps) => React.ReactElement | null;
9
- export default IndentationBlock;
10
- //# sourceMappingURL=IndentationBlock.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IndentationBlock.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/IndentationBlock/IndentationBlock.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,cAAc,CAAC;AACtB,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAIxD;;;GAGG;AACH,QAAA,MAAM,gBAAgB,GAAI,kCAKvB,qBAAqB,KAAG,KAAK,CAAC,YAAY,GAAG,IAkB/C,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as IndentationBlock } from "./IndentationBlock.js";
2
- export * from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/IndentationBlock/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACpE,cAAc,YAAY,CAAC"}
@@ -1,12 +0,0 @@
1
- import type React from "react";
2
- export interface IndentationBlockProps {
3
- /** A unique identifier for the IndentationBlock */
4
- id?: string;
5
- /** Additional CSS classes */
6
- className?: string;
7
- /** Inline styles */
8
- style?: React.CSSProperties;
9
- /** Depth of the indentation */
10
- depth: number;
11
- }
12
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/IndentationBlock/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,qBAAqB;IACpC,mDAAmD;IACnD,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,+BAA+B;IAC/B,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,5 +0,0 @@
1
- import type { ContextOptions } from "./types.js";
2
- export declare const rootLevelEmptyContext: ContextOptions;
3
- declare const Context: import("react").Context<ContextOptions>;
4
- export default Context;
5
- //# sourceMappingURL=Context.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Context.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/Node/Context.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAEjD,eAAO,MAAM,qBAAqB,EAAE,cAKnC,CAAC;AAEF,QAAA,MAAM,OAAO,yCAAuD,CAAC;AAErE,eAAe,OAAO,CAAC"}
@@ -1,6 +0,0 @@
1
- import type React from "react";
2
- import "./styles.css";
3
- import type { ProviderProps } from "./types.js";
4
- declare const Provider: ({ id, className, style, children, name, marker, ...nodeOptions }: ProviderProps) => React.ReactElement | null;
5
- export default Provider;
6
- //# sourceMappingURL=Provider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Provider.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/Node/Provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAS/B,OAAO,cAAc,CAAC;AACtB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAQhD,QAAA,MAAM,QAAQ,GAAI,kEAQf,aAAa,KAAG,KAAK,CAAC,YAAY,GAAG,IAiNvC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,2 +0,0 @@
1
- export { default as useNode } from "./useNode.js";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/FileTree/common/Node/hooks/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,cAAc,CAAC"}
@@ -1,3 +0,0 @@
1
- declare const useNode: () => import("../types.js").ContextOptions;
2
- export default useNode;
3
- //# sourceMappingURL=useNode.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useNode.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/FileTree/common/Node/hooks/useNode.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,OAAO,4CAOZ,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,5 +0,0 @@
1
- export { default as Context } from "./Context.js";
2
- export * from "./hooks/index.js";
3
- export { default as Node } from "./Provider.js";
4
- export type * from "./types.js";
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/Node/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,cAAc,CAAC;AAClD,cAAc,kBAAkB,CAAC;AACjC,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,eAAe,CAAC;AAChD,mBAAmB,YAAY,CAAC"}
@@ -1,28 +0,0 @@
1
- import type { FileTreeData } from "../../types.js";
2
- export type ContextOptions = {
3
- depth: number;
4
- path: string;
5
- addChildNode: (node: FileTreeData) => void;
6
- childNodes: FileTreeData[];
7
- };
8
- export type FileOptions = {
9
- nodeType: "file";
10
- };
11
- export type FolderOptions = {
12
- nodeType: "folder";
13
- defaultOpen?: boolean;
14
- };
15
- export type ProviderProps = {
16
- /** A unique identifier for the Folder */
17
- id?: string;
18
- /** Additional CSS classes */
19
- className?: string;
20
- /** Child elements */
21
- children?: React.ReactNode;
22
- /** Inline styles */
23
- style?: React.CSSProperties;
24
- name: string;
25
- /** Shows a marker to the right of the node */
26
- marker?: React.ReactNode;
27
- } & (FileOptions | FolderOptions);
28
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/Node/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,MAAM,MAAM,cAAc,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IAEb,YAAY,EAAE,CAAC,IAAI,EAAE,YAAY,KAAK,IAAI,CAAC;IAC3C,UAAU,EAAE,YAAY,EAAE,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,yCAAyC;IACzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,qBAAqB;IACrB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,oBAAoB;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,IAAI,EAAE,MAAM,CAAC;IAEb,8CAA8C;IAC9C,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,GAAG,CAAC,WAAW,GAAG,aAAa,CAAC,CAAC"}
@@ -1,10 +0,0 @@
1
- import type React from "react";
2
- import "./styles.css";
3
- import type { SearchBoxProps } from "./types.js";
4
- /**
5
- * description of the SearchBox component
6
- * @returns {React.ReactElement} - Rendered SearchBox
7
- */
8
- declare const SearchBox: ({ id, className, style, }: SearchBoxProps) => React.ReactElement | null;
9
- export default SearchBox;
10
- //# sourceMappingURL=SearchBox.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SearchBox.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/SearchBox/SearchBox.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,cAAc,CAAC;AACtB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAIjD;;;GAGG;AACH,QAAA,MAAM,SAAS,GAAI,2BAIhB,cAAc,KAAG,KAAK,CAAC,YAAY,GAAG,IA0DxC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as SearchBox } from "./SearchBox.js";
2
- export * from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/SearchBox/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACtD,cAAc,YAAY,CAAC"}
@@ -1,10 +0,0 @@
1
- import type React from "react";
2
- export interface SearchBoxProps {
3
- /** A unique identifier for the SearchBox */
4
- id?: string;
5
- /** Additional CSS classes */
6
- className?: string;
7
- /** Inline styles */
8
- style?: React.CSSProperties;
9
- }
10
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/SearchBox/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,cAAc;IAC7B,4CAA4C;IAC5C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B"}
@@ -1,16 +0,0 @@
1
- import type React from "react";
2
- import type { TreeViewProps } from "./types.js";
3
- /**
4
- * Render a tree view of the given file tree data
5
- *
6
- * @example
7
- * <FileTree>
8
- * <FileTree.SearchBox />
9
- * <FileTree.TreeView tree={treeData} />
10
- * </FileTree>
11
- *
12
- * @returns {React.ReactElement} - Rendered TreeView
13
- */
14
- declare const TreeView: ({ tree, sortAlphabetically, defaultCollapsed, }: TreeViewProps) => React.ReactElement;
15
- export default TreeView;
16
- //# sourceMappingURL=TreeView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TreeView.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/TreeView/TreeView.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAEhD;;;;;;;;;;GAUG;AACH,QAAA,MAAM,QAAQ,GAAI,iDAIf,aAAa,KAAG,KAAK,CAAC,YA6DxB,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as TreeView } from "./TreeView.js";
2
- export * from "./types.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/TreeView/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,eAAe,CAAC;AACpD,cAAc,YAAY,CAAC"}
@@ -1,20 +0,0 @@
1
- import type { FileTreeData } from "../../types.js";
2
- export interface TreeViewProps {
3
- /**
4
- * The list of files and folders to display in the tree
5
- */
6
- tree: FileTreeData[];
7
- /**
8
- * Should the tree be sorted alphabetically
9
- *
10
- * @default false
11
- */
12
- sortAlphabetically?: boolean;
13
- /**
14
- * The default collapsed state of each folder in the tree
15
- *
16
- * @default false
17
- */
18
- defaultCollapsed?: boolean;
19
- }
20
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/FileTree/common/TreeView/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,IAAI,EAAE,YAAY,EAAE,CAAC;IACrB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B"}
@@ -1,5 +0,0 @@
1
- export * from "./File/index.js";
2
- export * from "./Folder/index.js";
3
- export * from "./SearchBox/index.js";
4
- export * from "./TreeView/index.js";
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/ui/FileTree/common/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC"}
@@ -1,2 +0,0 @@
1
- export { default as useFileTree } from "./useFileTree.js";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/ui/FileTree/hooks/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,kBAAkB,CAAC"}
@@ -1,3 +0,0 @@
1
- declare const useFileTree: () => import("../types.js").ContextOptions;
2
- export default useFileTree;
3
- //# sourceMappingURL=useFileTree.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useFileTree.d.ts","sourceRoot":"","sources":["../../../../../src/ui/FileTree/hooks/useFileTree.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,WAAW,4CAMhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1,5 +0,0 @@
1
- export * from "./hooks/index.js";
2
- export type { FileNode as FileTreeFileNode, FileTreeData, FolderNode as FileTreeFolderNode, } from "./types.js";
3
- import type { FileTreeComponent } from "./types.js";
4
- export declare const FileTree: FileTreeComponent;
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ui/FileTree/index.ts"],"names":[],"mappings":"AACA,cAAc,kBAAkB,CAAC;AACjC,YAAY,EACV,QAAQ,IAAI,gBAAgB,EAC5B,YAAY,EACZ,UAAU,IAAI,kBAAkB,GACjC,MAAM,YAAY,CAAC;AAIpB,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEpD,eAAO,MAAM,QAAQ,EAAe,iBAAiB,CAAC"}