@dxos/echo 0.8.4-main.ef1bc66f44 → 0.8.4-main.f466a3d56e
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/LICENSE +102 -5
- package/README.md +5 -5
- package/dist/lib/neutral/Annotation.mjs +7 -3
- package/dist/lib/neutral/Database.mjs +8 -4
- package/dist/lib/neutral/Entity.mjs +24 -14
- package/dist/lib/neutral/Err.mjs +3 -1
- package/dist/lib/neutral/Extension.mjs +18 -0
- package/dist/lib/neutral/Extension.mjs.map +7 -0
- package/dist/lib/neutral/Feed.mjs +52 -0
- package/dist/lib/neutral/Feed.mjs.map +7 -0
- package/dist/lib/neutral/Filter.mjs +23 -10
- package/dist/lib/neutral/Format.mjs +3 -3
- package/dist/lib/neutral/JsonSchema.mjs +9 -9
- package/dist/lib/neutral/Key.mjs +1 -1
- package/dist/lib/neutral/Migration.mjs +17 -0
- package/dist/lib/neutral/Migration.mjs.map +7 -0
- package/dist/lib/neutral/Obj.mjs +34 -17
- package/dist/lib/neutral/Order.mjs +1 -1
- package/dist/lib/neutral/Query.mjs +21 -9
- package/dist/lib/neutral/QueryResult.mjs +1 -1
- package/dist/lib/neutral/Ref.mjs +11 -7
- package/dist/lib/neutral/Relation.mjs +23 -13
- package/dist/lib/neutral/SchemaRegistry.mjs +1 -1
- package/dist/lib/neutral/Tag.mjs +14 -10
- package/dist/lib/neutral/Type.mjs +13 -23
- package/dist/lib/neutral/{chunk-N2QNHMT5.mjs → chunk-44HT3MEC.mjs} +2 -2
- package/dist/lib/neutral/{chunk-N2QNHMT5.mjs.map → chunk-44HT3MEC.mjs.map} +1 -1
- package/dist/lib/neutral/{chunk-XAJMXQ4H.mjs → chunk-5SL5LDLD.mjs} +6 -2
- package/dist/lib/neutral/chunk-5SL5LDLD.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-ANHVGJI4.mjs → chunk-7RVZT53K.mjs} +1 -1
- package/dist/lib/neutral/chunk-APHSOTIX.mjs +34 -0
- package/dist/lib/neutral/chunk-APHSOTIX.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-ZAHWXGK4.mjs → chunk-APJKDGFL.mjs} +85 -7
- package/dist/lib/neutral/chunk-APJKDGFL.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-4L6DOFXP.mjs → chunk-BICZKPQG.mjs} +1 -1
- package/dist/lib/neutral/{chunk-4L6DOFXP.mjs.map → chunk-BICZKPQG.mjs.map} +1 -1
- package/dist/lib/neutral/chunk-BMB7IHGB.mjs +346 -0
- package/dist/lib/neutral/chunk-BMB7IHGB.mjs.map +7 -0
- package/dist/lib/neutral/chunk-FIWO2FZK.mjs +36 -0
- package/dist/lib/neutral/chunk-FIWO2FZK.mjs.map +7 -0
- package/dist/lib/neutral/chunk-G54OX4IX.mjs +2452 -0
- package/dist/lib/neutral/chunk-G54OX4IX.mjs.map +7 -0
- package/dist/lib/neutral/chunk-GWFFC34K.mjs +50 -0
- package/dist/lib/neutral/chunk-GWFFC34K.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-LKFNEFHF.mjs → chunk-I2DARWPX.mjs} +18 -20
- package/dist/lib/neutral/chunk-I2DARWPX.mjs.map +7 -0
- package/dist/lib/neutral/chunk-J54QMAKF.mjs +421 -0
- package/dist/lib/neutral/chunk-J54QMAKF.mjs.map +7 -0
- package/dist/lib/neutral/chunk-MGSQGHOD.mjs +206 -0
- package/dist/lib/neutral/chunk-MGSQGHOD.mjs.map +7 -0
- package/dist/lib/neutral/chunk-MLS7U7AT.mjs +734 -0
- package/dist/lib/neutral/chunk-MLS7U7AT.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-KB7RIVLK.mjs → chunk-N4B7FHQT.mjs} +4 -4
- package/dist/lib/neutral/{chunk-KB7RIVLK.mjs.map → chunk-N4B7FHQT.mjs.map} +2 -2
- package/dist/lib/neutral/{chunk-K5K3Z62A.mjs → chunk-N7VOEPSV.mjs} +11 -3
- package/dist/lib/neutral/chunk-N7VOEPSV.mjs.map +7 -0
- package/dist/lib/neutral/chunk-PSZBLH53.mjs +81 -0
- package/dist/lib/neutral/chunk-PSZBLH53.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-MTEHHY62.mjs → chunk-PT37DG2F.mjs} +77 -58
- package/dist/lib/neutral/chunk-PT37DG2F.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-DLPC7DHQ.mjs → chunk-Q2KKKJSV.mjs} +5 -5
- package/dist/lib/neutral/chunk-Q2KKKJSV.mjs.map +7 -0
- package/dist/lib/neutral/chunk-Q7ZL2P5H.mjs +320 -0
- package/dist/lib/neutral/chunk-Q7ZL2P5H.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-QARLJVDB.mjs → chunk-QRZ2I3ZM.mjs} +8 -4
- package/dist/lib/neutral/chunk-QRZ2I3ZM.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-VUQGRDRI.mjs → chunk-SCPFDS2E.mjs} +40 -12
- package/dist/lib/neutral/chunk-SCPFDS2E.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-RIMHNJ3E.mjs → chunk-TNBK56IN.mjs} +98 -44
- package/dist/lib/neutral/chunk-TNBK56IN.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-7WE7SBA2.mjs → chunk-TRPZU2HV.mjs} +13 -13
- package/dist/lib/neutral/chunk-TRPZU2HV.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-ROKO4RKJ.mjs → chunk-TTCSATUD.mjs} +2 -2
- package/dist/lib/neutral/chunk-TTCSATUD.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-OMUPQMLR.mjs → chunk-V72DY6LU.mjs} +1 -1
- package/dist/lib/neutral/chunk-ZFACXBY6.mjs +136 -0
- package/dist/lib/neutral/chunk-ZFACXBY6.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-RPB6V4BE.mjs → chunk-ZISMEVKD.mjs} +14 -1
- package/dist/lib/neutral/chunk-ZISMEVKD.mjs.map +7 -0
- package/dist/lib/neutral/index.mjs +51 -28
- package/dist/lib/neutral/internal/index.mjs +52 -38
- package/dist/lib/neutral/meta.json +1 -1
- package/dist/lib/neutral/testing/index.mjs +199 -136
- package/dist/lib/neutral/testing/index.mjs.map +3 -3
- package/dist/types/src/Annotation.d.ts +3 -3
- package/dist/types/src/Annotation.d.ts.map +1 -1
- package/dist/types/src/Collection.d.ts +16 -0
- package/dist/types/src/Collection.d.ts.map +1 -0
- package/dist/types/src/Database.d.ts +21 -36
- package/dist/types/src/Database.d.ts.map +1 -1
- package/dist/types/src/Dataset.d.ts +19 -0
- package/dist/types/src/Dataset.d.ts.map +1 -0
- package/dist/types/src/Entity.d.ts +54 -22
- package/dist/types/src/Entity.d.ts.map +1 -1
- package/dist/types/src/Err.d.ts +55 -12
- package/dist/types/src/Err.d.ts.map +1 -1
- package/dist/types/src/Extension.d.ts +80 -0
- package/dist/types/src/Extension.d.ts.map +1 -0
- package/dist/types/src/Extension.test.d.ts +2 -0
- package/dist/types/src/Extension.test.d.ts.map +1 -0
- package/dist/types/src/Feed.d.ts +206 -0
- package/dist/types/src/Feed.d.ts.map +1 -0
- package/dist/types/src/Filter.d.ts +55 -5
- package/dist/types/src/Filter.d.ts.map +1 -1
- package/dist/types/src/Filter.test.d.ts +2 -0
- package/dist/types/src/Filter.test.d.ts.map +1 -0
- package/dist/types/src/Format.d.ts +3 -3
- package/dist/types/src/Format.d.ts.map +1 -1
- package/dist/types/src/Hypergraph.d.ts +11 -6
- package/dist/types/src/Hypergraph.d.ts.map +1 -1
- package/dist/types/src/Json.d.ts +33 -0
- package/dist/types/src/Json.d.ts.map +1 -0
- package/dist/types/src/Json.test.d.ts +2 -0
- package/dist/types/src/Json.test.d.ts.map +1 -0
- package/dist/types/src/JsonSchema.d.ts +11 -4
- package/dist/types/src/JsonSchema.d.ts.map +1 -1
- package/dist/types/src/Migration.d.ts +69 -0
- package/dist/types/src/Migration.d.ts.map +1 -0
- package/dist/types/src/Obj.d.ts +163 -59
- package/dist/types/src/Obj.d.ts.map +1 -1
- package/dist/types/src/Order.d.ts.map +1 -1
- package/dist/types/src/Query.d.ts +105 -17
- package/dist/types/src/Query.d.ts.map +1 -1
- package/dist/types/src/Ref.d.ts +59 -10
- package/dist/types/src/Ref.d.ts.map +1 -1
- package/dist/types/src/Relation.d.ts +86 -40
- package/dist/types/src/Relation.d.ts.map +1 -1
- package/dist/types/src/SchemaRegistry.d.ts +4 -4
- package/dist/types/src/SchemaRegistry.d.ts.map +1 -1
- package/dist/types/src/Tag.d.ts +2 -1
- package/dist/types/src/Tag.d.ts.map +1 -1
- package/dist/types/src/Type.d.ts +51 -180
- package/dist/types/src/Type.d.ts.map +1 -1
- package/dist/types/src/View.d.ts +68 -0
- package/dist/types/src/View.d.ts.map +1 -0
- package/dist/types/src/exemplars.test.d.ts +2 -0
- package/dist/types/src/exemplars.test.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +7 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/internal/{annotations → Annotation}/annotations.d.ts +65 -2
- package/dist/types/src/internal/Annotation/annotations.d.ts.map +1 -0
- package/dist/types/src/internal/Annotation/annotations.test.d.ts.map +1 -0
- package/dist/types/src/internal/Annotation/index.d.ts +4 -0
- package/dist/types/src/internal/Annotation/index.d.ts.map +1 -0
- package/dist/types/src/internal/{api → Annotation}/sorting.d.ts +1 -1
- package/dist/types/src/internal/Annotation/sorting.d.ts.map +1 -0
- package/dist/types/src/internal/{annotations → Annotation}/util.d.ts +2 -2
- package/dist/types/src/internal/Annotation/util.d.ts.map +1 -0
- package/dist/types/src/internal/{api/entity.d.ts → Entity/api.d.ts} +2 -2
- package/dist/types/src/internal/Entity/api.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/entity.d.ts +3 -3
- package/dist/types/src/internal/Entity/entity.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/index.d.ts +2 -0
- package/dist/types/src/internal/Entity/index.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/model.d.ts +4 -26
- package/dist/types/src/internal/Entity/model.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/object.d.ts +2 -2
- package/dist/types/src/internal/Entity/object.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/relation.d.ts +3 -30
- package/dist/types/src/internal/Entity/relation.d.ts.map +1 -0
- package/dist/types/src/internal/Entity/util.d.ts.map +1 -0
- package/dist/types/src/internal/{api → Entity}/version.d.ts +1 -1
- package/dist/types/src/internal/Entity/version.d.ts.map +1 -0
- package/dist/types/src/internal/Format/date.d.ts.map +1 -0
- package/dist/types/src/internal/Format/date.test.d.ts.map +1 -0
- package/dist/types/src/internal/Format/format.d.ts.map +1 -0
- package/dist/types/src/internal/Format/format.test.d.ts.map +1 -0
- package/dist/types/src/internal/Format/index.d.ts.map +1 -0
- package/dist/types/src/internal/Format/number.d.ts.map +1 -0
- package/dist/types/src/internal/Format/object.d.ts.map +1 -0
- package/dist/types/src/internal/Format/select.d.ts.map +1 -0
- package/dist/types/src/internal/Format/string.d.ts.map +1 -0
- package/dist/types/src/internal/{formats → Format}/types.d.ts +1 -1
- package/dist/types/src/internal/Format/types.d.ts.map +1 -0
- package/dist/types/src/internal/{json-schema → JsonSchema}/annotations.d.ts +1 -1
- package/dist/types/src/internal/JsonSchema/annotations.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/effect-schema.test.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/index.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/json-schema-normalize.d.ts.map +1 -0
- package/dist/types/src/internal/{json-schema → JsonSchema}/json-schema-type.d.ts +37 -37
- package/dist/types/src/internal/JsonSchema/json-schema-type.d.ts.map +1 -0
- package/dist/types/src/internal/{json-schema → JsonSchema}/json-schema.d.ts +1 -1
- package/dist/types/src/internal/JsonSchema/json-schema.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/json-schema.test.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/clone.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/common.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/create-object.d.ts +2 -2
- package/dist/types/src/internal/Obj/create-object.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/create-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/deleted.d.ts +1 -1
- package/dist/types/src/internal/Obj/deleted.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/ids.d.ts +1 -1
- package/dist/types/src/internal/Obj/ids.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/index.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/inspect.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/json-serializer.d.ts +13 -5
- package/dist/types/src/internal/Obj/json-serializer.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/json-serializer.test.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/schema-validator.d.ts +2 -0
- package/dist/types/src/internal/Obj/schema-validator.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/schema-validator.test.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/set-value.d.ts +2 -2
- package/dist/types/src/internal/Obj/set-value.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/set-value.test.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/snapshot.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/typed-object.d.ts +4 -4
- package/dist/types/src/internal/Obj/typed-object.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/typed-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/Query.d.ts +10 -0
- package/dist/types/src/internal/Query.d.ts.map +1 -0
- package/dist/types/src/internal/Ref/index.d.ts.map +1 -0
- package/dist/types/src/internal/{ref → Ref}/ref-array.d.ts +1 -1
- package/dist/types/src/internal/Ref/ref-array.d.ts.map +1 -0
- package/dist/types/src/internal/{ref → Ref}/ref.d.ts +15 -2
- package/dist/types/src/internal/Ref/ref.d.ts.map +1 -0
- package/dist/types/src/internal/Ref/ref.test.d.ts.map +1 -0
- package/dist/types/src/internal/{schema → Type}/compose.d.ts +1 -1
- package/dist/types/src/internal/Type/compose.d.ts.map +1 -0
- package/dist/types/src/internal/Type/compose.test.d.ts.map +1 -0
- package/dist/types/src/internal/{schema → Type}/echo-schema.d.ts +7 -7
- package/dist/types/src/internal/Type/echo-schema.d.ts.map +1 -0
- package/dist/types/src/internal/Type/index.d.ts.map +1 -0
- package/dist/types/src/internal/Type/manipulation.d.ts.map +1 -0
- package/dist/types/src/internal/{schema → Type}/persistent-schema.d.ts +2 -2
- package/dist/types/src/internal/Type/persistent-schema.d.ts.map +1 -0
- package/dist/types/src/internal/{api → common/api}/index.d.ts +0 -4
- package/dist/types/src/internal/common/api/index.d.ts.map +1 -0
- package/dist/types/src/internal/{api → common/api}/meta.d.ts +3 -3
- package/dist/types/src/internal/common/api/meta.d.ts.map +1 -0
- package/dist/types/src/internal/common/index.d.ts +4 -0
- package/dist/types/src/internal/common/index.d.ts.map +1 -0
- package/dist/types/src/internal/{proxy → common/proxy}/change-context.d.ts +1 -1
- package/dist/types/src/internal/common/proxy/change-context.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/change.test.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/define-hidden-property.d.ts.map +1 -0
- package/dist/types/src/internal/{proxy → common/proxy}/errors.d.ts +1 -1
- package/dist/types/src/internal/common/proxy/errors.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/event-batch.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/handler.test.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/index.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/json-serializer.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/make-object.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/ownership.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/proxy-types.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/proxy-utils.d.ts.map +1 -0
- package/dist/types/src/internal/{proxy → common/proxy}/reactive-array.d.ts +1 -1
- package/dist/types/src/internal/common/proxy/reactive-array.d.ts.map +1 -0
- package/dist/types/src/internal/{proxy → common/proxy}/reactive.d.ts +2 -2
- package/dist/types/src/internal/{proxy → common/proxy}/reactive.d.ts.map +1 -1
- package/dist/types/src/internal/common/proxy/reactive.test.d.ts +2 -0
- package/dist/types/src/internal/common/proxy/reactive.test.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/schema-validator.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/schema.test.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/symbols.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/typed-handler.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/typed-handler.test.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/typed-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/{types → common/types}/base.d.ts +1 -0
- package/dist/types/src/internal/common/types/base.d.ts.map +1 -0
- package/dist/types/src/internal/{types → common/types}/entity.d.ts +5 -5
- package/dist/types/src/internal/common/types/entity.d.ts.map +1 -0
- package/dist/types/src/internal/{types → common/types}/index.d.ts +1 -0
- package/dist/types/src/internal/common/types/index.d.ts.map +1 -0
- package/dist/types/src/internal/{types → common/types}/meta.d.ts +12 -1
- package/dist/types/src/internal/common/types/meta.d.ts.map +1 -0
- package/dist/types/src/internal/common/types/model-symbols.d.ts +54 -0
- package/dist/types/src/internal/common/types/model-symbols.d.ts.map +1 -0
- package/dist/types/src/internal/common/types/typename.d.ts.map +1 -0
- package/dist/types/src/internal/{types → common/types}/version.d.ts +2 -2
- package/dist/types/src/internal/common/types/version.d.ts.map +1 -0
- package/dist/types/src/internal/index.d.ts +9 -10
- package/dist/types/src/internal/index.d.ts.map +1 -1
- package/dist/types/src/testing/test-data.d.ts +8 -8
- package/dist/types/src/testing/test-data.d.ts.map +1 -1
- package/dist/types/src/testing/test-schema.d.ts +47 -46
- package/dist/types/src/testing/test-schema.d.ts.map +1 -1
- package/dist/types/src/testing/util.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +30 -15
- package/src/Annotation.ts +7 -3
- package/src/Collection.ts +37 -0
- package/src/Database.ts +64 -65
- package/src/Dataset.ts +26 -0
- package/src/Entity.ts +87 -61
- package/src/Err.ts +22 -0
- package/src/Extension.test.ts +235 -0
- package/src/Extension.ts +122 -0
- package/src/Feed.ts +335 -0
- package/src/Filter.test.ts +90 -0
- package/src/Filter.ts +116 -7
- package/src/Format.ts +3 -3
- package/src/Hypergraph.ts +12 -7
- package/src/Json.test.ts +175 -0
- package/src/Json.ts +102 -0
- package/src/JsonSchema.ts +14 -4
- package/src/Migration.ts +106 -0
- package/src/Obj.test.ts +142 -15
- package/src/Obj.ts +382 -161
- package/src/Order.ts +3 -1
- package/src/Query.test.ts +372 -15
- package/src/Query.ts +274 -26
- package/src/Ref.ts +66 -11
- package/src/Relation.test.ts +8 -2
- package/src/Relation.ts +183 -147
- package/src/SchemaRegistry.ts +5 -4
- package/src/Tag.ts +6 -5
- package/src/Type.test.ts +10 -10
- package/src/Type.ts +70 -303
- package/src/View.ts +107 -0
- package/src/exemplars.test.ts +21 -0
- package/src/index.ts +8 -0
- package/src/internal/{annotations → Annotation}/annotations.test.ts +56 -7
- package/src/internal/{annotations → Annotation}/annotations.ts +122 -19
- package/src/internal/{annotations → Annotation}/index.ts +1 -0
- package/src/internal/{api → Annotation}/sorting.ts +2 -4
- package/src/internal/{annotations → Annotation}/util.ts +1 -1
- package/src/internal/{api/entity.ts → Entity/api.ts} +3 -2
- package/src/internal/{entities → Entity}/entity.ts +6 -4
- package/src/internal/{entities → Entity}/index.ts +2 -0
- package/src/internal/{entities → Entity}/model.ts +15 -42
- package/src/internal/{entities → Entity}/object.ts +2 -3
- package/src/internal/{entities → Entity}/relation.ts +19 -36
- package/src/internal/{api → Entity}/version.ts +2 -2
- package/src/internal/{formats → Format}/date.test.ts +1 -2
- package/src/internal/{formats → Format}/format.test.ts +1 -2
- package/src/internal/{formats → Format}/types.ts +2 -2
- package/src/internal/{json-schema → JsonSchema}/annotations.ts +3 -3
- package/src/internal/{json-schema → JsonSchema}/json-schema-type.ts +4 -4
- package/src/internal/{json-schema → JsonSchema}/json-schema.test.ts +48 -49
- package/src/internal/{json-schema → JsonSchema}/json-schema.ts +6 -5
- package/src/internal/{object → Obj}/clone.ts +3 -3
- package/src/internal/{object → Obj}/common.ts +2 -2
- package/src/internal/{object → Obj}/create-object.test.ts +5 -7
- package/src/internal/{object → Obj}/create-object.ts +5 -6
- package/src/internal/{object → Obj}/deleted.ts +2 -2
- package/src/internal/{object → Obj}/ids.ts +1 -1
- package/src/internal/{object → Obj}/inspect.ts +2 -2
- package/src/internal/{object → Obj}/json-serializer.test.ts +31 -9
- package/src/internal/{object → Obj}/json-serializer.ts +60 -35
- package/src/internal/{object → Obj}/schema-validator.ts +1 -1
- package/src/internal/{object → Obj}/set-value.test.ts +24 -24
- package/src/internal/{object → Obj}/set-value.ts +3 -3
- package/src/internal/{object → Obj}/snapshot.ts +35 -23
- package/src/internal/{object → Obj}/typed-object.test.ts +3 -3
- package/src/internal/{object → Obj}/typed-object.ts +4 -4
- package/src/internal/Query.ts +156 -0
- package/src/internal/{ref → Ref}/ref-array.ts +1 -2
- package/src/internal/{ref → Ref}/ref.test.ts +4 -5
- package/src/internal/{ref → Ref}/ref.ts +20 -3
- package/src/internal/{schema → Type}/compose.test.ts +5 -6
- package/src/internal/{schema → Type}/compose.ts +1 -1
- package/src/internal/{schema → Type}/echo-schema.ts +9 -10
- package/src/internal/{schema → Type}/manipulation.ts +1 -1
- package/src/internal/{schema → Type}/persistent-schema.ts +9 -4
- package/src/internal/{README.md → common/README.md} +2 -2
- package/src/internal/{api → common/api}/index.ts +0 -4
- package/src/internal/{api → common/api}/meta.ts +3 -3
- package/src/internal/common/index.ts +7 -0
- package/src/internal/{proxy → common/proxy}/change-context.ts +1 -1
- package/src/internal/{proxy → common/proxy}/change.test.ts +97 -97
- package/src/internal/{proxy → common/proxy}/errors.ts +2 -2
- package/src/internal/{proxy → common/proxy}/handler.test.ts +2 -4
- package/src/internal/{proxy → common/proxy}/json-serializer.ts +6 -3
- package/src/internal/{proxy → common/proxy}/make-object.ts +1 -2
- package/src/internal/{proxy → common/proxy}/ownership.ts +0 -1
- package/src/internal/{proxy → common/proxy}/reactive-array.ts +1 -1
- package/src/internal/common/proxy/reactive.test.ts +54 -0
- package/src/internal/{proxy → common/proxy}/reactive.ts +12 -4
- package/src/internal/{proxy → common/proxy}/schema.test.ts +10 -10
- package/src/internal/{proxy → common/proxy}/typed-handler.test.ts +6 -7
- package/src/internal/{proxy → common/proxy}/typed-handler.ts +10 -13
- package/src/internal/{proxy → common/proxy}/typed-object.test.ts +5 -6
- package/src/internal/{types → common/types}/base.ts +1 -1
- package/src/internal/{types → common/types}/entity.ts +2 -2
- package/src/internal/{types → common/types}/index.ts +1 -0
- package/src/internal/{types → common/types}/meta.ts +15 -1
- package/src/internal/common/types/model-symbols.ts +69 -0
- package/src/internal/{types → common/types}/version.ts +2 -3
- package/src/internal/index.ts +9 -31
- package/src/testing/api.test.ts +4 -5
- package/src/testing/test-data.ts +157 -98
- package/src/testing/test-schema.ts +20 -18
- package/dist/lib/neutral/chunk-2AF5GMG6.mjs +0 -171
- package/dist/lib/neutral/chunk-2AF5GMG6.mjs.map +0 -7
- package/dist/lib/neutral/chunk-7WE7SBA2.mjs.map +0 -7
- package/dist/lib/neutral/chunk-DLPC7DHQ.mjs.map +0 -7
- package/dist/lib/neutral/chunk-EBUAT5ID.mjs +0 -229
- package/dist/lib/neutral/chunk-EBUAT5ID.mjs.map +0 -7
- package/dist/lib/neutral/chunk-K5K3Z62A.mjs.map +0 -7
- package/dist/lib/neutral/chunk-LKFNEFHF.mjs.map +0 -7
- package/dist/lib/neutral/chunk-MTEHHY62.mjs.map +0 -7
- package/dist/lib/neutral/chunk-QARLJVDB.mjs.map +0 -7
- package/dist/lib/neutral/chunk-RIMHNJ3E.mjs.map +0 -7
- package/dist/lib/neutral/chunk-ROKO4RKJ.mjs.map +0 -7
- package/dist/lib/neutral/chunk-RPB6V4BE.mjs.map +0 -7
- package/dist/lib/neutral/chunk-TLGNKUUG.mjs +0 -3905
- package/dist/lib/neutral/chunk-TLGNKUUG.mjs.map +0 -7
- package/dist/lib/neutral/chunk-TQT6WTIJ.mjs +0 -142
- package/dist/lib/neutral/chunk-TQT6WTIJ.mjs.map +0 -7
- package/dist/lib/neutral/chunk-VUQGRDRI.mjs.map +0 -7
- package/dist/lib/neutral/chunk-X2MPMYYN.mjs +0 -13
- package/dist/lib/neutral/chunk-X2MPMYYN.mjs.map +0 -7
- package/dist/lib/neutral/chunk-XAJMXQ4H.mjs.map +0 -7
- package/dist/lib/neutral/chunk-ZAHWXGK4.mjs.map +0 -7
- package/dist/types/src/internal/annotations/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/annotations/annotations.test.d.ts.map +0 -1
- package/dist/types/src/internal/annotations/index.d.ts +0 -3
- package/dist/types/src/internal/annotations/index.d.ts.map +0 -1
- package/dist/types/src/internal/annotations/util.d.ts.map +0 -1
- package/dist/types/src/internal/api/annotations.d.ts +0 -23
- package/dist/types/src/internal/api/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/api/entity.d.ts.map +0 -1
- package/dist/types/src/internal/api/index.d.ts.map +0 -1
- package/dist/types/src/internal/api/meta.d.ts.map +0 -1
- package/dist/types/src/internal/api/sorting.d.ts.map +0 -1
- package/dist/types/src/internal/api/version.d.ts.map +0 -1
- package/dist/types/src/internal/entities/entity.d.ts.map +0 -1
- package/dist/types/src/internal/entities/index.d.ts.map +0 -1
- package/dist/types/src/internal/entities/model.d.ts.map +0 -1
- package/dist/types/src/internal/entities/object.d.ts.map +0 -1
- package/dist/types/src/internal/entities/relation.d.ts.map +0 -1
- package/dist/types/src/internal/entities/util.d.ts.map +0 -1
- package/dist/types/src/internal/formats/date.d.ts.map +0 -1
- package/dist/types/src/internal/formats/date.test.d.ts.map +0 -1
- package/dist/types/src/internal/formats/format.d.ts.map +0 -1
- package/dist/types/src/internal/formats/format.test.d.ts.map +0 -1
- package/dist/types/src/internal/formats/index.d.ts.map +0 -1
- package/dist/types/src/internal/formats/number.d.ts.map +0 -1
- package/dist/types/src/internal/formats/object.d.ts.map +0 -1
- package/dist/types/src/internal/formats/select.d.ts.map +0 -1
- package/dist/types/src/internal/formats/string.d.ts.map +0 -1
- package/dist/types/src/internal/formats/types.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/effect-schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/index.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/json-schema-normalize.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/json-schema-type.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/json-schema.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/json-schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/clone.d.ts.map +0 -1
- package/dist/types/src/internal/object/common.d.ts.map +0 -1
- package/dist/types/src/internal/object/create-object.d.ts.map +0 -1
- package/dist/types/src/internal/object/create-object.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/deleted.d.ts.map +0 -1
- package/dist/types/src/internal/object/ids.d.ts.map +0 -1
- package/dist/types/src/internal/object/index.d.ts.map +0 -1
- package/dist/types/src/internal/object/inspect.d.ts.map +0 -1
- package/dist/types/src/internal/object/json-serializer.d.ts.map +0 -1
- package/dist/types/src/internal/object/json-serializer.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/schema-validator.d.ts +0 -2
- package/dist/types/src/internal/object/schema-validator.d.ts.map +0 -1
- package/dist/types/src/internal/object/schema-validator.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/set-value.d.ts.map +0 -1
- package/dist/types/src/internal/object/set-value.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/snapshot.d.ts.map +0 -1
- package/dist/types/src/internal/object/typed-object.d.ts.map +0 -1
- package/dist/types/src/internal/object/typed-object.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/change-context.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/change.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/define-hidden-property.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/errors.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/event-batch.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/handler.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/index.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/json-serializer.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/make-object.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/ownership.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/proxy-types.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/proxy-utils.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/reactive-array.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/schema-validator.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/symbols.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/typed-handler.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/typed-handler.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/typed-object.test.d.ts.map +0 -1
- package/dist/types/src/internal/ref/index.d.ts.map +0 -1
- package/dist/types/src/internal/ref/ref-array.d.ts.map +0 -1
- package/dist/types/src/internal/ref/ref.d.ts.map +0 -1
- package/dist/types/src/internal/ref/ref.test.d.ts.map +0 -1
- package/dist/types/src/internal/schema/compose.d.ts.map +0 -1
- package/dist/types/src/internal/schema/compose.test.d.ts.map +0 -1
- package/dist/types/src/internal/schema/echo-schema.d.ts.map +0 -1
- package/dist/types/src/internal/schema/index.d.ts.map +0 -1
- package/dist/types/src/internal/schema/manipulation.d.ts.map +0 -1
- package/dist/types/src/internal/schema/persistent-schema.d.ts.map +0 -1
- package/dist/types/src/internal/types/base.d.ts.map +0 -1
- package/dist/types/src/internal/types/entity.d.ts.map +0 -1
- package/dist/types/src/internal/types/index.d.ts.map +0 -1
- package/dist/types/src/internal/types/meta.d.ts.map +0 -1
- package/dist/types/src/internal/types/typename.d.ts.map +0 -1
- package/dist/types/src/internal/types/version.d.ts.map +0 -1
- package/src/internal/api/annotations.ts +0 -60
- /package/dist/lib/neutral/{chunk-ANHVGJI4.mjs.map → chunk-7RVZT53K.mjs.map} +0 -0
- /package/dist/lib/neutral/{chunk-OMUPQMLR.mjs.map → chunk-V72DY6LU.mjs.map} +0 -0
- /package/dist/types/src/internal/{annotations → Annotation}/annotations.test.d.ts +0 -0
- /package/dist/types/src/internal/{entities → Entity}/util.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/date.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/date.test.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/format.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/format.test.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/index.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/number.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/object.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/select.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/string.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/effect-schema.test.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/index.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/json-schema-normalize.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/json-schema.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/clone.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/common.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/create-object.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/index.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/inspect.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/json-serializer.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/schema-validator.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/set-value.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/snapshot.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/typed-object.test.d.ts +0 -0
- /package/dist/types/src/internal/{ref → Ref}/index.d.ts +0 -0
- /package/dist/types/src/internal/{ref → Ref}/ref.test.d.ts +0 -0
- /package/dist/types/src/internal/{schema → Type}/compose.test.d.ts +0 -0
- /package/dist/types/src/internal/{schema → Type}/index.d.ts +0 -0
- /package/dist/types/src/internal/{schema → Type}/manipulation.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/change.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/define-hidden-property.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/event-batch.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/handler.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/index.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/json-serializer.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/make-object.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/ownership.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/proxy-types.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/proxy-utils.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/schema-validator.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/schema.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/symbols.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/typed-handler.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/typed-handler.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/typed-object.test.d.ts +0 -0
- /package/dist/types/src/internal/{types → common/types}/typename.d.ts +0 -0
- /package/src/internal/{entities → Entity}/util.ts +0 -0
- /package/src/internal/{formats → Format}/date.ts +0 -0
- /package/src/internal/{formats → Format}/format.ts +0 -0
- /package/src/internal/{formats → Format}/index.ts +0 -0
- /package/src/internal/{formats → Format}/number.ts +0 -0
- /package/src/internal/{formats → Format}/object.ts +0 -0
- /package/src/internal/{formats → Format}/select.ts +0 -0
- /package/src/internal/{formats → Format}/string.ts +0 -0
- /package/src/internal/{json-schema → JsonSchema}/effect-schema.test.ts +0 -0
- /package/src/internal/{json-schema → JsonSchema}/index.ts +0 -0
- /package/src/internal/{json-schema → JsonSchema}/json-schema-normalize.ts +0 -0
- /package/src/internal/{object → Obj}/index.ts +0 -0
- /package/src/internal/{object → Obj}/schema-validator.test.ts +0 -0
- /package/src/internal/{ref → Ref}/index.ts +0 -0
- /package/src/internal/{schema → Type}/index.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/define-hidden-property.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/event-batch.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/index.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/proxy-types.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/proxy-utils.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/schema-validator.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/symbols.ts +0 -0
- /package/src/internal/{types → common/types}/typename.ts +0 -0
|
@@ -17,45 +17,28 @@ import {
|
|
|
17
17
|
getSchemaTypename,
|
|
18
18
|
getTypeIdentifierAnnotation,
|
|
19
19
|
makeTypeJsonSchemaAnnotation,
|
|
20
|
-
} from '../
|
|
21
|
-
import {
|
|
20
|
+
} from '../Annotation';
|
|
21
|
+
import {
|
|
22
|
+
ATTR_RELATION_SOURCE,
|
|
23
|
+
ATTR_RELATION_TARGET,
|
|
24
|
+
EntityKind,
|
|
25
|
+
RelationSourceDXNId,
|
|
26
|
+
RelationSourceId,
|
|
27
|
+
RelationTargetDXNId,
|
|
28
|
+
RelationTargetId,
|
|
29
|
+
} from '../common/types';
|
|
30
|
+
|
|
31
|
+
export {
|
|
32
|
+
ATTR_RELATION_SOURCE,
|
|
33
|
+
ATTR_RELATION_TARGET,
|
|
34
|
+
RelationSourceDXNId,
|
|
35
|
+
RelationSourceId,
|
|
36
|
+
RelationTargetDXNId,
|
|
37
|
+
RelationTargetId,
|
|
38
|
+
};
|
|
22
39
|
|
|
23
40
|
import { type EchoTypeSchema, makeEchoTypeSchema } from './entity';
|
|
24
41
|
|
|
25
|
-
/**
|
|
26
|
-
* Property name for relation source when object is serialized to JSON.
|
|
27
|
-
*/
|
|
28
|
-
export const ATTR_RELATION_SOURCE = '@relationSource';
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* Used to access relation source ref on live ECHO objects.
|
|
32
|
-
* Reading this symbol must return `Live<EchoObjectSchema<any>>` or a DXN.
|
|
33
|
-
*/
|
|
34
|
-
export const RelationSourceId: unique symbol = Symbol.for('@dxos/echo/RelationSource');
|
|
35
|
-
|
|
36
|
-
/**
|
|
37
|
-
* Used to access relation source ref on live ECHO objects.
|
|
38
|
-
* Reading this symbol must return `Live<EchoObjectSchema<any>>` or a DXN.
|
|
39
|
-
*/
|
|
40
|
-
export const RelationSourceDXNId: unique symbol = Symbol.for('@dxos/echo/RelationSourceDXN');
|
|
41
|
-
|
|
42
|
-
/**
|
|
43
|
-
* Property name for relation target when object is serialized to JSON.
|
|
44
|
-
*/
|
|
45
|
-
export const ATTR_RELATION_TARGET = '@relationTarget';
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
* Used to access relation target ref on live ECHO objects.
|
|
49
|
-
* Reading this symbol must return `Live<EchoObjectSchema<any>>` or a DXN.
|
|
50
|
-
*/
|
|
51
|
-
export const RelationTargetId: unique symbol = Symbol.for('@dxos/echo/RelationTarget');
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* Used to access relation target ref on live ECHO objects.
|
|
55
|
-
* Reading this symbol must return `Live<EchoObjectSchema<any>>` or a DXN.
|
|
56
|
-
*/
|
|
57
|
-
export const RelationTargetDXNId: unique symbol = Symbol.for('@dxos/echo/RelationTargetDXN');
|
|
58
|
-
|
|
59
42
|
/**
|
|
60
43
|
* Source and target props on relations.
|
|
61
44
|
*/
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
import { assertArgument } from '@dxos/invariant';
|
|
6
6
|
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
7
|
+
import { type AnyEntity, VersionTypeId } from '../common/types';
|
|
8
|
+
import { ObjectVersionId } from './model';
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Represent entity version.
|
|
@@ -5,8 +5,7 @@
|
|
|
5
5
|
import * as Schema from 'effect/Schema';
|
|
6
6
|
import { describe, test } from 'vitest';
|
|
7
7
|
|
|
8
|
-
import { toJsonSchema } from '../
|
|
9
|
-
|
|
8
|
+
import { toJsonSchema } from '../JsonSchema';
|
|
10
9
|
import { Format } from './format';
|
|
11
10
|
import { TypeEnum, TypeFormat, getTypeEnum } from './types';
|
|
12
11
|
|
|
@@ -7,8 +7,8 @@ import type * as JSONSchema from 'effect/JSONSchema';
|
|
|
7
7
|
import * as Option from 'effect/Option';
|
|
8
8
|
import * as SchemaAST from 'effect/SchemaAST';
|
|
9
9
|
|
|
10
|
-
import { createAnnotationHelper } from '../
|
|
11
|
-
import { type JsonSchemaType } from '../
|
|
10
|
+
import { createAnnotationHelper } from '../Annotation';
|
|
11
|
+
import { type JsonSchemaType } from '../JsonSchema';
|
|
12
12
|
|
|
13
13
|
// TODO(burdon): Rename PropertyType.
|
|
14
14
|
export type ScalarType =
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
import * as SchemaAST from 'effect/SchemaAST';
|
|
6
6
|
|
|
7
|
-
import { GeneratorAnnotationId, LabelAnnotationId, PropertyMetaAnnotationId } from '../
|
|
8
|
-
import { CurrencyAnnotationId, FormatAnnotationId } from '../
|
|
9
|
-
import { type JsonSchemaEchoAnnotations, type JsonSchemaType } from '../
|
|
7
|
+
import { GeneratorAnnotationId, LabelAnnotationId, PropertyMetaAnnotationId } from '../Annotation';
|
|
8
|
+
import { CurrencyAnnotationId, FormatAnnotationId } from '../Format';
|
|
9
|
+
import { type JsonSchemaEchoAnnotations, type JsonSchemaType } from '../JsonSchema';
|
|
10
10
|
|
|
11
11
|
//
|
|
12
12
|
// This file configures annotations for JSON encoding/decoding.
|
|
@@ -6,9 +6,9 @@ import * as Schema from 'effect/Schema';
|
|
|
6
6
|
|
|
7
7
|
import { JsonPath, type JsonProp } from '@dxos/effect';
|
|
8
8
|
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
9
|
+
import { type Mutable } from '../common/proxy';
|
|
10
|
+
import { EntityKindSchema } from '../common/types';
|
|
11
|
+
import { FormatAnnotation, TypeFormat } from '../Format';
|
|
12
12
|
|
|
13
13
|
//
|
|
14
14
|
// JSON Schema
|
|
@@ -119,7 +119,7 @@ const _JsonSchemaType = Schema.Struct({
|
|
|
119
119
|
* Typename of this schema.
|
|
120
120
|
* Only on schema representing an ECHO object.
|
|
121
121
|
*
|
|
122
|
-
* @example 'example.
|
|
122
|
+
* @example 'com.example.type.my-type'
|
|
123
123
|
*/
|
|
124
124
|
typename: Schema.optional(Schema.String),
|
|
125
125
|
|
|
@@ -20,14 +20,13 @@ import {
|
|
|
20
20
|
PropertyMeta,
|
|
21
21
|
getTypeAnnotation,
|
|
22
22
|
getTypeIdentifierAnnotation,
|
|
23
|
-
} from '../
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
|
|
23
|
+
} from '../Annotation';
|
|
24
|
+
import { EntityKind } from '../common/types';
|
|
25
|
+
import { EchoObjectSchema } from '../Entity';
|
|
26
|
+
import { Email, FormatAnnotation, TypeFormat } from '../Format';
|
|
27
|
+
import { JsonSchemaType, getNormalizedEchoAnnotations, getSchemaProperty, setSchemaProperty } from '../JsonSchema';
|
|
28
|
+
import { Ref, createSchemaReference, getReferenceAst, getSchemaReference } from '../Ref';
|
|
29
|
+
import { PersistentSchema } from '../Type';
|
|
31
30
|
import { toEffectSchema, toJsonSchema } from './json-schema';
|
|
32
31
|
|
|
33
32
|
const EXAMPLE_NAMESPACE = '@example';
|
|
@@ -36,12 +35,12 @@ describe('effect-to-json', () => {
|
|
|
36
35
|
test('type annotation', () => {
|
|
37
36
|
const Test = Schema.Struct({ name: Schema.String }).pipe(
|
|
38
37
|
Type.object({
|
|
39
|
-
typename: 'example.
|
|
38
|
+
typename: 'com.example.type.test',
|
|
40
39
|
version: '0.1.0',
|
|
41
40
|
}),
|
|
42
41
|
);
|
|
43
42
|
const jsonSchema = toJsonSchema(Test);
|
|
44
|
-
expect((jsonSchema as any).$id).toEqual('dxn:type:example.
|
|
43
|
+
expect((jsonSchema as any).$id).toEqual('dxn:type:com.example.type.test');
|
|
45
44
|
expect((jsonSchema as any).version).toEqual('0.1.0');
|
|
46
45
|
});
|
|
47
46
|
|
|
@@ -51,7 +50,7 @@ describe('effect-to-json', () => {
|
|
|
51
50
|
name: Schema.String.pipe(PropertyMeta(EXAMPLE_NAMESPACE, meta)),
|
|
52
51
|
}).pipe(
|
|
53
52
|
Type.object({
|
|
54
|
-
typename: 'example.
|
|
53
|
+
typename: 'com.example.type.test',
|
|
55
54
|
version: '0.1.0',
|
|
56
55
|
}),
|
|
57
56
|
);
|
|
@@ -64,7 +63,7 @@ describe('effect-to-json', () => {
|
|
|
64
63
|
name: Schema.String,
|
|
65
64
|
}).pipe(
|
|
66
65
|
Type.object({
|
|
67
|
-
typename: 'example.
|
|
66
|
+
typename: 'com.example.type.testNested',
|
|
68
67
|
version: '0.1.0',
|
|
69
68
|
}),
|
|
70
69
|
);
|
|
@@ -72,7 +71,7 @@ describe('effect-to-json', () => {
|
|
|
72
71
|
name: Ref(Nested),
|
|
73
72
|
}).pipe(
|
|
74
73
|
Type.object({
|
|
75
|
-
typename: 'example.
|
|
74
|
+
typename: 'com.example.type.test',
|
|
76
75
|
version: '0.1.0',
|
|
77
76
|
}),
|
|
78
77
|
);
|
|
@@ -89,7 +88,7 @@ describe('effect-to-json', () => {
|
|
|
89
88
|
name: Schema.String,
|
|
90
89
|
}).pipe(
|
|
91
90
|
Type.object({
|
|
92
|
-
typename: 'example.
|
|
91
|
+
typename: 'com.example.type.testNested',
|
|
93
92
|
version: '0.1.0',
|
|
94
93
|
}),
|
|
95
94
|
);
|
|
@@ -97,7 +96,7 @@ describe('effect-to-json', () => {
|
|
|
97
96
|
name: Ref(Nested).annotations({ [FieldLookupAnnotationId]: 'name' }),
|
|
98
97
|
}).pipe(
|
|
99
98
|
Type.object({
|
|
100
|
-
typename: 'example.
|
|
99
|
+
typename: 'com.example.type.test',
|
|
101
100
|
version: '0.1.0',
|
|
102
101
|
}),
|
|
103
102
|
);
|
|
@@ -113,7 +112,7 @@ describe('effect-to-json', () => {
|
|
|
113
112
|
name: Schema.String,
|
|
114
113
|
}).pipe(
|
|
115
114
|
Type.object({
|
|
116
|
-
typename: 'example.
|
|
115
|
+
typename: 'com.example.type.testNested',
|
|
117
116
|
version: '0.1.0',
|
|
118
117
|
}),
|
|
119
118
|
);
|
|
@@ -121,7 +120,7 @@ describe('effect-to-json', () => {
|
|
|
121
120
|
name: Schema.Array(Ref(Nested)),
|
|
122
121
|
}).pipe(
|
|
123
122
|
Type.object({
|
|
124
|
-
typename: 'example.
|
|
123
|
+
typename: 'com.example.type.test',
|
|
125
124
|
version: '0.1.0',
|
|
126
125
|
}),
|
|
127
126
|
);
|
|
@@ -135,7 +134,7 @@ describe('effect-to-json', () => {
|
|
|
135
134
|
name: Schema.String,
|
|
136
135
|
}).pipe(
|
|
137
136
|
Type.object({
|
|
138
|
-
typename: 'example.
|
|
137
|
+
typename: 'com.example.type.testNested',
|
|
139
138
|
version: '0.1.0',
|
|
140
139
|
}),
|
|
141
140
|
);
|
|
@@ -143,7 +142,7 @@ describe('effect-to-json', () => {
|
|
|
143
142
|
name: Schema.optional(Ref(Nested)),
|
|
144
143
|
}).pipe(
|
|
145
144
|
Type.object({
|
|
146
|
-
typename: 'example.
|
|
145
|
+
typename: 'com.example.type.test',
|
|
147
146
|
version: '0.1.0',
|
|
148
147
|
}),
|
|
149
148
|
);
|
|
@@ -166,7 +165,7 @@ describe('effect-to-json', () => {
|
|
|
166
165
|
}),
|
|
167
166
|
}).pipe(
|
|
168
167
|
Type.object({
|
|
169
|
-
typename: 'example.
|
|
168
|
+
typename: 'com.example.type.person',
|
|
170
169
|
version: '0.1.0',
|
|
171
170
|
}),
|
|
172
171
|
);
|
|
@@ -174,10 +173,10 @@ describe('effect-to-json', () => {
|
|
|
174
173
|
const jsonSchema = toJsonSchema(TempSchema);
|
|
175
174
|
expect(jsonSchema).to.deep.eq({
|
|
176
175
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
177
|
-
$id: 'dxn:type:example.
|
|
176
|
+
$id: 'dxn:type:com.example.type.person',
|
|
178
177
|
|
|
179
178
|
entityKind: EntityKind.Object,
|
|
180
|
-
typename: 'example.
|
|
179
|
+
typename: 'com.example.type.person',
|
|
181
180
|
version: '0.1.0',
|
|
182
181
|
|
|
183
182
|
type: 'object',
|
|
@@ -217,7 +216,7 @@ describe('effect-to-json', () => {
|
|
|
217
216
|
field: Schema.String,
|
|
218
217
|
}).pipe(
|
|
219
218
|
Type.object({
|
|
220
|
-
typename: 'example.
|
|
219
|
+
typename: 'com.example.type.organization',
|
|
221
220
|
version: '0.1.0',
|
|
222
221
|
}),
|
|
223
222
|
);
|
|
@@ -227,7 +226,7 @@ describe('effect-to-json', () => {
|
|
|
227
226
|
organization: Ref(Organization).annotations({ description: 'Contact organization' }),
|
|
228
227
|
}).pipe(
|
|
229
228
|
Type.object({
|
|
230
|
-
typename: 'example.
|
|
229
|
+
typename: 'com.example.type.person',
|
|
231
230
|
version: '0.1.0',
|
|
232
231
|
}),
|
|
233
232
|
);
|
|
@@ -237,10 +236,10 @@ describe('effect-to-json', () => {
|
|
|
237
236
|
const jsonSchema = toJsonSchema(Contact);
|
|
238
237
|
expect(jsonSchema).toEqual({
|
|
239
238
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
240
|
-
$id: 'dxn:type:example.
|
|
239
|
+
$id: 'dxn:type:com.example.type.person',
|
|
241
240
|
|
|
242
241
|
entityKind: EntityKind.Object,
|
|
243
|
-
typename: 'example.
|
|
242
|
+
typename: 'com.example.type.person',
|
|
244
243
|
version: '0.1.0',
|
|
245
244
|
|
|
246
245
|
type: 'object',
|
|
@@ -260,7 +259,7 @@ describe('effect-to-json', () => {
|
|
|
260
259
|
$ref: '/schemas/echo/ref',
|
|
261
260
|
reference: {
|
|
262
261
|
schema: {
|
|
263
|
-
$ref: 'dxn:type:example.
|
|
262
|
+
$ref: 'dxn:type:com.example.type.organization',
|
|
264
263
|
},
|
|
265
264
|
schemaVersion: '0.1.0',
|
|
266
265
|
},
|
|
@@ -279,7 +278,7 @@ describe('effect-to-json', () => {
|
|
|
279
278
|
field: Schema.String,
|
|
280
279
|
}).pipe(
|
|
281
280
|
Type.object({
|
|
282
|
-
typename: 'example.
|
|
281
|
+
typename: 'com.example.type.organization',
|
|
283
282
|
version: '0.1.0',
|
|
284
283
|
}),
|
|
285
284
|
);
|
|
@@ -289,7 +288,7 @@ describe('effect-to-json', () => {
|
|
|
289
288
|
organization: Ref(Organization).annotations({ description: 'Contact organization' }),
|
|
290
289
|
}).pipe(
|
|
291
290
|
Type.object({
|
|
292
|
-
typename: 'example.
|
|
291
|
+
typename: 'com.example.type.person',
|
|
293
292
|
version: '0.1.0',
|
|
294
293
|
}),
|
|
295
294
|
);
|
|
@@ -350,18 +349,18 @@ describe('effect-to-json', () => {
|
|
|
350
349
|
const schema = TestSchema.EmployedBy;
|
|
351
350
|
const jsonSchema = toJsonSchema(schema);
|
|
352
351
|
expect(jsonSchema).toEqual({
|
|
353
|
-
$id: 'dxn:type:example.
|
|
352
|
+
$id: 'dxn:type:com.example.type.employed-by',
|
|
354
353
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
355
354
|
entityKind: 'relation',
|
|
356
|
-
typename: 'example.
|
|
355
|
+
typename: 'com.example.type.employed-by',
|
|
357
356
|
version: '0.1.0',
|
|
358
357
|
relationSource: {
|
|
359
358
|
// TODO(dmaretskyi): Should those point to specific schema version?
|
|
360
|
-
$ref: 'dxn:type:example.
|
|
359
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
361
360
|
},
|
|
362
361
|
relationTarget: {
|
|
363
362
|
// TODO(dmaretskyi): Should those point to specific schema version?
|
|
364
|
-
$ref: 'dxn:type:example.
|
|
363
|
+
$ref: 'dxn:type:com.example.type.organization',
|
|
365
364
|
},
|
|
366
365
|
type: 'object',
|
|
367
366
|
properties: {
|
|
@@ -387,7 +386,7 @@ describe('effect-to-json', () => {
|
|
|
387
386
|
name: Schema.String,
|
|
388
387
|
}).pipe(
|
|
389
388
|
EchoObjectSchema({
|
|
390
|
-
typename: 'example.
|
|
389
|
+
typename: 'com.example.type.organization',
|
|
391
390
|
version: '0.1.0',
|
|
392
391
|
}),
|
|
393
392
|
LabelAnnotation.set(['name']),
|
|
@@ -395,9 +394,9 @@ describe('effect-to-json', () => {
|
|
|
395
394
|
|
|
396
395
|
const jsonSchema = toJsonSchema(Organization);
|
|
397
396
|
expect(jsonSchema).toEqual({
|
|
398
|
-
$id: 'dxn:type:example.
|
|
397
|
+
$id: 'dxn:type:com.example.type.organization',
|
|
399
398
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
400
|
-
typename: 'example.
|
|
399
|
+
typename: 'com.example.type.organization',
|
|
401
400
|
version: '0.1.0',
|
|
402
401
|
entityKind: 'object',
|
|
403
402
|
type: 'object',
|
|
@@ -468,7 +467,7 @@ describe('effect-to-json', () => {
|
|
|
468
467
|
const expectReferenceAnnotation = (object: JsonSchemaType) => {
|
|
469
468
|
expect(object.reference).to.deep.eq({
|
|
470
469
|
schema: {
|
|
471
|
-
$ref: 'dxn:type:example.
|
|
470
|
+
$ref: 'dxn:type:com.example.type.testNested',
|
|
472
471
|
},
|
|
473
472
|
schemaVersion: '0.1.0',
|
|
474
473
|
});
|
|
@@ -497,7 +496,7 @@ describe('json-to-effect', () => {
|
|
|
497
496
|
field: Schema.String,
|
|
498
497
|
}).pipe(
|
|
499
498
|
Type.object({
|
|
500
|
-
typename: 'example.
|
|
499
|
+
typename: 'com.example.type.organization',
|
|
501
500
|
version: '0.1.0',
|
|
502
501
|
}),
|
|
503
502
|
);
|
|
@@ -518,7 +517,7 @@ describe('json-to-effect', () => {
|
|
|
518
517
|
|
|
519
518
|
const Test = (partial ? Schema.partial(Schema.Struct(fields)) : Schema.Struct(fields)).pipe(
|
|
520
519
|
Type.object({
|
|
521
|
-
typename: 'example.
|
|
520
|
+
typename: 'com.example.type.test',
|
|
522
521
|
version: '0.1.0',
|
|
523
522
|
}),
|
|
524
523
|
);
|
|
@@ -545,13 +544,13 @@ describe('json-to-effect', () => {
|
|
|
545
544
|
|
|
546
545
|
test('legacy schema with dxn:type $id gets decoded', () => {
|
|
547
546
|
const jsonSchema: JsonSchemaType = {
|
|
548
|
-
$id: 'dxn:type:example.
|
|
547
|
+
$id: 'dxn:type:com.example.type.project',
|
|
549
548
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
550
549
|
additionalProperties: false,
|
|
551
550
|
echo: {
|
|
552
551
|
type: {
|
|
553
552
|
schemaId: '01JERV1HQCQZDQ4NVCJ42QB38F',
|
|
554
|
-
typename: 'example.
|
|
553
|
+
typename: 'com.example.type.project',
|
|
555
554
|
version: '0.1.0',
|
|
556
555
|
},
|
|
557
556
|
},
|
|
@@ -577,7 +576,7 @@ describe('json-to-effect', () => {
|
|
|
577
576
|
const schema = toEffectSchema(jsonSchema);
|
|
578
577
|
expect(getTypeAnnotation(schema)).to.deep.eq({
|
|
579
578
|
kind: EntityKind.Object,
|
|
580
|
-
typename: 'example.
|
|
579
|
+
typename: 'com.example.type.project',
|
|
581
580
|
version: '0.1.0',
|
|
582
581
|
});
|
|
583
582
|
expect(getTypeIdentifierAnnotation(schema)).to.deep.eq('dxn:echo:@:01JERV1HQCQZDQ4NVCJ42QB38F');
|
|
@@ -715,7 +714,7 @@ describe('json-to-effect', () => {
|
|
|
715
714
|
"$ref": "/schemas/echo/ref",
|
|
716
715
|
"reference": {
|
|
717
716
|
"schema": {
|
|
718
|
-
"$ref": "dxn:type:example.
|
|
717
|
+
"$ref": "dxn:type:com.example.type.person",
|
|
719
718
|
},
|
|
720
719
|
"schemaVersion": "0.1.0",
|
|
721
720
|
},
|
|
@@ -736,7 +735,7 @@ describe('json-to-effect', () => {
|
|
|
736
735
|
test('object nested inside another struct', () => {
|
|
737
736
|
const Contact = Schema.Struct({
|
|
738
737
|
name: Schema.String,
|
|
739
|
-
}).pipe(EchoObjectSchema({ typename: 'example.
|
|
738
|
+
}).pipe(EchoObjectSchema({ typename: 'com.example.type.person', version: '0.1.0' }));
|
|
740
739
|
const input = Schema.Struct({
|
|
741
740
|
contact: Contact,
|
|
742
741
|
});
|
|
@@ -747,7 +746,7 @@ describe('json-to-effect', () => {
|
|
|
747
746
|
"additionalProperties": false,
|
|
748
747
|
"properties": {
|
|
749
748
|
"contact": {
|
|
750
|
-
"$id": "dxn:type:example.
|
|
749
|
+
"$id": "dxn:type:com.example.type.person",
|
|
751
750
|
"additionalProperties": false,
|
|
752
751
|
"entityKind": "object",
|
|
753
752
|
"properties": {
|
|
@@ -767,7 +766,7 @@ describe('json-to-effect', () => {
|
|
|
767
766
|
"id",
|
|
768
767
|
],
|
|
769
768
|
"type": "object",
|
|
770
|
-
"typename": "example.
|
|
769
|
+
"typename": "com.example.type.person",
|
|
771
770
|
"version": "0.1.0",
|
|
772
771
|
},
|
|
773
772
|
},
|
|
@@ -796,7 +795,7 @@ describe('reference', () => {
|
|
|
796
795
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
797
796
|
reference: {
|
|
798
797
|
schema: {
|
|
799
|
-
$ref: 'dxn:type:example.
|
|
798
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
800
799
|
},
|
|
801
800
|
schemaVersion: '0.1.0',
|
|
802
801
|
},
|
|
@@ -814,7 +813,7 @@ describe('reference', () => {
|
|
|
814
813
|
$ref: '/schemas/echo/ref',
|
|
815
814
|
reference: {
|
|
816
815
|
schema: {
|
|
817
|
-
$ref: 'dxn:type:example.
|
|
816
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
818
817
|
},
|
|
819
818
|
schemaVersion: '0.1.0',
|
|
820
819
|
},
|
|
@@ -835,7 +834,7 @@ describe('reference', () => {
|
|
|
835
834
|
$ref: '/schemas/echo/ref',
|
|
836
835
|
reference: {
|
|
837
836
|
schema: {
|
|
838
|
-
$ref: 'dxn:type:example.
|
|
837
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
839
838
|
},
|
|
840
839
|
schemaVersion: '0.1.0',
|
|
841
840
|
},
|
|
@@ -22,10 +22,9 @@ import {
|
|
|
22
22
|
TypeAnnotationId,
|
|
23
23
|
TypeIdentifierAnnotationId,
|
|
24
24
|
makeTypeJsonSchemaAnnotation,
|
|
25
|
-
} from '../
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
|
|
25
|
+
} from '../Annotation';
|
|
26
|
+
import { ANY_OBJECT_TYPENAME, ANY_OBJECT_VERSION, EntityKind, EntityKindSchema } from '../common/types';
|
|
27
|
+
import { type JsonSchemaReferenceInfo, createEchoReferenceSchema } from '../Ref';
|
|
29
28
|
import { CustomAnnotations, DecodedAnnotations, EchoAnnotations } from './annotations';
|
|
30
29
|
import {
|
|
31
30
|
ECHO_ANNOTATIONS_NS_DEPRECATED_KEY,
|
|
@@ -465,11 +464,13 @@ const jsonSchemaFieldsToAnnotations = (schema: JsonSchemaType): SchemaAST.Annota
|
|
|
465
464
|
}
|
|
466
465
|
}
|
|
467
466
|
|
|
468
|
-
|
|
467
|
+
const typeIdentifier = decodeTypeIdentifierAnnotation(schema);
|
|
468
|
+
annotations[TypeIdentifierAnnotationId] = typeIdentifier;
|
|
469
469
|
const typeAnnotation = decodeTypeAnnotation(schema);
|
|
470
470
|
if (typeAnnotation) {
|
|
471
471
|
annotations[TypeAnnotationId] = typeAnnotation;
|
|
472
472
|
annotations[SchemaAST.JSONSchemaAnnotationId] = makeTypeJsonSchemaAnnotation({
|
|
473
|
+
identifier: typeIdentifier,
|
|
473
474
|
kind: typeAnnotation.kind,
|
|
474
475
|
typename: typeAnnotation.typename,
|
|
475
476
|
version: typeAnnotation.version,
|
|
@@ -6,9 +6,9 @@ import { invariant } from '@dxos/invariant';
|
|
|
6
6
|
import { deepMapValues } from '@dxos/util';
|
|
7
7
|
|
|
8
8
|
import type * as Obj from '../../Obj';
|
|
9
|
-
import { makeObject } from '../proxy';
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
9
|
+
import { makeObject } from '../common/proxy';
|
|
10
|
+
import { getMeta, getSchema } from '../common/types';
|
|
11
|
+
import { Ref } from '../Ref';
|
|
12
12
|
|
|
13
13
|
/**
|
|
14
14
|
* Clones an object or relation.
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
import * as Schema from 'effect/Schema';
|
|
6
6
|
|
|
7
|
-
import { getTypename } from '../
|
|
8
|
-
import { type AnyProperties } from '../types';
|
|
7
|
+
import { getTypename } from '../Annotation';
|
|
8
|
+
import { type AnyProperties } from '../common/types';
|
|
9
9
|
|
|
10
10
|
// TODO(dmaretskyi): Rename to represent commonality between objects and relations (e.g. `entity`).
|
|
11
11
|
export type TypedObjectOptions = {
|
|
@@ -2,19 +2,17 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import { inspect } from 'util';
|
|
6
|
-
|
|
7
5
|
import * as Schema from 'effect/Schema';
|
|
6
|
+
import { inspect } from 'util';
|
|
8
7
|
import { describe, expect, test } from 'vitest';
|
|
9
8
|
|
|
10
9
|
import { DXN } from '@dxos/keys';
|
|
11
10
|
|
|
12
11
|
import { Relation } from '../../index';
|
|
13
12
|
import { TestSchema } from '../../testing';
|
|
14
|
-
import { getSchemaDXN, getTypeDXN, isInstanceOf } from '../
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
|
|
13
|
+
import { getSchemaDXN, getTypeDXN, isInstanceOf } from '../Annotation';
|
|
14
|
+
import { ATTR_META, ATTR_TYPE, getSchema } from '../common/types';
|
|
15
|
+
import { ATTR_RELATION_SOURCE, ATTR_RELATION_TARGET } from '../Entity';
|
|
18
16
|
import { createObject } from './create-object';
|
|
19
17
|
import { objectToJSON } from './json-serializer';
|
|
20
18
|
|
|
@@ -110,7 +108,7 @@ describe('create (static version)', () => {
|
|
|
110
108
|
const text = inspect(contact);
|
|
111
109
|
expect(text).toContain('Bot');
|
|
112
110
|
expect(text).toContain('bot@example.com');
|
|
113
|
-
expect(text).toContain('example.
|
|
111
|
+
expect(text).toContain('com.example.type.person');
|
|
114
112
|
expect(text).toContain('0.1.0');
|
|
115
113
|
});
|
|
116
114
|
});
|
|
@@ -8,7 +8,9 @@ import { raise } from '@dxos/debug';
|
|
|
8
8
|
import { assertArgument, failedInvariant } from '@dxos/invariant';
|
|
9
9
|
import { ObjectId } from '@dxos/keys';
|
|
10
10
|
|
|
11
|
-
import { getSchemaDXN, getTypeAnnotation, setTypename } from '../
|
|
11
|
+
import { getSchemaDXN, getTypeAnnotation, setTypename } from '../Annotation';
|
|
12
|
+
import { defineHiddenProperty } from '../common/proxy';
|
|
13
|
+
import { EntityKind, KindId, MetaId, setSchema } from '../common/types';
|
|
12
14
|
import {
|
|
13
15
|
RelationSourceDXNId,
|
|
14
16
|
RelationSourceId,
|
|
@@ -16,10 +18,7 @@ import {
|
|
|
16
18
|
RelationTargetId,
|
|
17
19
|
assertObjectModel,
|
|
18
20
|
getObjectDXN,
|
|
19
|
-
} from '../
|
|
20
|
-
import { defineHiddenProperty } from '../proxy';
|
|
21
|
-
import { EntityKind, KindId, MetaId, setSchema } from '../types';
|
|
22
|
-
|
|
21
|
+
} from '../Entity';
|
|
23
22
|
import { attachedTypedObjectInspector } from './inspect';
|
|
24
23
|
import { attachTypedJsonSerializer } from './json-serializer';
|
|
25
24
|
|
|
@@ -42,7 +41,7 @@ export type CreateObjectProps<T> = T extends { id: string } ? Omit<T, 'id' | Kin
|
|
|
42
41
|
* name: Schema.String,
|
|
43
42
|
* email: Schema.String,
|
|
44
43
|
* }).pipe(Type.object({
|
|
45
|
-
* typename: 'example.
|
|
44
|
+
* typename: 'com.example.type.person',
|
|
46
45
|
* version: '0.1.0',
|
|
47
46
|
* }))
|
|
48
47
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { type AnyProperties } from '../common/types';
|
|
6
|
+
import { ObjectDeletedId } from '../Entity';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* @returns `true` if the object has been marked as deleted.
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
import { DXN, ObjectId, QueueSubspaceTags, SpaceId } from '@dxos/keys';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
|
-
* @deprecated Use `db.
|
|
8
|
+
* @deprecated Use `Feed.make(...)` + `db.add(feed)` then `Feed.getQueueDxn(feed)`.
|
|
9
9
|
*/
|
|
10
10
|
// TODO(burdon): Move to @dxos/keys.
|
|
11
11
|
export const createQueueDXN = (spaceId = SpaceId.random(), queueId = ObjectId.random()) =>
|
|
@@ -6,8 +6,8 @@ import type { InspectOptionsStylized, inspect as inspectFn } from 'node:util';
|
|
|
6
6
|
|
|
7
7
|
import { type CustomInspectFunction, inspectCustom } from '@dxos/debug';
|
|
8
8
|
|
|
9
|
-
import { getTypeDXN } from '../
|
|
10
|
-
import { ATTR_META, ATTR_TYPE, type AnyEntity, MetaId } from '../types';
|
|
9
|
+
import { getTypeDXN } from '../Annotation';
|
|
10
|
+
import { ATTR_META, ATTR_TYPE, type AnyEntity, MetaId } from '../common/types';
|
|
11
11
|
|
|
12
12
|
/*
|
|
13
13
|
* @internal
|