@dxos/echo 0.8.3 → 0.8.4-main.1068cf700f
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.
- package/README.md +2 -3
- package/dist/lib/neutral/Annotation.mjs +35 -0
- package/dist/lib/neutral/Database.mjs +45 -0
- package/dist/lib/neutral/Entity.mjs +51 -0
- package/dist/lib/neutral/Entity.mjs.map +7 -0
- package/dist/lib/neutral/Err.mjs +12 -0
- package/dist/lib/neutral/Err.mjs.map +7 -0
- package/dist/lib/neutral/Filter.mjs +61 -0
- package/dist/lib/neutral/Filter.mjs.map +7 -0
- package/dist/lib/neutral/Format.mjs +66 -0
- package/dist/lib/neutral/Format.mjs.map +7 -0
- package/dist/lib/neutral/JsonSchema.mjs +19 -0
- package/dist/lib/neutral/JsonSchema.mjs.map +7 -0
- package/dist/lib/neutral/Key.mjs +12 -0
- package/dist/lib/neutral/Key.mjs.map +7 -0
- package/dist/lib/neutral/Obj.mjs +104 -0
- package/dist/lib/neutral/Obj.mjs.map +7 -0
- package/dist/lib/neutral/Order.mjs +12 -0
- package/dist/lib/neutral/Order.mjs.map +7 -0
- package/dist/lib/neutral/Query.mjs +26 -0
- package/dist/lib/neutral/Query.mjs.map +7 -0
- package/dist/lib/neutral/QueryResult.mjs +2 -0
- package/dist/lib/neutral/QueryResult.mjs.map +7 -0
- package/dist/lib/neutral/Ref.mjs +22 -0
- package/dist/lib/neutral/Ref.mjs.map +7 -0
- package/dist/lib/neutral/Relation.mjs +84 -0
- package/dist/lib/neutral/Relation.mjs.map +7 -0
- package/dist/lib/neutral/SchemaRegistry.mjs +2 -0
- package/dist/lib/neutral/SchemaRegistry.mjs.map +7 -0
- package/dist/lib/neutral/Tag.mjs +25 -0
- package/dist/lib/neutral/Tag.mjs.map +7 -0
- package/dist/lib/neutral/Type.mjs +47 -0
- package/dist/lib/neutral/Type.mjs.map +7 -0
- package/dist/lib/neutral/chunk-4L6DOFXP.mjs +7 -0
- package/dist/lib/neutral/chunk-4L6DOFXP.mjs.map +7 -0
- package/dist/lib/neutral/chunk-7WE7SBA2.mjs +402 -0
- package/dist/lib/neutral/chunk-7WE7SBA2.mjs.map +7 -0
- package/dist/lib/neutral/chunk-7YWDDFPH.mjs +251 -0
- package/dist/lib/neutral/chunk-7YWDDFPH.mjs.map +7 -0
- package/dist/lib/neutral/chunk-ANHVGJI4.mjs +21 -0
- package/dist/lib/neutral/chunk-ANHVGJI4.mjs.map +7 -0
- package/dist/lib/neutral/chunk-B4FLOYG7.mjs +130 -0
- package/dist/lib/neutral/chunk-B4FLOYG7.mjs.map +7 -0
- package/dist/lib/neutral/chunk-EXAYCLIM.mjs +56 -0
- package/dist/lib/neutral/chunk-EXAYCLIM.mjs.map +7 -0
- package/dist/lib/neutral/chunk-F6BTBXL7.mjs +171 -0
- package/dist/lib/neutral/chunk-F6BTBXL7.mjs.map +7 -0
- package/dist/lib/neutral/chunk-HQXQWXLH.mjs +269 -0
- package/dist/lib/neutral/chunk-HQXQWXLH.mjs.map +7 -0
- package/dist/lib/neutral/chunk-J5LGTIGS.mjs +10 -0
- package/dist/lib/neutral/chunk-J5LGTIGS.mjs.map +7 -0
- package/dist/lib/neutral/chunk-KB7RIVLK.mjs +67 -0
- package/dist/lib/neutral/chunk-KB7RIVLK.mjs.map +7 -0
- package/dist/lib/neutral/chunk-MXQJZCPY.mjs +51 -0
- package/dist/lib/neutral/chunk-MXQJZCPY.mjs.map +7 -0
- package/dist/lib/neutral/chunk-N2QNHMT5.mjs +73 -0
- package/dist/lib/neutral/chunk-N2QNHMT5.mjs.map +7 -0
- package/dist/lib/neutral/chunk-OMUPQMLR.mjs +7 -0
- package/dist/lib/neutral/chunk-OMUPQMLR.mjs.map +7 -0
- package/dist/lib/neutral/chunk-RCBBZLVM.mjs +142 -0
- package/dist/lib/neutral/chunk-RCBBZLVM.mjs.map +7 -0
- package/dist/lib/neutral/chunk-RIMHNJ3E.mjs +296 -0
- package/dist/lib/neutral/chunk-RIMHNJ3E.mjs.map +7 -0
- package/dist/lib/neutral/chunk-ROKO4RKJ.mjs +42 -0
- package/dist/lib/neutral/chunk-ROKO4RKJ.mjs.map +7 -0
- package/dist/lib/neutral/chunk-TMLVKIMX.mjs +40 -0
- package/dist/lib/neutral/chunk-TMLVKIMX.mjs.map +7 -0
- package/dist/lib/neutral/chunk-UMECVTXM.mjs +287 -0
- package/dist/lib/neutral/chunk-UMECVTXM.mjs.map +7 -0
- package/dist/lib/neutral/chunk-VJ2H5MOJ.mjs +3905 -0
- package/dist/lib/neutral/chunk-VJ2H5MOJ.mjs.map +7 -0
- package/dist/lib/neutral/chunk-VYEWMV5U.mjs +23 -0
- package/dist/lib/neutral/chunk-VYEWMV5U.mjs.map +7 -0
- package/dist/lib/neutral/chunk-X2MPMYYN.mjs +13 -0
- package/dist/lib/neutral/chunk-X2MPMYYN.mjs.map +7 -0
- package/dist/lib/neutral/chunk-XAJMXQ4H.mjs +43 -0
- package/dist/lib/neutral/chunk-XAJMXQ4H.mjs.map +7 -0
- package/dist/lib/neutral/chunk-YPIP3WGI.mjs +97 -0
- package/dist/lib/neutral/chunk-YPIP3WGI.mjs.map +7 -0
- package/dist/lib/neutral/index.mjs +84 -0
- package/dist/lib/neutral/index.mjs.map +7 -0
- package/dist/lib/neutral/internal/index.mjs +462 -0
- package/dist/lib/neutral/internal/index.mjs.map +7 -0
- package/dist/lib/neutral/meta.json +1 -0
- package/dist/lib/neutral/testing/index.mjs +366 -0
- package/dist/lib/neutral/testing/index.mjs.map +7 -0
- package/dist/types/src/Annotation.d.ts +24 -0
- package/dist/types/src/Annotation.d.ts.map +1 -0
- package/dist/types/src/Database.d.ts +216 -0
- package/dist/types/src/Database.d.ts.map +1 -0
- package/dist/types/src/Entity.d.ts +142 -0
- package/dist/types/src/Entity.d.ts.map +1 -0
- package/dist/types/src/Entity.test.d.ts +2 -0
- package/dist/types/src/Entity.test.d.ts.map +1 -0
- package/dist/types/src/Err.d.ts +107 -0
- package/dist/types/src/Err.d.ts.map +1 -0
- package/dist/types/src/Filter.d.ts +120 -0
- package/dist/types/src/Filter.d.ts.map +1 -0
- package/dist/types/src/Format.d.ts +4 -0
- package/dist/types/src/Format.d.ts.map +1 -0
- package/dist/types/src/Hypergraph.d.ts +60 -0
- package/dist/types/src/Hypergraph.d.ts.map +1 -0
- package/dist/types/src/JsonSchema.d.ts +9 -0
- package/dist/types/src/JsonSchema.d.ts.map +1 -0
- package/dist/types/src/Key.d.ts +1 -0
- package/dist/types/src/Key.d.ts.map +1 -1
- package/dist/types/src/Obj.d.ts +424 -34
- package/dist/types/src/Obj.d.ts.map +1 -1
- package/dist/types/src/Obj.test.d.ts +2 -0
- package/dist/types/src/Obj.test.d.ts.map +1 -0
- package/dist/types/src/Order.d.ts +16 -0
- package/dist/types/src/Order.d.ts.map +1 -0
- package/dist/types/src/Query.d.ts +125 -0
- package/dist/types/src/Query.d.ts.map +1 -0
- package/dist/types/src/Query.test.d.ts +2 -0
- package/dist/types/src/Query.test.d.ts.map +1 -0
- package/dist/types/src/QueryResult.d.ts +80 -0
- package/dist/types/src/QueryResult.d.ts.map +1 -0
- package/dist/types/src/Ref.d.ts +13 -11
- package/dist/types/src/Ref.d.ts.map +1 -1
- package/dist/types/src/Relation.d.ts +243 -20
- package/dist/types/src/Relation.d.ts.map +1 -1
- package/dist/types/src/Relation.test.d.ts +2 -0
- package/dist/types/src/Relation.test.d.ts.map +1 -0
- package/dist/types/src/SchemaRegistry.d.ts +84 -0
- package/dist/types/src/SchemaRegistry.d.ts.map +1 -0
- package/dist/types/src/Tag.d.ts +17 -0
- package/dist/types/src/Tag.d.ts.map +1 -0
- package/dist/types/src/Type.d.ts +232 -79
- package/dist/types/src/Type.d.ts.map +1 -1
- package/dist/types/src/Type.test.d.ts +2 -0
- package/dist/types/src/Type.test.d.ts.map +1 -0
- package/dist/types/src/hierarchy.test.d.ts +2 -0
- package/dist/types/src/hierarchy.test.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +15 -3
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/internal/annotations/annotations.d.ts +177 -0
- package/dist/types/src/internal/annotations/annotations.d.ts.map +1 -0
- package/dist/types/src/internal/annotations/annotations.test.d.ts +2 -0
- package/dist/types/src/internal/annotations/annotations.test.d.ts.map +1 -0
- package/dist/types/src/internal/annotations/index.d.ts +3 -0
- package/dist/types/src/internal/annotations/index.d.ts.map +1 -0
- package/dist/types/src/internal/annotations/util.d.ts +39 -0
- package/dist/types/src/internal/annotations/util.d.ts.map +1 -0
- package/dist/types/src/internal/api/annotations.d.ts +23 -0
- package/dist/types/src/internal/api/annotations.d.ts.map +1 -0
- package/dist/types/src/internal/api/entity.d.ts +13 -0
- package/dist/types/src/internal/api/entity.d.ts.map +1 -0
- package/dist/types/src/internal/api/index.d.ts +15 -0
- package/dist/types/src/internal/api/index.d.ts.map +1 -0
- package/dist/types/src/internal/api/meta.d.ts +42 -0
- package/dist/types/src/internal/api/meta.d.ts.map +1 -0
- package/dist/types/src/internal/api/sorting.d.ts +24 -0
- package/dist/types/src/internal/api/sorting.d.ts.map +1 -0
- package/dist/types/src/internal/api/version.d.ts +42 -0
- package/dist/types/src/internal/api/version.d.ts.map +1 -0
- package/dist/types/src/internal/entities/entity.d.ts +20 -0
- package/dist/types/src/internal/entities/entity.d.ts.map +1 -0
- package/dist/types/src/internal/entities/index.d.ts +6 -0
- package/dist/types/src/internal/entities/index.d.ts.map +1 -0
- package/dist/types/src/internal/entities/model.d.ts +79 -0
- package/dist/types/src/internal/entities/model.d.ts.map +1 -0
- package/dist/types/src/internal/entities/object.d.ts +18 -0
- package/dist/types/src/internal/entities/object.d.ts.map +1 -0
- package/dist/types/src/internal/entities/relation.d.ts +62 -0
- package/dist/types/src/internal/entities/relation.d.ts.map +1 -0
- package/dist/types/src/internal/entities/util.d.ts +2 -0
- package/dist/types/src/internal/entities/util.d.ts.map +1 -0
- package/dist/types/src/internal/formats/date.d.ts +63 -0
- package/dist/types/src/internal/formats/date.d.ts.map +1 -0
- package/dist/types/src/internal/formats/date.test.d.ts +2 -0
- package/dist/types/src/internal/formats/date.test.d.ts.map +1 -0
- package/dist/types/src/internal/formats/format.d.ts +32 -0
- package/dist/types/src/internal/formats/format.d.ts.map +1 -0
- package/dist/types/src/internal/formats/format.test.d.ts +2 -0
- package/dist/types/src/internal/formats/format.test.d.ts.map +1 -0
- package/dist/types/src/internal/formats/index.d.ts +8 -0
- package/dist/types/src/internal/formats/index.d.ts.map +1 -0
- package/dist/types/src/internal/formats/number.d.ts +31 -0
- package/dist/types/src/internal/formats/number.d.ts.map +1 -0
- package/dist/types/src/internal/formats/object.d.ts +35 -0
- package/dist/types/src/internal/formats/object.d.ts.map +1 -0
- package/dist/types/src/internal/formats/select.d.ts +13 -0
- package/dist/types/src/internal/formats/select.d.ts.map +1 -0
- package/dist/types/src/internal/formats/string.d.ts +42 -0
- package/dist/types/src/internal/formats/string.d.ts.map +1 -0
- package/dist/types/src/internal/formats/types.d.ts +72 -0
- package/dist/types/src/internal/formats/types.d.ts.map +1 -0
- package/dist/types/src/internal/index.d.ts +12 -0
- package/dist/types/src/internal/index.d.ts.map +1 -0
- package/dist/types/src/internal/json-schema/annotations.d.ts +19 -0
- package/dist/types/src/internal/json-schema/annotations.d.ts.map +1 -0
- package/dist/types/src/internal/json-schema/effect-schema.test.d.ts +2 -0
- package/dist/types/src/internal/json-schema/effect-schema.test.d.ts.map +1 -0
- package/dist/types/src/internal/json-schema/index.d.ts +5 -0
- package/dist/types/src/internal/json-schema/index.d.ts.map +1 -0
- package/dist/types/src/internal/json-schema/json-schema-normalize.d.ts +7 -0
- package/dist/types/src/internal/json-schema/json-schema-normalize.d.ts.map +1 -0
- package/dist/types/src/internal/json-schema/json-schema-type.d.ts +351 -0
- package/dist/types/src/internal/json-schema/json-schema-type.d.ts.map +1 -0
- package/dist/types/src/internal/json-schema/json-schema.d.ts +30 -0
- package/dist/types/src/internal/json-schema/json-schema.d.ts.map +1 -0
- package/dist/types/src/internal/json-schema/json-schema.test.d.ts +2 -0
- package/dist/types/src/internal/json-schema/json-schema.test.d.ts.map +1 -0
- package/dist/types/src/internal/object/clone.d.ts +8 -0
- package/dist/types/src/internal/object/clone.d.ts.map +1 -0
- package/dist/types/src/internal/object/common.d.ts +18 -0
- package/dist/types/src/internal/object/common.d.ts.map +1 -0
- package/dist/types/src/internal/object/create-object.d.ts +39 -0
- package/dist/types/src/internal/object/create-object.d.ts.map +1 -0
- package/dist/types/src/internal/object/create-object.test.d.ts +2 -0
- package/dist/types/src/internal/object/create-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/object/deleted.d.ts +6 -0
- package/dist/types/src/internal/object/deleted.d.ts.map +1 -0
- package/dist/types/src/internal/object/ids.d.ts +6 -0
- package/dist/types/src/internal/object/ids.d.ts.map +1 -0
- package/dist/types/src/internal/object/index.d.ts +11 -0
- package/dist/types/src/internal/object/index.d.ts.map +1 -0
- package/dist/types/src/internal/object/inspect.d.ts +2 -0
- package/dist/types/src/internal/object/inspect.d.ts.map +1 -0
- package/dist/types/src/internal/object/json-serializer.d.ts +37 -0
- package/dist/types/src/internal/object/json-serializer.d.ts.map +1 -0
- package/dist/types/src/internal/object/json-serializer.test.d.ts +2 -0
- package/dist/types/src/internal/object/json-serializer.test.d.ts.map +1 -0
- package/dist/types/src/internal/object/schema-validator.d.ts +2 -0
- package/dist/types/src/internal/object/schema-validator.d.ts.map +1 -0
- package/dist/types/src/internal/object/schema-validator.test.d.ts +2 -0
- package/dist/types/src/internal/object/schema-validator.test.d.ts.map +1 -0
- package/dist/types/src/internal/object/set-value.d.ts +7 -0
- package/dist/types/src/internal/object/set-value.d.ts.map +1 -0
- package/dist/types/src/internal/object/set-value.test.d.ts +2 -0
- package/dist/types/src/internal/object/set-value.test.d.ts.map +1 -0
- package/dist/types/src/internal/object/snapshot.d.ts +6 -0
- package/dist/types/src/internal/object/snapshot.d.ts.map +1 -0
- package/dist/types/src/internal/object/typed-object.d.ts +25 -0
- package/dist/types/src/internal/object/typed-object.d.ts.map +1 -0
- package/dist/types/src/internal/object/typed-object.test.d.ts +2 -0
- package/dist/types/src/internal/object/typed-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/change-context.d.ts +55 -0
- package/dist/types/src/internal/proxy/change-context.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/change.test.d.ts +2 -0
- package/dist/types/src/internal/proxy/change.test.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/define-hidden-property.d.ts +5 -0
- package/dist/types/src/internal/proxy/define-hidden-property.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/errors.d.ts +19 -0
- package/dist/types/src/internal/proxy/errors.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/event-batch.d.ts +10 -0
- package/dist/types/src/internal/proxy/event-batch.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/handler.test.d.ts +2 -0
- package/dist/types/src/internal/proxy/handler.test.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/index.d.ts +14 -0
- package/dist/types/src/internal/proxy/index.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/json-serializer.d.ts +6 -0
- package/dist/types/src/internal/proxy/json-serializer.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/make-object.d.ts +14 -0
- package/dist/types/src/internal/proxy/make-object.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/ownership.d.ts +57 -0
- package/dist/types/src/internal/proxy/ownership.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/proxy-types.d.ts +18 -0
- package/dist/types/src/internal/proxy/proxy-types.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/proxy-utils.d.ts +47 -0
- package/dist/types/src/internal/proxy/proxy-utils.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/reactive-array.d.ts +8 -0
- package/dist/types/src/internal/proxy/reactive-array.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/reactive.d.ts +39 -0
- package/dist/types/src/internal/proxy/reactive.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/schema-validator.d.ts +15 -0
- package/dist/types/src/internal/proxy/schema-validator.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/schema.test.d.ts +2 -0
- package/dist/types/src/internal/proxy/schema.test.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/symbols.d.ts +3 -0
- package/dist/types/src/internal/proxy/symbols.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/typed-handler.d.ts +48 -0
- package/dist/types/src/internal/proxy/typed-handler.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/typed-handler.test.d.ts +2 -0
- package/dist/types/src/internal/proxy/typed-handler.test.d.ts.map +1 -0
- package/dist/types/src/internal/proxy/typed-object.test.d.ts +2 -0
- package/dist/types/src/internal/proxy/typed-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/ref/index.d.ts +3 -0
- package/dist/types/src/internal/ref/index.d.ts.map +1 -0
- package/dist/types/src/internal/ref/ref-array.d.ts +21 -0
- package/dist/types/src/internal/ref/ref-array.d.ts.map +1 -0
- package/dist/types/src/internal/ref/ref.d.ts +231 -0
- package/dist/types/src/internal/ref/ref.d.ts.map +1 -0
- package/dist/types/src/internal/ref/ref.test.d.ts +2 -0
- package/dist/types/src/internal/ref/ref.test.d.ts.map +1 -0
- package/dist/types/src/internal/schema/compose.d.ts +7 -0
- package/dist/types/src/internal/schema/compose.d.ts.map +1 -0
- package/dist/types/src/internal/schema/compose.test.d.ts +2 -0
- package/dist/types/src/internal/schema/compose.test.d.ts.map +1 -0
- package/dist/types/src/internal/schema/echo-schema.d.ts +181 -0
- package/dist/types/src/internal/schema/echo-schema.d.ts.map +1 -0
- package/dist/types/src/internal/schema/index.d.ts +4 -0
- package/dist/types/src/internal/schema/index.d.ts.map +1 -0
- package/dist/types/src/internal/schema/manipulation.d.ts +10 -0
- package/dist/types/src/internal/schema/manipulation.d.ts.map +1 -0
- package/dist/types/src/internal/schema/persistent-schema.d.ts +20 -0
- package/dist/types/src/internal/schema/persistent-schema.d.ts.map +1 -0
- package/dist/types/src/internal/types/base.d.ts +26 -0
- package/dist/types/src/internal/types/base.d.ts.map +1 -0
- package/dist/types/src/internal/types/entity.d.ts +37 -0
- package/dist/types/src/internal/types/entity.d.ts.map +1 -0
- package/dist/types/src/internal/types/index.d.ts +6 -0
- package/dist/types/src/internal/types/index.d.ts.map +1 -0
- package/dist/types/src/internal/types/meta.d.ts +32 -0
- package/dist/types/src/internal/types/meta.d.ts.map +1 -0
- package/dist/types/src/internal/types/typename.d.ts +21 -0
- package/dist/types/src/internal/types/typename.d.ts.map +1 -0
- package/dist/types/src/internal/types/version.d.ts +15 -0
- package/dist/types/src/internal/types/version.d.ts.map +1 -0
- package/dist/types/src/{test → testing}/api.test.d.ts.map +1 -1
- package/dist/types/src/testing/index.d.ts +3 -1
- package/dist/types/src/testing/index.d.ts.map +1 -1
- package/dist/types/src/testing/test-data.d.ts +18 -0
- package/dist/types/src/testing/test-data.d.ts.map +1 -0
- package/dist/types/src/testing/test-schema.d.ts +303 -0
- package/dist/types/src/testing/test-schema.d.ts.map +1 -0
- package/dist/types/src/testing/util.d.ts +21 -0
- package/dist/types/src/testing/util.d.ts.map +1 -0
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +107 -53
- package/src/Annotation.ts +45 -0
- package/src/Database.ts +353 -0
- package/src/Entity.test.ts +22 -0
- package/src/Entity.ts +217 -0
- package/src/Err.ts +38 -0
- package/src/Filter.ts +376 -0
- package/src/Format.ts +9 -0
- package/src/Hypergraph.ts +74 -0
- package/src/JsonSchema.ts +16 -0
- package/src/Key.ts +3 -0
- package/src/Obj.test.ts +442 -0
- package/src/Obj.ts +634 -80
- package/src/Order.ts +44 -0
- package/src/Query.test.ts +465 -0
- package/src/Query.ts +324 -0
- package/src/QueryResult.ts +106 -0
- package/src/Ref.ts +25 -9
- package/src/Relation.test.ts +82 -0
- package/src/Relation.ts +417 -52
- package/src/SchemaRegistry.ts +105 -0
- package/src/Tag.ts +40 -0
- package/src/Type.test.ts +52 -0
- package/src/Type.ts +383 -122
- package/src/hierarchy.test.ts +33 -0
- package/src/index.ts +17 -4
- package/src/internal/README.md +102 -0
- package/src/internal/annotations/annotations.test.ts +96 -0
- package/src/internal/annotations/annotations.ts +487 -0
- package/src/internal/annotations/index.ts +6 -0
- package/src/internal/annotations/util.ts +85 -0
- package/src/internal/api/annotations.ts +60 -0
- package/src/internal/api/entity.ts +29 -0
- package/src/internal/api/index.ts +19 -0
- package/src/internal/api/meta.ts +88 -0
- package/src/internal/api/sorting.ts +53 -0
- package/src/internal/api/version.ts +96 -0
- package/src/internal/entities/entity.ts +126 -0
- package/src/internal/entities/index.ts +9 -0
- package/src/internal/entities/model.ts +138 -0
- package/src/internal/entities/object.ts +58 -0
- package/src/internal/entities/relation.ts +171 -0
- package/src/internal/entities/util.ts +33 -0
- package/src/internal/formats/date.test.ts +56 -0
- package/src/internal/formats/date.ts +217 -0
- package/src/internal/formats/format.test.ts +77 -0
- package/src/internal/formats/format.ts +54 -0
- package/src/internal/formats/index.ts +12 -0
- package/src/internal/formats/number.ts +89 -0
- package/src/internal/formats/object.ts +80 -0
- package/src/internal/formats/select.ts +18 -0
- package/src/internal/formats/string.ts +81 -0
- package/src/internal/formats/types.ts +186 -0
- package/src/internal/index.ts +39 -0
- package/src/internal/json-schema/annotations.ts +50 -0
- package/src/internal/json-schema/effect-schema.test.ts +143 -0
- package/src/internal/json-schema/index.ts +8 -0
- package/src/internal/json-schema/json-schema-normalize.ts +111 -0
- package/src/internal/json-schema/json-schema-type.ts +403 -0
- package/src/internal/json-schema/json-schema.test.ts +861 -0
- package/src/internal/json-schema/json-schema.ts +532 -0
- package/src/internal/object/clone.ts +48 -0
- package/src/internal/object/common.ts +75 -0
- package/src/internal/object/create-object.test.ts +116 -0
- package/src/internal/object/create-object.ts +95 -0
- package/src/internal/object/deleted.ts +19 -0
- package/src/internal/object/ids.ts +12 -0
- package/src/internal/object/index.ts +14 -0
- package/src/internal/object/inspect.ts +46 -0
- package/src/internal/object/json-serializer.test.ts +98 -0
- package/src/internal/object/json-serializer.ts +197 -0
- package/src/internal/object/schema-validator.test.ts +182 -0
- package/src/internal/object/schema-validator.ts +6 -0
- package/src/internal/object/set-value.test.ts +281 -0
- package/src/internal/object/set-value.ts +165 -0
- package/src/internal/object/snapshot.ts +93 -0
- package/src/internal/object/typed-object.test.ts +34 -0
- package/src/internal/object/typed-object.ts +30 -0
- package/src/internal/proxy/change-context.ts +138 -0
- package/src/internal/proxy/change.test.ts +519 -0
- package/src/internal/proxy/define-hidden-property.ts +14 -0
- package/src/internal/proxy/errors.ts +42 -0
- package/src/internal/proxy/event-batch.ts +44 -0
- package/src/internal/proxy/handler.test.ts +123 -0
- package/src/internal/proxy/index.ts +17 -0
- package/src/internal/proxy/json-serializer.ts +87 -0
- package/src/internal/proxy/make-object.ts +106 -0
- package/src/internal/proxy/ownership.ts +253 -0
- package/src/internal/proxy/proxy-types.ts +23 -0
- package/src/internal/proxy/proxy-utils.ts +150 -0
- package/src/internal/proxy/reactive-array.ts +71 -0
- package/src/internal/proxy/reactive.ts +69 -0
- package/src/internal/proxy/schema-validator.ts +244 -0
- package/src/internal/proxy/schema.test.ts +145 -0
- package/src/internal/proxy/symbols.ts +7 -0
- package/src/internal/proxy/typed-handler.test.ts +314 -0
- package/src/internal/proxy/typed-handler.ts +450 -0
- package/src/internal/proxy/typed-object.test.ts +116 -0
- package/src/internal/ref/index.ts +6 -0
- package/src/internal/ref/ref-array.ts +39 -0
- package/src/internal/ref/ref.test.ts +101 -0
- package/src/internal/ref/ref.ts +572 -0
- package/src/internal/schema/compose.test.ts +42 -0
- package/src/internal/schema/compose.ts +41 -0
- package/src/internal/schema/echo-schema.ts +424 -0
- package/src/internal/schema/index.ts +7 -0
- package/src/internal/schema/manipulation.ts +92 -0
- package/src/internal/schema/persistent-schema.ts +28 -0
- package/src/internal/types/base.ts +43 -0
- package/src/internal/types/entity.ts +54 -0
- package/src/internal/types/index.ts +9 -0
- package/src/internal/types/meta.ts +65 -0
- package/src/internal/types/typename.ts +55 -0
- package/src/internal/types/version.ts +20 -0
- package/src/testing/api.test.ts +126 -0
- package/src/testing/index.ts +3 -1
- package/src/testing/test-data.ts +130 -0
- package/src/testing/test-schema.ts +238 -0
- package/src/testing/util.ts +85 -0
- package/dist/lib/browser/chunk-UYPR62ZB.mjs +0 -624
- package/dist/lib/browser/chunk-UYPR62ZB.mjs.map +0 -7
- package/dist/lib/browser/index.mjs +0 -22
- package/dist/lib/browser/meta.json +0 -1
- package/dist/lib/browser/testing/index.mjs +0 -70
- package/dist/lib/browser/testing/index.mjs.map +0 -7
- package/dist/lib/node/chunk-4HQE2F3L.cjs +0 -644
- package/dist/lib/node/chunk-4HQE2F3L.cjs.map +0 -7
- package/dist/lib/node/index.cjs +0 -43
- package/dist/lib/node/index.cjs.map +0 -7
- package/dist/lib/node/meta.json +0 -1
- package/dist/lib/node/testing/index.cjs +0 -89
- package/dist/lib/node/testing/index.cjs.map +0 -7
- package/dist/lib/node-esm/chunk-BYBICDIO.mjs +0 -624
- package/dist/lib/node-esm/chunk-BYBICDIO.mjs.map +0 -7
- package/dist/lib/node-esm/index.mjs +0 -22
- package/dist/lib/node-esm/meta.json +0 -1
- package/dist/lib/node-esm/testing/index.mjs +0 -70
- package/dist/lib/node-esm/testing/index.mjs.map +0 -7
- package/dist/types/src/experimental/database.d.ts +0 -8
- package/dist/types/src/experimental/database.d.ts.map +0 -1
- package/dist/types/src/experimental/index.d.ts +0 -1
- package/dist/types/src/experimental/index.d.ts.map +0 -1
- package/dist/types/src/experimental/queue.d.ts +0 -8
- package/dist/types/src/experimental/queue.d.ts.map +0 -1
- package/dist/types/src/experimental/space.d.ts +0 -8
- package/dist/types/src/experimental/space.d.ts.map +0 -1
- package/dist/types/src/query/dsl.d.ts +0 -218
- package/dist/types/src/query/dsl.d.ts.map +0 -1
- package/dist/types/src/query/dsl.test.d.ts +0 -2
- package/dist/types/src/query/dsl.test.d.ts.map +0 -1
- package/dist/types/src/query/index.d.ts +0 -2
- package/dist/types/src/query/index.d.ts.map +0 -1
- package/dist/types/src/testing/types.d.ts +0 -113
- package/dist/types/src/testing/types.d.ts.map +0 -1
- package/src/experimental/database.ts +0 -11
- package/src/experimental/index.ts +0 -7
- package/src/experimental/queue.ts +0 -11
- package/src/experimental/space.ts +0 -11
- package/src/query/dsl.test.ts +0 -323
- package/src/query/dsl.ts +0 -646
- package/src/query/index.ts +0 -5
- package/src/test/api.test.ts +0 -173
- package/src/testing/types.ts +0 -91
- /package/dist/lib/{browser/index.mjs.map → neutral/Annotation.mjs.map} +0 -0
- /package/dist/lib/{node-esm/index.mjs.map → neutral/Database.mjs.map} +0 -0
- /package/dist/types/src/{test → testing}/api.test.d.ts +0 -0
package/src/Obj.ts
CHANGED
|
@@ -2,160 +2,714 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
import * as Function from 'effect/Function';
|
|
7
|
+
import * as Option from 'effect/Option';
|
|
8
|
+
import * as Schema from 'effect/Schema';
|
|
6
9
|
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import type
|
|
11
|
-
import { live } from '@dxos/live-object';
|
|
10
|
+
import type { ForeignKey } from '@dxos/echo-protocol';
|
|
11
|
+
import { createJsonPath, getValue as getValue$ } from '@dxos/effect';
|
|
12
|
+
import { assertArgument } from '@dxos/invariant';
|
|
13
|
+
import { type DXN, ObjectId } from '@dxos/keys';
|
|
12
14
|
import { assumeType } from '@dxos/util';
|
|
13
15
|
|
|
16
|
+
import type * as Database from './Database';
|
|
17
|
+
import * as Entity from './Entity';
|
|
18
|
+
import * as Err from './Err';
|
|
19
|
+
import {
|
|
20
|
+
type ObjectJSON as APIJSON,
|
|
21
|
+
type AnyEntity,
|
|
22
|
+
type AnyProperties,
|
|
23
|
+
type Comparator as ApiComparator,
|
|
24
|
+
type Meta as ApiMeta,
|
|
25
|
+
type ReadonlyMeta as ApiReadonlyMeta,
|
|
26
|
+
type EntityVersion as ApiVersion,
|
|
27
|
+
type ChangeCallback,
|
|
28
|
+
type InternalObjectProps,
|
|
29
|
+
type KindId,
|
|
30
|
+
MetaId,
|
|
31
|
+
type Mutable,
|
|
32
|
+
type ObjectMeta,
|
|
33
|
+
// TODO(dmaretskyi): Export ParentId?
|
|
34
|
+
ParentId,
|
|
35
|
+
SnapshotKindId,
|
|
36
|
+
type VersionCompareResult,
|
|
37
|
+
VersionTypeId,
|
|
38
|
+
addTag as addTag$,
|
|
39
|
+
change as change$,
|
|
40
|
+
clone as clone$,
|
|
41
|
+
compareVersions,
|
|
42
|
+
decodeVersion,
|
|
43
|
+
deleteKeys as deleteKeys$,
|
|
44
|
+
encodeVersion,
|
|
45
|
+
getDXN as getDXN$,
|
|
46
|
+
getDatabase as getDatabase$,
|
|
47
|
+
getDescription as getDescription$,
|
|
48
|
+
getKeys as getKeys$,
|
|
49
|
+
getLabel as getLabel$,
|
|
50
|
+
getMetaChecked as getMeta$,
|
|
51
|
+
getSchema as getSchema$,
|
|
52
|
+
getSnapshot as getSnapshot$,
|
|
53
|
+
getTypeAnnotation,
|
|
54
|
+
getTypeDXN as getTypeDXN$,
|
|
55
|
+
getTypename as getTypename$,
|
|
56
|
+
isDeleted as isDeleted$,
|
|
57
|
+
isInstanceOf,
|
|
58
|
+
isVersion,
|
|
59
|
+
makeObject,
|
|
60
|
+
objectFromJSON,
|
|
61
|
+
removeTag as removeTag$,
|
|
62
|
+
setDescription as setDescription$,
|
|
63
|
+
setLabel as setLabel$,
|
|
64
|
+
setValue as setValue$,
|
|
65
|
+
sort as sort$,
|
|
66
|
+
sortByLabel as sortByLabel$,
|
|
67
|
+
sortByTypename as sortByTypename$,
|
|
68
|
+
subscribe as subscribe$,
|
|
69
|
+
objectToJSON as toJSON$,
|
|
70
|
+
version as version$,
|
|
71
|
+
versionValid,
|
|
72
|
+
} from './internal';
|
|
14
73
|
import type * as Ref from './Ref';
|
|
15
|
-
import type * as Relation from './Relation';
|
|
16
74
|
import type * as Type from './Type';
|
|
17
75
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
76
|
+
/**
|
|
77
|
+
* Base type for all ECHO objects.
|
|
78
|
+
*/
|
|
79
|
+
interface BaseObj extends AnyEntity, Entity.OfKind<typeof Entity.Kind.Object> {}
|
|
22
80
|
|
|
23
81
|
/**
|
|
24
82
|
* Object type with specific properties.
|
|
25
83
|
*/
|
|
26
|
-
export type Obj<Props> =
|
|
84
|
+
export type Obj<Props> = BaseObj & Props;
|
|
27
85
|
|
|
28
86
|
/**
|
|
29
|
-
*
|
|
87
|
+
* Object with no known properties beyond id and kind.
|
|
88
|
+
* Use this when the object's schema/properties are not known.
|
|
89
|
+
* For objects with arbitrary properties, use `Obj.AnyProps`.
|
|
90
|
+
*
|
|
91
|
+
* NOTE: This is a TypeScript type only, not a schema.
|
|
92
|
+
* To validate that a value is an ECHO object, use `Schema.is(Type.Obj)`.
|
|
93
|
+
*/
|
|
94
|
+
export interface Unknown extends BaseObj {}
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* Object with arbitrary properties.
|
|
98
|
+
*
|
|
99
|
+
* NOTE: Due to how TypeScript works, this type is not assignable to a specific schema type.
|
|
100
|
+
* In that case, use `Obj.instanceOf` to check if an object is of a specific type.
|
|
101
|
+
*
|
|
102
|
+
* Prefer using `Obj.Unknown` when you don't need to access arbitrary properties.
|
|
103
|
+
*/
|
|
104
|
+
export interface Any extends BaseObj, AnyProperties {}
|
|
105
|
+
|
|
106
|
+
/**
|
|
107
|
+
* Base type for snapshot objects (has SnapshotKindId instead of KindId).
|
|
30
108
|
*/
|
|
31
|
-
|
|
109
|
+
interface BaseSnapshot extends AnyEntity {
|
|
110
|
+
readonly [SnapshotKindId]: typeof Entity.Kind.Object;
|
|
111
|
+
readonly id: ObjectId;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
/**
|
|
115
|
+
* Immutable snapshot of an ECHO object.
|
|
116
|
+
* Branded with SnapshotKindId (not KindId).
|
|
117
|
+
* Property values are frozen at the time the snapshot was created.
|
|
118
|
+
* Returned by getSnapshot() and hooks like useObject().
|
|
119
|
+
*
|
|
120
|
+
* Snapshots are structurally identical to reactive objects but have a different brand,
|
|
121
|
+
* making them distinguishable at the TypeScript level. Neither is assignable to the other.
|
|
122
|
+
*/
|
|
123
|
+
export type Snapshot<T extends Unknown = Unknown> = Omit<T, KindId> & BaseSnapshot;
|
|
124
|
+
|
|
125
|
+
const defaultMeta: ObjectMeta = {
|
|
126
|
+
keys: [],
|
|
127
|
+
};
|
|
32
128
|
|
|
33
|
-
type
|
|
34
|
-
id?:
|
|
129
|
+
type Props<T = any> = {
|
|
130
|
+
id?: ObjectId;
|
|
131
|
+
[Meta]?: Partial<ObjectMeta>;
|
|
35
132
|
} & Type.Properties<T>;
|
|
36
133
|
|
|
134
|
+
// TODO(burdon): Should we allow the caller to set the id?
|
|
37
135
|
/**
|
|
38
|
-
*
|
|
136
|
+
* Props type for object creation with a given schema.
|
|
137
|
+
*/
|
|
138
|
+
export type MakeProps<S extends Schema.Schema.AnyNoContext> = {
|
|
139
|
+
id?: ObjectId;
|
|
140
|
+
[Meta]?: Partial<ObjectMeta>;
|
|
141
|
+
[Parent]?: Unknown;
|
|
142
|
+
} & NoInfer<Props<Schema.Schema.Type<S>>>;
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* Creates a new echo object of the given schema.
|
|
146
|
+
* @param schema - Object schema.
|
|
147
|
+
* @param props - Object properties.
|
|
148
|
+
* @param meta - Object metadata (deprecated) -- pass with Obj.Meta.
|
|
149
|
+
*
|
|
150
|
+
* Meta can be passed as a symbol in `props`.
|
|
151
|
+
*
|
|
152
|
+
* Example:
|
|
153
|
+
* ```ts
|
|
154
|
+
* const obj = Obj.make(Person, { [Obj.Meta]: { keys: [...] }, name: 'John' });
|
|
155
|
+
* ```
|
|
156
|
+
*
|
|
157
|
+
* Note: Only accepts object schemas, not relation schemas. Use `Relation.make` for relations.
|
|
39
158
|
*/
|
|
40
|
-
|
|
41
|
-
|
|
159
|
+
export const make: {
|
|
160
|
+
<S extends Type.Obj.Any>(schema: S, props: MakeProps<S>): Obj<Schema.Schema.Type<S>>;
|
|
161
|
+
/**
|
|
162
|
+
* @deprecated Pass meta as in the example: `Obj.make(Person, { [Obj.Meta]: { keys: [...] }, name: 'John' })`.
|
|
163
|
+
*/
|
|
164
|
+
<S extends Type.Obj.Any>(schema: S, props: MakeProps<S>, meta: Partial<ObjectMeta>): Obj<Schema.Schema.Type<S>>;
|
|
165
|
+
} = <S extends Type.Obj.Any>(
|
|
42
166
|
schema: S,
|
|
43
|
-
props:
|
|
44
|
-
meta?:
|
|
45
|
-
):
|
|
46
|
-
assertArgument(
|
|
47
|
-
EchoSchema.getTypeAnnotation(schema)?.kind === EchoSchema.EntityKind.Object,
|
|
48
|
-
'Expected an object schema',
|
|
49
|
-
);
|
|
167
|
+
props: MakeProps<S>,
|
|
168
|
+
meta?: Partial<ObjectMeta>,
|
|
169
|
+
): Obj<Schema.Schema.Type<S>> => {
|
|
170
|
+
assertArgument(getTypeAnnotation(schema)?.kind === Entity.Kind.Object, 'schema', 'Expected an object schema');
|
|
50
171
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
172
|
+
// Set default fields on meta on creation.
|
|
173
|
+
if (props[MetaId] != null) {
|
|
174
|
+
meta = { ...structuredClone(defaultMeta), ...props[MetaId] };
|
|
175
|
+
delete props[MetaId];
|
|
54
176
|
}
|
|
55
177
|
|
|
56
|
-
|
|
178
|
+
// Filter undefined values (Object.entries only returns string-keyed properties).
|
|
179
|
+
const filterUndefined: any = Object.fromEntries(Object.entries(props).filter(([_, v]) => v !== undefined));
|
|
180
|
+
|
|
181
|
+
// Copy symbol properties (like ParentId) that Object.entries doesn't include.
|
|
182
|
+
for (const sym of Object.getOwnPropertySymbols(props)) {
|
|
183
|
+
const value = (props as any)[sym];
|
|
184
|
+
if (value !== undefined) {
|
|
185
|
+
filterUndefined[sym] = value;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
return makeObject<Schema.Schema.Type<S>>(schema, filterUndefined as any, {
|
|
190
|
+
...defaultMeta,
|
|
191
|
+
...meta,
|
|
192
|
+
});
|
|
193
|
+
};
|
|
194
|
+
|
|
195
|
+
/**
|
|
196
|
+
* Determine if object is an ECHO object.
|
|
197
|
+
*/
|
|
198
|
+
export const isObject = (obj: unknown): obj is Unknown => {
|
|
199
|
+
assumeType<InternalObjectProps>(obj);
|
|
200
|
+
return typeof obj === 'object' && obj !== null && obj[Entity.KindId] === Entity.Kind.Object;
|
|
57
201
|
};
|
|
58
202
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
203
|
+
/**
|
|
204
|
+
* Subscribe to object updates.
|
|
205
|
+
* The callback is called synchronously when the object is modified.
|
|
206
|
+
* Only accepts reactive objects (not snapshots).
|
|
207
|
+
* @returns Unsubscribe function.
|
|
208
|
+
*/
|
|
209
|
+
export const subscribe = (obj: Unknown, callback: () => void): (() => void) => {
|
|
210
|
+
return subscribe$(obj, callback);
|
|
62
211
|
};
|
|
63
212
|
|
|
213
|
+
//
|
|
214
|
+
// Snapshot
|
|
215
|
+
//
|
|
216
|
+
|
|
217
|
+
/**
|
|
218
|
+
* Returns an immutable snapshot of an object.
|
|
219
|
+
* The snapshot is branded with SnapshotKindId instead of KindId,
|
|
220
|
+
* making it distinguishable from the reactive object at the type level.
|
|
221
|
+
*/
|
|
222
|
+
export const getSnapshot: <T extends Unknown>(obj: T) => Snapshot<T> = getSnapshot$ as any;
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* Returns the reactive version of an object from the database, given its snapshot.
|
|
226
|
+
* Inverse of `Obj.getSnapshot`.
|
|
227
|
+
*
|
|
228
|
+
* Uses `Obj.getDatabase` internally to get the database from the snapshot,
|
|
229
|
+
* then resolves the reactive object by ID.
|
|
230
|
+
*
|
|
231
|
+
* @param snapshot - A snapshot of the object (from `Obj.getSnapshot`).
|
|
232
|
+
* @returns Effect that succeeds with the reactive object, or fails with `GetReactiveError`.
|
|
233
|
+
* @example
|
|
234
|
+
* ```ts
|
|
235
|
+
* const snapshot = Obj.getSnapshot(obj);
|
|
236
|
+
* const reactive = Obj.getReactive(snapshot).pipe(
|
|
237
|
+
* Effect.runSync
|
|
238
|
+
* );
|
|
239
|
+
* ```
|
|
240
|
+
*/
|
|
241
|
+
export const getReactive = <T extends Unknown>(snapshot: Snapshot<T>): Effect.Effect<T, Err.GetReactiveError> =>
|
|
242
|
+
Effect.gen(function* () {
|
|
243
|
+
const db = getDatabase$(snapshot);
|
|
244
|
+
if (!db) {
|
|
245
|
+
return yield* Effect.fail(new Err.GetReactiveError({ reason: 'no-database', snapshotId: snapshot.id }));
|
|
246
|
+
}
|
|
247
|
+
const obj = db.getObjectById(snapshot.id);
|
|
248
|
+
if (!obj) {
|
|
249
|
+
return yield* Effect.fail(new Err.GetReactiveError({ reason: 'object-not-found', snapshotId: snapshot.id }));
|
|
250
|
+
}
|
|
251
|
+
return obj as T;
|
|
252
|
+
});
|
|
253
|
+
|
|
254
|
+
/**
|
|
255
|
+
* Like `Obj.getReactive` but returns `Option.none()` instead of failing when the object
|
|
256
|
+
* cannot be resolved (no database, object not found).
|
|
257
|
+
*
|
|
258
|
+
* @param snapshot - A snapshot of the object (from `Obj.getSnapshot`).
|
|
259
|
+
* @returns Effect that succeeds with `Option.some(reactive)` or `Option.none()`.
|
|
260
|
+
*/
|
|
261
|
+
export const getReactiveOption = <T extends Unknown>(snapshot: Snapshot<T>): Effect.Effect<Option.Option<T>, never> =>
|
|
262
|
+
getReactive(snapshot).pipe(
|
|
263
|
+
Effect.map(Option.some),
|
|
264
|
+
Effect.catchAll(() => Effect.succeed(Option.none())),
|
|
265
|
+
);
|
|
266
|
+
|
|
267
|
+
/**
|
|
268
|
+
* Synchronous version of `Obj.getReactive`. Returns the reactive object or throws
|
|
269
|
+
* `GetReactiveError` when the object cannot be resolved (no database, object not found).
|
|
270
|
+
*
|
|
271
|
+
* @param snapshot - A snapshot of the object (from `Obj.getSnapshot`).
|
|
272
|
+
* @returns The reactive object.
|
|
273
|
+
* @throws {Err.GetReactiveError} When the object cannot be resolved.
|
|
274
|
+
*/
|
|
275
|
+
export const getReactiveOrThrow = <T extends Unknown>(snapshot: Snapshot<T>): T =>
|
|
276
|
+
Effect.runSync(getReactive(snapshot));
|
|
277
|
+
|
|
278
|
+
export type CloneOptions = {
|
|
279
|
+
/**
|
|
280
|
+
* Retain the original object's ID.
|
|
281
|
+
* @default false
|
|
282
|
+
*/
|
|
283
|
+
retainId?: boolean;
|
|
284
|
+
|
|
285
|
+
/**
|
|
286
|
+
* Recursively clone referenced objects.
|
|
287
|
+
* @default false
|
|
288
|
+
*/
|
|
289
|
+
deep?: boolean;
|
|
290
|
+
};
|
|
291
|
+
|
|
292
|
+
/**
|
|
293
|
+
* Clones an object or relation.
|
|
294
|
+
* This does not clone referenced objects, only the properties in the object.
|
|
295
|
+
* @returns A new object with the same schema and properties.
|
|
296
|
+
*/
|
|
297
|
+
export const clone: <T extends Unknown>(obj: T, opts?: CloneOptions) => T = clone$;
|
|
298
|
+
|
|
299
|
+
//
|
|
300
|
+
// Change
|
|
301
|
+
//
|
|
302
|
+
|
|
303
|
+
/**
|
|
304
|
+
* Makes all properties mutable recursively.
|
|
305
|
+
* Used to provide a mutable view of an object within `Obj.change`.
|
|
306
|
+
*/
|
|
307
|
+
export type { Mutable };
|
|
308
|
+
|
|
309
|
+
/**
|
|
310
|
+
* Perform mutations on an echo object within a controlled context.
|
|
311
|
+
*
|
|
312
|
+
* All mutations within the callback are batched and trigger a single notification
|
|
313
|
+
* when the callback completes. Direct mutations outside of `Obj.change` will throw
|
|
314
|
+
* an error for echo objects.
|
|
315
|
+
*
|
|
316
|
+
* This function also works with nested objects within echo objects (e.g., Template structs)
|
|
317
|
+
* that are reactive at runtime.
|
|
318
|
+
*
|
|
319
|
+
* @param obj - The echo object to mutate. Use `Relation.change` for relations.
|
|
320
|
+
* @param callback - The callback that performs mutations on the object.
|
|
321
|
+
*
|
|
322
|
+
* @example
|
|
323
|
+
* ```ts
|
|
324
|
+
* const person = Obj.make(Person, { name: 'John', age: 25 });
|
|
325
|
+
*
|
|
326
|
+
* // Mutate within Obj.change
|
|
327
|
+
* Obj.change(person, (p) => {
|
|
328
|
+
* p.name = 'Jane';
|
|
329
|
+
* p.age = 30;
|
|
330
|
+
* });
|
|
331
|
+
* // ONE notification fires here
|
|
332
|
+
*
|
|
333
|
+
* // Direct mutation throws
|
|
334
|
+
* person.name = 'Bob'; // Error: Cannot modify outside Obj.change()
|
|
335
|
+
* ```
|
|
336
|
+
*
|
|
337
|
+
* Note: Only accepts objects. Use `Relation.change` for relations.
|
|
338
|
+
*/
|
|
339
|
+
export const change = <T extends Unknown>(obj: T, callback: ChangeCallback<T>): void => {
|
|
340
|
+
change$(obj, callback);
|
|
341
|
+
};
|
|
342
|
+
|
|
343
|
+
/**
|
|
344
|
+
* Get a deeply nested property from an object.
|
|
345
|
+
*
|
|
346
|
+
* Similar to lodash.get and getDeep from @dxos/util.
|
|
347
|
+
* This is the complementary function to setValue.
|
|
348
|
+
* Accepts both reactive objects and snapshots.
|
|
349
|
+
*
|
|
350
|
+
* @param obj - The ECHO object to get the property from.
|
|
351
|
+
* @param path - Path to the property (array of keys).
|
|
352
|
+
* @returns The value at the path, or undefined if not found.
|
|
353
|
+
*
|
|
354
|
+
* @example
|
|
355
|
+
* ```ts
|
|
356
|
+
* const person = Obj.make(Person, {
|
|
357
|
+
* name: 'John',
|
|
358
|
+
* addresses: [{ street: '123 Main St' }]
|
|
359
|
+
* });
|
|
360
|
+
*
|
|
361
|
+
* Obj.getValue(person, ['addresses', 0, 'street']); // '123 Main St'
|
|
362
|
+
* Obj.getValue(person, ['addresses', 1, 'street']); // undefined
|
|
363
|
+
* ```
|
|
364
|
+
*/
|
|
365
|
+
export const getValue = (obj: Unknown | Snapshot, path: readonly (string | number)[]): any => {
|
|
366
|
+
return getValue$(obj, createJsonPath(path));
|
|
367
|
+
};
|
|
368
|
+
|
|
369
|
+
/**
|
|
370
|
+
* Set a deeply nested property on an object, using the object's schema to determine
|
|
371
|
+
* whether to initialize nested data as an empty object or array.
|
|
372
|
+
*
|
|
373
|
+
* Similar to lodash.set and setDeep from @dxos/util, but schema-aware.
|
|
374
|
+
* Must be called within an `Obj.change` callback.
|
|
375
|
+
*
|
|
376
|
+
* NOTE: TypeScript's structural typing allows readonly objects to be passed to `Mutable<T>`
|
|
377
|
+
* parameters, so there is no compile-time error. Enforcement is runtime-only.
|
|
378
|
+
*
|
|
379
|
+
* @param obj - The mutable ECHO object to set the property on.
|
|
380
|
+
* @param path - Path to the property (array of keys).
|
|
381
|
+
* @param value - Value to set.
|
|
382
|
+
* @returns The value that was set.
|
|
383
|
+
*
|
|
384
|
+
* @example
|
|
385
|
+
* ```ts
|
|
386
|
+
* const person = Obj.make(Person, { name: 'John' });
|
|
387
|
+
* // Person schema has: addresses: Schema.Array(Address)
|
|
388
|
+
* Obj.change(person, (p) => {
|
|
389
|
+
* Obj.setValue(p, ['addresses', 0, 'street'], '123 Main St');
|
|
390
|
+
* });
|
|
391
|
+
* // Creates: person.addresses = [{ street: '123 Main St' }]
|
|
392
|
+
* ```
|
|
393
|
+
*/
|
|
394
|
+
// TODO(wittjosiah): Compute possible path values + type value based on generic object type.
|
|
395
|
+
export const setValue: (obj: Mutable<Unknown>, path: readonly (string | number)[], value: any) => void =
|
|
396
|
+
setValue$ as any;
|
|
397
|
+
|
|
398
|
+
//
|
|
399
|
+
// Type
|
|
400
|
+
//
|
|
401
|
+
|
|
402
|
+
// TODO(burdon): To discuss: prefer over ObjectId or Key.ObjectId or Type.ID?
|
|
403
|
+
export const ID = ObjectId;
|
|
404
|
+
export type ID = ObjectId;
|
|
405
|
+
|
|
64
406
|
/**
|
|
65
407
|
* Test if object or relation is an instance of a schema.
|
|
66
408
|
* @example
|
|
67
409
|
* ```ts
|
|
68
410
|
* const john = Obj.make(Person, { name: 'John' });
|
|
69
|
-
* const johnIsPerson = Obj.instanceOf(Person)(john);
|
|
70
|
-
*
|
|
71
411
|
* const isPerson = Obj.instanceOf(Person);
|
|
72
|
-
* if(isPerson(john)) {
|
|
412
|
+
* if (isPerson(john)) {
|
|
73
413
|
* // john is Person
|
|
74
414
|
* }
|
|
75
415
|
* ```
|
|
76
416
|
*/
|
|
77
417
|
export const instanceOf: {
|
|
78
|
-
<S extends Type.
|
|
79
|
-
<S extends Type.
|
|
80
|
-
} = ((
|
|
81
|
-
...args: [schema: Type.Relation.Any | Type.Obj.Any, value: unknown] | [schema: Type.Relation.Any | Type.Obj.Any]
|
|
82
|
-
) => {
|
|
418
|
+
<S extends Type.Entity.Any>(schema: S): (value: unknown) => value is Schema.Schema.Type<S>;
|
|
419
|
+
<S extends Type.Entity.Any>(schema: S, value: unknown): value is Schema.Schema.Type<S>;
|
|
420
|
+
} = ((...args: [schema: Type.Entity.Any, value: unknown] | [schema: Type.Entity.Any]) => {
|
|
83
421
|
if (args.length === 1) {
|
|
84
|
-
return (
|
|
422
|
+
return (entity: unknown) => isInstanceOf(args[0], entity);
|
|
85
423
|
}
|
|
86
424
|
|
|
87
|
-
return
|
|
425
|
+
return isInstanceOf(args[0], args[1]);
|
|
88
426
|
}) as any;
|
|
89
427
|
|
|
90
|
-
|
|
428
|
+
/**
|
|
429
|
+
* Test if a snapshot is an instance of a schema.
|
|
430
|
+
* Mirrors `instanceOf` but only accepts values branded with SnapshotKindId.
|
|
431
|
+
* Use when the value is known to be a snapshot (e.g. from `getSnapshot` or `useObject`).
|
|
432
|
+
*
|
|
433
|
+
* @example
|
|
434
|
+
* ```ts
|
|
435
|
+
* const snapshot = Obj.getSnapshot(person);
|
|
436
|
+
* if (Obj.snapshotOf(Person, snapshot)) {
|
|
437
|
+
* // snapshot is Obj.Snapshot<Person>
|
|
438
|
+
* }
|
|
439
|
+
* ```
|
|
440
|
+
*/
|
|
441
|
+
export const snapshotOf: {
|
|
442
|
+
<S extends Type.Entity.Any>(schema: S): (value: unknown) => value is Snapshot<Schema.Schema.Type<S>>;
|
|
443
|
+
<S extends Type.Entity.Any>(schema: S, value: unknown): value is Snapshot<Schema.Schema.Type<S>>;
|
|
444
|
+
} = ((...args: [schema: Type.Entity.Any, value: unknown] | [schema: Type.Entity.Any]) => {
|
|
445
|
+
const check = (entity: unknown) =>
|
|
446
|
+
entity != null && typeof entity === 'object' && SnapshotKindId in entity && isInstanceOf(args[0], entity);
|
|
447
|
+
|
|
448
|
+
if (args.length === 1) {
|
|
449
|
+
return (entity: unknown) => check(entity);
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
return check(args[1]);
|
|
453
|
+
}) as any;
|
|
91
454
|
|
|
92
455
|
// TODO(dmaretskyi): Allow returning undefined.
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
456
|
+
/**
|
|
457
|
+
* Get the DXN of the object.
|
|
458
|
+
* Accepts both reactive objects and snapshots.
|
|
459
|
+
*/
|
|
460
|
+
export const getDXN = (entity: Unknown | Snapshot): DXN => {
|
|
461
|
+
assertArgument(!Schema.isSchema(entity), 'obj', 'Object should not be a schema.');
|
|
462
|
+
return getDXN$(entity);
|
|
98
463
|
};
|
|
99
464
|
|
|
100
465
|
/**
|
|
101
466
|
* @returns The DXN of the object's type.
|
|
102
|
-
* @example dxn:example.com/type/
|
|
467
|
+
* @example dxn:example.com/type/Person:1.0.0
|
|
103
468
|
*/
|
|
104
|
-
// TODO(
|
|
105
|
-
export const getTypeDXN =
|
|
469
|
+
// TODO(wittjosiah): Narrow types.
|
|
470
|
+
export const getTypeDXN: (obj: unknown | undefined) => DXN | undefined = getTypeDXN$ as any;
|
|
471
|
+
|
|
472
|
+
/**
|
|
473
|
+
* Get the schema of the object.
|
|
474
|
+
* Returns the branded ECHO schema used to create the object.
|
|
475
|
+
*/
|
|
476
|
+
// TODO(wittjosiah): Narrow types.
|
|
477
|
+
export const getSchema: (obj: unknown | undefined) => Type.Entity.Any | undefined = getSchema$ as any;
|
|
106
478
|
|
|
107
479
|
/**
|
|
108
480
|
* @returns The typename of the object's type.
|
|
109
|
-
*
|
|
481
|
+
* Accepts both reactive objects and snapshots.
|
|
482
|
+
* @example `example.com/type/Person`
|
|
110
483
|
*/
|
|
111
|
-
export const getTypename = (
|
|
112
|
-
const schema = getSchema(obj);
|
|
113
|
-
if (schema == null) {
|
|
114
|
-
// Try to extract typename from DXN.
|
|
115
|
-
return EchoSchema.getType(obj)?.asTypeDXN()?.type;
|
|
116
|
-
}
|
|
484
|
+
export const getTypename = (entity: Unknown | Snapshot): string | undefined => getTypename$(entity);
|
|
117
485
|
|
|
118
|
-
|
|
119
|
-
|
|
486
|
+
//
|
|
487
|
+
// Database
|
|
488
|
+
//
|
|
489
|
+
|
|
490
|
+
/**
|
|
491
|
+
* Get the database the object belongs to.
|
|
492
|
+
* Accepts both reactive objects and snapshots.
|
|
493
|
+
*/
|
|
494
|
+
export const getDatabase = (entity: Entity.Unknown | Entity.Snapshot): Database.Database | undefined =>
|
|
495
|
+
getDatabase$(entity);
|
|
496
|
+
|
|
497
|
+
//
|
|
498
|
+
// Meta
|
|
499
|
+
//
|
|
500
|
+
|
|
501
|
+
export const Meta: unique symbol = MetaId as any;
|
|
502
|
+
|
|
503
|
+
/**
|
|
504
|
+
* Deeply read-only version of ObjectMeta.
|
|
505
|
+
* Prevents mutation at all nesting levels (e.g., `meta.keys.push()` is a TypeScript error).
|
|
506
|
+
*/
|
|
507
|
+
export type ReadonlyMeta = ApiReadonlyMeta;
|
|
508
|
+
|
|
509
|
+
/**
|
|
510
|
+
* Mutable meta type returned by `Obj.getMeta` inside an `Obj.change` callback.
|
|
511
|
+
*/
|
|
512
|
+
export type Meta = ApiMeta;
|
|
120
513
|
|
|
514
|
+
// TODO(burdon): Narrow type.
|
|
121
515
|
// TODO(dmaretskyi): Allow returning undefined.
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
516
|
+
/**
|
|
517
|
+
* Get the metadata for an object.
|
|
518
|
+
* Returns mutable meta when passed a mutable object (inside `Obj.change` callback).
|
|
519
|
+
* Returns read-only meta when passed a regular object or snapshot.
|
|
520
|
+
*
|
|
521
|
+
* @example
|
|
522
|
+
* ```ts
|
|
523
|
+
* // Read-only access outside change callback
|
|
524
|
+
* const meta = Obj.getMeta(person); // ReadonlyMeta
|
|
525
|
+
*
|
|
526
|
+
* // Mutable access inside change callback
|
|
527
|
+
* Obj.change(person, (p) => {
|
|
528
|
+
* const meta = Obj.getMeta(p); // ObjectMeta (mutable)
|
|
529
|
+
* meta.tags ??= [];
|
|
530
|
+
* meta.tags.push('important');
|
|
531
|
+
* });
|
|
532
|
+
* ```
|
|
533
|
+
*/
|
|
534
|
+
// TODO(wittjosiah): When passed a Snapshot, should return a snapshot of meta, not the live meta proxy.
|
|
535
|
+
export function getMeta(entity: Mutable<Unknown>): Meta;
|
|
536
|
+
export function getMeta(entity: Unknown | Snapshot): ReadonlyMeta;
|
|
537
|
+
export function getMeta(entity: Unknown | Snapshot | Mutable<Unknown>): Meta | ReadonlyMeta {
|
|
538
|
+
return getMeta$(entity);
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
/**
|
|
542
|
+
* @returns Foreign keys for the object from the specified source.
|
|
543
|
+
* Accepts both reactive objects and snapshots.
|
|
544
|
+
*/
|
|
545
|
+
export const getKeys: {
|
|
546
|
+
(entity: Unknown | Snapshot, source: string): ForeignKey[];
|
|
547
|
+
(source: string): (entity: Unknown | Snapshot) => ForeignKey[];
|
|
548
|
+
} = Function.dual(2, (entity: Unknown | Snapshot, source?: string): ForeignKey[] => getKeys$(entity, source!));
|
|
127
549
|
|
|
550
|
+
/**
|
|
551
|
+
* Delete all keys from the object for the specified source.
|
|
552
|
+
* Must be called within an `Obj.change` callback.
|
|
553
|
+
*
|
|
554
|
+
* NOTE: TypeScript's structural typing allows readonly objects to be passed to `Mutable<T>`
|
|
555
|
+
* parameters, so there is no compile-time error. Enforcement is runtime-only.
|
|
556
|
+
*/
|
|
557
|
+
export const deleteKeys = (entity: Mutable<Unknown>, source: string): void => deleteKeys$(entity, source);
|
|
558
|
+
|
|
559
|
+
/**
|
|
560
|
+
* Add a tag to the object.
|
|
561
|
+
* Must be called within an `Obj.change` callback.
|
|
562
|
+
*
|
|
563
|
+
* NOTE: TypeScript's structural typing allows readonly objects to be passed to `Mutable<T>`
|
|
564
|
+
* parameters, so there is no compile-time error. Enforcement is runtime-only.
|
|
565
|
+
*/
|
|
566
|
+
export const addTag = (entity: Mutable<Unknown>, tag: string): void => addTag$(entity, tag);
|
|
567
|
+
|
|
568
|
+
/**
|
|
569
|
+
* Remove a tag from the object.
|
|
570
|
+
* Must be called within an `Obj.change` callback.
|
|
571
|
+
*
|
|
572
|
+
* NOTE: TypeScript's structural typing allows readonly objects to be passed to `Mutable<T>`
|
|
573
|
+
* parameters, so there is no compile-time error. Enforcement is runtime-only.
|
|
574
|
+
*/
|
|
575
|
+
export const removeTag = (entity: Mutable<Unknown>, tag: string): void => removeTag$(entity, tag);
|
|
576
|
+
|
|
577
|
+
/**
|
|
578
|
+
* Check if the object is deleted.
|
|
579
|
+
* Accepts both reactive objects and snapshots.
|
|
580
|
+
*/
|
|
128
581
|
// TODO(dmaretskyi): Default to `false`.
|
|
129
|
-
export const isDeleted = (
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
582
|
+
export const isDeleted = (entity: Unknown | Snapshot): boolean => isDeleted$(entity);
|
|
583
|
+
|
|
584
|
+
//
|
|
585
|
+
// Annotations
|
|
586
|
+
//
|
|
587
|
+
|
|
588
|
+
/**
|
|
589
|
+
* Get the label of the object.
|
|
590
|
+
* Accepts both reactive objects and snapshots.
|
|
591
|
+
*/
|
|
592
|
+
export const getLabel = (entity: Unknown | Snapshot): string | undefined => getLabel$(entity);
|
|
593
|
+
|
|
594
|
+
/**
|
|
595
|
+
* Set the label of the object.
|
|
596
|
+
* Must be called within an `Obj.change` callback.
|
|
597
|
+
*
|
|
598
|
+
* NOTE: TypeScript's structural typing allows readonly objects to be passed to `Mutable<T>`
|
|
599
|
+
* parameters, so there is no compile-time error. Enforcement is runtime-only.
|
|
600
|
+
*/
|
|
601
|
+
export const setLabel = (entity: Mutable<Unknown>, label: string): void => setLabel$(entity, label);
|
|
602
|
+
|
|
603
|
+
/**
|
|
604
|
+
* Get the description of the object.
|
|
605
|
+
* Accepts both reactive objects and snapshots.
|
|
606
|
+
*/
|
|
607
|
+
export const getDescription = (entity: Unknown | Snapshot): string | undefined => getDescription$(entity);
|
|
608
|
+
|
|
609
|
+
/**
|
|
610
|
+
* Set the description of the object.
|
|
611
|
+
* Must be called within an `Obj.change` callback.
|
|
612
|
+
*
|
|
613
|
+
* NOTE: TypeScript's structural typing allows readonly objects to be passed to `Mutable<T>`
|
|
614
|
+
* parameters, so there is no compile-time error. Enforcement is runtime-only.
|
|
615
|
+
*/
|
|
616
|
+
export const setDescription = (entity: Mutable<Unknown>, description: string): void =>
|
|
617
|
+
setDescription$(entity, description);
|
|
618
|
+
|
|
619
|
+
/**
|
|
620
|
+
* Symbol to set parent when creating objects with `Obj.make`.
|
|
621
|
+
* @example
|
|
622
|
+
* ```ts
|
|
623
|
+
* Obj.make(TestSchema.Person, {
|
|
624
|
+
* [Obj.Parent]: parentObject,
|
|
625
|
+
* name: 'John',
|
|
626
|
+
* })
|
|
627
|
+
* ```
|
|
628
|
+
*/
|
|
629
|
+
export const Parent: unique symbol = ParentId as any;
|
|
630
|
+
|
|
631
|
+
/**
|
|
632
|
+
* Get the parent of an object.
|
|
633
|
+
* The parent is always loaded together with the object.
|
|
634
|
+
* Only objects are allowed to have a parent
|
|
635
|
+
* @returns The parent object, or undefined if the object has no parent.
|
|
636
|
+
*/
|
|
637
|
+
export const getParent = (entity: Unknown | Snapshot): Unknown | undefined => {
|
|
638
|
+
assertArgument(isObject(entity), 'Expected an object');
|
|
639
|
+
assumeType<InternalObjectProps>(entity);
|
|
640
|
+
return entity[ParentId] as Unknown | undefined;
|
|
133
641
|
};
|
|
134
642
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
643
|
+
/**
|
|
644
|
+
* Sets the parent of an object.
|
|
645
|
+
* If a parent (or any transitive parent) is deleted, the object will be deleted.
|
|
646
|
+
* Only objects are allowed to have a parent.
|
|
647
|
+
*/
|
|
648
|
+
export const setParent = (entity: Unknown, parent: Any | undefined) => {
|
|
649
|
+
assertArgument(isObject(entity), 'Expected an object');
|
|
650
|
+
assertArgument(parent === undefined || isObject(parent), 'Expected an object');
|
|
651
|
+
assumeType<InternalObjectProps>(entity);
|
|
652
|
+
assumeType<InternalObjectProps | undefined>(parent);
|
|
653
|
+
entity[ParentId] = parent;
|
|
140
654
|
};
|
|
141
655
|
|
|
656
|
+
//
|
|
657
|
+
// JSON
|
|
658
|
+
//
|
|
659
|
+
|
|
142
660
|
/**
|
|
143
661
|
* JSON representation of an object.
|
|
144
662
|
*/
|
|
145
|
-
export type JSON =
|
|
663
|
+
export type JSON = APIJSON;
|
|
146
664
|
|
|
147
665
|
/**
|
|
148
666
|
* Converts object to its JSON representation.
|
|
667
|
+
* Accepts both reactive objects and snapshots.
|
|
149
668
|
*
|
|
150
669
|
* The same algorithm is used when calling the standard `JSON.stringify(obj)` function.
|
|
151
670
|
*/
|
|
152
|
-
export const toJSON = (
|
|
671
|
+
export const toJSON = (entity: Unknown | Snapshot): JSON => toJSON$(entity);
|
|
153
672
|
|
|
154
673
|
/**
|
|
155
674
|
* Creates an object from its json representation, performing schema validation.
|
|
156
675
|
* References and schemas will be resolvable if the `refResolver` is provided.
|
|
157
676
|
*
|
|
158
|
-
* The function
|
|
677
|
+
* The function must be async to support resolving the schema as well as the relation endpoints.
|
|
678
|
+
*
|
|
679
|
+
* @param options.refResolver - Resolver for references. Produces hydrated references that can be resolved.
|
|
680
|
+
* @param options.dxn - Override object DXN. Changes the result of `Obj.getDXN`.
|
|
681
|
+
*/
|
|
682
|
+
export const fromJSON: (json: unknown, options?: { refResolver?: Ref.Resolver; dxn?: DXN }) => Promise<Unknown> =
|
|
683
|
+
objectFromJSON as any;
|
|
684
|
+
|
|
685
|
+
/**
|
|
686
|
+
* Comparator function type for sorting objects.
|
|
687
|
+
* Accepts both reactive objects and snapshots.
|
|
688
|
+
*/
|
|
689
|
+
export type Comparator = ApiComparator<Unknown | Snapshot>;
|
|
690
|
+
|
|
691
|
+
export const sortByLabel: Comparator = sortByLabel$ as Comparator;
|
|
692
|
+
export const sortByTypename: Comparator = sortByTypename$ as Comparator;
|
|
693
|
+
export const sort = (...comparators: Comparator[]): Comparator => sort$(...comparators) as Comparator;
|
|
694
|
+
|
|
695
|
+
//
|
|
696
|
+
// Version
|
|
697
|
+
//
|
|
698
|
+
|
|
699
|
+
export { VersionTypeId };
|
|
700
|
+
export type { VersionCompareResult };
|
|
701
|
+
|
|
702
|
+
/**
|
|
703
|
+
* Represent object version.
|
|
704
|
+
* May be backed by Automerge.
|
|
705
|
+
* Objects with no history are not versioned.
|
|
706
|
+
*/
|
|
707
|
+
export type Version = ApiVersion;
|
|
708
|
+
|
|
709
|
+
export { isVersion, versionValid, compareVersions, encodeVersion, decodeVersion };
|
|
710
|
+
|
|
711
|
+
/**
|
|
712
|
+
* Returns the version of the object.
|
|
713
|
+
* Accepts both reactive objects and snapshots.
|
|
159
714
|
*/
|
|
160
|
-
export const
|
|
161
|
-
EchoSchema.objectFromJSON as any;
|
|
715
|
+
export const version = (entity: Unknown | Snapshot): Version => version$(entity);
|