@fluid-experimental/tree 2.0.0-rc.2.0.1 → 2.0.0-rc.3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (571) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/api-report/experimental-tree.api.md +2 -2
  3. package/dist/ChangeCompression.d.ts +2 -2
  4. package/dist/ChangeCompression.d.ts.map +1 -1
  5. package/dist/ChangeCompression.js +1 -1
  6. package/dist/ChangeCompression.js.map +1 -1
  7. package/dist/ChangeTypes.d.ts +1 -1
  8. package/dist/ChangeTypes.d.ts.map +1 -1
  9. package/dist/ChangeTypes.js +4 -4
  10. package/dist/ChangeTypes.js.map +1 -1
  11. package/dist/Checkout.d.ts +3 -3
  12. package/dist/Checkout.d.ts.map +1 -1
  13. package/dist/Checkout.js +17 -17
  14. package/dist/Checkout.js.map +1 -1
  15. package/dist/EditLog.d.ts +1 -1
  16. package/dist/EditLog.d.ts.map +1 -1
  17. package/dist/EditLog.js +9 -9
  18. package/dist/EditLog.js.map +1 -1
  19. package/dist/EditUtilities.d.ts +3 -3
  20. package/dist/EditUtilities.d.ts.map +1 -1
  21. package/dist/EditUtilities.js +6 -6
  22. package/dist/EditUtilities.js.map +1 -1
  23. package/dist/Forest.d.ts.map +1 -1
  24. package/dist/Forest.js +23 -23
  25. package/dist/Forest.js.map +1 -1
  26. package/dist/HistoryEditFactory.d.ts +1 -1
  27. package/dist/HistoryEditFactory.d.ts.map +1 -1
  28. package/dist/HistoryEditFactory.js +7 -7
  29. package/dist/HistoryEditFactory.js.map +1 -1
  30. package/dist/IdConversion.d.ts.map +1 -1
  31. package/dist/IdConversion.js.map +1 -1
  32. package/dist/LogViewer.d.ts +2 -2
  33. package/dist/LogViewer.d.ts.map +1 -1
  34. package/dist/LogViewer.js +7 -7
  35. package/dist/LogViewer.js.map +1 -1
  36. package/dist/MergeHealth.d.ts.map +1 -1
  37. package/dist/MergeHealth.js +1 -1
  38. package/dist/MergeHealth.js.map +1 -1
  39. package/dist/NodeIdUtilities.d.ts +1 -1
  40. package/dist/NodeIdUtilities.d.ts.map +1 -1
  41. package/dist/NodeIdUtilities.js +1 -1
  42. package/dist/NodeIdUtilities.js.map +1 -1
  43. package/dist/PayloadUtilities.d.ts.map +1 -1
  44. package/dist/PayloadUtilities.js +2 -2
  45. package/dist/PayloadUtilities.js.map +1 -1
  46. package/dist/ReconciliationPath.d.ts +1 -1
  47. package/dist/ReconciliationPath.d.ts.map +1 -1
  48. package/dist/ReconciliationPath.js.map +1 -1
  49. package/dist/RevisionValueCache.d.ts.map +1 -1
  50. package/dist/RevisionValueCache.js +2 -2
  51. package/dist/RevisionValueCache.js.map +1 -1
  52. package/dist/RevisionView.d.ts +2 -2
  53. package/dist/RevisionView.d.ts.map +1 -1
  54. package/dist/RevisionView.js.map +1 -1
  55. package/dist/SerializationUtilities.d.ts +1 -1
  56. package/dist/SerializationUtilities.d.ts.map +1 -1
  57. package/dist/SerializationUtilities.js.map +1 -1
  58. package/dist/SharedTree.d.ts +8 -7
  59. package/dist/SharedTree.d.ts.map +1 -1
  60. package/dist/SharedTree.js +78 -78
  61. package/dist/SharedTree.js.map +1 -1
  62. package/dist/SharedTreeEncoder.d.ts +1 -1
  63. package/dist/SharedTreeEncoder.d.ts.map +1 -1
  64. package/dist/SharedTreeEncoder.js +31 -31
  65. package/dist/SharedTreeEncoder.js.map +1 -1
  66. package/dist/Summary.d.ts +2 -2
  67. package/dist/Summary.d.ts.map +1 -1
  68. package/dist/Summary.js +2 -2
  69. package/dist/Summary.js.map +1 -1
  70. package/dist/SummaryBackCompatibility.d.ts.map +1 -1
  71. package/dist/SummaryBackCompatibility.js.map +1 -1
  72. package/dist/SummaryTestUtilities.d.ts +1 -1
  73. package/dist/SummaryTestUtilities.d.ts.map +1 -1
  74. package/dist/SummaryTestUtilities.js.map +1 -1
  75. package/dist/Transaction.d.ts +3 -3
  76. package/dist/Transaction.d.ts.map +1 -1
  77. package/dist/Transaction.js +3 -3
  78. package/dist/Transaction.js.map +1 -1
  79. package/dist/TransactionInternal.d.ts +3 -3
  80. package/dist/TransactionInternal.d.ts.map +1 -1
  81. package/dist/TransactionInternal.js +6 -6
  82. package/dist/TransactionInternal.js.map +1 -1
  83. package/dist/TreeCompressor.d.ts +5 -1
  84. package/dist/TreeCompressor.d.ts.map +1 -1
  85. package/dist/TreeCompressor.js +5 -5
  86. package/dist/TreeCompressor.js.map +1 -1
  87. package/dist/TreeNodeHandle.d.ts +1 -1
  88. package/dist/TreeNodeHandle.d.ts.map +1 -1
  89. package/dist/TreeNodeHandle.js.map +1 -1
  90. package/dist/TreeView.d.ts +1 -1
  91. package/dist/TreeView.d.ts.map +1 -1
  92. package/dist/TreeView.js +2 -3
  93. package/dist/TreeView.js.map +1 -1
  94. package/dist/UuidUtilities.d.ts.map +1 -1
  95. package/dist/UuidUtilities.js.map +1 -1
  96. package/dist/id-compressor/AppendOnlySortedMap.d.ts.map +1 -1
  97. package/dist/id-compressor/AppendOnlySortedMap.js +3 -3
  98. package/dist/id-compressor/AppendOnlySortedMap.js.map +1 -1
  99. package/dist/id-compressor/IdCompressor.d.ts +1 -1
  100. package/dist/id-compressor/IdCompressor.d.ts.map +1 -1
  101. package/dist/id-compressor/IdCompressor.js +25 -26
  102. package/dist/id-compressor/IdCompressor.js.map +1 -1
  103. package/dist/id-compressor/IdRange.d.ts.map +1 -1
  104. package/dist/id-compressor/IdRange.js +2 -2
  105. package/dist/id-compressor/IdRange.js.map +1 -1
  106. package/dist/id-compressor/NumericUuid.d.ts.map +1 -1
  107. package/dist/id-compressor/NumericUuid.js +2 -1
  108. package/dist/id-compressor/NumericUuid.js.map +1 -1
  109. package/dist/id-compressor/SessionIdNormalizer.d.ts.map +1 -1
  110. package/dist/id-compressor/SessionIdNormalizer.js +8 -9
  111. package/dist/id-compressor/SessionIdNormalizer.js.map +1 -1
  112. package/dist/migration-shim/migrationDeltaHandler.d.ts +1 -1
  113. package/dist/migration-shim/migrationDeltaHandler.d.ts.map +1 -1
  114. package/dist/migration-shim/migrationDeltaHandler.js +11 -11
  115. package/dist/migration-shim/migrationDeltaHandler.js.map +1 -1
  116. package/dist/migration-shim/migrationShim.d.ts +8 -4
  117. package/dist/migration-shim/migrationShim.d.ts.map +1 -1
  118. package/dist/migration-shim/migrationShim.js +13 -13
  119. package/dist/migration-shim/migrationShim.js.map +1 -1
  120. package/dist/migration-shim/migrationShimFactory.d.ts +2 -2
  121. package/dist/migration-shim/migrationShimFactory.d.ts.map +1 -1
  122. package/dist/migration-shim/migrationShimFactory.js +2 -2
  123. package/dist/migration-shim/migrationShimFactory.js.map +1 -1
  124. package/dist/migration-shim/packageVersion.d.ts +0 -2
  125. package/dist/migration-shim/packageVersion.d.ts.map +1 -1
  126. package/dist/migration-shim/packageVersion.js +0 -2
  127. package/dist/migration-shim/packageVersion.js.map +1 -1
  128. package/dist/migration-shim/sharedTreeDeltaHandler.d.ts.map +1 -1
  129. package/dist/migration-shim/sharedTreeDeltaHandler.js +8 -8
  130. package/dist/migration-shim/sharedTreeDeltaHandler.js.map +1 -1
  131. package/dist/migration-shim/sharedTreeShim.d.ts +2 -2
  132. package/dist/migration-shim/sharedTreeShim.d.ts.map +1 -1
  133. package/dist/migration-shim/sharedTreeShim.js +8 -4
  134. package/dist/migration-shim/sharedTreeShim.js.map +1 -1
  135. package/dist/migration-shim/sharedTreeShimFactory.d.ts +1 -1
  136. package/dist/migration-shim/sharedTreeShimFactory.d.ts.map +1 -1
  137. package/dist/migration-shim/sharedTreeShimFactory.js +2 -2
  138. package/dist/migration-shim/sharedTreeShimFactory.js.map +1 -1
  139. package/dist/migration-shim/shimChannelServices.d.ts +1 -1
  140. package/dist/migration-shim/shimChannelServices.d.ts.map +1 -1
  141. package/dist/migration-shim/shimChannelServices.js.map +1 -1
  142. package/dist/migration-shim/shimDeltaConnection.d.ts +1 -1
  143. package/dist/migration-shim/shimDeltaConnection.d.ts.map +1 -1
  144. package/dist/migration-shim/shimDeltaConnection.js +2 -2
  145. package/dist/migration-shim/shimDeltaConnection.js.map +1 -1
  146. package/dist/migration-shim/shimHandle.d.ts.map +1 -1
  147. package/dist/migration-shim/shimHandle.js.map +1 -1
  148. package/dist/migration-shim/types.d.ts +1 -1
  149. package/dist/migration-shim/types.d.ts.map +1 -1
  150. package/dist/migration-shim/types.js.map +1 -1
  151. package/dist/migration-shim/utils.d.ts +1 -1
  152. package/dist/migration-shim/utils.d.ts.map +1 -1
  153. package/dist/migration-shim/utils.js.map +1 -1
  154. package/dist/persisted-types/0.0.2.d.ts +1 -1
  155. package/dist/persisted-types/0.0.2.d.ts.map +1 -1
  156. package/dist/persisted-types/0.0.2.js.map +1 -1
  157. package/dist/persisted-types/0.1.1.d.ts +1 -1
  158. package/dist/persisted-types/0.1.1.d.ts.map +1 -1
  159. package/dist/persisted-types/0.1.1.js +3 -3
  160. package/dist/persisted-types/0.1.1.js.map +1 -1
  161. package/lib/ChangeCompression.d.ts +2 -2
  162. package/lib/ChangeCompression.d.ts.map +1 -1
  163. package/lib/ChangeCompression.js +1 -1
  164. package/lib/ChangeCompression.js.map +1 -1
  165. package/lib/ChangeTypes.d.ts +1 -1
  166. package/lib/ChangeTypes.d.ts.map +1 -1
  167. package/lib/ChangeTypes.js +2 -2
  168. package/lib/ChangeTypes.js.map +1 -1
  169. package/lib/Checkout.d.ts +3 -3
  170. package/lib/Checkout.d.ts.map +1 -1
  171. package/lib/Checkout.js +4 -4
  172. package/lib/Checkout.js.map +1 -1
  173. package/lib/EditLog.d.ts +1 -1
  174. package/lib/EditLog.d.ts.map +1 -1
  175. package/lib/EditLog.js +2 -2
  176. package/lib/EditLog.js.map +1 -1
  177. package/lib/EditUtilities.d.ts +3 -3
  178. package/lib/EditUtilities.d.ts.map +1 -1
  179. package/lib/EditUtilities.js +5 -5
  180. package/lib/EditUtilities.js.map +1 -1
  181. package/lib/Forest.d.ts.map +1 -1
  182. package/lib/Forest.js +2 -2
  183. package/lib/Forest.js.map +1 -1
  184. package/lib/HistoryEditFactory.d.ts +1 -1
  185. package/lib/HistoryEditFactory.d.ts.map +1 -1
  186. package/lib/HistoryEditFactory.js +5 -5
  187. package/lib/HistoryEditFactory.js.map +1 -1
  188. package/lib/IdConversion.d.ts.map +1 -1
  189. package/lib/IdConversion.js.map +1 -1
  190. package/lib/LogViewer.d.ts +2 -2
  191. package/lib/LogViewer.d.ts.map +1 -1
  192. package/lib/LogViewer.js +3 -3
  193. package/lib/LogViewer.js.map +1 -1
  194. package/lib/MergeHealth.d.ts.map +1 -1
  195. package/lib/MergeHealth.js +1 -1
  196. package/lib/MergeHealth.js.map +1 -1
  197. package/lib/NodeIdUtilities.d.ts +1 -1
  198. package/lib/NodeIdUtilities.d.ts.map +1 -1
  199. package/lib/NodeIdUtilities.js +1 -1
  200. package/lib/NodeIdUtilities.js.map +1 -1
  201. package/lib/PayloadUtilities.d.ts.map +1 -1
  202. package/lib/PayloadUtilities.js +1 -1
  203. package/lib/PayloadUtilities.js.map +1 -1
  204. package/lib/ReconciliationPath.d.ts +1 -1
  205. package/lib/ReconciliationPath.d.ts.map +1 -1
  206. package/lib/ReconciliationPath.js.map +1 -1
  207. package/lib/RevisionValueCache.d.ts.map +1 -1
  208. package/lib/RevisionValueCache.js +2 -2
  209. package/lib/RevisionValueCache.js.map +1 -1
  210. package/lib/RevisionView.d.ts +2 -2
  211. package/lib/RevisionView.d.ts.map +1 -1
  212. package/lib/RevisionView.js.map +1 -1
  213. package/lib/SerializationUtilities.d.ts +1 -1
  214. package/lib/SerializationUtilities.d.ts.map +1 -1
  215. package/lib/SerializationUtilities.js.map +1 -1
  216. package/lib/SharedTree.d.ts +8 -7
  217. package/lib/SharedTree.d.ts.map +1 -1
  218. package/lib/SharedTree.js +13 -13
  219. package/lib/SharedTree.js.map +1 -1
  220. package/lib/SharedTreeEncoder.d.ts +1 -1
  221. package/lib/SharedTreeEncoder.d.ts.map +1 -1
  222. package/lib/SharedTreeEncoder.js +5 -5
  223. package/lib/SharedTreeEncoder.js.map +1 -1
  224. package/lib/Summary.d.ts +2 -2
  225. package/lib/Summary.d.ts.map +1 -1
  226. package/lib/Summary.js +1 -1
  227. package/lib/Summary.js.map +1 -1
  228. package/lib/SummaryBackCompatibility.d.ts.map +1 -1
  229. package/lib/SummaryBackCompatibility.js.map +1 -1
  230. package/lib/SummaryTestUtilities.d.ts +1 -1
  231. package/lib/SummaryTestUtilities.d.ts.map +1 -1
  232. package/lib/SummaryTestUtilities.js.map +1 -1
  233. package/lib/Transaction.d.ts +3 -3
  234. package/lib/Transaction.d.ts.map +1 -1
  235. package/lib/Transaction.js +3 -3
  236. package/lib/Transaction.js.map +1 -1
  237. package/lib/TransactionInternal.d.ts +3 -3
  238. package/lib/TransactionInternal.d.ts.map +1 -1
  239. package/lib/TransactionInternal.js +3 -3
  240. package/lib/TransactionInternal.js.map +1 -1
  241. package/lib/TreeCompressor.d.ts +5 -1
  242. package/lib/TreeCompressor.d.ts.map +1 -1
  243. package/lib/TreeCompressor.js +2 -2
  244. package/lib/TreeCompressor.js.map +1 -1
  245. package/lib/TreeNodeHandle.d.ts +1 -1
  246. package/lib/TreeNodeHandle.d.ts.map +1 -1
  247. package/lib/TreeNodeHandle.js.map +1 -1
  248. package/lib/TreeView.d.ts +1 -1
  249. package/lib/TreeView.d.ts.map +1 -1
  250. package/lib/TreeView.js +1 -2
  251. package/lib/TreeView.js.map +1 -1
  252. package/lib/UuidUtilities.d.ts.map +1 -1
  253. package/lib/UuidUtilities.js +1 -1
  254. package/lib/UuidUtilities.js.map +1 -1
  255. package/lib/id-compressor/AppendOnlySortedMap.d.ts.map +1 -1
  256. package/lib/id-compressor/AppendOnlySortedMap.js +1 -1
  257. package/lib/id-compressor/AppendOnlySortedMap.js.map +1 -1
  258. package/lib/id-compressor/IdCompressor.d.ts +1 -1
  259. package/lib/id-compressor/IdCompressor.d.ts.map +1 -1
  260. package/lib/id-compressor/IdCompressor.js +4 -5
  261. package/lib/id-compressor/IdCompressor.js.map +1 -1
  262. package/lib/id-compressor/IdRange.d.ts.map +1 -1
  263. package/lib/id-compressor/IdRange.js +1 -1
  264. package/lib/id-compressor/IdRange.js.map +1 -1
  265. package/lib/id-compressor/NumericUuid.d.ts.map +1 -1
  266. package/lib/id-compressor/NumericUuid.js +2 -1
  267. package/lib/id-compressor/NumericUuid.js.map +1 -1
  268. package/lib/id-compressor/SessionIdNormalizer.d.ts.map +1 -1
  269. package/lib/id-compressor/SessionIdNormalizer.js +1 -2
  270. package/lib/id-compressor/SessionIdNormalizer.js.map +1 -1
  271. package/lib/migration-shim/migrationDeltaHandler.d.ts +1 -1
  272. package/lib/migration-shim/migrationDeltaHandler.d.ts.map +1 -1
  273. package/lib/migration-shim/migrationDeltaHandler.js +1 -1
  274. package/lib/migration-shim/migrationDeltaHandler.js.map +1 -1
  275. package/lib/migration-shim/migrationShim.d.ts +8 -4
  276. package/lib/migration-shim/migrationShim.d.ts.map +1 -1
  277. package/lib/migration-shim/migrationShim.js +3 -3
  278. package/lib/migration-shim/migrationShim.js.map +1 -1
  279. package/lib/migration-shim/migrationShimFactory.d.ts +2 -2
  280. package/lib/migration-shim/migrationShimFactory.d.ts.map +1 -1
  281. package/lib/migration-shim/migrationShimFactory.js +1 -1
  282. package/lib/migration-shim/migrationShimFactory.js.map +1 -1
  283. package/lib/migration-shim/packageVersion.d.ts +0 -2
  284. package/lib/migration-shim/packageVersion.d.ts.map +1 -1
  285. package/lib/migration-shim/packageVersion.js +0 -2
  286. package/lib/migration-shim/packageVersion.js.map +1 -1
  287. package/lib/migration-shim/sharedTreeDeltaHandler.d.ts.map +1 -1
  288. package/lib/migration-shim/sharedTreeDeltaHandler.js +1 -1
  289. package/lib/migration-shim/sharedTreeDeltaHandler.js.map +1 -1
  290. package/lib/migration-shim/sharedTreeShim.d.ts +2 -2
  291. package/lib/migration-shim/sharedTreeShim.d.ts.map +1 -1
  292. package/lib/migration-shim/sharedTreeShim.js +6 -2
  293. package/lib/migration-shim/sharedTreeShim.js.map +1 -1
  294. package/lib/migration-shim/sharedTreeShimFactory.d.ts +1 -1
  295. package/lib/migration-shim/sharedTreeShimFactory.d.ts.map +1 -1
  296. package/lib/migration-shim/sharedTreeShimFactory.js +1 -1
  297. package/lib/migration-shim/sharedTreeShimFactory.js.map +1 -1
  298. package/lib/migration-shim/shimChannelServices.d.ts +1 -1
  299. package/lib/migration-shim/shimChannelServices.d.ts.map +1 -1
  300. package/lib/migration-shim/shimChannelServices.js.map +1 -1
  301. package/lib/migration-shim/shimDeltaConnection.d.ts +1 -1
  302. package/lib/migration-shim/shimDeltaConnection.d.ts.map +1 -1
  303. package/lib/migration-shim/shimDeltaConnection.js +1 -1
  304. package/lib/migration-shim/shimDeltaConnection.js.map +1 -1
  305. package/lib/migration-shim/shimHandle.d.ts.map +1 -1
  306. package/lib/migration-shim/shimHandle.js.map +1 -1
  307. package/lib/migration-shim/types.d.ts +1 -1
  308. package/lib/migration-shim/types.d.ts.map +1 -1
  309. package/lib/migration-shim/types.js.map +1 -1
  310. package/lib/migration-shim/utils.d.ts +1 -1
  311. package/lib/migration-shim/utils.d.ts.map +1 -1
  312. package/lib/migration-shim/utils.js.map +1 -1
  313. package/lib/persisted-types/0.0.2.d.ts +1 -1
  314. package/lib/persisted-types/0.0.2.d.ts.map +1 -1
  315. package/lib/persisted-types/0.0.2.js.map +1 -1
  316. package/lib/persisted-types/0.1.1.d.ts +1 -1
  317. package/lib/persisted-types/0.1.1.d.ts.map +1 -1
  318. package/lib/persisted-types/0.1.1.js +1 -1
  319. package/lib/persisted-types/0.1.1.js.map +1 -1
  320. package/package.json +33 -32
  321. package/src/ChangeCompression.ts +8 -8
  322. package/src/ChangeTypes.ts +5 -4
  323. package/src/Checkout.ts +9 -7
  324. package/src/EditLog.ts +4 -3
  325. package/src/EditUtilities.ts +9 -8
  326. package/src/Forest.ts +3 -2
  327. package/src/HistoryEditFactory.ts +12 -11
  328. package/src/IdConversion.ts +2 -2
  329. package/src/LogViewer.ts +5 -4
  330. package/src/MergeHealth.ts +2 -1
  331. package/src/NodeIdUtilities.ts +2 -2
  332. package/src/PayloadUtilities.ts +2 -1
  333. package/src/ReconciliationPath.ts +1 -1
  334. package/src/RevisionValueCache.ts +3 -2
  335. package/src/RevisionView.ts +3 -3
  336. package/src/SerializationUtilities.ts +1 -1
  337. package/src/SharedTree.ts +46 -49
  338. package/src/SharedTreeEncoder.ts +30 -29
  339. package/src/Summary.ts +5 -3
  340. package/src/SummaryBackCompatibility.ts +1 -0
  341. package/src/SummaryTestUtilities.ts +2 -1
  342. package/src/Transaction.ts +7 -6
  343. package/src/TransactionInternal.ts +17 -16
  344. package/src/TreeCompressor.ts +6 -4
  345. package/src/TreeNodeHandle.ts +2 -2
  346. package/src/TreeView.ts +3 -3
  347. package/src/UuidUtilities.ts +2 -1
  348. package/src/id-compressor/AppendOnlySortedMap.ts +2 -1
  349. package/src/id-compressor/IdCompressor.ts +18 -17
  350. package/src/id-compressor/IdRange.ts +2 -1
  351. package/src/id-compressor/NumericUuid.ts +1 -1
  352. package/src/id-compressor/SessionIdNormalizer.ts +3 -3
  353. package/src/migration-shim/migrationDeltaHandler.ts +3 -2
  354. package/src/migration-shim/migrationShim.ts +14 -10
  355. package/src/migration-shim/migrationShimFactory.ts +6 -4
  356. package/src/migration-shim/packageVersion.ts +0 -2
  357. package/src/migration-shim/sharedTreeDeltaHandler.ts +3 -2
  358. package/src/migration-shim/sharedTreeShim.ts +7 -5
  359. package/src/migration-shim/sharedTreeShimFactory.ts +3 -3
  360. package/src/migration-shim/shimChannelServices.ts +1 -1
  361. package/src/migration-shim/shimDeltaConnection.ts +3 -2
  362. package/src/migration-shim/shimHandle.ts +1 -0
  363. package/src/migration-shim/types.ts +3 -1
  364. package/src/migration-shim/utils.ts +2 -1
  365. package/src/persisted-types/0.0.2.ts +2 -2
  366. package/src/persisted-types/0.1.1.ts +10 -8
  367. package/dist/tree-alpha.d.ts +0 -2901
  368. package/dist/tree-beta.d.ts +0 -348
  369. package/dist/tree-public.d.ts +0 -348
  370. package/dist/tree-untrimmed.d.ts +0 -3820
  371. package/lib/test/AppendOnlySortedMap.perf.tests.d.ts +0 -6
  372. package/lib/test/AppendOnlySortedMap.perf.tests.d.ts.map +0 -1
  373. package/lib/test/AppendOnlySortedMap.perf.tests.js +0 -49
  374. package/lib/test/AppendOnlySortedMap.perf.tests.js.map +0 -1
  375. package/lib/test/AppendOnlySortedMap.tests.d.ts +0 -6
  376. package/lib/test/AppendOnlySortedMap.tests.d.ts.map +0 -1
  377. package/lib/test/AppendOnlySortedMap.tests.js +0 -213
  378. package/lib/test/AppendOnlySortedMap.tests.js.map +0 -1
  379. package/lib/test/ChangeCompression.tests.d.ts +0 -6
  380. package/lib/test/ChangeCompression.tests.d.ts.map +0 -1
  381. package/lib/test/ChangeCompression.tests.js +0 -154
  382. package/lib/test/ChangeCompression.tests.js.map +0 -1
  383. package/lib/test/Checkout.tests.d.ts +0 -10
  384. package/lib/test/Checkout.tests.d.ts.map +0 -1
  385. package/lib/test/Checkout.tests.js +0 -460
  386. package/lib/test/Checkout.tests.js.map +0 -1
  387. package/lib/test/Common.tests.d.ts +0 -6
  388. package/lib/test/Common.tests.d.ts.map +0 -1
  389. package/lib/test/Common.tests.js +0 -102
  390. package/lib/test/Common.tests.js.map +0 -1
  391. package/lib/test/EagerCheckout.tests.d.ts +0 -6
  392. package/lib/test/EagerCheckout.tests.d.ts.map +0 -1
  393. package/lib/test/EagerCheckout.tests.js +0 -20
  394. package/lib/test/EagerCheckout.tests.js.map +0 -1
  395. package/lib/test/Edit.tests.d.ts +0 -6
  396. package/lib/test/Edit.tests.d.ts.map +0 -1
  397. package/lib/test/Edit.tests.js +0 -60
  398. package/lib/test/Edit.tests.js.map +0 -1
  399. package/lib/test/EditLog.perf.tests.d.ts +0 -6
  400. package/lib/test/EditLog.perf.tests.d.ts.map +0 -1
  401. package/lib/test/EditLog.perf.tests.js +0 -41
  402. package/lib/test/EditLog.perf.tests.js.map +0 -1
  403. package/lib/test/EditLog.tests.d.ts +0 -6
  404. package/lib/test/EditLog.tests.d.ts.map +0 -1
  405. package/lib/test/EditLog.tests.js +0 -355
  406. package/lib/test/EditLog.tests.js.map +0 -1
  407. package/lib/test/EditUtilities.tests.d.ts +0 -6
  408. package/lib/test/EditUtilities.tests.d.ts.map +0 -1
  409. package/lib/test/EditUtilities.tests.js +0 -512
  410. package/lib/test/EditUtilities.tests.js.map +0 -1
  411. package/lib/test/Forest.perf.tests.d.ts +0 -6
  412. package/lib/test/Forest.perf.tests.d.ts.map +0 -1
  413. package/lib/test/Forest.perf.tests.js +0 -135
  414. package/lib/test/Forest.perf.tests.js.map +0 -1
  415. package/lib/test/Forest.tests.d.ts +0 -6
  416. package/lib/test/Forest.tests.d.ts.map +0 -1
  417. package/lib/test/Forest.tests.js +0 -213
  418. package/lib/test/Forest.tests.js.map +0 -1
  419. package/lib/test/GenericTransaction.tests.d.ts +0 -6
  420. package/lib/test/GenericTransaction.tests.d.ts.map +0 -1
  421. package/lib/test/GenericTransaction.tests.js +0 -31
  422. package/lib/test/GenericTransaction.tests.js.map +0 -1
  423. package/lib/test/HistoryEditFactory.tests.d.ts +0 -6
  424. package/lib/test/HistoryEditFactory.tests.d.ts.map +0 -1
  425. package/lib/test/HistoryEditFactory.tests.js +0 -170
  426. package/lib/test/HistoryEditFactory.tests.js.map +0 -1
  427. package/lib/test/IdCompressor.perf.tests.d.ts +0 -6
  428. package/lib/test/IdCompressor.perf.tests.d.ts.map +0 -1
  429. package/lib/test/IdCompressor.perf.tests.js +0 -290
  430. package/lib/test/IdCompressor.perf.tests.js.map +0 -1
  431. package/lib/test/IdCompressor.tests.d.ts +0 -6
  432. package/lib/test/IdCompressor.tests.d.ts.map +0 -1
  433. package/lib/test/IdCompressor.tests.js +0 -1542
  434. package/lib/test/IdCompressor.tests.js.map +0 -1
  435. package/lib/test/IdConversion.tests.d.ts +0 -6
  436. package/lib/test/IdConversion.tests.d.ts.map +0 -1
  437. package/lib/test/IdConversion.tests.js +0 -36
  438. package/lib/test/IdConversion.tests.js.map +0 -1
  439. package/lib/test/LazyCheckout.tests.d.ts +0 -6
  440. package/lib/test/LazyCheckout.tests.d.ts.map +0 -1
  441. package/lib/test/LazyCheckout.tests.js +0 -22
  442. package/lib/test/LazyCheckout.tests.js.map +0 -1
  443. package/lib/test/LogViewer.tests.d.ts +0 -6
  444. package/lib/test/LogViewer.tests.d.ts.map +0 -1
  445. package/lib/test/LogViewer.tests.js +0 -588
  446. package/lib/test/LogViewer.tests.js.map +0 -1
  447. package/lib/test/MergeHealthTelemetryHeartbeat.tests.d.ts +0 -6
  448. package/lib/test/MergeHealthTelemetryHeartbeat.tests.d.ts.map +0 -1
  449. package/lib/test/MergeHealthTelemetryHeartbeat.tests.js +0 -351
  450. package/lib/test/MergeHealthTelemetryHeartbeat.tests.js.map +0 -1
  451. package/lib/test/NumericUuid.perf.tests.d.ts +0 -6
  452. package/lib/test/NumericUuid.perf.tests.d.ts.map +0 -1
  453. package/lib/test/NumericUuid.perf.tests.js +0 -68
  454. package/lib/test/NumericUuid.perf.tests.js.map +0 -1
  455. package/lib/test/NumericUuid.tests.d.ts +0 -6
  456. package/lib/test/NumericUuid.tests.d.ts.map +0 -1
  457. package/lib/test/NumericUuid.tests.js +0 -192
  458. package/lib/test/NumericUuid.tests.js.map +0 -1
  459. package/lib/test/RevisionValueCache.tests.d.ts +0 -6
  460. package/lib/test/RevisionValueCache.tests.d.ts.map +0 -1
  461. package/lib/test/RevisionValueCache.tests.js +0 -106
  462. package/lib/test/RevisionValueCache.tests.js.map +0 -1
  463. package/lib/test/RevisionView.tests.d.ts +0 -6
  464. package/lib/test/RevisionView.tests.d.ts.map +0 -1
  465. package/lib/test/RevisionView.tests.js +0 -131
  466. package/lib/test/RevisionView.tests.js.map +0 -1
  467. package/lib/test/SessionIdNormalizer.tests.d.ts +0 -6
  468. package/lib/test/SessionIdNormalizer.tests.d.ts.map +0 -1
  469. package/lib/test/SessionIdNormalizer.tests.js +0 -377
  470. package/lib/test/SessionIdNormalizer.tests.js.map +0 -1
  471. package/lib/test/SharedTree.fuzz.tests.d.ts +0 -6
  472. package/lib/test/SharedTree.fuzz.tests.d.ts.map +0 -1
  473. package/lib/test/SharedTree.fuzz.tests.js +0 -9
  474. package/lib/test/SharedTree.fuzz.tests.js.map +0 -1
  475. package/lib/test/SharedTree.perf.tests.d.ts +0 -6
  476. package/lib/test/SharedTree.perf.tests.d.ts.map +0 -1
  477. package/lib/test/SharedTree.perf.tests.js +0 -39
  478. package/lib/test/SharedTree.perf.tests.js.map +0 -1
  479. package/lib/test/SharedTree.tests.d.ts +0 -6
  480. package/lib/test/SharedTree.tests.d.ts.map +0 -1
  481. package/lib/test/SharedTree.tests.js +0 -22
  482. package/lib/test/SharedTree.tests.js.map +0 -1
  483. package/lib/test/StringInterner.tests.d.ts +0 -6
  484. package/lib/test/StringInterner.tests.d.ts.map +0 -1
  485. package/lib/test/StringInterner.tests.js +0 -73
  486. package/lib/test/StringInterner.tests.js.map +0 -1
  487. package/lib/test/Summary.tests.d.ts +0 -7
  488. package/lib/test/Summary.tests.d.ts.map +0 -1
  489. package/lib/test/Summary.tests.js +0 -386
  490. package/lib/test/Summary.tests.js.map +0 -1
  491. package/lib/test/Transaction.tests.d.ts +0 -6
  492. package/lib/test/Transaction.tests.d.ts.map +0 -1
  493. package/lib/test/Transaction.tests.js +0 -124
  494. package/lib/test/Transaction.tests.js.map +0 -1
  495. package/lib/test/TransactionInternal.tests.d.ts +0 -6
  496. package/lib/test/TransactionInternal.tests.d.ts.map +0 -1
  497. package/lib/test/TransactionInternal.tests.js +0 -576
  498. package/lib/test/TransactionInternal.tests.js.map +0 -1
  499. package/lib/test/TreeCompression.tests.d.ts +0 -6
  500. package/lib/test/TreeCompression.tests.d.ts.map +0 -1
  501. package/lib/test/TreeCompression.tests.js +0 -291
  502. package/lib/test/TreeCompression.tests.js.map +0 -1
  503. package/lib/test/TreeView.tests.d.ts +0 -6
  504. package/lib/test/TreeView.tests.d.ts.map +0 -1
  505. package/lib/test/TreeView.tests.js +0 -178
  506. package/lib/test/TreeView.tests.js.map +0 -1
  507. package/lib/test/UndoRedoHandler.tests.d.ts +0 -6
  508. package/lib/test/UndoRedoHandler.tests.d.ts.map +0 -1
  509. package/lib/test/UndoRedoHandler.tests.js +0 -37
  510. package/lib/test/UndoRedoHandler.tests.js.map +0 -1
  511. package/lib/test/fuzz/Generators.d.ts +0 -8
  512. package/lib/test/fuzz/Generators.d.ts.map +0 -1
  513. package/lib/test/fuzz/Generators.js +0 -345
  514. package/lib/test/fuzz/Generators.js.map +0 -1
  515. package/lib/test/fuzz/SharedTreeFuzzTests.d.ts +0 -23
  516. package/lib/test/fuzz/SharedTreeFuzzTests.d.ts.map +0 -1
  517. package/lib/test/fuzz/SharedTreeFuzzTests.js +0 -241
  518. package/lib/test/fuzz/SharedTreeFuzzTests.js.map +0 -1
  519. package/lib/test/fuzz/Types.d.ts +0 -136
  520. package/lib/test/fuzz/Types.d.ts.map +0 -1
  521. package/lib/test/fuzz/Types.js +0 -6
  522. package/lib/test/fuzz/Types.js.map +0 -1
  523. package/lib/test/utilities/IdCompressorTestUtilities.d.ts +0 -246
  524. package/lib/test/utilities/IdCompressorTestUtilities.d.ts.map +0 -1
  525. package/lib/test/utilities/IdCompressorTestUtilities.js +0 -608
  526. package/lib/test/utilities/IdCompressorTestUtilities.js.map +0 -1
  527. package/lib/test/utilities/MockTransaction.d.ts +0 -35
  528. package/lib/test/utilities/MockTransaction.d.ts.map +0 -1
  529. package/lib/test/utilities/MockTransaction.js +0 -51
  530. package/lib/test/utilities/MockTransaction.js.map +0 -1
  531. package/lib/test/utilities/PendingLocalStateTests.d.ts +0 -12
  532. package/lib/test/utilities/PendingLocalStateTests.d.ts.map +0 -1
  533. package/lib/test/utilities/PendingLocalStateTests.js +0 -223
  534. package/lib/test/utilities/PendingLocalStateTests.js.map +0 -1
  535. package/lib/test/utilities/SharedTreeTests.d.ts +0 -12
  536. package/lib/test/utilities/SharedTreeTests.d.ts.map +0 -1
  537. package/lib/test/utilities/SharedTreeTests.js +0 -949
  538. package/lib/test/utilities/SharedTreeTests.js.map +0 -1
  539. package/lib/test/utilities/SharedTreeVersioningTests.d.ts +0 -11
  540. package/lib/test/utilities/SharedTreeVersioningTests.d.ts.map +0 -1
  541. package/lib/test/utilities/SharedTreeVersioningTests.js +0 -439
  542. package/lib/test/utilities/SharedTreeVersioningTests.js.map +0 -1
  543. package/lib/test/utilities/SummaryLoadPerfTests.d.ts +0 -10
  544. package/lib/test/utilities/SummaryLoadPerfTests.d.ts.map +0 -1
  545. package/lib/test/utilities/SummaryLoadPerfTests.js +0 -105
  546. package/lib/test/utilities/SummaryLoadPerfTests.js.map +0 -1
  547. package/lib/test/utilities/SummarySizeTests.d.ts +0 -11
  548. package/lib/test/utilities/SummarySizeTests.d.ts.map +0 -1
  549. package/lib/test/utilities/SummarySizeTests.js +0 -160
  550. package/lib/test/utilities/SummarySizeTests.js.map +0 -1
  551. package/lib/test/utilities/TestCommon.d.ts +0 -13
  552. package/lib/test/utilities/TestCommon.d.ts.map +0 -1
  553. package/lib/test/utilities/TestCommon.js +0 -19
  554. package/lib/test/utilities/TestCommon.js.map +0 -1
  555. package/lib/test/utilities/TestNode.d.ts +0 -140
  556. package/lib/test/utilities/TestNode.d.ts.map +0 -1
  557. package/lib/test/utilities/TestNode.js +0 -282
  558. package/lib/test/utilities/TestNode.js.map +0 -1
  559. package/lib/test/utilities/TestSerializer.d.ts +0 -24
  560. package/lib/test/utilities/TestSerializer.d.ts.map +0 -1
  561. package/lib/test/utilities/TestSerializer.js +0 -40
  562. package/lib/test/utilities/TestSerializer.js.map +0 -1
  563. package/lib/test/utilities/TestUtilities.d.ts +0 -212
  564. package/lib/test/utilities/TestUtilities.d.ts.map +0 -1
  565. package/lib/test/utilities/TestUtilities.js +0 -413
  566. package/lib/test/utilities/TestUtilities.js.map +0 -1
  567. package/lib/test/utilities/UndoRedoTests.d.ts +0 -32
  568. package/lib/test/utilities/UndoRedoTests.d.ts.map +0 -1
  569. package/lib/test/utilities/UndoRedoTests.js +0 -317
  570. package/lib/test/utilities/UndoRedoTests.js.map +0 -1
  571. /package/{dist → lib}/tsdoc-metadata.json +0 -0
@@ -1,348 +0,0 @@
1
- /**
2
- * Fluid DDS storing a tree.
3
- *
4
- * @packageDocumentation
5
- */
6
-
7
- import { EventEmitterWithErrorHandling } from '@fluidframework/telemetry-utils';
8
- import { IChannel } from '@fluidframework/datastore-definitions';
9
- import { IChannelAttributes } from '@fluidframework/datastore-definitions';
10
- import { IChannelFactory } from '@fluidframework/datastore-definitions';
11
- import { IChannelServices } from '@fluidframework/datastore-definitions';
12
- import { IChannelStorageService } from '@fluidframework/datastore-definitions';
13
- import { IDisposable } from '@fluidframework/core-interfaces';
14
- import { IErrorEvent } from '@fluidframework/core-interfaces';
15
- import { IEvent } from '@fluidframework/core-interfaces';
16
- import { IExperimentalIncrementalSummaryContext } from '@fluidframework/runtime-definitions';
17
- import { IFluidDataStoreRuntime } from '@fluidframework/datastore-definitions';
18
- import { IFluidHandle } from '@fluidframework/core-interfaces';
19
- import { IFluidLoadable } from '@fluidframework/core-interfaces';
20
- import { IFluidSerializer } from '@fluidframework/shared-object-base';
21
- import { IGarbageCollectionData } from '@fluidframework/runtime-definitions';
22
- import { ISharedObjectEvents } from '@fluidframework/shared-object-base';
23
- import { ISummaryTreeWithStats } from '@fluidframework/runtime-definitions';
24
- import { ITelemetryBaseEvent } from '@fluidframework/core-interfaces';
25
- import { ITelemetryBaseProperties } from '@fluidframework/core-interfaces';
26
- import { ITelemetryContext } from '@fluidframework/runtime-definitions';
27
- import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils';
28
- import { ITree } from '@fluidframework/tree';
29
- import { SharedObject } from '@fluidframework/shared-object-base';
30
- import { TypedEventEmitter } from '@fluid-internal/client-utils';
31
-
32
- /* Excluded from this release type: areRevisionViewsSemanticallyEqual */
33
-
34
- /* Excluded from this release type: AttributionId */
35
-
36
- /* Excluded from this release type: BadPlaceValidationResult */
37
-
38
- /* Excluded from this release type: BadRangeValidationResult */
39
-
40
- /* Excluded from this release type: Build */
41
-
42
- /* Excluded from this release type: BuildInternal */
43
-
44
- /* Excluded from this release type: BuildInternal_0_0_2 */
45
-
46
- /* Excluded from this release type: BuildNode */
47
-
48
- /* Excluded from this release type: BuildNodeInternal */
49
-
50
- /* Excluded from this release type: BuildNodeInternal_0_0_2 */
51
-
52
- /* Excluded from this release type: BuildTreeNode */
53
-
54
- /* Excluded from this release type: Change */
55
-
56
- /* Excluded from this release type: ChangeInternal */
57
-
58
- /* Excluded from this release type: ChangeNode */
59
-
60
- /* Excluded from this release type: ChangeNode_0_0_2 */
61
-
62
- /* Excluded from this release type: ChangeResult */
63
-
64
- /* Excluded from this release type: ChangeType */
65
-
66
- /* Excluded from this release type: ChangeTypeInternal */
67
-
68
- /* Excluded from this release type: Checkout */
69
-
70
- /* Excluded from this release type: CheckoutEvent */
71
-
72
- /* Excluded from this release type: comparePayloads */
73
-
74
- /* Excluded from this release type: CompressedId */
75
-
76
- /* Excluded from this release type: Constraint */
77
-
78
- /* Excluded from this release type: ConstraintEffect */
79
-
80
- /* Excluded from this release type: ConstraintInternal */
81
-
82
- /* Excluded from this release type: ConstraintInternal_0_0_2 */
83
-
84
- /* Excluded from this release type: Definition */
85
-
86
- /* Excluded from this release type: Delta */
87
-
88
- /* Excluded from this release type: Detach */
89
-
90
- /* Excluded from this release type: DetachedSequenceId */
91
-
92
- /* Excluded from this release type: DetachInternal */
93
-
94
- /* Excluded from this release type: DetachInternal_0_0_2 */
95
-
96
- /* Excluded from this release type: EagerCheckout */
97
-
98
- /* Excluded from this release type: Edit */
99
-
100
- /* Excluded from this release type: EditApplicationOutcome */
101
-
102
- /* Excluded from this release type: EditBase */
103
-
104
- /* Excluded from this release type: EditCommittedEventArguments */
105
-
106
- /* Excluded from this release type: EditCommittedHandler */
107
-
108
- /* Excluded from this release type: EditHandle */
109
-
110
- /* Excluded from this release type: EditId */
111
-
112
- /* Excluded from this release type: EditingResult */
113
-
114
- /* Excluded from this release type: EditingResultBase */
115
-
116
- /* Excluded from this release type: EditLogSummary */
117
-
118
- /* Excluded from this release type: EditStatus */
119
-
120
- /* Excluded from this release type: EditValidationResult */
121
-
122
- /* Excluded from this release type: EditWithoutId */
123
-
124
- /* Excluded from this release type: EventEmitterWithErrorHandling */
125
-
126
- /* Excluded from this release type: FailedEditingResult */
127
-
128
- /* Excluded from this release type: FailingTransactionState */
129
-
130
- /* Excluded from this release type: FinalCompressedId */
131
-
132
- /* Excluded from this release type: FluidEditHandle */
133
-
134
- /* Excluded from this release type: Forest */
135
-
136
- /* Excluded from this release type: ForestNode */
137
-
138
- /* Excluded from this release type: GenericTransaction */
139
-
140
- /* Excluded from this release type: GenericTransactionPolicy */
141
-
142
- /* Excluded from this release type: getSerializedUploadedEditChunkContents */
143
-
144
- /* Excluded from this release type: getTraitLocationOfRange */
145
-
146
- /* Excluded from this release type: HasTraits */
147
-
148
- /* Excluded from this release type: HasVariadicTraits */
149
-
150
- /* Excluded from this release type: ICheckoutEvents */
151
-
152
- /* Excluded from this release type: IMigrationEvent */
153
-
154
- /* Excluded from this release type: initialTree */
155
-
156
- /* Excluded from this release type: Insert */
157
-
158
- /* Excluded from this release type: InsertInternal */
159
-
160
- /* Excluded from this release type: InsertInternal_0_0_2 */
161
-
162
- /* Excluded from this release type: InternalizedChange */
163
-
164
- /* Excluded from this release type: InternedStringId */
165
-
166
- /* Excluded from this release type: isDetachedSequenceId */
167
-
168
- /* Excluded from this release type: ISharedTreeEvents */
169
-
170
- /* Excluded from this release type: IShim */
171
-
172
- /* Excluded from this release type: isSharedTreeEvent */
173
-
174
- /* Excluded from this release type: LazyCheckout */
175
-
176
- /* Excluded from this release type: LocalCompressedId */
177
-
178
- /* Excluded from this release type: LogViewer */
179
-
180
- /* Excluded from this release type: MergeHealthStats */
181
-
182
- /* Excluded from this release type: MigrationShim */
183
-
184
- /* Excluded from this release type: MigrationShimFactory */
185
-
186
- /* Excluded from this release type: NodeData */
187
-
188
- /* Excluded from this release type: NodeId */
189
-
190
- /* Excluded from this release type: NodeIdBrand */
191
-
192
- /* Excluded from this release type: NodeIdContext */
193
-
194
- /* Excluded from this release type: NodeIdConverter */
195
-
196
- /* Excluded from this release type: NodeIdGenerator */
197
-
198
- /* Excluded from this release type: NodeInTrait */
199
-
200
- /* Excluded from this release type: OrderedEditSet */
201
-
202
- /* Excluded from this release type: ParentData */
203
-
204
- /* Excluded from this release type: Payload */
205
-
206
- /* Excluded from this release type: placeFromStablePlace */
207
-
208
- /* Excluded from this release type: PlaceholderTree */
209
-
210
- /* Excluded from this release type: PlaceIndex */
211
-
212
- /* Excluded from this release type: PlaceValidationResult */
213
-
214
- /* Excluded from this release type: rangeFromStableRange */
215
-
216
- /* Excluded from this release type: RangeValidationResult */
217
-
218
- /* Excluded from this release type: RangeValidationResultKind */
219
-
220
- /* Excluded from this release type: ReconciliationChange */
221
-
222
- /* Excluded from this release type: ReconciliationEdit */
223
-
224
- /* Excluded from this release type: ReconciliationPath */
225
-
226
- /* Excluded from this release type: Result */
227
-
228
- /* Excluded from this release type: Revision */
229
-
230
- /* Excluded from this release type: RevisionView */
231
-
232
- /* Excluded from this release type: SequencedEditAppliedEventArguments */
233
-
234
- /* Excluded from this release type: SequencedEditAppliedHandler */
235
-
236
- /* Excluded from this release type: SessionSpaceCompressedId */
237
-
238
- /* Excluded from this release type: SessionUnique */
239
-
240
- /* Excluded from this release type: setTrait */
241
-
242
- /* Excluded from this release type: SetValue */
243
-
244
- /* Excluded from this release type: SetValueInternal */
245
-
246
- /* Excluded from this release type: SetValueInternal_0_0_2 */
247
-
248
- /* Excluded from this release type: SharedObject */
249
-
250
- /* Excluded from this release type: SharedTree */
251
-
252
- /* Excluded from this release type: SharedTreeArgs */
253
-
254
- /* Excluded from this release type: sharedTreeAssertionErrorType */
255
-
256
- /* Excluded from this release type: SharedTreeBaseOptions */
257
-
258
- /* Excluded from this release type: SharedTreeDiagnosticEvent */
259
-
260
- /* Excluded from this release type: SharedTreeEvent */
261
-
262
- /* Excluded from this release type: SharedTreeFactory */
263
-
264
- /* Excluded from this release type: SharedTreeMergeHealthTelemetryHeartbeat */
265
-
266
- /* Excluded from this release type: SharedTreeOptions */
267
-
268
- /* Excluded from this release type: SharedTreeOptions_0_0_2 */
269
-
270
- /* Excluded from this release type: SharedTreeOptions_0_1_1 */
271
-
272
- /* Excluded from this release type: SharedTreeShim */
273
-
274
- /* Excluded from this release type: SharedTreeShimFactory */
275
-
276
- /* Excluded from this release type: SharedTreeSummaryBase */
277
-
278
- /* Excluded from this release type: Side */
279
-
280
- /* Excluded from this release type: StableNodeId */
281
-
282
- /* Excluded from this release type: StablePlace */
283
-
284
- /* Excluded from this release type: StablePlaceInternal */
285
-
286
- /* Excluded from this release type: StablePlaceInternal_0_0_2 */
287
-
288
- /* Excluded from this release type: StableRange */
289
-
290
- /* Excluded from this release type: StableRangeInternal */
291
-
292
- /* Excluded from this release type: StableRangeInternal_0_0_2 */
293
-
294
- /* Excluded from this release type: StashedLocalOpMetadata */
295
-
296
- /* Excluded from this release type: StringInterner */
297
-
298
- /* Excluded from this release type: SucceedingTransactionState */
299
-
300
- /* Excluded from this release type: TraitLabel */
301
-
302
- /* Excluded from this release type: TraitLocation */
303
-
304
- /* Excluded from this release type: TraitLocationInternal */
305
-
306
- /* Excluded from this release type: TraitLocationInternal_0_0_2 */
307
-
308
- /* Excluded from this release type: TraitMap */
309
-
310
- /* Excluded from this release type: TraitNodeIndex */
311
-
312
- /* Excluded from this release type: Transaction */
313
-
314
- /* Excluded from this release type: TransactionEvent */
315
-
316
- /* Excluded from this release type: TransactionEvents */
317
-
318
- /* Excluded from this release type: TransactionFailure */
319
-
320
- /* Excluded from this release type: TransactionInternal */
321
-
322
- /* Excluded from this release type: TransactionState */
323
-
324
- /* Excluded from this release type: TransactionView */
325
-
326
- /* Excluded from this release type: TreeNode */
327
-
328
- /* Excluded from this release type: TreeNodeHandle */
329
-
330
- /* Excluded from this release type: TreeNodeSequence */
331
-
332
- /* Excluded from this release type: TreeView */
333
-
334
- /* Excluded from this release type: TreeViewNode */
335
-
336
- /* Excluded from this release type: TreeViewPlace */
337
-
338
- /* Excluded from this release type: TreeViewRange */
339
-
340
- /* Excluded from this release type: useFailedSequencedEditTelemetry */
341
-
342
- /* Excluded from this release type: UuidString */
343
-
344
- /* Excluded from this release type: ValidEditingResult */
345
-
346
- /* Excluded from this release type: WriteFormat */
347
-
348
- export { }
@@ -1,348 +0,0 @@
1
- /**
2
- * Fluid DDS storing a tree.
3
- *
4
- * @packageDocumentation
5
- */
6
-
7
- import { EventEmitterWithErrorHandling } from '@fluidframework/telemetry-utils';
8
- import { IChannel } from '@fluidframework/datastore-definitions';
9
- import { IChannelAttributes } from '@fluidframework/datastore-definitions';
10
- import { IChannelFactory } from '@fluidframework/datastore-definitions';
11
- import { IChannelServices } from '@fluidframework/datastore-definitions';
12
- import { IChannelStorageService } from '@fluidframework/datastore-definitions';
13
- import { IDisposable } from '@fluidframework/core-interfaces';
14
- import { IErrorEvent } from '@fluidframework/core-interfaces';
15
- import { IEvent } from '@fluidframework/core-interfaces';
16
- import { IExperimentalIncrementalSummaryContext } from '@fluidframework/runtime-definitions';
17
- import { IFluidDataStoreRuntime } from '@fluidframework/datastore-definitions';
18
- import { IFluidHandle } from '@fluidframework/core-interfaces';
19
- import { IFluidLoadable } from '@fluidframework/core-interfaces';
20
- import { IFluidSerializer } from '@fluidframework/shared-object-base';
21
- import { IGarbageCollectionData } from '@fluidframework/runtime-definitions';
22
- import { ISharedObjectEvents } from '@fluidframework/shared-object-base';
23
- import { ISummaryTreeWithStats } from '@fluidframework/runtime-definitions';
24
- import { ITelemetryBaseEvent } from '@fluidframework/core-interfaces';
25
- import { ITelemetryBaseProperties } from '@fluidframework/core-interfaces';
26
- import { ITelemetryContext } from '@fluidframework/runtime-definitions';
27
- import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils';
28
- import { ITree } from '@fluidframework/tree';
29
- import { SharedObject } from '@fluidframework/shared-object-base';
30
- import { TypedEventEmitter } from '@fluid-internal/client-utils';
31
-
32
- /* Excluded from this release type: areRevisionViewsSemanticallyEqual */
33
-
34
- /* Excluded from this release type: AttributionId */
35
-
36
- /* Excluded from this release type: BadPlaceValidationResult */
37
-
38
- /* Excluded from this release type: BadRangeValidationResult */
39
-
40
- /* Excluded from this release type: Build */
41
-
42
- /* Excluded from this release type: BuildInternal */
43
-
44
- /* Excluded from this release type: BuildInternal_0_0_2 */
45
-
46
- /* Excluded from this release type: BuildNode */
47
-
48
- /* Excluded from this release type: BuildNodeInternal */
49
-
50
- /* Excluded from this release type: BuildNodeInternal_0_0_2 */
51
-
52
- /* Excluded from this release type: BuildTreeNode */
53
-
54
- /* Excluded from this release type: Change */
55
-
56
- /* Excluded from this release type: ChangeInternal */
57
-
58
- /* Excluded from this release type: ChangeNode */
59
-
60
- /* Excluded from this release type: ChangeNode_0_0_2 */
61
-
62
- /* Excluded from this release type: ChangeResult */
63
-
64
- /* Excluded from this release type: ChangeType */
65
-
66
- /* Excluded from this release type: ChangeTypeInternal */
67
-
68
- /* Excluded from this release type: Checkout */
69
-
70
- /* Excluded from this release type: CheckoutEvent */
71
-
72
- /* Excluded from this release type: comparePayloads */
73
-
74
- /* Excluded from this release type: CompressedId */
75
-
76
- /* Excluded from this release type: Constraint */
77
-
78
- /* Excluded from this release type: ConstraintEffect */
79
-
80
- /* Excluded from this release type: ConstraintInternal */
81
-
82
- /* Excluded from this release type: ConstraintInternal_0_0_2 */
83
-
84
- /* Excluded from this release type: Definition */
85
-
86
- /* Excluded from this release type: Delta */
87
-
88
- /* Excluded from this release type: Detach */
89
-
90
- /* Excluded from this release type: DetachedSequenceId */
91
-
92
- /* Excluded from this release type: DetachInternal */
93
-
94
- /* Excluded from this release type: DetachInternal_0_0_2 */
95
-
96
- /* Excluded from this release type: EagerCheckout */
97
-
98
- /* Excluded from this release type: Edit */
99
-
100
- /* Excluded from this release type: EditApplicationOutcome */
101
-
102
- /* Excluded from this release type: EditBase */
103
-
104
- /* Excluded from this release type: EditCommittedEventArguments */
105
-
106
- /* Excluded from this release type: EditCommittedHandler */
107
-
108
- /* Excluded from this release type: EditHandle */
109
-
110
- /* Excluded from this release type: EditId */
111
-
112
- /* Excluded from this release type: EditingResult */
113
-
114
- /* Excluded from this release type: EditingResultBase */
115
-
116
- /* Excluded from this release type: EditLogSummary */
117
-
118
- /* Excluded from this release type: EditStatus */
119
-
120
- /* Excluded from this release type: EditValidationResult */
121
-
122
- /* Excluded from this release type: EditWithoutId */
123
-
124
- /* Excluded from this release type: EventEmitterWithErrorHandling */
125
-
126
- /* Excluded from this release type: FailedEditingResult */
127
-
128
- /* Excluded from this release type: FailingTransactionState */
129
-
130
- /* Excluded from this release type: FinalCompressedId */
131
-
132
- /* Excluded from this release type: FluidEditHandle */
133
-
134
- /* Excluded from this release type: Forest */
135
-
136
- /* Excluded from this release type: ForestNode */
137
-
138
- /* Excluded from this release type: GenericTransaction */
139
-
140
- /* Excluded from this release type: GenericTransactionPolicy */
141
-
142
- /* Excluded from this release type: getSerializedUploadedEditChunkContents */
143
-
144
- /* Excluded from this release type: getTraitLocationOfRange */
145
-
146
- /* Excluded from this release type: HasTraits */
147
-
148
- /* Excluded from this release type: HasVariadicTraits */
149
-
150
- /* Excluded from this release type: ICheckoutEvents */
151
-
152
- /* Excluded from this release type: IMigrationEvent */
153
-
154
- /* Excluded from this release type: initialTree */
155
-
156
- /* Excluded from this release type: Insert */
157
-
158
- /* Excluded from this release type: InsertInternal */
159
-
160
- /* Excluded from this release type: InsertInternal_0_0_2 */
161
-
162
- /* Excluded from this release type: InternalizedChange */
163
-
164
- /* Excluded from this release type: InternedStringId */
165
-
166
- /* Excluded from this release type: isDetachedSequenceId */
167
-
168
- /* Excluded from this release type: ISharedTreeEvents */
169
-
170
- /* Excluded from this release type: IShim */
171
-
172
- /* Excluded from this release type: isSharedTreeEvent */
173
-
174
- /* Excluded from this release type: LazyCheckout */
175
-
176
- /* Excluded from this release type: LocalCompressedId */
177
-
178
- /* Excluded from this release type: LogViewer */
179
-
180
- /* Excluded from this release type: MergeHealthStats */
181
-
182
- /* Excluded from this release type: MigrationShim */
183
-
184
- /* Excluded from this release type: MigrationShimFactory */
185
-
186
- /* Excluded from this release type: NodeData */
187
-
188
- /* Excluded from this release type: NodeId */
189
-
190
- /* Excluded from this release type: NodeIdBrand */
191
-
192
- /* Excluded from this release type: NodeIdContext */
193
-
194
- /* Excluded from this release type: NodeIdConverter */
195
-
196
- /* Excluded from this release type: NodeIdGenerator */
197
-
198
- /* Excluded from this release type: NodeInTrait */
199
-
200
- /* Excluded from this release type: OrderedEditSet */
201
-
202
- /* Excluded from this release type: ParentData */
203
-
204
- /* Excluded from this release type: Payload */
205
-
206
- /* Excluded from this release type: placeFromStablePlace */
207
-
208
- /* Excluded from this release type: PlaceholderTree */
209
-
210
- /* Excluded from this release type: PlaceIndex */
211
-
212
- /* Excluded from this release type: PlaceValidationResult */
213
-
214
- /* Excluded from this release type: rangeFromStableRange */
215
-
216
- /* Excluded from this release type: RangeValidationResult */
217
-
218
- /* Excluded from this release type: RangeValidationResultKind */
219
-
220
- /* Excluded from this release type: ReconciliationChange */
221
-
222
- /* Excluded from this release type: ReconciliationEdit */
223
-
224
- /* Excluded from this release type: ReconciliationPath */
225
-
226
- /* Excluded from this release type: Result */
227
-
228
- /* Excluded from this release type: Revision */
229
-
230
- /* Excluded from this release type: RevisionView */
231
-
232
- /* Excluded from this release type: SequencedEditAppliedEventArguments */
233
-
234
- /* Excluded from this release type: SequencedEditAppliedHandler */
235
-
236
- /* Excluded from this release type: SessionSpaceCompressedId */
237
-
238
- /* Excluded from this release type: SessionUnique */
239
-
240
- /* Excluded from this release type: setTrait */
241
-
242
- /* Excluded from this release type: SetValue */
243
-
244
- /* Excluded from this release type: SetValueInternal */
245
-
246
- /* Excluded from this release type: SetValueInternal_0_0_2 */
247
-
248
- /* Excluded from this release type: SharedObject */
249
-
250
- /* Excluded from this release type: SharedTree */
251
-
252
- /* Excluded from this release type: SharedTreeArgs */
253
-
254
- /* Excluded from this release type: sharedTreeAssertionErrorType */
255
-
256
- /* Excluded from this release type: SharedTreeBaseOptions */
257
-
258
- /* Excluded from this release type: SharedTreeDiagnosticEvent */
259
-
260
- /* Excluded from this release type: SharedTreeEvent */
261
-
262
- /* Excluded from this release type: SharedTreeFactory */
263
-
264
- /* Excluded from this release type: SharedTreeMergeHealthTelemetryHeartbeat */
265
-
266
- /* Excluded from this release type: SharedTreeOptions */
267
-
268
- /* Excluded from this release type: SharedTreeOptions_0_0_2 */
269
-
270
- /* Excluded from this release type: SharedTreeOptions_0_1_1 */
271
-
272
- /* Excluded from this release type: SharedTreeShim */
273
-
274
- /* Excluded from this release type: SharedTreeShimFactory */
275
-
276
- /* Excluded from this release type: SharedTreeSummaryBase */
277
-
278
- /* Excluded from this release type: Side */
279
-
280
- /* Excluded from this release type: StableNodeId */
281
-
282
- /* Excluded from this release type: StablePlace */
283
-
284
- /* Excluded from this release type: StablePlaceInternal */
285
-
286
- /* Excluded from this release type: StablePlaceInternal_0_0_2 */
287
-
288
- /* Excluded from this release type: StableRange */
289
-
290
- /* Excluded from this release type: StableRangeInternal */
291
-
292
- /* Excluded from this release type: StableRangeInternal_0_0_2 */
293
-
294
- /* Excluded from this release type: StashedLocalOpMetadata */
295
-
296
- /* Excluded from this release type: StringInterner */
297
-
298
- /* Excluded from this release type: SucceedingTransactionState */
299
-
300
- /* Excluded from this release type: TraitLabel */
301
-
302
- /* Excluded from this release type: TraitLocation */
303
-
304
- /* Excluded from this release type: TraitLocationInternal */
305
-
306
- /* Excluded from this release type: TraitLocationInternal_0_0_2 */
307
-
308
- /* Excluded from this release type: TraitMap */
309
-
310
- /* Excluded from this release type: TraitNodeIndex */
311
-
312
- /* Excluded from this release type: Transaction */
313
-
314
- /* Excluded from this release type: TransactionEvent */
315
-
316
- /* Excluded from this release type: TransactionEvents */
317
-
318
- /* Excluded from this release type: TransactionFailure */
319
-
320
- /* Excluded from this release type: TransactionInternal */
321
-
322
- /* Excluded from this release type: TransactionState */
323
-
324
- /* Excluded from this release type: TransactionView */
325
-
326
- /* Excluded from this release type: TreeNode */
327
-
328
- /* Excluded from this release type: TreeNodeHandle */
329
-
330
- /* Excluded from this release type: TreeNodeSequence */
331
-
332
- /* Excluded from this release type: TreeView */
333
-
334
- /* Excluded from this release type: TreeViewNode */
335
-
336
- /* Excluded from this release type: TreeViewPlace */
337
-
338
- /* Excluded from this release type: TreeViewRange */
339
-
340
- /* Excluded from this release type: useFailedSequencedEditTelemetry */
341
-
342
- /* Excluded from this release type: UuidString */
343
-
344
- /* Excluded from this release type: ValidEditingResult */
345
-
346
- /* Excluded from this release type: WriteFormat */
347
-
348
- export { }