@dxos/echo 0.8.4-main.7ace549 → 0.8.4-main.8360d9e660
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 +3 -4
- package/dist/lib/neutral/Annotation.mjs +37 -0
- package/dist/lib/neutral/Database.mjs +45 -0
- package/dist/lib/neutral/Entity.mjs +59 -0
- package/dist/lib/neutral/Err.mjs +12 -0
- package/dist/lib/neutral/Feed.mjs +47 -0
- package/dist/lib/neutral/Feed.mjs.map +7 -0
- package/dist/lib/neutral/Filter.mjs +64 -0
- package/dist/lib/neutral/Filter.mjs.map +7 -0
- package/dist/lib/neutral/Format.mjs +66 -0
- package/dist/lib/neutral/Format.mjs.map +7 -0
- package/dist/lib/neutral/JsonSchema.mjs +19 -0
- package/dist/lib/neutral/JsonSchema.mjs.map +7 -0
- package/dist/lib/neutral/Key.mjs +12 -0
- package/dist/lib/neutral/Key.mjs.map +7 -0
- package/dist/lib/neutral/Obj.mjs +110 -0
- package/dist/lib/neutral/Obj.mjs.map +7 -0
- package/dist/lib/neutral/Order.mjs +12 -0
- package/dist/lib/neutral/Order.mjs.map +7 -0
- package/dist/lib/neutral/Query.mjs +36 -0
- package/dist/lib/neutral/Query.mjs.map +7 -0
- package/dist/lib/neutral/QueryResult.mjs +2 -0
- package/dist/lib/neutral/QueryResult.mjs.map +7 -0
- package/dist/lib/neutral/Ref.mjs +24 -0
- package/dist/lib/neutral/Ref.mjs.map +7 -0
- package/dist/lib/neutral/Relation.mjs +93 -0
- package/dist/lib/neutral/Relation.mjs.map +7 -0
- package/dist/lib/neutral/SchemaRegistry.mjs +2 -0
- package/dist/lib/neutral/SchemaRegistry.mjs.map +7 -0
- package/dist/lib/neutral/Tag.mjs +28 -0
- package/dist/lib/neutral/Tag.mjs.map +7 -0
- package/dist/lib/neutral/Type.mjs +37 -0
- package/dist/lib/neutral/Type.mjs.map +7 -0
- package/dist/lib/neutral/chunk-43Y5DOS6.mjs +396 -0
- package/dist/lib/neutral/chunk-43Y5DOS6.mjs.map +7 -0
- package/dist/lib/neutral/chunk-4JRI2ZJI.mjs +313 -0
- package/dist/lib/neutral/chunk-4JRI2ZJI.mjs.map +7 -0
- package/dist/lib/neutral/chunk-6DNYDXCV.mjs +159 -0
- package/dist/lib/neutral/chunk-6DNYDXCV.mjs.map +7 -0
- package/dist/lib/neutral/chunk-6GPU7XC3.mjs +283 -0
- package/dist/lib/neutral/chunk-6GPU7XC3.mjs.map +7 -0
- package/dist/lib/neutral/chunk-6K2MVI2O.mjs +56 -0
- package/dist/lib/neutral/chunk-6K2MVI2O.mjs.map +7 -0
- package/dist/lib/neutral/chunk-7VNVH63N.mjs +106 -0
- package/dist/lib/neutral/chunk-7VNVH63N.mjs.map +7 -0
- package/dist/lib/neutral/chunk-ANHVGJI4.mjs +21 -0
- package/dist/lib/neutral/chunk-ANHVGJI4.mjs.map +7 -0
- package/dist/lib/neutral/chunk-B5OXLWZL.mjs +402 -0
- package/dist/lib/neutral/chunk-B5OXLWZL.mjs.map +7 -0
- package/dist/lib/neutral/chunk-BNCCGLJN.mjs +7 -0
- package/dist/lib/neutral/chunk-BNCCGLJN.mjs.map +7 -0
- package/dist/lib/neutral/chunk-BOZZPUXE.mjs +787 -0
- package/dist/lib/neutral/chunk-BOZZPUXE.mjs.map +7 -0
- package/dist/lib/neutral/chunk-C4JZK4J7.mjs +2712 -0
- package/dist/lib/neutral/chunk-C4JZK4J7.mjs.map +7 -0
- package/dist/lib/neutral/chunk-FXEG7EOK.mjs +45 -0
- package/dist/lib/neutral/chunk-FXEG7EOK.mjs.map +7 -0
- package/dist/lib/neutral/chunk-FZO7LQO7.mjs +73 -0
- package/dist/lib/neutral/chunk-FZO7LQO7.mjs.map +7 -0
- package/dist/lib/neutral/chunk-J5LGTIGS.mjs +10 -0
- package/dist/lib/neutral/chunk-J5LGTIGS.mjs.map +7 -0
- package/dist/lib/neutral/chunk-NEGC54NE.mjs +130 -0
- package/dist/lib/neutral/chunk-NEGC54NE.mjs.map +7 -0
- package/dist/lib/neutral/chunk-NXMFBIT5.mjs +299 -0
- package/dist/lib/neutral/chunk-NXMFBIT5.mjs.map +7 -0
- package/dist/lib/neutral/chunk-OENWMTE6.mjs +45 -0
- package/dist/lib/neutral/chunk-OENWMTE6.mjs.map +7 -0
- package/dist/lib/neutral/chunk-OMUPQMLR.mjs +7 -0
- package/dist/lib/neutral/chunk-OMUPQMLR.mjs.map +7 -0
- package/dist/lib/neutral/chunk-ROAGDPV7.mjs +121 -0
- package/dist/lib/neutral/chunk-ROAGDPV7.mjs.map +7 -0
- package/dist/lib/neutral/chunk-SEMVAGBM.mjs +355 -0
- package/dist/lib/neutral/chunk-SEMVAGBM.mjs.map +7 -0
- package/dist/lib/neutral/chunk-UBEZSGXY.mjs +51 -0
- package/dist/lib/neutral/chunk-UBEZSGXY.mjs.map +7 -0
- package/dist/lib/neutral/chunk-UI6MWK5W.mjs +42 -0
- package/dist/lib/neutral/chunk-UI6MWK5W.mjs.map +7 -0
- package/dist/lib/neutral/chunk-UTBRYVQC.mjs +27 -0
- package/dist/lib/neutral/chunk-UTBRYVQC.mjs.map +7 -0
- package/dist/lib/neutral/chunk-W47JKR3X.mjs +298 -0
- package/dist/lib/neutral/chunk-W47JKR3X.mjs.map +7 -0
- package/dist/lib/neutral/chunk-WYOKA6AE.mjs +67 -0
- package/dist/lib/neutral/chunk-WYOKA6AE.mjs.map +7 -0
- package/dist/lib/neutral/chunk-YMNSMKKW.mjs +97 -0
- package/dist/lib/neutral/chunk-YMNSMKKW.mjs.map +7 -0
- package/dist/lib/neutral/chunk-YWXWXIE5.mjs +34 -0
- package/dist/lib/neutral/chunk-YWXWXIE5.mjs.map +7 -0
- package/dist/lib/neutral/index.mjs +97 -0
- package/dist/lib/neutral/index.mjs.map +7 -0
- package/dist/lib/{node-esm → neutral}/internal/index.mjs +257 -123
- package/dist/lib/neutral/internal/index.mjs.map +7 -0
- package/dist/lib/neutral/meta.json +1 -0
- package/dist/lib/{browser → neutral}/testing/index.mjs +97 -52
- package/dist/lib/neutral/testing/index.mjs.map +7 -0
- package/dist/types/src/Annotation.d.ts +23 -1
- 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 +139 -87
- package/dist/types/src/Database.d.ts.map +1 -1
- package/dist/types/src/Dataset.d.ts +18 -0
- package/dist/types/src/Dataset.d.ts.map +1 -0
- package/dist/types/src/Entity.d.ts +141 -9
- package/dist/types/src/Entity.d.ts.map +1 -1
- package/dist/types/src/Entity.test.d.ts +2 -0
- package/dist/types/src/Entity.test.d.ts.map +1 -0
- package/dist/types/src/Err.d.ts +107 -0
- package/dist/types/src/Err.d.ts.map +1 -0
- package/dist/types/src/Feed.d.ts +165 -0
- package/dist/types/src/Feed.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 +3 -3
- package/dist/types/src/Format.d.ts.map +1 -1
- package/dist/types/src/Hypergraph.d.ts +65 -0
- package/dist/types/src/Hypergraph.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/Obj.d.ts +392 -85
- 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 +202 -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 +61 -11
- package/dist/types/src/Ref.d.ts.map +1 -1
- package/dist/types/src/Relation.d.ts +282 -18
- 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 +8 -7
- package/dist/types/src/Tag.d.ts.map +1 -1
- package/dist/types/src/Type.d.ts +124 -90
- 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/View.d.ts +68 -0
- package/dist/types/src/View.d.ts.map +1 -0
- package/dist/types/src/hierarchy.test.d.ts +2 -0
- package/dist/types/src/hierarchy.test.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +12 -2
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/internal/{annotations → Annotation}/annotations.d.ts +83 -27
- 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/Annotation/sorting.d.ts +24 -0
- package/dist/types/src/internal/Annotation/sorting.d.ts.map +1 -0
- package/dist/types/src/internal/{annotations → Annotation}/util.d.ts +14 -1
- package/dist/types/src/internal/Annotation/util.d.ts.map +1 -0
- package/dist/types/src/internal/Entity/api.d.ts +13 -0
- package/dist/types/src/internal/Entity/api.d.ts.map +1 -0
- package/dist/types/src/internal/Entity/entity.d.ts +20 -0
- package/dist/types/src/internal/Entity/entity.d.ts.map +1 -0
- package/dist/types/src/internal/Entity/index.d.ts +8 -0
- package/dist/types/src/internal/Entity/index.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/model.d.ts +14 -29
- package/dist/types/src/internal/Entity/model.d.ts.map +1 -0
- package/dist/types/src/internal/Entity/object.d.ts +18 -0
- package/dist/types/src/internal/Entity/object.d.ts.map +1 -0
- package/dist/types/src/internal/Entity/relation.d.ts +35 -0
- 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/Entity/version.d.ts +42 -0
- 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/{formats → Format}/format.d.ts +4 -4
- 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/{formats → Format}/select.d.ts +6 -4
- package/dist/types/src/internal/Format/select.d.ts.map +1 -0
- package/dist/types/src/internal/{formats → Format}/string.d.ts +4 -0
- package/dist/types/src/internal/Format/string.d.ts.map +1 -0
- package/dist/types/src/internal/{formats → Format}/types.d.ts +7 -3
- 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 +131 -30
- 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 +2 -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 +8 -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 +3 -3
- 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/Obj/ids.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/index.d.ts +3 -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/Obj/json-serializer.d.ts +44 -0
- 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/Obj/set-value.d.ts +7 -0
- package/dist/types/src/internal/Obj/set-value.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/set-value.test.d.ts +2 -0
- package/dist/types/src/internal/Obj/set-value.test.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/snapshot.d.ts +6 -0
- package/dist/types/src/internal/Obj/snapshot.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/typed-object.d.ts +25 -0
- 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/Ref/index.d.ts.map +1 -0
- package/dist/types/src/internal/{ref → Ref}/ref-array.d.ts +4 -4
- package/dist/types/src/internal/Ref/ref-array.d.ts.map +1 -0
- package/dist/types/src/internal/{ref → Ref}/ref.d.ts +31 -9
- 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/Type/compose.d.ts +7 -0
- 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 +20 -7
- package/dist/types/src/internal/Type/echo-schema.d.ts.map +1 -0
- package/dist/types/src/internal/Type/index.d.ts +4 -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/Type/persistent-schema.d.ts +20 -0
- package/dist/types/src/internal/Type/persistent-schema.d.ts.map +1 -0
- package/dist/types/src/internal/common/api/index.d.ts +11 -0
- package/dist/types/src/internal/common/api/index.d.ts.map +1 -0
- package/dist/types/src/internal/common/api/meta.d.ts +42 -0
- 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/common/proxy/change-context.d.ts +55 -0
- 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 +2 -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 +5 -0
- package/dist/types/src/internal/common/proxy/define-hidden-property.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/errors.d.ts +19 -0
- package/dist/types/src/internal/common/proxy/errors.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/event-batch.d.ts +10 -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 +14 -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 +6 -0
- package/dist/types/src/internal/common/proxy/json-serializer.d.ts.map +1 -0
- package/dist/types/src/internal/{proxy → common/proxy}/make-object.d.ts +2 -4
- package/dist/types/src/internal/common/proxy/make-object.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/ownership.d.ts +57 -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 +18 -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 +47 -0
- package/dist/types/src/internal/common/proxy/proxy-utils.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/reactive-array.d.ts +8 -0
- package/dist/types/src/internal/common/proxy/reactive-array.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/reactive.d.ts +39 -0
- package/dist/types/src/internal/common/proxy/reactive.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 +3 -0
- package/dist/types/src/internal/common/proxy/symbols.d.ts.map +1 -0
- package/dist/types/src/internal/{proxy → common/proxy}/typed-handler.d.ts +16 -12
- 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 +6 -16
- package/dist/types/src/internal/common/types/base.d.ts.map +1 -0
- package/dist/types/src/internal/common/types/entity.d.ts +37 -0
- 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 +8 -15
- 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/{types → common/types}/typename.d.ts +8 -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-schema.d.ts +146 -179
- package/dist/types/src/testing/test-schema.d.ts.map +1 -1
- package/dist/types/src/testing/util.d.ts +6 -1
- package/dist/types/src/testing/util.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +94 -61
- package/src/Annotation.ts +36 -5
- package/src/Collection.ts +37 -0
- package/src/Database.ts +250 -122
- package/src/Dataset.ts +26 -0
- package/src/Entity.test.ts +22 -0
- package/src/Entity.ts +197 -11
- package/src/Err.ts +40 -0
- package/src/Feed.ts +262 -0
- package/src/Filter.ts +391 -0
- package/src/Format.ts +3 -5
- package/src/Hypergraph.ts +79 -0
- package/src/JsonSchema.ts +14 -4
- package/src/Obj.test.ts +447 -0
- package/src/Obj.ts +528 -295
- package/src/Order.ts +46 -0
- package/src/Query.test.ts +632 -0
- package/src/Query.ts +522 -0
- package/src/QueryResult.ts +106 -0
- package/src/Ref.ts +79 -9
- package/src/Relation.test.ts +88 -0
- package/src/Relation.ts +439 -68
- package/src/SchemaRegistry.ts +106 -0
- package/src/Tag.ts +7 -6
- package/src/Type.test.ts +52 -0
- package/src/Type.ts +167 -166
- package/src/View.ts +107 -0
- package/src/hierarchy.test.ts +33 -0
- package/src/index.ts +13 -5
- package/src/internal/{annotations → Annotation}/annotations.test.ts +12 -12
- package/src/internal/{annotations → Annotation}/annotations.ts +172 -64
- package/src/internal/{annotations → Annotation}/index.ts +1 -0
- package/src/internal/Annotation/sorting.ts +52 -0
- package/src/internal/{annotations → Annotation}/util.ts +16 -1
- package/src/internal/Entity/api.ts +31 -0
- package/src/internal/{entities → Entity}/entity.ts +39 -20
- package/src/internal/{entities → Entity}/index.ts +3 -1
- package/src/internal/{entities → Entity}/model.ts +29 -49
- package/src/internal/{entities → Entity}/object.ts +23 -10
- package/src/internal/{entities → Entity}/relation.ts +42 -43
- package/src/internal/Entity/version.ts +97 -0
- package/src/internal/{formats → Format}/date.test.ts +1 -1
- package/src/internal/{formats → Format}/format.test.ts +2 -2
- package/src/internal/{formats → Format}/format.ts +7 -8
- package/src/internal/{formats → Format}/object.ts +2 -2
- package/src/internal/{formats → Format}/select.ts +6 -4
- package/src/internal/{formats → Format}/string.ts +5 -0
- package/src/internal/{formats → Format}/types.ts +12 -6
- package/src/internal/{json-schema → JsonSchema}/annotations.ts +3 -3
- package/src/internal/{json-schema → JsonSchema}/json-schema-normalize.ts +4 -2
- package/src/internal/{json-schema → JsonSchema}/json-schema-type.ts +34 -35
- package/src/internal/{json-schema → JsonSchema}/json-schema.test.ts +67 -65
- package/src/internal/{json-schema → JsonSchema}/json-schema.ts +18 -12
- package/src/internal/Obj/clone.ts +48 -0
- package/src/internal/{object → Obj}/common.ts +2 -2
- package/src/internal/{object → Obj}/create-object.test.ts +4 -4
- package/src/internal/{object → Obj}/create-object.ts +6 -6
- package/src/internal/{object → Obj}/deleted.ts +2 -2
- package/src/internal/{object → Obj}/index.ts +3 -0
- package/src/internal/{object → Obj}/inspect.ts +4 -4
- package/src/internal/{object → Obj}/json-serializer.test.ts +33 -6
- package/src/internal/{object → Obj}/json-serializer.ts +69 -84
- package/src/internal/{object → Obj}/schema-validator.test.ts +3 -7
- package/src/internal/Obj/schema-validator.ts +6 -0
- package/src/internal/Obj/set-value.test.ts +281 -0
- package/src/internal/Obj/set-value.ts +165 -0
- package/src/internal/Obj/snapshot.ts +105 -0
- package/src/internal/{object → Obj}/typed-object.test.ts +12 -12
- package/src/internal/Obj/typed-object.ts +30 -0
- package/src/internal/{ref → Ref}/ref-array.ts +4 -4
- package/src/internal/{ref → Ref}/ref.test.ts +5 -5
- package/src/internal/{ref → Ref}/ref.ts +90 -43
- package/src/internal/{schema → Type}/compose.test.ts +6 -6
- package/src/internal/{schema → Type}/compose.ts +14 -10
- package/src/internal/{schema → Type}/echo-schema.ts +55 -16
- package/src/internal/{schema → Type}/index.ts +0 -2
- package/src/internal/{schema → Type}/manipulation.ts +1 -1
- package/src/internal/Type/persistent-schema.ts +33 -0
- package/src/internal/{README.md → common/README.md} +36 -17
- package/src/internal/common/api/index.ts +15 -0
- package/src/internal/common/api/meta.ts +88 -0
- package/src/internal/common/index.ts +7 -0
- package/src/internal/common/proxy/change-context.ts +138 -0
- package/src/internal/common/proxy/change.test.ts +519 -0
- package/src/internal/common/proxy/define-hidden-property.ts +14 -0
- package/src/internal/common/proxy/errors.ts +42 -0
- package/src/internal/common/proxy/event-batch.ts +44 -0
- package/src/internal/{proxy → common/proxy}/handler.test.ts +32 -82
- package/src/internal/common/proxy/index.ts +17 -0
- package/src/internal/common/proxy/json-serializer.ts +90 -0
- package/src/internal/common/proxy/make-object.ts +106 -0
- package/src/internal/common/proxy/ownership.ts +253 -0
- package/src/internal/common/proxy/proxy-types.ts +23 -0
- package/src/internal/common/proxy/proxy-utils.ts +150 -0
- package/src/internal/common/proxy/reactive-array.ts +71 -0
- package/src/internal/common/proxy/reactive.ts +69 -0
- package/src/internal/{object → common/proxy}/schema-validator.ts +3 -1
- package/src/internal/{proxy → common/proxy}/schema.test.ts +29 -21
- package/src/internal/common/proxy/symbols.ts +7 -0
- package/src/internal/common/proxy/typed-handler.test.ts +314 -0
- package/src/internal/common/proxy/typed-handler.ts +449 -0
- package/src/internal/common/proxy/typed-object.test.ts +116 -0
- package/src/internal/{types → common/types}/base.ts +7 -22
- package/src/internal/common/types/entity.ts +54 -0
- package/src/internal/{types → common/types}/index.ts +1 -0
- package/src/internal/{types → common/types}/meta.ts +17 -25
- package/src/internal/common/types/model-symbols.ts +69 -0
- package/src/internal/{types → common/types}/typename.ts +10 -0
- package/src/internal/{types → common/types}/version.ts +2 -3
- package/src/internal/index.ts +9 -31
- package/src/testing/api.test.ts +32 -6
- package/src/testing/test-schema.ts +68 -41
- package/src/testing/util.ts +22 -15
- package/dist/lib/browser/chunk-7GH6RXJ3.mjs +0 -3683
- package/dist/lib/browser/chunk-7GH6RXJ3.mjs.map +0 -7
- package/dist/lib/browser/chunk-E4UTVJNF.mjs +0 -1111
- package/dist/lib/browser/chunk-E4UTVJNF.mjs.map +0 -7
- package/dist/lib/browser/index.mjs +0 -45
- package/dist/lib/browser/internal/index.mjs +0 -336
- package/dist/lib/browser/meta.json +0 -1
- package/dist/lib/browser/testing/index.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-JE5RXM2I.mjs +0 -1111
- package/dist/lib/node-esm/chunk-JE5RXM2I.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-M4B6BMD2.mjs +0 -3683
- package/dist/lib/node-esm/chunk-M4B6BMD2.mjs.map +0 -7
- package/dist/lib/node-esm/index.mjs +0 -45
- package/dist/lib/node-esm/meta.json +0 -1
- package/dist/lib/node-esm/testing/index.mjs +0 -328
- package/dist/lib/node-esm/testing/index.mjs.map +0 -7
- package/dist/types/src/errors.d.ts +0 -68
- package/dist/types/src/errors.d.ts.map +0 -1
- 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/entities/entity.d.ts +0 -10
- package/dist/types/src/internal/entities/entity.d.ts.map +0 -1
- package/dist/types/src/internal/entities/expando.d.ts +0 -16
- package/dist/types/src/internal/entities/expando.d.ts.map +0 -1
- package/dist/types/src/internal/entities/index.d.ts +0 -6
- 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 +0 -11
- package/dist/types/src/internal/entities/object.d.ts.map +0 -1
- package/dist/types/src/internal/entities/relation.d.ts +0 -55
- 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/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 +0 -31
- 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.map +0 -1
- package/dist/types/src/internal/object/schema-validator.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/typed-object.d.ts +0 -31
- 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/handler.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/index.d.ts +0 -3
- package/dist/types/src/internal/proxy/index.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/make-object.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/schema.test.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 +0 -6
- 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 +0 -6
- 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 +0 -18
- package/dist/types/src/internal/schema/persistent-schema.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/types/base.d.ts.map +0 -1
- package/dist/types/src/internal/types/entity.d.ts +0 -12
- 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/dist/types/src/query/filter.d.ts +0 -167
- package/dist/types/src/query/filter.d.ts.map +0 -1
- package/dist/types/src/query/index.d.ts +0 -5
- package/dist/types/src/query/index.d.ts.map +0 -1
- package/dist/types/src/query/order.d.ts +0 -12
- package/dist/types/src/query/order.d.ts.map +0 -1
- package/dist/types/src/query/query.d.ts +0 -112
- 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/query/testing.d.ts +0 -51
- package/dist/types/src/query/testing.d.ts.map +0 -1
- package/dist/types/src/query/types.d.ts +0 -17
- package/dist/types/src/query/types.d.ts.map +0 -1
- package/dist/types/src/query/util.d.ts +0 -8
- package/dist/types/src/query/util.d.ts.map +0 -1
- package/src/errors.ts +0 -18
- package/src/internal/entities/expando.ts +0 -23
- package/src/internal/object/typed-object.ts +0 -94
- package/src/internal/proxy/index.ts +0 -6
- package/src/internal/proxy/make-object.ts +0 -113
- package/src/internal/proxy/typed-handler.test.ts +0 -102
- package/src/internal/proxy/typed-handler.ts +0 -233
- package/src/internal/proxy/typed-object.test.ts +0 -105
- package/src/internal/schema/persistent-schema.ts +0 -28
- package/src/internal/schema/runtime-schema-registry.ts +0 -78
- package/src/internal/schema/snapshot.ts +0 -25
- package/src/internal/types/entity.ts +0 -23
- package/src/query/filter.ts +0 -455
- package/src/query/index.ts +0 -9
- package/src/query/order.ts +0 -34
- package/src/query/query.test.ts +0 -334
- package/src/query/query.ts +0 -303
- package/src/query/testing.ts +0 -64
- package/src/query/types.ts +0 -23
- package/src/query/util.ts +0 -25
- /package/dist/lib/{browser/index.mjs.map → neutral/Annotation.mjs.map} +0 -0
- /package/dist/lib/{browser/internal/index.mjs.map → neutral/Database.mjs.map} +0 -0
- /package/dist/lib/{node-esm/index.mjs.map → neutral/Entity.mjs.map} +0 -0
- /package/dist/lib/{node-esm/internal/index.mjs.map → neutral/Err.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.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/{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}/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}/ids.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}/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}/manipulation.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/handler.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → 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}/typed-handler.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/typed-object.test.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}/index.ts +0 -0
- /package/src/internal/{formats → Format}/number.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/{object → Obj}/ids.ts +0 -0
- /package/src/internal/{ref → Ref}/index.ts +0 -0
|
@@ -20,13 +20,13 @@ import {
|
|
|
20
20
|
PropertyMeta,
|
|
21
21
|
getTypeAnnotation,
|
|
22
22
|
getTypeIdentifierAnnotation,
|
|
23
|
-
} from '../
|
|
24
|
-
import { EchoObjectSchema } from '../
|
|
25
|
-
import { Email, FormatAnnotation, TypeFormat } from '../
|
|
26
|
-
import { JsonSchemaType, getNormalizedEchoAnnotations, getSchemaProperty, setSchemaProperty } from '../
|
|
27
|
-
import { Ref, createSchemaReference, getReferenceAst, getSchemaReference } from '../
|
|
28
|
-
import { PersistentSchema } from '../
|
|
29
|
-
import { EntityKind } from '../types';
|
|
23
|
+
} from '../Annotation';
|
|
24
|
+
import { EchoObjectSchema } from '../Entity';
|
|
25
|
+
import { Email, FormatAnnotation, TypeFormat } from '../Format';
|
|
26
|
+
import { JsonSchemaType, getNormalizedEchoAnnotations, getSchemaProperty, setSchemaProperty } from '../JsonSchema';
|
|
27
|
+
import { Ref, createSchemaReference, getReferenceAst, getSchemaReference } from '../Ref';
|
|
28
|
+
import { PersistentSchema } from '../Type';
|
|
29
|
+
import { EntityKind } from '../common/types';
|
|
30
30
|
|
|
31
31
|
import { toEffectSchema, toJsonSchema } from './json-schema';
|
|
32
32
|
|
|
@@ -35,13 +35,13 @@ const EXAMPLE_NAMESPACE = '@example';
|
|
|
35
35
|
describe('effect-to-json', () => {
|
|
36
36
|
test('type annotation', () => {
|
|
37
37
|
const Test = Schema.Struct({ name: Schema.String }).pipe(
|
|
38
|
-
Type.
|
|
39
|
-
typename: 'example.
|
|
38
|
+
Type.object({
|
|
39
|
+
typename: 'com.example.type.test',
|
|
40
40
|
version: '0.1.0',
|
|
41
41
|
}),
|
|
42
42
|
);
|
|
43
43
|
const jsonSchema = toJsonSchema(Test);
|
|
44
|
-
expect((jsonSchema as any).$id).toEqual('dxn:type:example.
|
|
44
|
+
expect((jsonSchema as any).$id).toEqual('dxn:type:com.example.type.test');
|
|
45
45
|
expect((jsonSchema as any).version).toEqual('0.1.0');
|
|
46
46
|
});
|
|
47
47
|
|
|
@@ -50,8 +50,8 @@ describe('effect-to-json', () => {
|
|
|
50
50
|
const Test = Schema.Struct({
|
|
51
51
|
name: Schema.String.pipe(PropertyMeta(EXAMPLE_NAMESPACE, meta)),
|
|
52
52
|
}).pipe(
|
|
53
|
-
Type.
|
|
54
|
-
typename: 'example.
|
|
53
|
+
Type.object({
|
|
54
|
+
typename: 'com.example.type.test',
|
|
55
55
|
version: '0.1.0',
|
|
56
56
|
}),
|
|
57
57
|
);
|
|
@@ -63,16 +63,16 @@ describe('effect-to-json', () => {
|
|
|
63
63
|
const Nested = Schema.Struct({
|
|
64
64
|
name: Schema.String,
|
|
65
65
|
}).pipe(
|
|
66
|
-
Type.
|
|
67
|
-
typename: 'example.
|
|
66
|
+
Type.object({
|
|
67
|
+
typename: 'com.example.type.testNested',
|
|
68
68
|
version: '0.1.0',
|
|
69
69
|
}),
|
|
70
70
|
);
|
|
71
71
|
const Test = Schema.Struct({
|
|
72
72
|
name: Ref(Nested),
|
|
73
73
|
}).pipe(
|
|
74
|
-
Type.
|
|
75
|
-
typename: 'example.
|
|
74
|
+
Type.object({
|
|
75
|
+
typename: 'com.example.type.test',
|
|
76
76
|
version: '0.1.0',
|
|
77
77
|
}),
|
|
78
78
|
);
|
|
@@ -88,16 +88,16 @@ describe('effect-to-json', () => {
|
|
|
88
88
|
const Nested = Schema.Struct({
|
|
89
89
|
name: Schema.String,
|
|
90
90
|
}).pipe(
|
|
91
|
-
Type.
|
|
92
|
-
typename: 'example.
|
|
91
|
+
Type.object({
|
|
92
|
+
typename: 'com.example.type.testNested',
|
|
93
93
|
version: '0.1.0',
|
|
94
94
|
}),
|
|
95
95
|
);
|
|
96
96
|
const Test = Schema.Struct({
|
|
97
97
|
name: Ref(Nested).annotations({ [FieldLookupAnnotationId]: 'name' }),
|
|
98
98
|
}).pipe(
|
|
99
|
-
Type.
|
|
100
|
-
typename: 'example.
|
|
99
|
+
Type.object({
|
|
100
|
+
typename: 'com.example.type.test',
|
|
101
101
|
version: '0.1.0',
|
|
102
102
|
}),
|
|
103
103
|
);
|
|
@@ -112,16 +112,16 @@ describe('effect-to-json', () => {
|
|
|
112
112
|
const Nested = Schema.Struct({
|
|
113
113
|
name: Schema.String,
|
|
114
114
|
}).pipe(
|
|
115
|
-
Type.
|
|
116
|
-
typename: 'example.
|
|
115
|
+
Type.object({
|
|
116
|
+
typename: 'com.example.type.testNested',
|
|
117
117
|
version: '0.1.0',
|
|
118
118
|
}),
|
|
119
119
|
);
|
|
120
120
|
const Test = Schema.Struct({
|
|
121
121
|
name: Schema.Array(Ref(Nested)),
|
|
122
122
|
}).pipe(
|
|
123
|
-
Type.
|
|
124
|
-
typename: 'example.
|
|
123
|
+
Type.object({
|
|
124
|
+
typename: 'com.example.type.test',
|
|
125
125
|
version: '0.1.0',
|
|
126
126
|
}),
|
|
127
127
|
);
|
|
@@ -134,16 +134,16 @@ describe('effect-to-json', () => {
|
|
|
134
134
|
const Nested = Schema.Struct({
|
|
135
135
|
name: Schema.String,
|
|
136
136
|
}).pipe(
|
|
137
|
-
Type.
|
|
138
|
-
typename: 'example.
|
|
137
|
+
Type.object({
|
|
138
|
+
typename: 'com.example.type.testNested',
|
|
139
139
|
version: '0.1.0',
|
|
140
140
|
}),
|
|
141
141
|
);
|
|
142
142
|
const Test = Schema.Struct({
|
|
143
143
|
name: Schema.optional(Ref(Nested)),
|
|
144
144
|
}).pipe(
|
|
145
|
-
Type.
|
|
146
|
-
typename: 'example.
|
|
145
|
+
Type.object({
|
|
146
|
+
typename: 'com.example.type.test',
|
|
147
147
|
version: '0.1.0',
|
|
148
148
|
}),
|
|
149
149
|
);
|
|
@@ -165,8 +165,8 @@ describe('effect-to-json', () => {
|
|
|
165
165
|
description: 'Email address',
|
|
166
166
|
}),
|
|
167
167
|
}).pipe(
|
|
168
|
-
Type.
|
|
169
|
-
typename: 'example.
|
|
168
|
+
Type.object({
|
|
169
|
+
typename: 'com.example.type.person',
|
|
170
170
|
version: '0.1.0',
|
|
171
171
|
}),
|
|
172
172
|
);
|
|
@@ -174,10 +174,10 @@ describe('effect-to-json', () => {
|
|
|
174
174
|
const jsonSchema = toJsonSchema(TempSchema);
|
|
175
175
|
expect(jsonSchema).to.deep.eq({
|
|
176
176
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
177
|
-
$id: 'dxn:type:example.
|
|
177
|
+
$id: 'dxn:type:com.example.type.person',
|
|
178
178
|
|
|
179
179
|
entityKind: EntityKind.Object,
|
|
180
|
-
typename: 'example.
|
|
180
|
+
typename: 'com.example.type.person',
|
|
181
181
|
version: '0.1.0',
|
|
182
182
|
|
|
183
183
|
type: 'object',
|
|
@@ -204,9 +204,11 @@ describe('effect-to-json', () => {
|
|
|
204
204
|
'name',
|
|
205
205
|
'username',
|
|
206
206
|
'email',
|
|
207
|
+
'age',
|
|
207
208
|
'tasks',
|
|
208
209
|
'employer',
|
|
209
210
|
'address',
|
|
211
|
+
'fields',
|
|
210
212
|
]);
|
|
211
213
|
});
|
|
212
214
|
|
|
@@ -214,8 +216,8 @@ describe('effect-to-json', () => {
|
|
|
214
216
|
const Organization = Schema.Struct({
|
|
215
217
|
field: Schema.String,
|
|
216
218
|
}).pipe(
|
|
217
|
-
Type.
|
|
218
|
-
typename: 'example.
|
|
219
|
+
Type.object({
|
|
220
|
+
typename: 'com.example.type.organization',
|
|
219
221
|
version: '0.1.0',
|
|
220
222
|
}),
|
|
221
223
|
);
|
|
@@ -224,8 +226,8 @@ describe('effect-to-json', () => {
|
|
|
224
226
|
name: Schema.String,
|
|
225
227
|
organization: Ref(Organization).annotations({ description: 'Contact organization' }),
|
|
226
228
|
}).pipe(
|
|
227
|
-
Type.
|
|
228
|
-
typename: 'example.
|
|
229
|
+
Type.object({
|
|
230
|
+
typename: 'com.example.type.person',
|
|
229
231
|
version: '0.1.0',
|
|
230
232
|
}),
|
|
231
233
|
);
|
|
@@ -235,10 +237,10 @@ describe('effect-to-json', () => {
|
|
|
235
237
|
const jsonSchema = toJsonSchema(Contact);
|
|
236
238
|
expect(jsonSchema).toEqual({
|
|
237
239
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
238
|
-
$id: 'dxn:type:example.
|
|
240
|
+
$id: 'dxn:type:com.example.type.person',
|
|
239
241
|
|
|
240
242
|
entityKind: EntityKind.Object,
|
|
241
|
-
typename: 'example.
|
|
243
|
+
typename: 'com.example.type.person',
|
|
242
244
|
version: '0.1.0',
|
|
243
245
|
|
|
244
246
|
type: 'object',
|
|
@@ -258,7 +260,7 @@ describe('effect-to-json', () => {
|
|
|
258
260
|
$ref: '/schemas/echo/ref',
|
|
259
261
|
reference: {
|
|
260
262
|
schema: {
|
|
261
|
-
$ref: 'dxn:type:example.
|
|
263
|
+
$ref: 'dxn:type:com.example.type.organization',
|
|
262
264
|
},
|
|
263
265
|
schemaVersion: '0.1.0',
|
|
264
266
|
},
|
|
@@ -276,8 +278,8 @@ describe('effect-to-json', () => {
|
|
|
276
278
|
const Organization = Schema.Struct({
|
|
277
279
|
field: Schema.String,
|
|
278
280
|
}).pipe(
|
|
279
|
-
Type.
|
|
280
|
-
typename: 'example.
|
|
281
|
+
Type.object({
|
|
282
|
+
typename: 'com.example.type.organization',
|
|
281
283
|
version: '0.1.0',
|
|
282
284
|
}),
|
|
283
285
|
);
|
|
@@ -286,8 +288,8 @@ describe('effect-to-json', () => {
|
|
|
286
288
|
name: Schema.String,
|
|
287
289
|
organization: Ref(Organization).annotations({ description: 'Contact organization' }),
|
|
288
290
|
}).pipe(
|
|
289
|
-
Type.
|
|
290
|
-
typename: 'example.
|
|
291
|
+
Type.object({
|
|
292
|
+
typename: 'com.example.type.person',
|
|
291
293
|
version: '0.1.0',
|
|
292
294
|
}),
|
|
293
295
|
);
|
|
@@ -348,18 +350,18 @@ describe('effect-to-json', () => {
|
|
|
348
350
|
const schema = TestSchema.EmployedBy;
|
|
349
351
|
const jsonSchema = toJsonSchema(schema);
|
|
350
352
|
expect(jsonSchema).toEqual({
|
|
351
|
-
$id: 'dxn:type:example.
|
|
353
|
+
$id: 'dxn:type:com.example.type.employed-by',
|
|
352
354
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
353
355
|
entityKind: 'relation',
|
|
354
|
-
typename: 'example.
|
|
356
|
+
typename: 'com.example.type.employed-by',
|
|
355
357
|
version: '0.1.0',
|
|
356
358
|
relationSource: {
|
|
357
359
|
// TODO(dmaretskyi): Should those point to specific schema version?
|
|
358
|
-
$ref: 'dxn:type:example.
|
|
360
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
359
361
|
},
|
|
360
362
|
relationTarget: {
|
|
361
363
|
// TODO(dmaretskyi): Should those point to specific schema version?
|
|
362
|
-
$ref: 'dxn:type:example.
|
|
364
|
+
$ref: 'dxn:type:com.example.type.organization',
|
|
363
365
|
},
|
|
364
366
|
type: 'object',
|
|
365
367
|
properties: {
|
|
@@ -385,7 +387,7 @@ describe('effect-to-json', () => {
|
|
|
385
387
|
name: Schema.String,
|
|
386
388
|
}).pipe(
|
|
387
389
|
EchoObjectSchema({
|
|
388
|
-
typename: 'example.
|
|
390
|
+
typename: 'com.example.type.organization',
|
|
389
391
|
version: '0.1.0',
|
|
390
392
|
}),
|
|
391
393
|
LabelAnnotation.set(['name']),
|
|
@@ -393,9 +395,9 @@ describe('effect-to-json', () => {
|
|
|
393
395
|
|
|
394
396
|
const jsonSchema = toJsonSchema(Organization);
|
|
395
397
|
expect(jsonSchema).toEqual({
|
|
396
|
-
$id: 'dxn:type:example.
|
|
398
|
+
$id: 'dxn:type:com.example.type.organization',
|
|
397
399
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
398
|
-
typename: 'example.
|
|
400
|
+
typename: 'com.example.type.organization',
|
|
399
401
|
version: '0.1.0',
|
|
400
402
|
entityKind: 'object',
|
|
401
403
|
type: 'object',
|
|
@@ -466,7 +468,7 @@ describe('effect-to-json', () => {
|
|
|
466
468
|
const expectReferenceAnnotation = (object: JsonSchemaType) => {
|
|
467
469
|
expect(object.reference).to.deep.eq({
|
|
468
470
|
schema: {
|
|
469
|
-
$ref: 'dxn:type:example.
|
|
471
|
+
$ref: 'dxn:type:com.example.type.testNested',
|
|
470
472
|
},
|
|
471
473
|
schemaVersion: '0.1.0',
|
|
472
474
|
});
|
|
@@ -494,8 +496,8 @@ describe('json-to-effect', () => {
|
|
|
494
496
|
const Organization = Schema.Struct({
|
|
495
497
|
field: Schema.String,
|
|
496
498
|
}).pipe(
|
|
497
|
-
Type.
|
|
498
|
-
typename: 'example.
|
|
499
|
+
Type.object({
|
|
500
|
+
typename: 'com.example.type.organization',
|
|
499
501
|
version: '0.1.0',
|
|
500
502
|
}),
|
|
501
503
|
);
|
|
@@ -515,8 +517,8 @@ describe('json-to-effect', () => {
|
|
|
515
517
|
} as const;
|
|
516
518
|
|
|
517
519
|
const Test = (partial ? Schema.partial(Schema.Struct(fields)) : Schema.Struct(fields)).pipe(
|
|
518
|
-
Type.
|
|
519
|
-
typename: 'example.
|
|
520
|
+
Type.object({
|
|
521
|
+
typename: 'com.example.type.test',
|
|
520
522
|
version: '0.1.0',
|
|
521
523
|
}),
|
|
522
524
|
);
|
|
@@ -543,13 +545,13 @@ describe('json-to-effect', () => {
|
|
|
543
545
|
|
|
544
546
|
test('legacy schema with dxn:type $id gets decoded', () => {
|
|
545
547
|
const jsonSchema: JsonSchemaType = {
|
|
546
|
-
$id: 'dxn:type:example.
|
|
548
|
+
$id: 'dxn:type:com.example.type.project',
|
|
547
549
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
548
550
|
additionalProperties: false,
|
|
549
551
|
echo: {
|
|
550
552
|
type: {
|
|
551
553
|
schemaId: '01JERV1HQCQZDQ4NVCJ42QB38F',
|
|
552
|
-
typename: 'example.
|
|
554
|
+
typename: 'com.example.type.project',
|
|
553
555
|
version: '0.1.0',
|
|
554
556
|
},
|
|
555
557
|
},
|
|
@@ -575,7 +577,7 @@ describe('json-to-effect', () => {
|
|
|
575
577
|
const schema = toEffectSchema(jsonSchema);
|
|
576
578
|
expect(getTypeAnnotation(schema)).to.deep.eq({
|
|
577
579
|
kind: EntityKind.Object,
|
|
578
|
-
typename: 'example.
|
|
580
|
+
typename: 'com.example.type.project',
|
|
579
581
|
version: '0.1.0',
|
|
580
582
|
});
|
|
581
583
|
expect(getTypeIdentifierAnnotation(schema)).to.deep.eq('dxn:echo:@:01JERV1HQCQZDQ4NVCJ42QB38F');
|
|
@@ -713,7 +715,7 @@ describe('json-to-effect', () => {
|
|
|
713
715
|
"$ref": "/schemas/echo/ref",
|
|
714
716
|
"reference": {
|
|
715
717
|
"schema": {
|
|
716
|
-
"$ref": "dxn:type:example.
|
|
718
|
+
"$ref": "dxn:type:com.example.type.person",
|
|
717
719
|
},
|
|
718
720
|
"schemaVersion": "0.1.0",
|
|
719
721
|
},
|
|
@@ -734,7 +736,7 @@ describe('json-to-effect', () => {
|
|
|
734
736
|
test('object nested inside another struct', () => {
|
|
735
737
|
const Contact = Schema.Struct({
|
|
736
738
|
name: Schema.String,
|
|
737
|
-
}).pipe(EchoObjectSchema({ typename: 'example.
|
|
739
|
+
}).pipe(EchoObjectSchema({ typename: 'com.example.type.person', version: '0.1.0' }));
|
|
738
740
|
const input = Schema.Struct({
|
|
739
741
|
contact: Contact,
|
|
740
742
|
});
|
|
@@ -745,7 +747,7 @@ describe('json-to-effect', () => {
|
|
|
745
747
|
"additionalProperties": false,
|
|
746
748
|
"properties": {
|
|
747
749
|
"contact": {
|
|
748
|
-
"$id": "dxn:type:example.
|
|
750
|
+
"$id": "dxn:type:com.example.type.person",
|
|
749
751
|
"additionalProperties": false,
|
|
750
752
|
"entityKind": "object",
|
|
751
753
|
"properties": {
|
|
@@ -765,7 +767,7 @@ describe('json-to-effect', () => {
|
|
|
765
767
|
"id",
|
|
766
768
|
],
|
|
767
769
|
"type": "object",
|
|
768
|
-
"typename": "example.
|
|
770
|
+
"typename": "com.example.type.person",
|
|
769
771
|
"version": "0.1.0",
|
|
770
772
|
},
|
|
771
773
|
},
|
|
@@ -794,7 +796,7 @@ describe('reference', () => {
|
|
|
794
796
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
795
797
|
reference: {
|
|
796
798
|
schema: {
|
|
797
|
-
$ref: 'dxn:type:example.
|
|
799
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
798
800
|
},
|
|
799
801
|
schemaVersion: '0.1.0',
|
|
800
802
|
},
|
|
@@ -812,7 +814,7 @@ describe('reference', () => {
|
|
|
812
814
|
$ref: '/schemas/echo/ref',
|
|
813
815
|
reference: {
|
|
814
816
|
schema: {
|
|
815
|
-
$ref: 'dxn:type:example.
|
|
817
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
816
818
|
},
|
|
817
819
|
schemaVersion: '0.1.0',
|
|
818
820
|
},
|
|
@@ -833,7 +835,7 @@ describe('reference', () => {
|
|
|
833
835
|
$ref: '/schemas/echo/ref',
|
|
834
836
|
reference: {
|
|
835
837
|
schema: {
|
|
836
|
-
$ref: 'dxn:type:example.
|
|
838
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
837
839
|
},
|
|
838
840
|
schemaVersion: '0.1.0',
|
|
839
841
|
},
|
|
@@ -22,10 +22,9 @@ import {
|
|
|
22
22
|
TypeAnnotationId,
|
|
23
23
|
TypeIdentifierAnnotationId,
|
|
24
24
|
makeTypeJsonSchemaAnnotation,
|
|
25
|
-
} from '../
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import { EntityKind, EntityKindSchema } from '../types';
|
|
25
|
+
} from '../Annotation';
|
|
26
|
+
import { type JsonSchemaReferenceInfo, createEchoReferenceSchema } from '../Ref';
|
|
27
|
+
import { ANY_OBJECT_TYPENAME, ANY_OBJECT_VERSION, EntityKind, EntityKindSchema } from '../common/types';
|
|
29
28
|
|
|
30
29
|
import { CustomAnnotations, DecodedAnnotations, EchoAnnotations } from './annotations';
|
|
31
30
|
import {
|
|
@@ -81,7 +80,11 @@ export type JsonSchemaOptions = {
|
|
|
81
80
|
*/
|
|
82
81
|
// TODO(burdon): Reconcile with possibly extending @effect/Schema/JSONSchema
|
|
83
82
|
// We add additional propertyOrder (but the object properties ARE ordered); and type "string" for literals.
|
|
84
|
-
|
|
83
|
+
// TODO(wittjosiah): This is mutable because its a pojo, perhaps should be left as readonly at type level though?
|
|
84
|
+
export const toJsonSchema = (
|
|
85
|
+
schema: Schema.Schema.All,
|
|
86
|
+
options: JsonSchemaOptions = {},
|
|
87
|
+
): Types.DeepMutable<JsonSchemaType> => {
|
|
85
88
|
assertArgument(Schema.isSchema(schema), 'schema');
|
|
86
89
|
let jsonSchema = _toJsonSchemaAST(schema.ast);
|
|
87
90
|
if (options.strict) {
|
|
@@ -104,11 +107,11 @@ export const toJsonSchema = (schema: Schema.Schema.All, options: JsonSchemaOptio
|
|
|
104
107
|
return jsonSchema;
|
|
105
108
|
};
|
|
106
109
|
|
|
107
|
-
const _toJsonSchemaAST = (ast: SchemaAST.AST): JsonSchemaType => {
|
|
110
|
+
const _toJsonSchemaAST = (ast: SchemaAST.AST): Types.DeepMutable<JsonSchemaType> => {
|
|
108
111
|
const withRefinements = withEchoRefinements(ast, '#');
|
|
109
112
|
const jsonSchema = JSONSchema.fromAST(withRefinements, {
|
|
110
113
|
definitions: {},
|
|
111
|
-
}) as JsonSchemaType
|
|
114
|
+
}) as Types.DeepMutable<JsonSchemaType>;
|
|
112
115
|
|
|
113
116
|
return normalizeJsonSchema(jsonSchema);
|
|
114
117
|
};
|
|
@@ -327,7 +330,7 @@ const objectToEffectSchema = (root: JsonSchemaType, defs: JsonSchemaType['$defs'
|
|
|
327
330
|
}
|
|
328
331
|
|
|
329
332
|
if (immutableIdField) {
|
|
330
|
-
schema = Schema.extend(
|
|
333
|
+
schema = Schema.extend(schema, Schema.Struct({ id: immutableIdField }));
|
|
331
334
|
}
|
|
332
335
|
|
|
333
336
|
const annotations = jsonSchemaFieldsToAnnotations(root);
|
|
@@ -352,7 +355,8 @@ const anyToEffectSchema = (root: JSONSchema.JsonSchema7Any): Schema.Schema.AnyNo
|
|
|
352
355
|
// TODO(dmaretskyi): Types.
|
|
353
356
|
const refToEffectSchema = (root: any): Schema.Schema.AnyNoContext => {
|
|
354
357
|
if (!('reference' in root)) {
|
|
355
|
-
|
|
358
|
+
// Fallback to generic object ref when no reference info is provided.
|
|
359
|
+
return createEchoReferenceSchema(undefined, ANY_OBJECT_TYPENAME, ANY_OBJECT_VERSION);
|
|
356
360
|
}
|
|
357
361
|
|
|
358
362
|
const reference: JsonSchemaReferenceInfo = root.reference;
|
|
@@ -377,7 +381,7 @@ const refToEffectSchema = (root: any): Schema.Schema.AnyNoContext => {
|
|
|
377
381
|
const annotations_toJsonSchemaFields = (annotations: SchemaAST.Annotations): Record<symbol, any> => {
|
|
378
382
|
const schemaFields: Record<string, any> = {};
|
|
379
383
|
|
|
380
|
-
const echoAnnotations: JsonSchemaEchoAnnotations = {};
|
|
384
|
+
const echoAnnotations: Types.Mutable<JsonSchemaEchoAnnotations> = {};
|
|
381
385
|
for (const [key, annotationId] of Object.entries(EchoAnnotations)) {
|
|
382
386
|
if (annotations[annotationId] != null) {
|
|
383
387
|
echoAnnotations[key as keyof JsonSchemaEchoAnnotations] = annotations[annotationId] as any;
|
|
@@ -461,11 +465,13 @@ const jsonSchemaFieldsToAnnotations = (schema: JsonSchemaType): SchemaAST.Annota
|
|
|
461
465
|
}
|
|
462
466
|
}
|
|
463
467
|
|
|
464
|
-
|
|
468
|
+
const typeIdentifier = decodeTypeIdentifierAnnotation(schema);
|
|
469
|
+
annotations[TypeIdentifierAnnotationId] = typeIdentifier;
|
|
465
470
|
const typeAnnotation = decodeTypeAnnotation(schema);
|
|
466
471
|
if (typeAnnotation) {
|
|
467
472
|
annotations[TypeAnnotationId] = typeAnnotation;
|
|
468
473
|
annotations[SchemaAST.JSONSchemaAnnotationId] = makeTypeJsonSchemaAnnotation({
|
|
474
|
+
identifier: typeIdentifier,
|
|
469
475
|
kind: typeAnnotation.kind,
|
|
470
476
|
typename: typeAnnotation.typename,
|
|
471
477
|
version: typeAnnotation.version,
|
|
@@ -495,7 +501,7 @@ const addJsonSchemaFields = (ast: SchemaAST.AST, schema: JsonSchemaType): Schema
|
|
|
495
501
|
* Fixes field order.
|
|
496
502
|
* Sets `$schema` prop.
|
|
497
503
|
*/
|
|
498
|
-
const normalizeJsonSchema = (jsonSchema: JsonSchemaType): JsonSchemaType => {
|
|
504
|
+
const normalizeJsonSchema = (jsonSchema: Types.DeepMutable<JsonSchemaType>): Types.DeepMutable<JsonSchemaType> => {
|
|
499
505
|
if (jsonSchema.properties && 'id' in jsonSchema.properties) {
|
|
500
506
|
jsonSchema.properties = orderKeys(jsonSchema.properties, ['id']); // Put id first.
|
|
501
507
|
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2026 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { invariant } from '@dxos/invariant';
|
|
6
|
+
import { deepMapValues } from '@dxos/util';
|
|
7
|
+
|
|
8
|
+
import type * as Obj from '../../Obj';
|
|
9
|
+
import { makeObject } from '../common/proxy';
|
|
10
|
+
import { Ref } from '../Ref';
|
|
11
|
+
import { getMeta, getSchema } from '../common/types';
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* Clones an object or relation.
|
|
15
|
+
* This does not clone referenced objects, only the properties in the object.
|
|
16
|
+
* @returns A new object with the same schema and properties.
|
|
17
|
+
*/
|
|
18
|
+
export const clone = <T extends Obj.Any>(obj: T, opts?: Obj.CloneOptions): T => {
|
|
19
|
+
const { id, ...data } = obj;
|
|
20
|
+
const schema = getSchema(obj);
|
|
21
|
+
invariant(schema != null, 'Object should have a schema');
|
|
22
|
+
const props: any = deepMapValues(data, (value, recurse) => {
|
|
23
|
+
if (Ref.isRef(value)) {
|
|
24
|
+
if (opts?.deep) {
|
|
25
|
+
// TODO(dmaretskyi): Will break on circular references.
|
|
26
|
+
return Ref.make(clone(value.target!, opts));
|
|
27
|
+
}
|
|
28
|
+
return value;
|
|
29
|
+
}
|
|
30
|
+
return recurse(value);
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
if (opts?.retainId) {
|
|
34
|
+
props.id = id;
|
|
35
|
+
}
|
|
36
|
+
const meta = deepMapValues(getMeta(obj), (value, recurse) => {
|
|
37
|
+
if (Ref.isRef(value)) {
|
|
38
|
+
if (opts?.deep) {
|
|
39
|
+
// TODO(dmaretskyi): Will break on circular references.
|
|
40
|
+
return Ref.make(clone(value.target!, opts));
|
|
41
|
+
}
|
|
42
|
+
return value;
|
|
43
|
+
}
|
|
44
|
+
return recurse(value);
|
|
45
|
+
});
|
|
46
|
+
|
|
47
|
+
return makeObject(schema, props, meta);
|
|
48
|
+
};
|
|
@@ -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 = {
|
|
@@ -11,9 +11,9 @@ import { DXN } from '@dxos/keys';
|
|
|
11
11
|
|
|
12
12
|
import { Relation } from '../../index';
|
|
13
13
|
import { TestSchema } from '../../testing';
|
|
14
|
-
import { getSchemaDXN, getTypeDXN, isInstanceOf } from '../
|
|
15
|
-
import { ATTR_RELATION_SOURCE, ATTR_RELATION_TARGET } from '../
|
|
16
|
-
import { ATTR_META, ATTR_TYPE, getSchema } from '../types';
|
|
14
|
+
import { getSchemaDXN, getTypeDXN, isInstanceOf } from '../Annotation';
|
|
15
|
+
import { ATTR_RELATION_SOURCE, ATTR_RELATION_TARGET } from '../Entity';
|
|
16
|
+
import { ATTR_META, ATTR_TYPE, getSchema } from '../common/types';
|
|
17
17
|
|
|
18
18
|
import { createObject } from './create-object';
|
|
19
19
|
import { objectToJSON } from './json-serializer';
|
|
@@ -110,7 +110,7 @@ describe('create (static version)', () => {
|
|
|
110
110
|
const text = inspect(contact);
|
|
111
111
|
expect(text).toContain('Bot');
|
|
112
112
|
expect(text).toContain('bot@example.com');
|
|
113
|
-
expect(text).toContain('example.
|
|
113
|
+
expect(text).toContain('com.example.type.person');
|
|
114
114
|
expect(text).toContain('0.1.0');
|
|
115
115
|
});
|
|
116
116
|
});
|
|
@@ -7,9 +7,8 @@ import type * as Schema from 'effect/Schema';
|
|
|
7
7
|
import { raise } from '@dxos/debug';
|
|
8
8
|
import { assertArgument, failedInvariant } from '@dxos/invariant';
|
|
9
9
|
import { ObjectId } from '@dxos/keys';
|
|
10
|
-
import { defineHiddenProperty } from '@dxos/live-object';
|
|
11
10
|
|
|
12
|
-
import { getSchemaDXN, getTypeAnnotation, setTypename } from '../
|
|
11
|
+
import { getSchemaDXN, getTypeAnnotation, setTypename } from '../Annotation';
|
|
13
12
|
import {
|
|
14
13
|
RelationSourceDXNId,
|
|
15
14
|
RelationSourceId,
|
|
@@ -17,8 +16,9 @@ import {
|
|
|
17
16
|
RelationTargetId,
|
|
18
17
|
assertObjectModel,
|
|
19
18
|
getObjectDXN,
|
|
20
|
-
} from '../
|
|
21
|
-
import {
|
|
19
|
+
} from '../Entity';
|
|
20
|
+
import { defineHiddenProperty } from '../common/proxy';
|
|
21
|
+
import { EntityKind, KindId, MetaId, setSchema } from '../common/types';
|
|
22
22
|
|
|
23
23
|
import { attachedTypedObjectInspector } from './inspect';
|
|
24
24
|
import { attachTypedJsonSerializer } from './json-serializer';
|
|
@@ -41,8 +41,8 @@ export type CreateObjectProps<T> = T extends { id: string } ? Omit<T, 'id' | Kin
|
|
|
41
41
|
* const Contact = Schema.Struct({
|
|
42
42
|
* name: Schema.String,
|
|
43
43
|
* email: Schema.String,
|
|
44
|
-
* }).pipe(Type.
|
|
45
|
-
* typename: 'example.
|
|
44
|
+
* }).pipe(Type.object({
|
|
45
|
+
* typename: 'com.example.type.person',
|
|
46
46
|
* version: '0.1.0',
|
|
47
47
|
* }))
|
|
48
48
|
*
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import { ObjectDeletedId } from '../
|
|
6
|
-
import { type AnyProperties } from '../types';
|
|
5
|
+
import { ObjectDeletedId } from '../Entity';
|
|
6
|
+
import { type AnyProperties } from '../common/types';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* @returns `true` if the object has been marked as deleted.
|
|
@@ -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
|
|
9
|
+
import { getTypeDXN } from '../Annotation';
|
|
10
|
+
import { ATTR_META, ATTR_TYPE, type AnyEntity, MetaId } from '../common/types';
|
|
11
11
|
|
|
12
12
|
/*
|
|
13
13
|
* @internal
|
|
@@ -27,8 +27,8 @@ export const attachedTypedObjectInspector = (obj: any) => {
|
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
// NOTE: KEEP as function.
|
|
30
|
-
const typedObjectInspectFunction: CustomInspectFunction<
|
|
31
|
-
this:
|
|
30
|
+
const typedObjectInspectFunction: CustomInspectFunction<AnyEntity> = function (
|
|
31
|
+
this: AnyEntity,
|
|
32
32
|
depth: number,
|
|
33
33
|
options: InspectOptionsStylized,
|
|
34
34
|
inspect: typeof inspectFn,
|