@fluidframework/ordered-collection 2.0.0-dev-rc.3.0.0.250606 → 2.0.0-dev-rc.3.0.0.253463

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 (46) hide show
  1. package/api-report/ordered-collection.api.md +1 -1
  2. package/dist/consensusOrderedCollection.d.ts +2 -1
  3. package/dist/consensusOrderedCollection.d.ts.map +1 -1
  4. package/dist/consensusOrderedCollection.js +11 -11
  5. package/dist/consensusOrderedCollection.js.map +1 -1
  6. package/dist/consensusOrderedCollectionFactory.d.ts.map +1 -1
  7. package/dist/consensusOrderedCollectionFactory.js.map +1 -1
  8. package/dist/consensusQueue.d.ts.map +1 -1
  9. package/dist/consensusQueue.js.map +1 -1
  10. package/dist/ordered-collection-alpha.d.ts +1 -1
  11. package/dist/ordered-collection-beta.d.ts +1 -1
  12. package/dist/ordered-collection-public.d.ts +1 -1
  13. package/dist/ordered-collection-untrimmed.d.ts +1 -1
  14. package/dist/packageVersion.d.ts +1 -1
  15. package/dist/packageVersion.js +1 -1
  16. package/dist/packageVersion.js.map +1 -1
  17. package/dist/snapshotableArray.js +2 -2
  18. package/dist/snapshotableArray.js.map +1 -1
  19. package/lib/consensusOrderedCollection.d.ts +2 -1
  20. package/lib/consensusOrderedCollection.d.ts.map +1 -1
  21. package/lib/consensusOrderedCollection.js +3 -3
  22. package/lib/consensusOrderedCollection.js.map +1 -1
  23. package/lib/consensusOrderedCollectionFactory.d.ts.map +1 -1
  24. package/lib/consensusOrderedCollectionFactory.js.map +1 -1
  25. package/lib/consensusQueue.d.ts.map +1 -1
  26. package/lib/consensusQueue.js.map +1 -1
  27. package/lib/ordered-collection-alpha.d.ts +1 -1
  28. package/lib/ordered-collection-beta.d.ts +1 -1
  29. package/lib/ordered-collection-public.d.ts +1 -1
  30. package/lib/ordered-collection-untrimmed.d.ts +1 -1
  31. package/lib/packageVersion.d.ts +1 -1
  32. package/lib/packageVersion.js +1 -1
  33. package/lib/packageVersion.js.map +1 -1
  34. package/lib/snapshotableArray.js +1 -1
  35. package/lib/snapshotableArray.js.map +1 -1
  36. package/lib/tsdoc-metadata.json +11 -0
  37. package/package.json +14 -26
  38. package/src/consensusOrderedCollection.ts +5 -3
  39. package/src/consensusOrderedCollectionFactory.ts +1 -0
  40. package/src/consensusQueue.ts +1 -0
  41. package/src/packageVersion.ts +1 -1
  42. package/src/snapshotableArray.ts +1 -1
  43. package/lib/test/consensusOrderedCollection.spec.js +0 -314
  44. package/lib/test/consensusOrderedCollection.spec.js.map +0 -1
  45. package/lib/test/types/validateOrderedCollectionPrevious.generated.js +0 -24
  46. package/lib/test/types/validateOrderedCollectionPrevious.generated.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"validateOrderedCollectionPrevious.generated.js","sourceRoot":"","sources":["../../../src/test/types/validateOrderedCollectionPrevious.generated.ts"],"names":[],"mappings":"AAgCA,kDAAkD,CAC9C,8CAA8C,EAAE,CAAC,CAAC;AAWtD,8CAA8C,CAC1C,kDAAkD,EAAE,CAAC,CAAC;AAW1D,uDAAuD,CACnD,mDAAmD,EAAE,CAAC,CAAC;AAW3D,mDAAmD,CAC/C,uDAAuD,EAAE,CAAC,CAAC;AAW/D,2CAA2C,CACvC,uCAAuC,EAAE,CAAC,CAAC;AAW/C,uCAAuC,CACnC,2CAA2C,EAAE,CAAC,CAAC;AAWnD,2CAA2C,CACvC,uCAAuC,EAAE,CAAC,CAAC;AAW/C,uCAAuC,CACnC,2CAA2C,EAAE,CAAC,CAAC;AAWnD,4DAA4D,CACxD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,wDAAwD,CACpD,4DAA4D,EAAE,CAAC,CAAC;AAWpE,kEAAkE,CAC9D,8DAA8D,EAAE,CAAC,CAAC;AAWtE,8DAA8D,CAC1D,kEAAkE,EAAE,CAAC,CAAC;AAW1E,mEAAmE,CAC/D,+DAA+D,EAAE,CAAC,CAAC;AAWvE,+DAA+D,CAC3D,mEAAmE,EAAE,CAAC,CAAC;AAW3E,mDAAmD,CAC/C,+CAA+C,EAAE,CAAC,CAAC;AAWvD,+CAA+C,CAC3C,mDAAmD,EAAE,CAAC,CAAC;AAW3D,8CAA8C,CAC1C,0CAA0C,EAAE,CAAC,CAAC;AAWlD,0CAA0C,CACtC,8CAA8C,EAAE,CAAC,CAAC;AAWtD,kDAAkD,CAC9C,8CAA8C,EAAE,CAAC,CAAC;AAWtD,8CAA8C,CAC1C,kDAAkD,EAAE,CAAC,CAAC;AAW1D,sDAAsD,CAClD,kDAAkD,EAAE,CAAC,CAAC;AAW1D,kDAAkD,CAC9C,sDAAsD,EAAE,CAAC,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n/*\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.\n * Generated by fluid-type-test-generator in @fluidframework/build-tools.\n */\nimport type * as old from \"@fluidframework/ordered-collection-previous\";\nimport type * as current from \"../../index.js\";\n\n\n// See 'build-tools/src/type-test-generator/compatibility.ts' for more information.\ntype TypeOnly<T> = T extends number\n\t? number\n\t: T extends string\n\t? string\n\t: T extends boolean | bigint | symbol\n\t? T\n\t: {\n\t\t\t[P in keyof T]: TypeOnly<T[P]>;\n\t };\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_ConsensusCallback\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_TypeAliasDeclaration_ConsensusCallback():\n TypeOnly<old.ConsensusCallback<any>>;\ndeclare function use_current_TypeAliasDeclaration_ConsensusCallback(\n use: TypeOnly<current.ConsensusCallback<any>>): void;\nuse_current_TypeAliasDeclaration_ConsensusCallback(\n get_old_TypeAliasDeclaration_ConsensusCallback());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_ConsensusCallback\": {\"backCompat\": false}\n*/\ndeclare function get_current_TypeAliasDeclaration_ConsensusCallback():\n TypeOnly<current.ConsensusCallback<any>>;\ndeclare function use_old_TypeAliasDeclaration_ConsensusCallback(\n use: TypeOnly<old.ConsensusCallback<any>>): void;\nuse_old_TypeAliasDeclaration_ConsensusCallback(\n get_current_TypeAliasDeclaration_ConsensusCallback());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_ConsensusOrderedCollection\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_ConsensusOrderedCollection():\n TypeOnly<old.ConsensusOrderedCollection>;\ndeclare function use_current_ClassDeclaration_ConsensusOrderedCollection(\n use: TypeOnly<current.ConsensusOrderedCollection>): void;\nuse_current_ClassDeclaration_ConsensusOrderedCollection(\n get_old_ClassDeclaration_ConsensusOrderedCollection());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_ConsensusOrderedCollection\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_ConsensusOrderedCollection():\n TypeOnly<current.ConsensusOrderedCollection>;\ndeclare function use_old_ClassDeclaration_ConsensusOrderedCollection(\n use: TypeOnly<old.ConsensusOrderedCollection>): void;\nuse_old_ClassDeclaration_ConsensusOrderedCollection(\n get_current_ClassDeclaration_ConsensusOrderedCollection());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_ConsensusQueue\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_ConsensusQueue():\n TypeOnly<old.ConsensusQueue>;\ndeclare function use_current_ClassDeclaration_ConsensusQueue(\n use: TypeOnly<current.ConsensusQueue>): void;\nuse_current_ClassDeclaration_ConsensusQueue(\n get_old_ClassDeclaration_ConsensusQueue());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_ConsensusQueue\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_ConsensusQueue():\n TypeOnly<current.ConsensusQueue>;\ndeclare function use_old_ClassDeclaration_ConsensusQueue(\n use: TypeOnly<old.ConsensusQueue>): void;\nuse_old_ClassDeclaration_ConsensusQueue(\n get_current_ClassDeclaration_ConsensusQueue());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"EnumDeclaration_ConsensusResult\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_EnumDeclaration_ConsensusResult():\n TypeOnly<old.ConsensusResult>;\ndeclare function use_current_EnumDeclaration_ConsensusResult(\n use: TypeOnly<current.ConsensusResult>): void;\nuse_current_EnumDeclaration_ConsensusResult(\n get_old_EnumDeclaration_ConsensusResult());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"EnumDeclaration_ConsensusResult\": {\"backCompat\": false}\n*/\ndeclare function get_current_EnumDeclaration_ConsensusResult():\n TypeOnly<current.ConsensusResult>;\ndeclare function use_old_EnumDeclaration_ConsensusResult(\n use: TypeOnly<old.ConsensusResult>): void;\nuse_old_EnumDeclaration_ConsensusResult(\n get_current_EnumDeclaration_ConsensusResult());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IConsensusOrderedCollection\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IConsensusOrderedCollection():\n TypeOnly<old.IConsensusOrderedCollection>;\ndeclare function use_current_InterfaceDeclaration_IConsensusOrderedCollection(\n use: TypeOnly<current.IConsensusOrderedCollection>): void;\nuse_current_InterfaceDeclaration_IConsensusOrderedCollection(\n get_old_InterfaceDeclaration_IConsensusOrderedCollection());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IConsensusOrderedCollection\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IConsensusOrderedCollection():\n TypeOnly<current.IConsensusOrderedCollection>;\ndeclare function use_old_InterfaceDeclaration_IConsensusOrderedCollection(\n use: TypeOnly<old.IConsensusOrderedCollection>): void;\nuse_old_InterfaceDeclaration_IConsensusOrderedCollection(\n get_current_InterfaceDeclaration_IConsensusOrderedCollection());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IConsensusOrderedCollectionEvents\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IConsensusOrderedCollectionEvents():\n TypeOnly<old.IConsensusOrderedCollectionEvents<any>>;\ndeclare function use_current_InterfaceDeclaration_IConsensusOrderedCollectionEvents(\n use: TypeOnly<current.IConsensusOrderedCollectionEvents<any>>): void;\nuse_current_InterfaceDeclaration_IConsensusOrderedCollectionEvents(\n get_old_InterfaceDeclaration_IConsensusOrderedCollectionEvents());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IConsensusOrderedCollectionEvents\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IConsensusOrderedCollectionEvents():\n TypeOnly<current.IConsensusOrderedCollectionEvents<any>>;\ndeclare function use_old_InterfaceDeclaration_IConsensusOrderedCollectionEvents(\n use: TypeOnly<old.IConsensusOrderedCollectionEvents<any>>): void;\nuse_old_InterfaceDeclaration_IConsensusOrderedCollectionEvents(\n get_current_InterfaceDeclaration_IConsensusOrderedCollectionEvents());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IConsensusOrderedCollectionFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IConsensusOrderedCollectionFactory():\n TypeOnly<old.IConsensusOrderedCollectionFactory>;\ndeclare function use_current_InterfaceDeclaration_IConsensusOrderedCollectionFactory(\n use: TypeOnly<current.IConsensusOrderedCollectionFactory>): void;\nuse_current_InterfaceDeclaration_IConsensusOrderedCollectionFactory(\n get_old_InterfaceDeclaration_IConsensusOrderedCollectionFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IConsensusOrderedCollectionFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IConsensusOrderedCollectionFactory():\n TypeOnly<current.IConsensusOrderedCollectionFactory>;\ndeclare function use_old_InterfaceDeclaration_IConsensusOrderedCollectionFactory(\n use: TypeOnly<old.IConsensusOrderedCollectionFactory>): void;\nuse_old_InterfaceDeclaration_IConsensusOrderedCollectionFactory(\n get_current_InterfaceDeclaration_IConsensusOrderedCollectionFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IOrderedCollection\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IOrderedCollection():\n TypeOnly<old.IOrderedCollection>;\ndeclare function use_current_InterfaceDeclaration_IOrderedCollection(\n use: TypeOnly<current.IOrderedCollection>): void;\nuse_current_InterfaceDeclaration_IOrderedCollection(\n get_old_InterfaceDeclaration_IOrderedCollection());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IOrderedCollection\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IOrderedCollection():\n TypeOnly<current.IOrderedCollection>;\ndeclare function use_old_InterfaceDeclaration_IOrderedCollection(\n use: TypeOnly<old.IOrderedCollection>): void;\nuse_old_InterfaceDeclaration_IOrderedCollection(\n get_current_InterfaceDeclaration_IOrderedCollection());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_ISnapshotable\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_ISnapshotable():\n TypeOnly<old.ISnapshotable<any>>;\ndeclare function use_current_InterfaceDeclaration_ISnapshotable(\n use: TypeOnly<current.ISnapshotable<any>>): void;\nuse_current_InterfaceDeclaration_ISnapshotable(\n get_old_InterfaceDeclaration_ISnapshotable());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_ISnapshotable\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_ISnapshotable():\n TypeOnly<current.ISnapshotable<any>>;\ndeclare function use_old_InterfaceDeclaration_ISnapshotable(\n use: TypeOnly<old.ISnapshotable<any>>): void;\nuse_old_InterfaceDeclaration_ISnapshotable(\n get_current_InterfaceDeclaration_ISnapshotable());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_acquireAndComplete\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_acquireAndComplete():\n TypeOnly<typeof old.acquireAndComplete>;\ndeclare function use_current_FunctionDeclaration_acquireAndComplete(\n use: TypeOnly<typeof current.acquireAndComplete>): void;\nuse_current_FunctionDeclaration_acquireAndComplete(\n get_old_FunctionDeclaration_acquireAndComplete());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_acquireAndComplete\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_acquireAndComplete():\n TypeOnly<typeof current.acquireAndComplete>;\ndeclare function use_old_FunctionDeclaration_acquireAndComplete(\n use: TypeOnly<typeof old.acquireAndComplete>): void;\nuse_old_FunctionDeclaration_acquireAndComplete(\n get_current_FunctionDeclaration_acquireAndComplete());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_waitAcquireAndComplete\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_waitAcquireAndComplete():\n TypeOnly<typeof old.waitAcquireAndComplete>;\ndeclare function use_current_FunctionDeclaration_waitAcquireAndComplete(\n use: TypeOnly<typeof current.waitAcquireAndComplete>): void;\nuse_current_FunctionDeclaration_waitAcquireAndComplete(\n get_old_FunctionDeclaration_waitAcquireAndComplete());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_waitAcquireAndComplete\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_waitAcquireAndComplete():\n TypeOnly<typeof current.waitAcquireAndComplete>;\ndeclare function use_old_FunctionDeclaration_waitAcquireAndComplete(\n use: TypeOnly<typeof old.waitAcquireAndComplete>): void;\nuse_old_FunctionDeclaration_waitAcquireAndComplete(\n get_current_FunctionDeclaration_waitAcquireAndComplete());\n"]}