@dxos/echo 0.8.4-main.548089c → 0.8.4-main.59c2e9b
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 +1 -2
- package/dist/lib/browser/Annotation.mjs +33 -0
- package/dist/lib/browser/Database.mjs +18 -0
- package/dist/lib/browser/Entity.mjs +52 -0
- package/dist/lib/browser/Entity.mjs.map +7 -0
- package/dist/lib/browser/Err.mjs +11 -0
- package/dist/lib/browser/Err.mjs.map +7 -0
- package/dist/lib/browser/Filter.mjs +62 -0
- package/dist/lib/browser/Filter.mjs.map +7 -0
- package/dist/lib/browser/Format.mjs +67 -0
- package/dist/lib/browser/Format.mjs.map +7 -0
- package/dist/lib/browser/JsonSchema.mjs +20 -0
- package/dist/lib/browser/JsonSchema.mjs.map +7 -0
- package/dist/lib/browser/Key.mjs +13 -0
- package/dist/lib/browser/Key.mjs.map +7 -0
- package/dist/lib/browser/Obj.mjs +91 -0
- package/dist/lib/browser/Obj.mjs.map +7 -0
- package/dist/lib/browser/Order.mjs +13 -0
- package/dist/lib/browser/Order.mjs.map +7 -0
- package/dist/lib/browser/Query.mjs +27 -0
- package/dist/lib/browser/Query.mjs.map +7 -0
- package/dist/lib/browser/QueryResult.mjs +3 -0
- package/dist/lib/browser/QueryResult.mjs.map +7 -0
- package/dist/lib/browser/Ref.mjs +23 -0
- package/dist/lib/browser/Ref.mjs.map +7 -0
- package/dist/lib/browser/Relation.mjs +85 -0
- package/dist/lib/browser/Relation.mjs.map +7 -0
- package/dist/lib/browser/SchemaRegistry.mjs +3 -0
- package/dist/lib/browser/SchemaRegistry.mjs.map +7 -0
- package/dist/lib/browser/Tag.mjs +26 -0
- package/dist/lib/browser/Tag.mjs.map +7 -0
- package/dist/lib/browser/Type.mjs +48 -0
- package/dist/lib/browser/Type.mjs.map +7 -0
- package/dist/lib/browser/chunk-22JMFST2.mjs +24 -0
- package/dist/lib/browser/chunk-22JMFST2.mjs.map +7 -0
- package/dist/lib/browser/chunk-2SBB7OWV.mjs +250 -0
- package/dist/lib/browser/chunk-2SBB7OWV.mjs.map +7 -0
- package/dist/lib/browser/chunk-6L5HHUVU.mjs +158 -0
- package/dist/lib/browser/chunk-6L5HHUVU.mjs.map +7 -0
- package/dist/lib/browser/chunk-7STIBCP7.mjs +133 -0
- package/dist/lib/browser/chunk-7STIBCP7.mjs.map +7 -0
- package/dist/lib/browser/chunk-BJPE6CIC.mjs +3847 -0
- package/dist/lib/browser/chunk-BJPE6CIC.mjs.map +7 -0
- package/dist/lib/browser/chunk-CGS2ULMK.mjs +11 -0
- package/dist/lib/browser/chunk-CGS2ULMK.mjs.map +7 -0
- package/dist/lib/browser/chunk-CJ5YELTO.mjs +39 -0
- package/dist/lib/browser/chunk-CJ5YELTO.mjs.map +7 -0
- package/dist/lib/browser/chunk-FPOISFQK.mjs +40 -0
- package/dist/lib/browser/chunk-FPOISFQK.mjs.map +7 -0
- package/dist/lib/browser/chunk-FRDT7RA4.mjs +403 -0
- package/dist/lib/browser/chunk-FRDT7RA4.mjs.map +7 -0
- package/dist/lib/browser/chunk-INHXFXY5.mjs +22 -0
- package/dist/lib/browser/chunk-INHXFXY5.mjs.map +7 -0
- package/dist/lib/browser/chunk-IXVWLTG7.mjs +9 -0
- package/dist/lib/browser/chunk-IXVWLTG7.mjs.map +7 -0
- package/dist/lib/browser/chunk-JMKVF2YQ.mjs +43 -0
- package/dist/lib/browser/chunk-JMKVF2YQ.mjs.map +7 -0
- package/dist/lib/browser/chunk-KQQGVHFN.mjs +143 -0
- package/dist/lib/browser/chunk-KQQGVHFN.mjs.map +7 -0
- package/dist/lib/browser/chunk-MYCCGG2T.mjs +15 -0
- package/dist/lib/browser/chunk-MYCCGG2T.mjs.map +7 -0
- package/dist/lib/browser/chunk-NOPVNWPT.mjs +204 -0
- package/dist/lib/browser/chunk-NOPVNWPT.mjs.map +7 -0
- package/dist/lib/browser/chunk-PQZW3S6L.mjs +74 -0
- package/dist/lib/browser/chunk-PQZW3S6L.mjs.map +7 -0
- package/dist/lib/browser/chunk-RK4Z4JUZ.mjs +283 -0
- package/dist/lib/browser/chunk-RK4Z4JUZ.mjs.map +7 -0
- package/dist/lib/browser/chunk-U2J7TA7K.mjs +57 -0
- package/dist/lib/browser/chunk-U2J7TA7K.mjs.map +7 -0
- package/dist/lib/browser/chunk-W5D2GWAW.mjs +98 -0
- package/dist/lib/browser/chunk-W5D2GWAW.mjs.map +7 -0
- package/dist/lib/browser/chunk-XDIUHAAX.mjs +41 -0
- package/dist/lib/browser/chunk-XDIUHAAX.mjs.map +7 -0
- package/dist/lib/browser/chunk-YKTSSMDS.mjs +69 -0
- package/dist/lib/browser/chunk-YKTSSMDS.mjs.map +7 -0
- package/dist/lib/browser/chunk-ZAGAOZVY.mjs +288 -0
- package/dist/lib/browser/chunk-ZAGAOZVY.mjs.map +7 -0
- package/dist/lib/browser/chunk-ZHXZGIXD.mjs +9 -0
- package/dist/lib/browser/chunk-ZHXZGIXD.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +68 -18
- package/dist/lib/browser/internal/index.mjs +245 -124
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/testing/index.mjs +298 -198
- package/dist/lib/browser/testing/index.mjs.map +4 -4
- package/dist/lib/node-esm/Annotation.mjs +33 -0
- package/dist/lib/node-esm/Annotation.mjs.map +7 -0
- package/dist/lib/node-esm/Database.mjs +18 -0
- package/dist/lib/node-esm/Database.mjs.map +7 -0
- package/dist/lib/node-esm/Entity.mjs +52 -0
- package/dist/lib/node-esm/Entity.mjs.map +7 -0
- package/dist/lib/node-esm/Err.mjs +11 -0
- package/dist/lib/node-esm/Err.mjs.map +7 -0
- package/dist/lib/node-esm/Filter.mjs +62 -0
- package/dist/lib/node-esm/Filter.mjs.map +7 -0
- package/dist/lib/node-esm/Format.mjs +67 -0
- package/dist/lib/node-esm/Format.mjs.map +7 -0
- package/dist/lib/node-esm/JsonSchema.mjs +20 -0
- package/dist/lib/node-esm/JsonSchema.mjs.map +7 -0
- package/dist/lib/node-esm/Key.mjs +13 -0
- package/dist/lib/node-esm/Key.mjs.map +7 -0
- package/dist/lib/node-esm/Obj.mjs +91 -0
- package/dist/lib/node-esm/Obj.mjs.map +7 -0
- package/dist/lib/node-esm/Order.mjs +13 -0
- package/dist/lib/node-esm/Order.mjs.map +7 -0
- package/dist/lib/node-esm/Query.mjs +27 -0
- package/dist/lib/node-esm/Query.mjs.map +7 -0
- package/dist/lib/node-esm/QueryResult.mjs +3 -0
- package/dist/lib/node-esm/QueryResult.mjs.map +7 -0
- package/dist/lib/node-esm/Ref.mjs +23 -0
- package/dist/lib/node-esm/Ref.mjs.map +7 -0
- package/dist/lib/node-esm/Relation.mjs +85 -0
- package/dist/lib/node-esm/Relation.mjs.map +7 -0
- package/dist/lib/node-esm/SchemaRegistry.mjs +3 -0
- package/dist/lib/node-esm/SchemaRegistry.mjs.map +7 -0
- package/dist/lib/node-esm/Tag.mjs +26 -0
- package/dist/lib/node-esm/Tag.mjs.map +7 -0
- package/dist/lib/node-esm/Type.mjs +48 -0
- package/dist/lib/node-esm/Type.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-4PNXQA64.mjs +250 -0
- package/dist/lib/node-esm/chunk-4PNXQA64.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-5OBN7GZW.mjs +158 -0
- package/dist/lib/node-esm/chunk-5OBN7GZW.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-AJEMYSIR.mjs +22 -0
- package/dist/lib/node-esm/chunk-AJEMYSIR.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-ANLVLWME.mjs +98 -0
- package/dist/lib/node-esm/chunk-ANLVLWME.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-DMR7OAFK.mjs +57 -0
- package/dist/lib/node-esm/chunk-DMR7OAFK.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-FWTSPIFF.mjs +133 -0
- package/dist/lib/node-esm/chunk-FWTSPIFF.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +11 -0
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-ILMLLM4R.mjs +204 -0
- package/dist/lib/node-esm/chunk-ILMLLM4R.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-K37NA7PO.mjs +43 -0
- package/dist/lib/node-esm/chunk-K37NA7PO.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-LT3H4JOX.mjs +3847 -0
- package/dist/lib/node-esm/chunk-LT3H4JOX.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-MOLNWFNL.mjs +9 -0
- package/dist/lib/node-esm/chunk-MOLNWFNL.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-MOWUEW5P.mjs +15 -0
- package/dist/lib/node-esm/chunk-MOWUEW5P.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-NBWL7UCZ.mjs +40 -0
- package/dist/lib/node-esm/chunk-NBWL7UCZ.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-NRN3ZW2T.mjs +143 -0
- package/dist/lib/node-esm/chunk-NRN3ZW2T.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-QLI2EIJ2.mjs +41 -0
- package/dist/lib/node-esm/chunk-QLI2EIJ2.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-QYR67VBV.mjs +288 -0
- package/dist/lib/node-esm/chunk-QYR67VBV.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-UKGVOINP.mjs +9 -0
- package/dist/lib/node-esm/chunk-UKGVOINP.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-W6QIEBTQ.mjs +403 -0
- package/dist/lib/node-esm/chunk-W6QIEBTQ.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-XHJRMQZD.mjs +69 -0
- package/dist/lib/node-esm/chunk-XHJRMQZD.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-Y75VU7LB.mjs +74 -0
- package/dist/lib/node-esm/chunk-Y75VU7LB.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-YOLH5KS4.mjs +283 -0
- package/dist/lib/node-esm/chunk-YOLH5KS4.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-YQ2NWGL5.mjs +39 -0
- package/dist/lib/node-esm/chunk-YQ2NWGL5.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-ZBB67AKD.mjs +24 -0
- package/dist/lib/node-esm/chunk-ZBB67AKD.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +68 -18
- package/dist/lib/node-esm/internal/index.mjs +245 -124
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/testing/index.mjs +298 -198
- package/dist/lib/node-esm/testing/index.mjs.map +4 -4
- package/dist/types/src/Annotation.d.ts +2 -0
- package/dist/types/src/Annotation.d.ts.map +1 -0
- package/dist/types/src/Database.d.ts +194 -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/{errors.d.ts → Err.d.ts} +19 -19
- 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 +300 -99
- 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 +115 -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 +242 -22
- 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 +7 -7
- package/dist/types/src/Tag.d.ts.map +1 -1
- package/dist/types/src/Type.d.ts +225 -72
- 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/index.d.ts +14 -5
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/internal/annotations/annotations.d.ts +170 -0
- package/dist/types/src/internal/annotations/annotations.d.ts.map +1 -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 +27 -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 +77 -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/format.d.ts +4 -2
- package/dist/types/src/internal/formats/format.d.ts.map +1 -1
- package/dist/types/src/internal/formats/select.d.ts +5 -3
- package/dist/types/src/internal/formats/select.d.ts.map +1 -1
- package/dist/types/src/internal/formats/string.d.ts +4 -0
- package/dist/types/src/internal/formats/string.d.ts.map +1 -1
- package/dist/types/src/internal/formats/types.d.ts +13 -9
- package/dist/types/src/internal/formats/types.d.ts.map +1 -1
- package/dist/types/src/internal/index.d.ts +7 -10
- package/dist/types/src/internal/index.d.ts.map +1 -1
- 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.map +1 -0
- package/dist/types/src/internal/json-schema/index.d.ts +2 -0
- package/dist/types/src/internal/json-schema/index.d.ts.map +1 -1
- package/dist/types/src/internal/json-schema/json-schema-type.d.ts.map +1 -1
- package/dist/types/src/internal/{json → json-schema}/json-schema.d.ts +2 -1
- 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.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.map +1 -1
- package/dist/types/src/internal/object/{create.d.ts → create-object.d.ts} +9 -10
- 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 +2 -2
- package/dist/types/src/internal/object/deleted.d.ts.map +1 -1
- package/dist/types/src/internal/object/ids.d.ts.map +1 -1
- package/dist/types/src/internal/object/index.d.ts +6 -11
- package/dist/types/src/internal/object/index.d.ts.map +1 -1
- package/dist/types/src/internal/object/json-serializer.d.ts +14 -9
- package/dist/types/src/internal/object/json-serializer.d.ts.map +1 -1
- package/dist/types/src/internal/object/schema-validator.d.ts +1 -14
- package/dist/types/src/internal/object/schema-validator.d.ts.map +1 -1
- 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 +8 -14
- package/dist/types/src/internal/object/typed-object.d.ts.map +1 -1
- 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/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/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 +15 -12
- package/dist/types/src/internal/proxy/typed-handler.d.ts.map +1 -1
- package/dist/types/src/internal/ref/ref-array.d.ts +4 -4
- package/dist/types/src/internal/ref/ref-array.d.ts.map +1 -1
- package/dist/types/src/internal/ref/ref.d.ts +27 -16
- package/dist/types/src/internal/ref/ref.d.ts.map +1 -1
- package/dist/types/src/internal/schema/compose.d.ts.map +1 -0
- package/dist/types/src/internal/schema/compose.test.d.ts.map +1 -0
- package/dist/types/src/internal/schema/echo-schema.d.ts +24 -12
- package/dist/types/src/internal/schema/echo-schema.d.ts.map +1 -1
- package/dist/types/src/internal/schema/index.d.ts +1 -4
- package/dist/types/src/internal/schema/index.d.ts.map +1 -1
- 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 +5 -2
- package/dist/types/src/internal/types/index.d.ts.map +1 -1
- package/dist/types/src/internal/{object → types}/meta.d.ts +12 -11
- package/dist/types/src/internal/types/meta.d.ts.map +1 -0
- package/dist/types/src/internal/types/typename.d.ts +13 -0
- package/dist/types/src/internal/types/typename.d.ts.map +1 -0
- package/dist/types/src/internal/{object → types}/version.d.ts +3 -2
- 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 -3
- 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 +160 -45
- package/src/Annotation.ts +18 -0
- package/src/Database.ts +336 -0
- package/src/Entity.test.ts +22 -0
- package/src/Entity.ts +217 -0
- package/src/{errors.ts → Err.ts} +2 -2
- 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 +386 -0
- package/src/Obj.ts +447 -292
- package/src/Order.ts +44 -0
- package/src/Query.test.ts +465 -0
- package/src/Query.ts +296 -0
- package/src/QueryResult.ts +106 -0
- package/src/Ref.ts +26 -9
- package/src/Relation.test.ts +82 -0
- package/src/Relation.ts +411 -60
- package/src/SchemaRegistry.ts +105 -0
- package/src/Tag.ts +3 -2
- package/src/Type.test.ts +52 -0
- package/src/Type.ts +361 -114
- package/src/index.ts +15 -6
- package/src/internal/README.md +100 -0
- package/src/internal/{ast → annotations}/annotations.test.ts +18 -20
- package/src/internal/annotations/annotations.ts +460 -0
- package/src/internal/annotations/index.ts +6 -0
- package/src/internal/annotations/util.ts +72 -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 +134 -0
- package/src/internal/entities/object.ts +60 -0
- package/src/internal/entities/relation.ts +173 -0
- package/src/internal/entities/util.ts +33 -0
- package/src/internal/formats/date.test.ts +1 -1
- package/src/internal/formats/date.ts +5 -5
- package/src/internal/formats/format.test.ts +5 -5
- package/src/internal/formats/format.ts +8 -6
- package/src/internal/formats/number.ts +5 -5
- package/src/internal/formats/object.ts +4 -4
- package/src/internal/formats/select.ts +5 -3
- package/src/internal/formats/string.ts +14 -9
- package/src/internal/formats/types.ts +53 -42
- package/src/internal/index.ts +30 -13
- package/src/internal/{json → json-schema}/annotations.ts +1 -1
- package/src/internal/json-schema/index.ts +2 -0
- package/src/internal/json-schema/json-schema-type.ts +5 -4
- package/src/internal/{json → json-schema}/json-schema.test.ts +67 -55
- package/src/internal/{json → json-schema}/json-schema.ts +17 -8
- package/src/internal/object/clone.ts +48 -0
- package/src/internal/object/common.ts +3 -4
- package/src/internal/object/{create.test.ts → create-object.test.ts} +30 -32
- package/src/internal/object/{create.ts → create-object.ts} +35 -36
- package/src/internal/object/deleted.ts +6 -6
- package/src/internal/object/ids.ts +1 -1
- package/src/internal/object/index.ts +6 -11
- package/src/internal/object/inspect.ts +5 -7
- package/src/internal/object/json-serializer.test.ts +35 -37
- package/src/internal/object/json-serializer.ts +65 -102
- package/src/internal/object/schema-validator.ts +2 -237
- 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 +70 -0
- package/src/internal/object/typed-object.test.ts +11 -11
- package/src/internal/object/typed-object.ts +8 -66
- 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 +51 -91
- package/src/internal/proxy/index.ts +17 -0
- package/src/internal/proxy/json-serializer.ts +87 -0
- package/src/internal/proxy/make-object.ts +96 -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 +27 -18
- package/src/internal/proxy/symbols.ts +7 -0
- package/src/internal/proxy/typed-handler.test.ts +264 -48
- package/src/internal/proxy/typed-handler.ts +275 -61
- package/src/internal/proxy/typed-object.test.ts +42 -26
- package/src/internal/ref/ref-array.ts +4 -4
- package/src/internal/ref/ref.test.ts +8 -7
- package/src/internal/ref/ref.ts +81 -54
- package/src/internal/{projection → schema}/compose.test.ts +8 -9
- package/src/internal/{projection → schema}/compose.ts +1 -1
- package/src/internal/schema/echo-schema.ts +73 -33
- package/src/internal/schema/index.ts +1 -4
- package/src/internal/schema/manipulation.ts +1 -1
- package/src/internal/schema/persistent-schema.ts +27 -0
- package/src/internal/types/base.ts +43 -0
- package/src/internal/types/entity.ts +54 -0
- package/src/internal/types/index.ts +5 -2
- package/src/internal/{object → types}/meta.ts +22 -17
- package/src/internal/types/typename.ts +45 -0
- package/src/internal/types/version.ts +20 -0
- package/src/testing/api.test.ts +126 -0
- package/src/testing/index.ts +3 -3
- 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-3FCPYTWA.mjs +0 -585
- package/dist/lib/browser/chunk-3FCPYTWA.mjs.map +0 -7
- package/dist/lib/browser/chunk-5BNXQE6S.mjs +0 -3727
- package/dist/lib/browser/chunk-5BNXQE6S.mjs.map +0 -7
- package/dist/lib/browser/chunk-U43CXUCL.mjs +0 -410
- package/dist/lib/browser/chunk-U43CXUCL.mjs.map +0 -7
- package/dist/lib/browser/query/index.mjs +0 -13
- package/dist/lib/node-esm/chunk-3FGSPSYN.mjs +0 -3727
- package/dist/lib/node-esm/chunk-3FGSPSYN.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-C7LTTWRL.mjs +0 -585
- package/dist/lib/node-esm/chunk-C7LTTWRL.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-OHJ5WBB6.mjs +0 -410
- package/dist/lib/node-esm/chunk-OHJ5WBB6.mjs.map +0 -7
- package/dist/lib/node-esm/query/index.mjs +0 -13
- package/dist/types/src/errors.d.ts.map +0 -1
- package/dist/types/src/internal/ast/annotation-helper.d.ts +0 -8
- package/dist/types/src/internal/ast/annotation-helper.d.ts.map +0 -1
- package/dist/types/src/internal/ast/annotations.d.ts +0 -131
- package/dist/types/src/internal/ast/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/ast/annotations.test.d.ts.map +0 -1
- package/dist/types/src/internal/ast/entity-kind.d.ts +0 -10
- package/dist/types/src/internal/ast/entity-kind.d.ts.map +0 -1
- package/dist/types/src/internal/ast/index.d.ts +0 -5
- package/dist/types/src/internal/ast/index.d.ts.map +0 -1
- package/dist/types/src/internal/ast/types.d.ts +0 -6
- package/dist/types/src/internal/ast/types.d.ts.map +0 -1
- package/dist/types/src/internal/json/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/json/effect-schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/json/index.d.ts +0 -2
- package/dist/types/src/internal/json/index.d.ts.map +0 -1
- package/dist/types/src/internal/json/json-schema.d.ts.map +0 -1
- package/dist/types/src/internal/json/json-schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/accessors.d.ts +0 -37
- package/dist/types/src/internal/object/accessors.d.ts.map +0 -1
- package/dist/types/src/internal/object/create.d.ts.map +0 -1
- package/dist/types/src/internal/object/create.test.d.ts +0 -2
- package/dist/types/src/internal/object/create.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/entity.d.ts +0 -33
- package/dist/types/src/internal/object/entity.d.ts.map +0 -1
- package/dist/types/src/internal/object/expando.d.ts +0 -14
- package/dist/types/src/internal/object/expando.d.ts.map +0 -1
- package/dist/types/src/internal/object/meta.d.ts.map +0 -1
- package/dist/types/src/internal/object/model.d.ts +0 -117
- package/dist/types/src/internal/object/model.d.ts.map +0 -1
- package/dist/types/src/internal/object/relation.d.ts +0 -17
- package/dist/types/src/internal/object/relation.d.ts.map +0 -1
- package/dist/types/src/internal/object/typename.d.ts +0 -15
- package/dist/types/src/internal/object/typename.d.ts.map +0 -1
- package/dist/types/src/internal/object/version.d.ts.map +0 -1
- package/dist/types/src/internal/projection/compose.d.ts.map +0 -1
- package/dist/types/src/internal/projection/compose.test.d.ts.map +0 -1
- package/dist/types/src/internal/projection/index.d.ts +0 -2
- package/dist/types/src/internal/projection/index.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/reactive-object.d.ts +0 -15
- package/dist/types/src/internal/proxy/reactive-object.d.ts.map +0 -1
- package/dist/types/src/internal/query/index.d.ts +0 -2
- package/dist/types/src/internal/query/index.d.ts.map +0 -1
- package/dist/types/src/internal/query/query.d.ts +0 -17
- package/dist/types/src/internal/query/query.d.ts.map +0 -1
- package/dist/types/src/internal/schema/runtime-schema-registry.d.ts +0 -18
- package/dist/types/src/internal/schema/runtime-schema-registry.d.ts.map +0 -1
- package/dist/types/src/internal/schema/snapshot.d.ts +0 -6
- package/dist/types/src/internal/schema/snapshot.d.ts.map +0 -1
- package/dist/types/src/internal/schema/stored-schema.d.ts +0 -13
- package/dist/types/src/internal/schema/stored-schema.d.ts.map +0 -1
- package/dist/types/src/internal/testing/index.d.ts +0 -3
- package/dist/types/src/internal/testing/index.d.ts.map +0 -1
- package/dist/types/src/internal/testing/types.d.ts +0 -381
- package/dist/types/src/internal/testing/types.d.ts.map +0 -1
- package/dist/types/src/internal/testing/utils.d.ts +0 -10
- package/dist/types/src/internal/testing/utils.d.ts.map +0 -1
- package/dist/types/src/internal/types/types.d.ts +0 -79
- package/dist/types/src/internal/types/types.d.ts.map +0 -1
- package/dist/types/src/internal/types/types.test.d.ts +0 -2
- package/dist/types/src/internal/types/types.test.d.ts.map +0 -1
- package/dist/types/src/internal/types/util.d.ts +0 -5
- package/dist/types/src/internal/types/util.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/query/query.d.ts +0 -248
- package/dist/types/src/query/query.d.ts.map +0 -1
- package/dist/types/src/query/query.test.d.ts +0 -2
- package/dist/types/src/query/query.test.d.ts.map +0 -1
- package/dist/types/src/testing/echo-schema.d.ts +0 -7
- package/dist/types/src/testing/echo-schema.d.ts.map +0 -1
- package/dist/types/src/testing/types.d.ts +0 -228
- package/dist/types/src/testing/types.d.ts.map +0 -1
- package/src/internal/ast/annotation-helper.ts +0 -22
- package/src/internal/ast/annotations.ts +0 -226
- package/src/internal/ast/entity-kind.ts +0 -15
- package/src/internal/ast/index.ts +0 -8
- package/src/internal/ast/types.ts +0 -17
- package/src/internal/json/index.ts +0 -5
- package/src/internal/object/accessors.ts +0 -153
- package/src/internal/object/entity.ts +0 -248
- package/src/internal/object/expando.ts +0 -21
- package/src/internal/object/model.ts +0 -170
- package/src/internal/object/relation.ts +0 -24
- package/src/internal/object/typename.ts +0 -61
- package/src/internal/object/version.ts +0 -22
- package/src/internal/projection/index.ts +0 -5
- package/src/internal/proxy/reactive-object.ts +0 -108
- package/src/internal/query/index.ts +0 -5
- package/src/internal/query/query.ts +0 -23
- package/src/internal/schema/runtime-schema-registry.ts +0 -78
- package/src/internal/schema/snapshot.ts +0 -25
- package/src/internal/schema/stored-schema.ts +0 -26
- package/src/internal/testing/index.ts +0 -6
- package/src/internal/testing/types.ts +0 -144
- package/src/internal/testing/utils.ts +0 -54
- package/src/internal/types/types.test.ts +0 -48
- package/src/internal/types/types.ts +0 -176
- package/src/internal/types/util.ts +0 -9
- package/src/query/index.ts +0 -6
- package/src/query/query.test.ts +0 -401
- package/src/query/query.ts +0 -789
- package/src/test/api.test.ts +0 -180
- package/src/testing/echo-schema.ts +0 -39
- package/src/testing/types.ts +0 -108
- /package/dist/lib/browser/{query/index.mjs.map → Annotation.mjs.map} +0 -0
- /package/dist/lib/{node-esm/query/index.mjs.map → browser/Database.mjs.map} +0 -0
- /package/dist/types/src/internal/{ast → annotations}/annotations.test.d.ts +0 -0
- /package/dist/types/src/internal/{json → json-schema}/annotations.d.ts +0 -0
- /package/dist/types/src/internal/{json → json-schema}/effect-schema.test.d.ts +0 -0
- /package/dist/types/src/internal/{json → json-schema}/json-schema.test.d.ts +0 -0
- /package/dist/types/src/internal/{projection → schema}/compose.d.ts +0 -0
- /package/dist/types/src/internal/{projection → schema}/compose.test.d.ts +0 -0
- /package/dist/types/src/{test → testing}/api.test.d.ts +0 -0
- /package/src/internal/{json → json-schema}/effect-schema.test.ts +0 -0
package/src/Type.test.ts
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2026 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Schema from 'effect/Schema';
|
|
6
|
+
import { describe, test } from 'vitest';
|
|
7
|
+
|
|
8
|
+
import * as Obj from './Obj';
|
|
9
|
+
import * as Relation from './Relation';
|
|
10
|
+
import { TestSchema } from './testing';
|
|
11
|
+
import * as Type from './Type';
|
|
12
|
+
|
|
13
|
+
describe('Type', () => {
|
|
14
|
+
describe('Type.Obj', () => {
|
|
15
|
+
test('has SchemaKindId for schema type checking', ({ expect }) => {
|
|
16
|
+
// Type.isObjectSchema uses SchemaKindId to check if a schema is an object schema.
|
|
17
|
+
expect(Type.isObjectSchema(Type.Obj)).toBe(true);
|
|
18
|
+
expect(Type.isObjectSchema(TestSchema.Person)).toBe(true);
|
|
19
|
+
expect(Type.isObjectSchema(Type.Relation)).toBe(false);
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
test('Schema.is validates structural compatibility only', ({ expect }) => {
|
|
23
|
+
// Schema.is does structural validation (has id field).
|
|
24
|
+
// It accepts both ECHO objects and plain objects with compatible structure.
|
|
25
|
+
expect(Schema.is(Type.Obj)({ id: 'plain-object' })).toBe(true);
|
|
26
|
+
const obj = Obj.make(TestSchema.Person, { name: 'Test' });
|
|
27
|
+
expect(Schema.is(Type.Obj)(obj)).toBe(true);
|
|
28
|
+
});
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
describe('Type.Relation', () => {
|
|
32
|
+
test('has SchemaKindId for schema type checking', ({ expect }) => {
|
|
33
|
+
// Type.isRelationSchema uses SchemaKindId to check if a schema is a relation schema.
|
|
34
|
+
expect(Type.isRelationSchema(Type.Relation)).toBe(true);
|
|
35
|
+
expect(Type.isRelationSchema(TestSchema.HasManager)).toBe(true);
|
|
36
|
+
expect(Type.isRelationSchema(Type.Obj)).toBe(false);
|
|
37
|
+
});
|
|
38
|
+
|
|
39
|
+
test('Schema.is validates structural compatibility only', ({ expect }) => {
|
|
40
|
+
// Schema.is does structural validation (has id field).
|
|
41
|
+
// It accepts both ECHO relations and plain objects with compatible structure.
|
|
42
|
+
expect(Schema.is(Type.Relation)({ id: 'plain-object' })).toBe(true);
|
|
43
|
+
const obj1 = Obj.make(TestSchema.Person, { name: 'Alice' });
|
|
44
|
+
const obj2 = Obj.make(TestSchema.Person, { name: 'Bob' });
|
|
45
|
+
const rel = Relation.make(TestSchema.HasManager, {
|
|
46
|
+
[Relation.Source]: obj1,
|
|
47
|
+
[Relation.Target]: obj2,
|
|
48
|
+
});
|
|
49
|
+
expect(Schema.is(Type.Relation)(rel)).toBe(true);
|
|
50
|
+
});
|
|
51
|
+
});
|
|
52
|
+
});
|
package/src/Type.ts
CHANGED
|
@@ -2,150 +2,302 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import
|
|
5
|
+
import * as Schema from 'effect/Schema';
|
|
6
6
|
|
|
7
7
|
import { type EncodedReference } from '@dxos/echo-protocol';
|
|
8
8
|
import { invariant } from '@dxos/invariant';
|
|
9
|
-
import type
|
|
9
|
+
import { type DXN, type ObjectId } from '@dxos/keys';
|
|
10
|
+
import { type ToMutable } from '@dxos/util';
|
|
11
|
+
|
|
12
|
+
import type * as Entity$ from './Entity';
|
|
13
|
+
import {
|
|
14
|
+
ANY_OBJECT_TYPENAME,
|
|
15
|
+
ANY_OBJECT_VERSION,
|
|
16
|
+
type ATTR_RELATION_SOURCE,
|
|
17
|
+
type ATTR_RELATION_TARGET,
|
|
18
|
+
type AnyEntity,
|
|
19
|
+
type AnyProperties,
|
|
20
|
+
EchoObjectSchema,
|
|
21
|
+
EchoRelationSchema,
|
|
22
|
+
type EchoRelationSchemaOptions,
|
|
23
|
+
EchoSchema,
|
|
24
|
+
EntityKind,
|
|
25
|
+
PersistentSchema,
|
|
26
|
+
Ref as Ref$,
|
|
27
|
+
type RefFn,
|
|
28
|
+
type RefSchema,
|
|
29
|
+
SchemaKindId,
|
|
30
|
+
type TypeAnnotation,
|
|
31
|
+
type TypeMeta,
|
|
32
|
+
getSchemaDXN,
|
|
33
|
+
getSchemaTypename,
|
|
34
|
+
getSchemaVersion,
|
|
35
|
+
getTypeAnnotation,
|
|
36
|
+
isMutable as isMutable$,
|
|
37
|
+
toEffectSchema,
|
|
38
|
+
toJsonSchema,
|
|
39
|
+
} from './internal';
|
|
40
|
+
import type * as Relation$ from './Relation';
|
|
41
|
+
|
|
42
|
+
// TODO(burdon): Remove toEffectSchema, toJsonSchema (moved to JsonSchema export).
|
|
43
|
+
export { toEffectSchema, toJsonSchema };
|
|
10
44
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
45
|
+
/**
|
|
46
|
+
* Returns all properties of an object or relation except for the id and kind.
|
|
47
|
+
*/
|
|
48
|
+
export type Properties<T = any> = Omit<T, 'id' | Entity$.KindId | Relation$.Source | Relation$.Target>;
|
|
14
49
|
|
|
15
50
|
//
|
|
16
|
-
//
|
|
51
|
+
// Internal types (not exported)
|
|
17
52
|
//
|
|
18
53
|
|
|
19
|
-
export const KindId: unique symbol = EchoSchema.EntityKindId as any;
|
|
20
|
-
export type KindId = typeof KindId;
|
|
21
|
-
|
|
22
|
-
export const Kind = EchoSchema.EntityKind;
|
|
23
|
-
|
|
24
54
|
/**
|
|
25
|
-
*
|
|
55
|
+
* Type that marks a schema as an ECHO schema.
|
|
56
|
+
* The value indicates the entity kind (Object or Relation).
|
|
26
57
|
*/
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
readonly [KindId]: Kind;
|
|
31
|
-
}
|
|
58
|
+
type EchoSchemaKind<K extends EntityKind = EntityKind> = {
|
|
59
|
+
readonly [SchemaKindId]: K;
|
|
60
|
+
};
|
|
32
61
|
|
|
33
62
|
/**
|
|
34
|
-
*
|
|
63
|
+
* JSON-encoded properties for objects.
|
|
35
64
|
*/
|
|
36
|
-
|
|
65
|
+
interface ObjJsonProps {
|
|
66
|
+
id: string;
|
|
67
|
+
}
|
|
37
68
|
|
|
38
69
|
/**
|
|
39
|
-
*
|
|
70
|
+
* JSON-encoded properties for relations.
|
|
40
71
|
*/
|
|
41
|
-
|
|
72
|
+
interface RelationJsonProps {
|
|
73
|
+
id: string;
|
|
74
|
+
[ATTR_RELATION_SOURCE]: string;
|
|
75
|
+
[ATTR_RELATION_TARGET]: string;
|
|
76
|
+
}
|
|
42
77
|
|
|
43
78
|
//
|
|
44
|
-
// Obj
|
|
79
|
+
// Obj - Runtime schema for any ECHO object
|
|
45
80
|
//
|
|
46
81
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
82
|
+
// Internal type for the Obj schema constant.
|
|
83
|
+
// NOTE: The `any` in the type intersection is intentional - it makes this type bidirectionally
|
|
84
|
+
// assignable with specific object types (e.g., Type.Obj can be assigned to/from Meeting.Meeting).
|
|
85
|
+
// This is needed because operation schemas erase type information.
|
|
86
|
+
// TODO(wittjosiah): Consider alternatives to the `any` intersection hack:
|
|
87
|
+
// - Generic operation schemas that preserve input type in output
|
|
88
|
+
// - Branded types that specific schemas also carry
|
|
89
|
+
// - Accept the limitation and require explicit type narrowing at call sites
|
|
90
|
+
type ObjSchemaType = Schema.Schema<
|
|
91
|
+
any & AnyEntity & Entity$.OfKind<typeof Entity$.Kind.Object> & AnyProperties,
|
|
92
|
+
{ id: string } & AnyProperties
|
|
93
|
+
> &
|
|
94
|
+
EchoSchemaKind<EntityKind.Object> &
|
|
95
|
+
TypeMeta;
|
|
96
|
+
|
|
97
|
+
// Internal schema definition.
|
|
98
|
+
// NOTE: The EchoObjectSchema annotation is required for Type.Ref(Type.Obj) to work.
|
|
99
|
+
// The typename/version only satisfy ECHO schema machinery for reference targets.
|
|
100
|
+
const ObjSchema = Schema.Struct({
|
|
101
|
+
id: Schema.String,
|
|
102
|
+
}).pipe(
|
|
103
|
+
Schema.extend(Schema.Record({ key: Schema.String, value: Schema.Unknown })),
|
|
104
|
+
EchoObjectSchema({ typename: ANY_OBJECT_TYPENAME, version: ANY_OBJECT_VERSION }),
|
|
105
|
+
);
|
|
50
106
|
|
|
51
107
|
/**
|
|
52
|
-
*
|
|
108
|
+
* Runtime Effect schema for any ECHO object.
|
|
109
|
+
* Use for validation, parsing, or as a reference target for collections.
|
|
53
110
|
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
111
|
+
* NOTE: `Schema.is(Type.Obj)` does STRUCTURAL validation only (checks for `id` field).
|
|
112
|
+
* Use `Obj.isObject()` for proper ECHO instance type guards that check the KindId brand.
|
|
113
|
+
*
|
|
114
|
+
* @example
|
|
115
|
+
* ```ts
|
|
116
|
+
* // Structural type guard (accepts any object with id field)
|
|
117
|
+
* if (Schema.is(Type.Obj)(unknownValue)) { ... }
|
|
118
|
+
*
|
|
119
|
+
* // ECHO instance type guard (checks KindId brand)
|
|
120
|
+
* if (Obj.isObject(unknownValue)) { ... }
|
|
121
|
+
*
|
|
122
|
+
* // Reference to any object type
|
|
123
|
+
* const Collection = Schema.Struct({
|
|
124
|
+
* objects: Schema.Array(Type.Ref(Type.Obj)),
|
|
125
|
+
* }).pipe(Type.object({ typename: 'Collection', version: '0.1.0' }));
|
|
126
|
+
* ```
|
|
56
127
|
*/
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
EffectSchema.Schema.Context<Self>
|
|
64
|
-
> {}
|
|
128
|
+
// TODO(wittjosiah): Investigate if Schema.filter can validate KindId on ECHO instances.
|
|
129
|
+
// Effect Schema normalizes proxy objects to plain objects before calling filter predicates.
|
|
130
|
+
// Possible approaches: custom Schema.declare, AST manipulation, or upstream contribution.
|
|
131
|
+
export const Obj: ObjSchemaType = Object.assign(ObjSchema, {
|
|
132
|
+
[SchemaKindId]: (ObjSchema as any)[SchemaKindId],
|
|
133
|
+
}) as unknown as ObjSchemaType;
|
|
65
134
|
|
|
66
135
|
/**
|
|
67
|
-
*
|
|
136
|
+
* TypeScript type for an ECHO object schema.
|
|
137
|
+
* `T` is the instance type produced by the schema.
|
|
138
|
+
* `Fields` is the optional struct fields type for introspection.
|
|
139
|
+
*
|
|
140
|
+
* @example
|
|
141
|
+
* ```ts
|
|
142
|
+
* const PersonSchema: Type.Obj<Person> = Schema.Struct({
|
|
143
|
+
* name: Schema.String,
|
|
144
|
+
* }).pipe(Type.object({ typename: 'Person', version: '0.1.0' }));
|
|
145
|
+
*
|
|
146
|
+
* // Access fields for introspection:
|
|
147
|
+
* Object.keys(PersonSchema.fields); // ['name']
|
|
148
|
+
* ```
|
|
68
149
|
*/
|
|
69
|
-
export
|
|
70
|
-
|
|
71
|
-
|
|
150
|
+
export interface Obj<T = any, Fields extends Schema.Struct.Fields = Schema.Struct.Fields>
|
|
151
|
+
extends TypeMeta,
|
|
152
|
+
EchoSchemaKind<EntityKind.Object>,
|
|
153
|
+
Schema.AnnotableClass<
|
|
154
|
+
Obj<T, Fields>,
|
|
155
|
+
Entity$.OfKind<typeof Entity$.Kind.Object> & T,
|
|
156
|
+
Schema.Simplify<ObjJsonProps & ToMutable<T>>,
|
|
157
|
+
never
|
|
158
|
+
> {
|
|
159
|
+
/**
|
|
160
|
+
* The fields defined in the original struct schema.
|
|
161
|
+
* Allows accessing field definitions for introspection.
|
|
162
|
+
*/
|
|
163
|
+
readonly fields: Fields;
|
|
164
|
+
}
|
|
72
165
|
|
|
73
166
|
/**
|
|
74
|
-
*
|
|
167
|
+
* Structural base type for any ECHO object schema.
|
|
168
|
+
* Accepts both static schemas (created with Type.object()) and EchoSchema.
|
|
169
|
+
* NOTE: Does not include the brand symbol to avoid TS4053 declaration portability issues.
|
|
170
|
+
* Use Type.isObjectSchema() for runtime type guards.
|
|
75
171
|
*/
|
|
76
|
-
|
|
172
|
+
type ObjectSchemaBase = Schema.Schema.AnyNoContext & {
|
|
173
|
+
readonly typename: string;
|
|
174
|
+
readonly version: string;
|
|
175
|
+
};
|
|
176
|
+
|
|
177
|
+
export namespace Obj {
|
|
77
178
|
/**
|
|
78
|
-
* Type that represents
|
|
79
|
-
*
|
|
179
|
+
* Type that represents any ECHO object schema.
|
|
180
|
+
* Accepts both static schemas (Type.object()) and mutable schemas (EchoSchema).
|
|
80
181
|
*/
|
|
81
|
-
|
|
82
|
-
// TODO(burdon): This erases the ECHO type info (e.g., id, typename).
|
|
83
|
-
export type Any = EffectSchema.Schema.AnyNoContext;
|
|
182
|
+
export type Any = ObjectSchemaBase;
|
|
84
183
|
}
|
|
85
184
|
|
|
185
|
+
/**
|
|
186
|
+
* Factory function to create an ECHO object schema.
|
|
187
|
+
* Adds object metadata annotations to an Effect schema.
|
|
188
|
+
*
|
|
189
|
+
* @example
|
|
190
|
+
* ```ts
|
|
191
|
+
* const Person = Schema.Struct({
|
|
192
|
+
* name: Schema.String,
|
|
193
|
+
* }).pipe(Type.object({ typename: 'example.com/type/Person', version: '0.1.0' }));
|
|
194
|
+
* ```
|
|
195
|
+
*/
|
|
196
|
+
export const object: {
|
|
197
|
+
(opts: TypeMeta): <Self extends Schema.Schema.Any>(self: Self) => Obj<Schema.Schema.Type<Self>>;
|
|
198
|
+
} = EchoObjectSchema as any;
|
|
199
|
+
|
|
86
200
|
//
|
|
87
|
-
//
|
|
201
|
+
// PersistentType (Schema stored in database)
|
|
88
202
|
//
|
|
89
203
|
|
|
90
|
-
|
|
91
|
-
export interface Expando extends OfKind<EchoSchema.EntityKind.Object> {
|
|
92
|
-
[key: string]: any;
|
|
93
|
-
}
|
|
204
|
+
export const PersistentType: Obj<PersistentSchema> = PersistentSchema as any;
|
|
94
205
|
|
|
95
|
-
|
|
206
|
+
export interface PersistentType extends Schema.Schema.Type<typeof PersistentType> {}
|
|
96
207
|
|
|
97
|
-
export
|
|
208
|
+
export { EchoSchema as RuntimeType };
|
|
98
209
|
|
|
99
210
|
//
|
|
100
|
-
// Relation
|
|
211
|
+
// Relation - Runtime schema for any ECHO relation
|
|
101
212
|
//
|
|
102
213
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
214
|
+
// Internal type for the Relation schema constant.
|
|
215
|
+
type RelationSchemaType = Schema.Schema<
|
|
216
|
+
{ id: ObjectId } & Record<string, unknown>,
|
|
217
|
+
{ id: string } & Record<string, unknown>
|
|
218
|
+
> &
|
|
219
|
+
EchoSchemaKind<EntityKind.Relation> &
|
|
220
|
+
TypeMeta;
|
|
221
|
+
|
|
222
|
+
// Internal schema definition.
|
|
223
|
+
// NOTE: The EchoRelationSchema annotation is required for Type.Ref(Type.Relation) to work.
|
|
224
|
+
// The typename/version/source/target only satisfy ECHO schema machinery for reference targets.
|
|
225
|
+
const RelationSchema = Schema.Struct({
|
|
226
|
+
id: Schema.String,
|
|
227
|
+
}).pipe(
|
|
228
|
+
Schema.extend(Schema.Record({ key: Schema.String, value: Schema.Unknown })),
|
|
229
|
+
EchoRelationSchema({
|
|
230
|
+
typename: 'dxos.org/schema/AnyRelation',
|
|
231
|
+
version: '0.0.0',
|
|
232
|
+
source: ObjSchema,
|
|
233
|
+
target: ObjSchema,
|
|
234
|
+
}),
|
|
235
|
+
);
|
|
108
236
|
|
|
109
237
|
/**
|
|
110
|
-
*
|
|
238
|
+
* Runtime Effect schema for any ECHO relation.
|
|
239
|
+
* Use for validation, parsing, or as a reference target for collections.
|
|
240
|
+
* A relation has `id`, source, and target fields plus any additional properties.
|
|
111
241
|
*
|
|
112
|
-
*
|
|
113
|
-
*
|
|
242
|
+
* NOTE: `Schema.is(Type.Relation)` does STRUCTURAL validation only (checks for `id` field).
|
|
243
|
+
* Use `Relation.isRelation()` for proper ECHO instance type guards that check the KindId brand.
|
|
244
|
+
*
|
|
245
|
+
* @example
|
|
246
|
+
* ```ts
|
|
247
|
+
* // Structural type guard (accepts any object with id field)
|
|
248
|
+
* if (Schema.is(Type.Relation)(unknownValue)) { ... }
|
|
249
|
+
*
|
|
250
|
+
* // ECHO instance type guard (checks KindId brand)
|
|
251
|
+
* if (Relation.isRelation(unknownValue)) { ... }
|
|
252
|
+
* ```
|
|
114
253
|
*/
|
|
115
|
-
export
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
TargetSchema extends EffectSchema.Schema.Any,
|
|
119
|
-
> extends EchoSchema.TypeMeta,
|
|
120
|
-
EffectSchema.AnnotableClass<
|
|
121
|
-
relation<Self, SourceSchema, TargetSchema>,
|
|
122
|
-
OfKind<EchoSchema.EntityKind.Relation> &
|
|
123
|
-
Relation.Endpoints<EffectSchema.Schema.Type<SourceSchema>, EffectSchema.Schema.Type<TargetSchema>> &
|
|
124
|
-
ToMutable<EffectSchema.Schema.Type<Self>>,
|
|
125
|
-
EffectSchema.Simplify<RelationJsonProps & ToMutable<EffectSchema.Schema.Encoded<Self>>>,
|
|
126
|
-
EffectSchema.Schema.Context<Self>
|
|
127
|
-
> {}
|
|
254
|
+
export const Relation: RelationSchemaType = Object.assign(RelationSchema, {
|
|
255
|
+
[SchemaKindId]: (RelationSchema as any)[SchemaKindId],
|
|
256
|
+
}) as unknown as RelationSchemaType;
|
|
128
257
|
|
|
129
258
|
/**
|
|
130
|
-
*
|
|
259
|
+
* TypeScript type for an ECHO relation schema.
|
|
260
|
+
* `T` is the instance type produced by the schema (excluding source/target).
|
|
261
|
+
* `Source` and `Target` are the endpoint types.
|
|
262
|
+
* `Fields` is the optional struct fields type for introspection.
|
|
131
263
|
*/
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
264
|
+
export interface Relation<
|
|
265
|
+
T = any,
|
|
266
|
+
Source = any,
|
|
267
|
+
Target = any,
|
|
268
|
+
Fields extends Schema.Struct.Fields = Schema.Struct.Fields,
|
|
269
|
+
> extends TypeMeta,
|
|
270
|
+
EchoSchemaKind<EntityKind.Relation>,
|
|
271
|
+
Schema.AnnotableClass<
|
|
272
|
+
Relation<T, Source, Target, Fields>,
|
|
273
|
+
Entity$.OfKind<typeof Entity$.Kind.Relation> & Relation.Endpoints<Source, Target> & T,
|
|
274
|
+
Schema.Simplify<RelationJsonProps & ToMutable<T>>,
|
|
275
|
+
never
|
|
276
|
+
> {
|
|
277
|
+
/**
|
|
278
|
+
* The fields defined in the original struct schema.
|
|
279
|
+
* Allows accessing field definitions for introspection.
|
|
280
|
+
*/
|
|
281
|
+
readonly fields: Fields;
|
|
282
|
+
}
|
|
138
283
|
|
|
139
284
|
/**
|
|
140
|
-
*
|
|
285
|
+
* Structural base type for any ECHO relation schema.
|
|
286
|
+
* Accepts static schemas (created with Type.relation()).
|
|
287
|
+
* NOTE: Does not include the brand symbol to avoid TS4053 declaration portability issues.
|
|
288
|
+
* Use Type.isRelationSchema() for runtime type guards.
|
|
141
289
|
*/
|
|
290
|
+
type RelationSchemaBase = Schema.Schema.AnyNoContext & {
|
|
291
|
+
readonly typename: string;
|
|
292
|
+
readonly version: string;
|
|
293
|
+
};
|
|
294
|
+
|
|
142
295
|
export namespace Relation {
|
|
143
296
|
/**
|
|
144
|
-
* Type that represents
|
|
145
|
-
*
|
|
297
|
+
* Type that represents any ECHO relation schema.
|
|
298
|
+
* Accepts static schemas (Type.relation()).
|
|
146
299
|
*/
|
|
147
|
-
|
|
148
|
-
export type Any = EffectSchema.Schema.AnyNoContext;
|
|
300
|
+
export type Any = RelationSchemaBase;
|
|
149
301
|
|
|
150
302
|
/**
|
|
151
303
|
* Get relation source type.
|
|
@@ -158,14 +310,90 @@ export namespace Relation {
|
|
|
158
310
|
export type Target<A> = A extends Relation.Endpoints<infer _S, infer T> ? T : never;
|
|
159
311
|
|
|
160
312
|
export type Endpoints<Source, Target> = {
|
|
161
|
-
[
|
|
162
|
-
[
|
|
313
|
+
[Relation$.Source]: Source;
|
|
314
|
+
[Relation$.Target]: Target;
|
|
163
315
|
};
|
|
164
316
|
}
|
|
165
317
|
|
|
318
|
+
/**
|
|
319
|
+
* Factory function to create an ECHO relation schema.
|
|
320
|
+
* Adds relation metadata annotations to an Effect schema.
|
|
321
|
+
*
|
|
322
|
+
* @example
|
|
323
|
+
* ```ts
|
|
324
|
+
* const WorksFor = Schema.Struct({
|
|
325
|
+
* role: Schema.String,
|
|
326
|
+
* }).pipe(Type.relation({
|
|
327
|
+
* typename: 'example.com/type/WorksFor',
|
|
328
|
+
* version: '0.1.0',
|
|
329
|
+
* source: Person,
|
|
330
|
+
* target: Company,
|
|
331
|
+
* }));
|
|
332
|
+
* ```
|
|
333
|
+
*/
|
|
334
|
+
export const relation: {
|
|
335
|
+
<SourceSchema extends Schema.Schema.AnyNoContext, TargetSchema extends Schema.Schema.AnyNoContext>(
|
|
336
|
+
opts: EchoRelationSchemaOptions<SourceSchema, TargetSchema>,
|
|
337
|
+
): <Self extends Schema.Schema.Any>(
|
|
338
|
+
self: Self,
|
|
339
|
+
) => Relation<Schema.Schema.Type<Self>, Schema.Schema.Type<SourceSchema>, Schema.Schema.Type<TargetSchema>>;
|
|
340
|
+
} = EchoRelationSchema as any;
|
|
341
|
+
|
|
342
|
+
//
|
|
343
|
+
// Entity - Entity schema types (union of Object | Relation)
|
|
344
|
+
//
|
|
345
|
+
|
|
346
|
+
export namespace Entity {
|
|
347
|
+
/**
|
|
348
|
+
* Runtime Effect schema for any ECHO entity (object or relation).
|
|
349
|
+
* Use for validation, parsing, or type guards on unknown values.
|
|
350
|
+
*
|
|
351
|
+
* @example
|
|
352
|
+
* ```ts
|
|
353
|
+
* if (Schema.is(Type.Entity.Any)(unknownValue)) {
|
|
354
|
+
* // unknownValue is an ECHO entity
|
|
355
|
+
* }
|
|
356
|
+
* ```
|
|
357
|
+
*/
|
|
358
|
+
export const Any: Schema.Schema<
|
|
359
|
+
{ id: ObjectId } & Record<string, unknown>,
|
|
360
|
+
{ id: string } & Record<string, unknown>
|
|
361
|
+
> = Schema.Union(Obj, Relation);
|
|
362
|
+
|
|
363
|
+
/**
|
|
364
|
+
* Type alias for any ECHO entity schema (object or relation).
|
|
365
|
+
* Use this in type annotations for schema parameters.
|
|
366
|
+
*/
|
|
367
|
+
export type Any = Obj.Any | Relation.Any;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
/**
|
|
371
|
+
* Type guard to check if a schema is an object schema.
|
|
372
|
+
* NOTE: This checks SCHEMAS, not instances. Use Obj.isObject for instances.
|
|
373
|
+
*/
|
|
374
|
+
export const isObjectSchema = (schema: Entity.Any): schema is Obj.Any => {
|
|
375
|
+
return (schema as any)[SchemaKindId] === EntityKind.Object;
|
|
376
|
+
};
|
|
377
|
+
|
|
378
|
+
/**
|
|
379
|
+
* Type guard to check if a schema is a relation schema.
|
|
380
|
+
* NOTE: This checks SCHEMAS, not instances. Use Relation.isRelation for instances.
|
|
381
|
+
*/
|
|
382
|
+
export const isRelationSchema = (schema: Entity.Any): schema is Relation.Any => {
|
|
383
|
+
return (schema as any)[SchemaKindId] === EntityKind.Relation;
|
|
384
|
+
};
|
|
385
|
+
|
|
166
386
|
//
|
|
167
387
|
// Ref
|
|
168
388
|
//
|
|
389
|
+
// NOTE: `Type.Ref` vs `Ref.Ref`:
|
|
390
|
+
// - `Type.Ref<T>` is the SCHEMA type - a schema that produces `Ref.Ref<T>` instances.
|
|
391
|
+
// - `Ref.Ref<T>` is the INSTANCE type - the actual runtime ref object.
|
|
392
|
+
//
|
|
393
|
+
// Example:
|
|
394
|
+
// const taskRef: Ref.Ref<Task> = Ref.make(task); // Instance
|
|
395
|
+
// const schema: Type.Ref<Task> = Type.Ref(Task); // Schema
|
|
396
|
+
//
|
|
169
397
|
|
|
170
398
|
/**
|
|
171
399
|
* Return type of the `Ref` schema constructor.
|
|
@@ -173,41 +401,65 @@ export namespace Relation {
|
|
|
173
401
|
* This typedef avoids `TS4023` error (name from external module cannot be used named).
|
|
174
402
|
* See Effect's note on interface types.
|
|
175
403
|
*/
|
|
176
|
-
export interface ref<TargetSchema extends
|
|
177
|
-
extends EchoSchema.Ref$<EffectSchema.Schema.Type<TargetSchema>> {}
|
|
404
|
+
export interface ref<TargetSchema extends Schema.Schema.Any> extends RefSchema<Schema.Schema.Type<TargetSchema>> {}
|
|
178
405
|
|
|
179
406
|
/**
|
|
180
|
-
* Ref schema.
|
|
407
|
+
* Factory function to create a Ref schema for the given target schema.
|
|
408
|
+
* Use this in schema definitions to declare reference fields.
|
|
409
|
+
*
|
|
410
|
+
* @example
|
|
411
|
+
* ```ts
|
|
412
|
+
* const Task = Schema.Struct({
|
|
413
|
+
* assignee: Type.Ref(Person), // Creates a Ref schema
|
|
414
|
+
* }).pipe(Type.object({ typename: 'Task', version: '0.1.0' }));
|
|
415
|
+
* ```
|
|
181
416
|
*/
|
|
182
|
-
export const Ref:
|
|
417
|
+
export const Ref: RefFn = Ref$;
|
|
183
418
|
|
|
184
|
-
|
|
419
|
+
/**
|
|
420
|
+
* TypeScript type for a Ref schema.
|
|
421
|
+
* This is the type of the SCHEMA itself, not the runtime ref instance.
|
|
422
|
+
* For the instance type, use `Ref.Ref<T>` from the Ref module.
|
|
423
|
+
*
|
|
424
|
+
* @example
|
|
425
|
+
* ```ts
|
|
426
|
+
* // Schema type annotation (rarely needed, usually inferred):
|
|
427
|
+
* const refSchema: Type.Ref<Task> = Type.Ref(Task);
|
|
428
|
+
*
|
|
429
|
+
* // Instance type annotation (use Ref.Ref instead):
|
|
430
|
+
* const refInstance: Ref.Ref<Task> = Ref.make(task);
|
|
431
|
+
* ```
|
|
432
|
+
*/
|
|
433
|
+
export interface Ref<T> extends Schema.SchemaClass<Ref$<T>, EncodedReference> {}
|
|
185
434
|
|
|
186
|
-
// TODO(buurdon): Move to Ref?
|
|
187
435
|
export namespace Ref {
|
|
188
436
|
/**
|
|
189
|
-
* Type that represents
|
|
190
|
-
*
|
|
437
|
+
* Type that represents any Ref schema (with unknown target type).
|
|
438
|
+
* This is a schema type, not an instance type.
|
|
191
439
|
*/
|
|
192
|
-
export type Any =
|
|
440
|
+
export type Any = Schema.Schema<Ref$<any>, EncodedReference>;
|
|
193
441
|
}
|
|
194
442
|
|
|
443
|
+
//
|
|
444
|
+
// Schema utility functions
|
|
445
|
+
//
|
|
446
|
+
|
|
195
447
|
/**
|
|
196
448
|
* Gets the full DXN of the schema.
|
|
197
449
|
* Will include the version if it's a `type` DXN.
|
|
198
450
|
* @example "dxn:example.com/type/Person:0.1.0"
|
|
199
451
|
* @example "dxn:echo:SSSSSSSSSS:XXXXXXXXXXXXX"
|
|
200
452
|
*/
|
|
201
|
-
export const getDXN = (schema:
|
|
202
|
-
return
|
|
453
|
+
export const getDXN = (schema: Entity.Any): DXN | undefined => {
|
|
454
|
+
return getSchemaDXN(schema);
|
|
203
455
|
};
|
|
204
456
|
|
|
205
457
|
/**
|
|
206
458
|
* @param schema - Schema to get the typename from.
|
|
207
459
|
* @returns The typename of the schema. Example: `example.com/type/Person`.
|
|
208
460
|
*/
|
|
209
|
-
export const getTypename = (schema:
|
|
210
|
-
const typename =
|
|
461
|
+
export const getTypename = (schema: Entity.Any): string => {
|
|
462
|
+
const typename = getSchemaTypename(schema);
|
|
211
463
|
invariant(typeof typename === 'string' && !typename.startsWith('dxn:'), 'Invalid typename');
|
|
212
464
|
return typename;
|
|
213
465
|
};
|
|
@@ -216,8 +468,8 @@ export const getTypename = (schema: Obj.Any | Relation.Any): string => {
|
|
|
216
468
|
* Gets the version of the schema.
|
|
217
469
|
* @example 0.1.0
|
|
218
470
|
*/
|
|
219
|
-
export const getVersion = (schema:
|
|
220
|
-
const version =
|
|
471
|
+
export const getVersion = (schema: Entity.Any): string => {
|
|
472
|
+
const version = getSchemaVersion(schema);
|
|
221
473
|
invariant(typeof version === 'string' && version.match(/^\d+\.\d+\.\d+$/), 'Invalid version');
|
|
222
474
|
return version;
|
|
223
475
|
};
|
|
@@ -225,21 +477,16 @@ export const getVersion = (schema: Obj.Any | Relation.Any): string => {
|
|
|
225
477
|
/**
|
|
226
478
|
* @returns True if the schema is mutable.
|
|
227
479
|
*/
|
|
228
|
-
export const isMutable =
|
|
480
|
+
export const isMutable = isMutable$;
|
|
229
481
|
|
|
230
482
|
/**
|
|
231
483
|
* ECHO type metadata.
|
|
232
484
|
*/
|
|
233
|
-
export type Meta =
|
|
485
|
+
export type Meta = TypeAnnotation;
|
|
234
486
|
|
|
235
487
|
/**
|
|
236
488
|
* Gets the meta data of the schema.
|
|
237
489
|
*/
|
|
238
|
-
export const getMeta = (schema:
|
|
239
|
-
return
|
|
490
|
+
export const getMeta = (schema: Entity.Any): Meta | undefined => {
|
|
491
|
+
return getTypeAnnotation(schema);
|
|
240
492
|
};
|
|
241
|
-
|
|
242
|
-
// TODO(dmaretskyi): Remove re-exports.
|
|
243
|
-
export { SpaceId, ObjectId, DXN } from '@dxos/keys';
|
|
244
|
-
|
|
245
|
-
export { Format, JsonSchemaType as JsonSchema, toEffectSchema, toJsonSchema } from './internal';
|