@dxos/echo 0.8.4-main.72ec0f3 → 0.8.4-main.7996785055
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/Extension.mjs +18 -0
- package/dist/lib/neutral/Feed.mjs +45 -0
- package/dist/lib/neutral/Filter.mjs +68 -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-35O3JYTV.mjs +45 -0
- package/dist/lib/neutral/chunk-35O3JYTV.mjs.map +7 -0
- package/dist/lib/neutral/chunk-4BT7QVIT.mjs +34 -0
- package/dist/lib/neutral/chunk-4BT7QVIT.mjs.map +7 -0
- package/dist/lib/neutral/chunk-4O4AV6CL.mjs +787 -0
- package/dist/lib/neutral/chunk-4O4AV6CL.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-B7HTUIZA.mjs +45 -0
- package/dist/lib/neutral/chunk-B7HTUIZA.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-EIX4KLES.mjs +27 -0
- package/dist/lib/neutral/chunk-EIX4KLES.mjs.map +7 -0
- package/dist/lib/neutral/chunk-FLSFS6UB.mjs +117 -0
- package/dist/lib/neutral/chunk-FLSFS6UB.mjs.map +7 -0
- package/dist/lib/neutral/chunk-FXQ52LDX.mjs +298 -0
- package/dist/lib/neutral/chunk-FXQ52LDX.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-HIMJ3MXL.mjs +283 -0
- package/dist/lib/neutral/chunk-HIMJ3MXL.mjs.map +7 -0
- package/dist/lib/neutral/chunk-HITCYIP2.mjs +329 -0
- package/dist/lib/neutral/chunk-HITCYIP2.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-JJTRVYRD.mjs +2712 -0
- package/dist/lib/neutral/chunk-JJTRVYRD.mjs.map +7 -0
- package/dist/lib/neutral/chunk-JX5K6AY3.mjs +121 -0
- package/dist/lib/neutral/chunk-JX5K6AY3.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-PRQVBGFG.mjs +56 -0
- package/dist/lib/neutral/chunk-PRQVBGFG.mjs.map +7 -0
- package/dist/lib/neutral/chunk-RUYH5REG.mjs +130 -0
- package/dist/lib/neutral/chunk-RUYH5REG.mjs.map +7 -0
- package/dist/lib/neutral/chunk-T74ABBRN.mjs +313 -0
- package/dist/lib/neutral/chunk-T74ABBRN.mjs.map +7 -0
- package/dist/lib/neutral/chunk-TJRQTGXR.mjs +97 -0
- package/dist/lib/neutral/chunk-TJRQTGXR.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-VF2IHN6I.mjs +396 -0
- package/dist/lib/neutral/chunk-VF2IHN6I.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-XEBKJROJ.mjs +361 -0
- package/dist/lib/neutral/chunk-XEBKJROJ.mjs.map +7 -0
- package/dist/lib/neutral/chunk-YS6Q3XAD.mjs +50 -0
- package/dist/lib/neutral/chunk-YS6Q3XAD.mjs.map +7 -0
- package/dist/lib/neutral/chunk-ZZEIMPNC.mjs +159 -0
- package/dist/lib/neutral/chunk-ZZEIMPNC.mjs.map +7 -0
- package/dist/lib/neutral/index.mjs +101 -0
- package/dist/lib/neutral/index.mjs.map +7 -0
- package/dist/lib/{node-esm → neutral}/internal/index.mjs +286 -152
- package/dist/lib/neutral/internal/index.mjs.map +7 -0
- package/dist/lib/neutral/meta.json +1 -0
- package/dist/lib/neutral/testing/index.mjs +374 -0
- package/dist/lib/neutral/testing/index.mjs.map +7 -0
- package/dist/types/src/Annotation.d.ts +24 -0
- package/dist/types/src/Annotation.d.ts.map +1 -0
- package/dist/types/src/Collection.d.ts +16 -0
- package/dist/types/src/Collection.d.ts.map +1 -0
- package/dist/types/src/Database.d.ts +189 -0
- package/dist/types/src/Database.d.ts.map +1 -0
- 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 +168 -0
- package/dist/types/src/Entity.d.ts.map +1 -0
- package/dist/types/src/Entity.test.d.ts +2 -0
- package/dist/types/src/Entity.test.d.ts.map +1 -0
- package/dist/types/src/Err.d.ts +107 -0
- package/dist/types/src/Err.d.ts.map +1 -0
- package/dist/types/src/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 +163 -0
- package/dist/types/src/Feed.d.ts.map +1 -0
- package/dist/types/src/Filter.d.ts +132 -0
- package/dist/types/src/Filter.d.ts.map +1 -0
- 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 +4 -0
- package/dist/types/src/Format.d.ts.map +1 -0
- 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 +16 -0
- package/dist/types/src/JsonSchema.d.ts.map +1 -0
- package/dist/types/src/Key.d.ts +1 -0
- package/dist/types/src/Key.d.ts.map +1 -1
- package/dist/types/src/Obj.d.ts +419 -103
- 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 +288 -21
- 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 +123 -99
- 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 +19 -5
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/internal/Annotation/annotations.d.ts +231 -0
- 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/Annotation/util.d.ts +39 -0
- 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/Entity/model.d.ts +55 -0
- 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 +2 -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 -2
- 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 +14 -10
- package/dist/types/src/internal/Format/types.d.ts.map +1 -0
- package/dist/types/src/internal/{json → 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 +5 -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 → JsonSchema}/json-schema.d.ts +4 -2
- 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/create.d.ts → Obj/create-object.d.ts} +10 -11
- package/dist/types/src/internal/Obj/create-object.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/create-object.test.d.ts +2 -0
- package/dist/types/src/internal/Obj/create-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/deleted.d.ts +6 -0
- 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/Obj/index.d.ts +11 -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 +44 -19
- 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 +27 -14
- 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/common/proxy/make-object.d.ts +14 -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 +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/common/types/base.d.ts +27 -0
- 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/common/types/index.d.ts +7 -0
- package/dist/types/src/internal/common/types/index.d.ts.map +1 -0
- package/dist/types/src/internal/{object → common/types}/meta.d.ts +18 -16
- 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 +21 -0
- package/dist/types/src/internal/common/types/typename.d.ts.map +1 -0
- package/dist/types/src/internal/common/types/version.d.ts +15 -0
- package/dist/types/src/internal/common/types/version.d.ts.map +1 -0
- package/dist/types/src/internal/index.d.ts +9 -14
- package/dist/types/src/internal/index.d.ts.map +1 -1
- package/dist/types/src/{test → testing}/api.test.d.ts.map +1 -1
- package/dist/types/src/testing/index.d.ts +3 -3
- package/dist/types/src/testing/index.d.ts.map +1 -1
- package/dist/types/src/testing/test-data.d.ts +18 -0
- package/dist/types/src/testing/test-data.d.ts.map +1 -0
- package/dist/types/src/testing/test-schema.d.ts +304 -0
- package/dist/types/src/testing/test-schema.d.ts.map +1 -0
- package/dist/types/src/testing/util.d.ts +21 -0
- package/dist/types/src/testing/util.d.ts.map +1 -0
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +111 -65
- package/src/Annotation.ts +48 -0
- package/src/Collection.ts +37 -0
- package/src/Database.ts +317 -0
- package/src/Dataset.ts +26 -0
- package/src/Entity.test.ts +22 -0
- package/src/Entity.ts +236 -0
- package/src/Err.ts +40 -0
- package/src/Extension.test.ts +235 -0
- package/src/Extension.ts +122 -0
- package/src/Feed.ts +267 -0
- package/src/Filter.test.ts +90 -0
- package/src/Filter.ts +419 -0
- package/src/Format.ts +9 -0
- package/src/Hypergraph.ts +79 -0
- package/src/JsonSchema.ts +26 -0
- package/src/Key.ts +3 -0
- package/src/Obj.test.ts +447 -0
- package/src/Obj.ts +586 -286
- package/src/Order.ts +46 -0
- package/src/Query.test.ts +640 -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 +443 -58
- package/src/SchemaRegistry.ts +106 -0
- package/src/Tag.ts +7 -5
- package/src/Type.test.ts +52 -0
- package/src/Type.ts +167 -153
- package/src/View.ts +107 -0
- package/src/hierarchy.test.ts +33 -0
- package/src/index.ts +20 -6
- package/src/internal/Annotation/annotations.test.ts +146 -0
- package/src/internal/Annotation/annotations.ts +578 -0
- package/src/internal/Annotation/index.ts +7 -0
- package/src/internal/Annotation/sorting.ts +52 -0
- package/src/internal/Annotation/util.ts +85 -0
- package/src/internal/Entity/api.ts +31 -0
- package/src/internal/Entity/entity.ts +128 -0
- package/src/internal/Entity/index.ts +11 -0
- package/src/internal/Entity/model.ts +109 -0
- package/src/internal/Entity/object.ts +58 -0
- package/src/internal/Entity/relation.ts +154 -0
- package/src/internal/Entity/util.ts +33 -0
- package/src/internal/Entity/version.ts +97 -0
- package/src/internal/{formats → Format}/date.test.ts +1 -1
- package/src/internal/{formats → Format}/date.ts +5 -5
- package/src/internal/{formats → Format}/format.test.ts +6 -6
- package/src/internal/{formats → Format}/format.ts +8 -6
- package/src/internal/{formats → Format}/number.ts +5 -5
- package/src/internal/{formats → Format}/object.ts +4 -4
- package/src/internal/{formats → Format}/select.ts +6 -4
- package/src/internal/{formats → Format}/string.ts +14 -9
- package/src/internal/{formats → Format}/types.ts +54 -43
- package/src/internal/{json → JsonSchema}/annotations.ts +3 -3
- package/src/internal/{json-schema → JsonSchema}/index.ts +2 -0
- package/src/internal/{json-schema → JsonSchema}/json-schema-normalize.ts +4 -2
- package/src/internal/{json-schema → JsonSchema}/json-schema-type.ts +36 -36
- package/src/internal/{json → JsonSchema}/json-schema.test.ts +106 -94
- package/src/internal/{json → JsonSchema}/json-schema.ts +30 -15
- package/src/internal/Obj/clone.ts +48 -0
- package/src/internal/{object → Obj}/common.ts +3 -4
- package/src/internal/{object/create.test.ts → Obj/create-object.test.ts} +31 -33
- package/src/internal/{object/create.ts → Obj/create-object.ts} +36 -37
- package/src/internal/Obj/deleted.ts +19 -0
- package/src/internal/{object → Obj}/ids.ts +1 -1
- package/src/internal/Obj/index.ts +14 -0
- package/src/internal/{object → Obj}/inspect.ts +5 -7
- package/src/internal/Obj/json-serializer.test.ts +121 -0
- package/src/internal/{object → Obj}/json-serializer.ts +99 -109
- 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 +11 -10
- package/src/internal/{ref → Ref}/ref.ts +108 -57
- package/src/internal/{projection → Type}/compose.test.ts +8 -9
- package/src/internal/{projection → Type}/compose.ts +14 -9
- package/src/internal/{schema → Type}/echo-schema.ts +74 -33
- package/src/internal/Type/index.ts +7 -0
- package/src/internal/{schema → Type}/manipulation.ts +1 -1
- package/src/internal/Type/persistent-schema.ts +33 -0
- package/src/internal/common/README.md +102 -0
- package/src/internal/common/api/index.ts +15 -0
- package/src/internal/common/api/meta.ts +88 -0
- package/src/internal/{testing → common}/index.ts +2 -1
- 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/common/proxy/handler.test.ts +123 -0
- 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 +6 -3
- package/src/internal/{proxy → common/proxy}/schema.test.ts +31 -22
- 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/common/types/base.ts +43 -0
- package/src/internal/common/types/entity.ts +54 -0
- package/src/internal/common/types/index.ts +10 -0
- package/src/internal/common/types/meta.ts +68 -0
- package/src/internal/common/types/model-symbols.ts +69 -0
- package/src/internal/common/types/typename.ts +55 -0
- package/src/internal/common/types/version.ts +19 -0
- package/src/internal/index.ts +11 -17
- package/src/testing/api.test.ts +126 -0
- package/src/testing/index.ts +3 -3
- package/src/testing/test-data.ts +130 -0
- package/src/testing/test-schema.ts +240 -0
- package/src/testing/util.ts +85 -0
- package/dist/lib/browser/chunk-BIDAASFK.mjs +0 -3727
- package/dist/lib/browser/chunk-BIDAASFK.mjs.map +0 -7
- package/dist/lib/browser/chunk-ZDLCWGEW.mjs +0 -410
- package/dist/lib/browser/chunk-ZDLCWGEW.mjs.map +0 -7
- package/dist/lib/browser/chunk-ZFRJKT4A.mjs +0 -585
- package/dist/lib/browser/chunk-ZFRJKT4A.mjs.map +0 -7
- package/dist/lib/browser/index.mjs +0 -35
- package/dist/lib/browser/internal/index.mjs +0 -336
- package/dist/lib/browser/meta.json +0 -1
- package/dist/lib/browser/query/index.mjs +0 -13
- package/dist/lib/browser/testing/index.mjs +0 -267
- package/dist/lib/browser/testing/index.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-3SVRRCUU.mjs +0 -3727
- package/dist/lib/node-esm/chunk-3SVRRCUU.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-CGDHRZWH.mjs +0 -585
- package/dist/lib/node-esm/chunk-CGDHRZWH.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HWS6VBQC.mjs +0 -410
- package/dist/lib/node-esm/chunk-HWS6VBQC.mjs.map +0 -7
- package/dist/lib/node-esm/index.mjs +0 -35
- package/dist/lib/node-esm/meta.json +0 -1
- package/dist/lib/node-esm/query/index.mjs +0 -13
- package/dist/lib/node-esm/testing/index.mjs +0 -267
- 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/ast/annotation-helper.d.ts +0 -8
- package/dist/types/src/internal/ast/annotation-helper.d.ts.map +0 -1
- package/dist/types/src/internal/ast/annotations.d.ts +0 -131
- package/dist/types/src/internal/ast/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/ast/annotations.test.d.ts.map +0 -1
- package/dist/types/src/internal/ast/entity-kind.d.ts +0 -10
- package/dist/types/src/internal/ast/entity-kind.d.ts.map +0 -1
- package/dist/types/src/internal/ast/index.d.ts +0 -5
- package/dist/types/src/internal/ast/index.d.ts.map +0 -1
- package/dist/types/src/internal/ast/types.d.ts +0 -6
- package/dist/types/src/internal/ast/types.d.ts.map +0 -1
- package/dist/types/src/internal/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/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/json/effect-schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/json/index.d.ts +0 -2
- package/dist/types/src/internal/json/index.d.ts.map +0 -1
- package/dist/types/src/internal/json/json-schema.d.ts.map +0 -1
- package/dist/types/src/internal/json/json-schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/index.d.ts +0 -3
- 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/object/accessors.d.ts +0 -37
- package/dist/types/src/internal/object/accessors.d.ts.map +0 -1
- package/dist/types/src/internal/object/common.d.ts.map +0 -1
- package/dist/types/src/internal/object/create.d.ts.map +0 -1
- package/dist/types/src/internal/object/create.test.d.ts +0 -2
- package/dist/types/src/internal/object/create.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/deleted.d.ts +0 -6
- package/dist/types/src/internal/object/deleted.d.ts.map +0 -1
- package/dist/types/src/internal/object/entity.d.ts +0 -33
- package/dist/types/src/internal/object/entity.d.ts.map +0 -1
- package/dist/types/src/internal/object/expando.d.ts +0 -14
- package/dist/types/src/internal/object/expando.d.ts.map +0 -1
- package/dist/types/src/internal/object/ids.d.ts.map +0 -1
- package/dist/types/src/internal/object/index.d.ts +0 -16
- 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 -32
- 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/meta.d.ts.map +0 -1
- package/dist/types/src/internal/object/model.d.ts +0 -117
- package/dist/types/src/internal/object/model.d.ts.map +0 -1
- package/dist/types/src/internal/object/relation.d.ts +0 -17
- package/dist/types/src/internal/object/relation.d.ts.map +0 -1
- package/dist/types/src/internal/object/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/object/typename.d.ts +0 -15
- package/dist/types/src/internal/object/typename.d.ts.map +0 -1
- package/dist/types/src/internal/object/version.d.ts +0 -14
- package/dist/types/src/internal/object/version.d.ts.map +0 -1
- package/dist/types/src/internal/projection/compose.d.ts +0 -6
- package/dist/types/src/internal/projection/compose.d.ts.map +0 -1
- package/dist/types/src/internal/projection/compose.test.d.ts.map +0 -1
- package/dist/types/src/internal/projection/index.d.ts +0 -2
- package/dist/types/src/internal/projection/index.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/handler.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/reactive-object.d.ts +0 -15
- package/dist/types/src/internal/proxy/reactive-object.d.ts.map +0 -1
- package/dist/types/src/internal/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/query/index.d.ts +0 -2
- package/dist/types/src/internal/query/index.d.ts.map +0 -1
- package/dist/types/src/internal/query/query.d.ts +0 -17
- package/dist/types/src/internal/query/query.d.ts.map +0 -1
- package/dist/types/src/internal/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/echo-schema.d.ts.map +0 -1
- package/dist/types/src/internal/schema/index.d.ts +0 -7
- 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/runtime-schema-registry.d.ts +0 -18
- package/dist/types/src/internal/schema/runtime-schema-registry.d.ts.map +0 -1
- package/dist/types/src/internal/schema/snapshot.d.ts +0 -6
- package/dist/types/src/internal/schema/snapshot.d.ts.map +0 -1
- package/dist/types/src/internal/schema/stored-schema.d.ts +0 -13
- package/dist/types/src/internal/schema/stored-schema.d.ts.map +0 -1
- package/dist/types/src/internal/testing/index.d.ts +0 -3
- package/dist/types/src/internal/testing/index.d.ts.map +0 -1
- package/dist/types/src/internal/testing/types.d.ts +0 -381
- package/dist/types/src/internal/testing/types.d.ts.map +0 -1
- package/dist/types/src/internal/testing/utils.d.ts +0 -10
- package/dist/types/src/internal/testing/utils.d.ts.map +0 -1
- package/dist/types/src/internal/types/index.d.ts +0 -3
- package/dist/types/src/internal/types/index.d.ts.map +0 -1
- package/dist/types/src/internal/types/types.d.ts +0 -79
- package/dist/types/src/internal/types/types.d.ts.map +0 -1
- package/dist/types/src/internal/types/types.test.d.ts +0 -2
- package/dist/types/src/internal/types/types.test.d.ts.map +0 -1
- package/dist/types/src/internal/types/util.d.ts +0 -5
- package/dist/types/src/internal/types/util.d.ts.map +0 -1
- package/dist/types/src/query/index.d.ts +0 -2
- package/dist/types/src/query/index.d.ts.map +0 -1
- package/dist/types/src/query/query.d.ts +0 -248
- package/dist/types/src/query/query.d.ts.map +0 -1
- package/dist/types/src/query/query.test.d.ts +0 -2
- package/dist/types/src/query/query.test.d.ts.map +0 -1
- package/dist/types/src/testing/echo-schema.d.ts +0 -7
- package/dist/types/src/testing/echo-schema.d.ts.map +0 -1
- package/dist/types/src/testing/types.d.ts +0 -228
- package/dist/types/src/testing/types.d.ts.map +0 -1
- package/src/errors.ts +0 -18
- package/src/internal/ast/annotation-helper.ts +0 -22
- package/src/internal/ast/annotations.test.ts +0 -98
- package/src/internal/ast/annotations.ts +0 -226
- package/src/internal/ast/entity-kind.ts +0 -15
- package/src/internal/ast/index.ts +0 -8
- package/src/internal/ast/types.ts +0 -17
- package/src/internal/json/index.ts +0 -5
- package/src/internal/object/accessors.ts +0 -153
- package/src/internal/object/deleted.ts +0 -19
- package/src/internal/object/entity.ts +0 -248
- package/src/internal/object/expando.ts +0 -21
- package/src/internal/object/index.ts +0 -19
- package/src/internal/object/json-serializer.test.ts +0 -99
- package/src/internal/object/meta.ts +0 -61
- package/src/internal/object/model.ts +0 -170
- package/src/internal/object/relation.ts +0 -24
- package/src/internal/object/typed-object.ts +0 -88
- package/src/internal/object/typename.ts +0 -61
- package/src/internal/object/version.ts +0 -22
- package/src/internal/projection/index.ts +0 -5
- package/src/internal/proxy/handler.test.ts +0 -163
- package/src/internal/proxy/reactive-object.ts +0 -108
- package/src/internal/proxy/typed-handler.test.ts +0 -102
- package/src/internal/proxy/typed-handler.ts +0 -228
- package/src/internal/proxy/typed-object.test.ts +0 -100
- package/src/internal/query/index.ts +0 -5
- package/src/internal/query/query.ts +0 -23
- package/src/internal/schema/index.ts +0 -10
- package/src/internal/schema/runtime-schema-registry.ts +0 -78
- package/src/internal/schema/snapshot.ts +0 -25
- package/src/internal/schema/stored-schema.ts +0 -26
- package/src/internal/testing/types.ts +0 -144
- package/src/internal/testing/utils.ts +0 -54
- package/src/internal/types/index.ts +0 -6
- package/src/internal/types/types.test.ts +0 -48
- package/src/internal/types/types.ts +0 -176
- package/src/internal/types/util.ts +0 -9
- package/src/query/index.ts +0 -6
- package/src/query/query.test.ts +0 -401
- package/src/query/query.ts +0 -789
- package/src/test/api.test.ts +0 -180
- package/src/testing/echo-schema.ts +0 -39
- package/src/testing/types.ts +0 -108
- /package/dist/lib/{browser/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/{browser/query/index.mjs.map → neutral/Entity.mjs.map} +0 -0
- /package/dist/lib/{node-esm/index.mjs.map → neutral/Err.mjs.map} +0 -0
- /package/dist/lib/{node-esm/internal/index.mjs.map → neutral/Extension.mjs.map} +0 -0
- /package/dist/lib/{node-esm/query/index.mjs.map → neutral/Feed.mjs.map} +0 -0
- /package/dist/types/src/internal/{ast → Annotation}/annotations.test.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 → JsonSchema}/effect-schema.test.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 → 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}/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/{projection → 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/dist/types/src/{test → testing}/api.test.d.ts +0 -0
- /package/src/internal/{formats → Format}/index.ts +0 -0
- /package/src/internal/{json → JsonSchema}/effect-schema.test.ts +0 -0
- /package/src/internal/{ref → Ref}/index.ts +0 -0
|
@@ -11,22 +11,22 @@ import { type JsonProp, findAnnotation } from '@dxos/effect';
|
|
|
11
11
|
import { ObjectId } from '@dxos/keys';
|
|
12
12
|
import { log } from '@dxos/log';
|
|
13
13
|
|
|
14
|
-
import {
|
|
15
|
-
import
|
|
14
|
+
import { TestSchema, prepareAstForCompare } from '../../testing';
|
|
15
|
+
import * as Type from '../../Type';
|
|
16
16
|
import {
|
|
17
|
-
EntityKind,
|
|
18
17
|
FieldLookupAnnotationId,
|
|
19
18
|
GeneratorAnnotation,
|
|
20
19
|
LabelAnnotation,
|
|
21
20
|
PropertyMeta,
|
|
22
21
|
getTypeAnnotation,
|
|
23
22
|
getTypeIdentifierAnnotation,
|
|
24
|
-
} from '../
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import { Ref, createSchemaReference, getReferenceAst, getSchemaReference } from '../
|
|
29
|
-
import {
|
|
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
|
);
|
|
@@ -159,24 +159,25 @@ describe('effect-to-json', () => {
|
|
|
159
159
|
});
|
|
160
160
|
|
|
161
161
|
test('annotations', () => {
|
|
162
|
-
const
|
|
162
|
+
const TempSchema = Schema.Struct({
|
|
163
163
|
name: Schema.String.annotations({ description: 'Person name', title: 'Name' }),
|
|
164
|
-
email: Schema.String.pipe(FormatAnnotation.set(
|
|
164
|
+
email: Schema.String.pipe(FormatAnnotation.set(TypeFormat.Email)).annotations({
|
|
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
|
);
|
|
173
|
-
|
|
173
|
+
|
|
174
|
+
const jsonSchema = toJsonSchema(TempSchema);
|
|
174
175
|
expect(jsonSchema).to.deep.eq({
|
|
175
176
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
176
|
-
$id: 'dxn:type:example.
|
|
177
|
+
$id: 'dxn:type:com.example.type.person',
|
|
177
178
|
|
|
178
179
|
entityKind: EntityKind.Object,
|
|
179
|
-
typename: 'example.
|
|
180
|
+
typename: 'com.example.type.person',
|
|
180
181
|
version: '0.1.0',
|
|
181
182
|
|
|
182
183
|
type: 'object',
|
|
@@ -197,16 +198,26 @@ describe('effect-to-json', () => {
|
|
|
197
198
|
});
|
|
198
199
|
|
|
199
200
|
test('handles suspend -- Contact schema serialization', () => {
|
|
200
|
-
const schema = toJsonSchema(
|
|
201
|
-
expect(Object.keys(schema.properties!)).toEqual([
|
|
201
|
+
const schema = toJsonSchema(TestSchema.Person);
|
|
202
|
+
expect(Object.keys(schema.properties!)).toEqual([
|
|
203
|
+
'id',
|
|
204
|
+
'name',
|
|
205
|
+
'username',
|
|
206
|
+
'email',
|
|
207
|
+
'age',
|
|
208
|
+
'tasks',
|
|
209
|
+
'employer',
|
|
210
|
+
'address',
|
|
211
|
+
'fields',
|
|
212
|
+
]);
|
|
202
213
|
});
|
|
203
214
|
|
|
204
215
|
test('reference property by ref', () => {
|
|
205
216
|
const Organization = Schema.Struct({
|
|
206
217
|
field: Schema.String,
|
|
207
218
|
}).pipe(
|
|
208
|
-
Type.
|
|
209
|
-
typename: 'example.
|
|
219
|
+
Type.object({
|
|
220
|
+
typename: 'com.example.type.organization',
|
|
210
221
|
version: '0.1.0',
|
|
211
222
|
}),
|
|
212
223
|
);
|
|
@@ -215,8 +226,8 @@ describe('effect-to-json', () => {
|
|
|
215
226
|
name: Schema.String,
|
|
216
227
|
organization: Ref(Organization).annotations({ description: 'Contact organization' }),
|
|
217
228
|
}).pipe(
|
|
218
|
-
Type.
|
|
219
|
-
typename: 'example.
|
|
229
|
+
Type.object({
|
|
230
|
+
typename: 'com.example.type.person',
|
|
220
231
|
version: '0.1.0',
|
|
221
232
|
}),
|
|
222
233
|
);
|
|
@@ -226,10 +237,10 @@ describe('effect-to-json', () => {
|
|
|
226
237
|
const jsonSchema = toJsonSchema(Contact);
|
|
227
238
|
expect(jsonSchema).toEqual({
|
|
228
239
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
229
|
-
$id: 'dxn:type:example.
|
|
240
|
+
$id: 'dxn:type:com.example.type.person',
|
|
230
241
|
|
|
231
242
|
entityKind: EntityKind.Object,
|
|
232
|
-
typename: 'example.
|
|
243
|
+
typename: 'com.example.type.person',
|
|
233
244
|
version: '0.1.0',
|
|
234
245
|
|
|
235
246
|
type: 'object',
|
|
@@ -249,7 +260,7 @@ describe('effect-to-json', () => {
|
|
|
249
260
|
$ref: '/schemas/echo/ref',
|
|
250
261
|
reference: {
|
|
251
262
|
schema: {
|
|
252
|
-
$ref: 'dxn:type:example.
|
|
263
|
+
$ref: 'dxn:type:com.example.type.organization',
|
|
253
264
|
},
|
|
254
265
|
schemaVersion: '0.1.0',
|
|
255
266
|
},
|
|
@@ -267,8 +278,8 @@ describe('effect-to-json', () => {
|
|
|
267
278
|
const Organization = Schema.Struct({
|
|
268
279
|
field: Schema.String,
|
|
269
280
|
}).pipe(
|
|
270
|
-
Type.
|
|
271
|
-
typename: 'example.
|
|
281
|
+
Type.object({
|
|
282
|
+
typename: 'com.example.type.organization',
|
|
272
283
|
version: '0.1.0',
|
|
273
284
|
}),
|
|
274
285
|
);
|
|
@@ -277,8 +288,8 @@ describe('effect-to-json', () => {
|
|
|
277
288
|
name: Schema.String,
|
|
278
289
|
organization: Ref(Organization).annotations({ description: 'Contact organization' }),
|
|
279
290
|
}).pipe(
|
|
280
|
-
Type.
|
|
281
|
-
typename: 'example.
|
|
291
|
+
Type.object({
|
|
292
|
+
typename: 'com.example.type.person',
|
|
282
293
|
version: '0.1.0',
|
|
283
294
|
}),
|
|
284
295
|
);
|
|
@@ -289,8 +300,8 @@ describe('effect-to-json', () => {
|
|
|
289
300
|
expect(typename).to.eq(Organization.typename);
|
|
290
301
|
});
|
|
291
302
|
|
|
292
|
-
test('serialize circular schema (
|
|
293
|
-
const jsonSchema = toJsonSchema(
|
|
303
|
+
test('serialize circular schema (PersistentSchema)', () => {
|
|
304
|
+
const jsonSchema = toJsonSchema(PersistentSchema);
|
|
294
305
|
expect(Object.keys(jsonSchema.properties!).length).toBeGreaterThan(0);
|
|
295
306
|
|
|
296
307
|
// TODO(dmaretskyi): Currently unable to deserialize.
|
|
@@ -313,7 +324,7 @@ describe('effect-to-json', () => {
|
|
|
313
324
|
|
|
314
325
|
test('reference with title annotation', () => {
|
|
315
326
|
const schema = Schema.Struct({
|
|
316
|
-
contact: Ref(
|
|
327
|
+
contact: Ref(TestSchema.Person).annotations({ title: 'Custom Title' }),
|
|
317
328
|
});
|
|
318
329
|
|
|
319
330
|
// log.info('schema before', { ast: schema.ast });
|
|
@@ -336,33 +347,36 @@ describe('effect-to-json', () => {
|
|
|
336
347
|
});
|
|
337
348
|
|
|
338
349
|
test('relation schema', () => {
|
|
339
|
-
const schema =
|
|
350
|
+
const schema = TestSchema.EmployedBy;
|
|
340
351
|
const jsonSchema = toJsonSchema(schema);
|
|
341
352
|
expect(jsonSchema).toEqual({
|
|
342
|
-
$id: 'dxn:type:example.
|
|
353
|
+
$id: 'dxn:type:com.example.type.employed-by',
|
|
343
354
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
344
355
|
entityKind: 'relation',
|
|
345
|
-
typename: 'example.
|
|
356
|
+
typename: 'com.example.type.employed-by',
|
|
346
357
|
version: '0.1.0',
|
|
347
358
|
relationSource: {
|
|
348
359
|
// TODO(dmaretskyi): Should those point to specific schema version?
|
|
349
|
-
$ref: 'dxn:type:example.
|
|
360
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
350
361
|
},
|
|
351
362
|
relationTarget: {
|
|
352
363
|
// TODO(dmaretskyi): Should those point to specific schema version?
|
|
353
|
-
$ref: 'dxn:type:example.
|
|
364
|
+
$ref: 'dxn:type:com.example.type.organization',
|
|
354
365
|
},
|
|
355
366
|
type: 'object',
|
|
356
367
|
properties: {
|
|
357
368
|
id: {
|
|
358
369
|
type: 'string',
|
|
359
370
|
},
|
|
371
|
+
role: {
|
|
372
|
+
type: 'string',
|
|
373
|
+
},
|
|
360
374
|
since: {
|
|
361
375
|
type: 'string',
|
|
362
376
|
},
|
|
363
377
|
},
|
|
364
|
-
propertyOrder: ['since', 'id'],
|
|
365
|
-
required: ['id'],
|
|
378
|
+
propertyOrder: ['role', 'since', 'id'],
|
|
379
|
+
required: ['role', 'id'],
|
|
366
380
|
additionalProperties: false,
|
|
367
381
|
});
|
|
368
382
|
});
|
|
@@ -372,8 +386,8 @@ describe('effect-to-json', () => {
|
|
|
372
386
|
id: ObjectId,
|
|
373
387
|
name: Schema.String,
|
|
374
388
|
}).pipe(
|
|
375
|
-
|
|
376
|
-
typename: 'example.
|
|
389
|
+
EchoObjectSchema({
|
|
390
|
+
typename: 'com.example.type.organization',
|
|
377
391
|
version: '0.1.0',
|
|
378
392
|
}),
|
|
379
393
|
LabelAnnotation.set(['name']),
|
|
@@ -381,9 +395,9 @@ describe('effect-to-json', () => {
|
|
|
381
395
|
|
|
382
396
|
const jsonSchema = toJsonSchema(Organization);
|
|
383
397
|
expect(jsonSchema).toEqual({
|
|
384
|
-
$id: 'dxn:type:example.
|
|
398
|
+
$id: 'dxn:type:com.example.type.organization',
|
|
385
399
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
386
|
-
typename: 'example.
|
|
400
|
+
typename: 'com.example.type.organization',
|
|
387
401
|
version: '0.1.0',
|
|
388
402
|
entityKind: 'object',
|
|
389
403
|
type: 'object',
|
|
@@ -454,7 +468,7 @@ describe('effect-to-json', () => {
|
|
|
454
468
|
const expectReferenceAnnotation = (object: JsonSchemaType) => {
|
|
455
469
|
expect(object.reference).to.deep.eq({
|
|
456
470
|
schema: {
|
|
457
|
-
$ref: 'dxn:type:example.
|
|
471
|
+
$ref: 'dxn:type:com.example.type.testNested',
|
|
458
472
|
},
|
|
459
473
|
schemaVersion: '0.1.0',
|
|
460
474
|
});
|
|
@@ -482,8 +496,8 @@ describe('json-to-effect', () => {
|
|
|
482
496
|
const Organization = Schema.Struct({
|
|
483
497
|
field: Schema.String,
|
|
484
498
|
}).pipe(
|
|
485
|
-
Type.
|
|
486
|
-
typename: 'example.
|
|
499
|
+
Type.object({
|
|
500
|
+
typename: 'com.example.type.organization',
|
|
487
501
|
version: '0.1.0',
|
|
488
502
|
}),
|
|
489
503
|
);
|
|
@@ -498,13 +512,13 @@ describe('json-to-effect', () => {
|
|
|
498
512
|
object: Schema.Struct({ id: Schema.String, field: Ref(Organization) }),
|
|
499
513
|
echoObject: Ref(Organization),
|
|
500
514
|
echoObjectArray: Schema.Array(Ref(Organization)),
|
|
501
|
-
email: Schema.String.pipe(FormatAnnotation.set(
|
|
515
|
+
email: Schema.String.pipe(FormatAnnotation.set(TypeFormat.Email)),
|
|
502
516
|
null: Schema.Null,
|
|
503
517
|
} as const;
|
|
504
518
|
|
|
505
519
|
const Test = (partial ? Schema.partial(Schema.Struct(fields)) : Schema.Struct(fields)).pipe(
|
|
506
|
-
Type.
|
|
507
|
-
typename: 'example.
|
|
520
|
+
Type.object({
|
|
521
|
+
typename: 'com.example.type.test',
|
|
508
522
|
version: '0.1.0',
|
|
509
523
|
}),
|
|
510
524
|
);
|
|
@@ -531,13 +545,13 @@ describe('json-to-effect', () => {
|
|
|
531
545
|
|
|
532
546
|
test('legacy schema with dxn:type $id gets decoded', () => {
|
|
533
547
|
const jsonSchema: JsonSchemaType = {
|
|
534
|
-
$id: 'dxn:type:example.
|
|
548
|
+
$id: 'dxn:type:com.example.type.project',
|
|
535
549
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
536
550
|
additionalProperties: false,
|
|
537
551
|
echo: {
|
|
538
552
|
type: {
|
|
539
553
|
schemaId: '01JERV1HQCQZDQ4NVCJ42QB38F',
|
|
540
|
-
typename: 'example.
|
|
554
|
+
typename: 'com.example.type.project',
|
|
541
555
|
version: '0.1.0',
|
|
542
556
|
},
|
|
543
557
|
},
|
|
@@ -563,15 +577,15 @@ describe('json-to-effect', () => {
|
|
|
563
577
|
const schema = toEffectSchema(jsonSchema);
|
|
564
578
|
expect(getTypeAnnotation(schema)).to.deep.eq({
|
|
565
579
|
kind: EntityKind.Object,
|
|
566
|
-
typename: 'example.
|
|
580
|
+
typename: 'com.example.type.project',
|
|
567
581
|
version: '0.1.0',
|
|
568
582
|
});
|
|
569
583
|
expect(getTypeIdentifierAnnotation(schema)).to.deep.eq('dxn:echo:@:01JERV1HQCQZDQ4NVCJ42QB38F');
|
|
570
584
|
});
|
|
571
585
|
|
|
572
586
|
test('symbol annotations get compared', () => {
|
|
573
|
-
const schema1 = Schema.String.pipe(FormatAnnotation.set(
|
|
574
|
-
const schema2 = Schema.String.pipe(FormatAnnotation.set(
|
|
587
|
+
const schema1 = Schema.String.pipe(FormatAnnotation.set(TypeFormat.Email));
|
|
588
|
+
const schema2 = Schema.String.pipe(FormatAnnotation.set(TypeFormat.Currency));
|
|
575
589
|
expect(prepareAstForCompare(schema1.ast)).not.to.deep.eq(prepareAstForCompare(schema2.ast));
|
|
576
590
|
});
|
|
577
591
|
|
|
@@ -586,7 +600,7 @@ describe('json-to-effect', () => {
|
|
|
586
600
|
});
|
|
587
601
|
|
|
588
602
|
test('relation schema roundtrip', () => {
|
|
589
|
-
const schema =
|
|
603
|
+
const schema = TestSchema.HasManager;
|
|
590
604
|
const jsonSchema = toJsonSchema(schema);
|
|
591
605
|
const effectSchema = toEffectSchema(jsonSchema);
|
|
592
606
|
expect(prepareAstForCompare(effectSchema.ast)).to.deep.eq(prepareAstForCompare(schema.ast));
|
|
@@ -689,10 +703,8 @@ describe('json-to-effect', () => {
|
|
|
689
703
|
});
|
|
690
704
|
|
|
691
705
|
test('schema with optional referece', () => {
|
|
692
|
-
const
|
|
693
|
-
|
|
694
|
-
});
|
|
695
|
-
const jsonSchema = toJsonSchema(TestSchema);
|
|
706
|
+
const TempSchema = Schema.Struct({ contact: Schema.optional(Ref(TestSchema.Person)) });
|
|
707
|
+
const jsonSchema = toJsonSchema(TempSchema);
|
|
696
708
|
expect(jsonSchema).toMatchInlineSnapshot(`
|
|
697
709
|
{
|
|
698
710
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
@@ -703,7 +715,7 @@ describe('json-to-effect', () => {
|
|
|
703
715
|
"$ref": "/schemas/echo/ref",
|
|
704
716
|
"reference": {
|
|
705
717
|
"schema": {
|
|
706
|
-
"$ref": "dxn:type:example.
|
|
718
|
+
"$ref": "dxn:type:com.example.type.person",
|
|
707
719
|
},
|
|
708
720
|
"schemaVersion": "0.1.0",
|
|
709
721
|
},
|
|
@@ -718,13 +730,13 @@ describe('json-to-effect', () => {
|
|
|
718
730
|
`);
|
|
719
731
|
|
|
720
732
|
const effectSchema = toEffectSchema(jsonSchema);
|
|
721
|
-
expect(prepareAstForCompare(effectSchema.ast)).to.deep.eq(prepareAstForCompare(
|
|
733
|
+
expect(prepareAstForCompare(effectSchema.ast)).to.deep.eq(prepareAstForCompare(TempSchema.ast));
|
|
722
734
|
});
|
|
723
735
|
|
|
724
736
|
test('object nested inside another struct', () => {
|
|
725
737
|
const Contact = Schema.Struct({
|
|
726
738
|
name: Schema.String,
|
|
727
|
-
}).pipe(
|
|
739
|
+
}).pipe(EchoObjectSchema({ typename: 'com.example.type.person', version: '0.1.0' }));
|
|
728
740
|
const input = Schema.Struct({
|
|
729
741
|
contact: Contact,
|
|
730
742
|
});
|
|
@@ -735,7 +747,7 @@ describe('json-to-effect', () => {
|
|
|
735
747
|
"additionalProperties": false,
|
|
736
748
|
"properties": {
|
|
737
749
|
"contact": {
|
|
738
|
-
"$id": "dxn:type:example.
|
|
750
|
+
"$id": "dxn:type:com.example.type.person",
|
|
739
751
|
"additionalProperties": false,
|
|
740
752
|
"entityKind": "object",
|
|
741
753
|
"properties": {
|
|
@@ -755,7 +767,7 @@ describe('json-to-effect', () => {
|
|
|
755
767
|
"id",
|
|
756
768
|
],
|
|
757
769
|
"type": "object",
|
|
758
|
-
"typename": "example.
|
|
770
|
+
"typename": "com.example.type.person",
|
|
759
771
|
"version": "0.1.0",
|
|
760
772
|
},
|
|
761
773
|
},
|
|
@@ -776,7 +788,7 @@ describe('json-to-effect', () => {
|
|
|
776
788
|
|
|
777
789
|
describe('reference', () => {
|
|
778
790
|
test('reference annotation', () => {
|
|
779
|
-
const schema = Ref(
|
|
791
|
+
const schema = Ref(TestSchema.Person);
|
|
780
792
|
const jsonSchema = toJsonSchema(schema);
|
|
781
793
|
expect(jsonSchema).toEqual({
|
|
782
794
|
$id: '/schemas/echo/ref',
|
|
@@ -784,7 +796,7 @@ describe('reference', () => {
|
|
|
784
796
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
785
797
|
reference: {
|
|
786
798
|
schema: {
|
|
787
|
-
$ref: 'dxn:type:example.
|
|
799
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
788
800
|
},
|
|
789
801
|
schemaVersion: '0.1.0',
|
|
790
802
|
},
|
|
@@ -792,7 +804,7 @@ describe('reference', () => {
|
|
|
792
804
|
});
|
|
793
805
|
|
|
794
806
|
test('title annotation', () => {
|
|
795
|
-
const schema = Ref(
|
|
807
|
+
const schema = Ref(TestSchema.Person).annotations({ title: 'My custom title' });
|
|
796
808
|
const jsonSchema = toJsonSchema(schema);
|
|
797
809
|
expect(jsonSchema).toEqual({
|
|
798
810
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
@@ -802,7 +814,7 @@ describe('reference', () => {
|
|
|
802
814
|
$ref: '/schemas/echo/ref',
|
|
803
815
|
reference: {
|
|
804
816
|
schema: {
|
|
805
|
-
$ref: 'dxn:type:example.
|
|
817
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
806
818
|
},
|
|
807
819
|
schemaVersion: '0.1.0',
|
|
808
820
|
},
|
|
@@ -813,7 +825,7 @@ describe('reference', () => {
|
|
|
813
825
|
});
|
|
814
826
|
|
|
815
827
|
test('description annotation', () => {
|
|
816
|
-
const schema = Ref(
|
|
828
|
+
const schema = Ref(TestSchema.Person).annotations({ description: 'My custom description' });
|
|
817
829
|
const jsonSchema = toJsonSchema(schema);
|
|
818
830
|
expect(jsonSchema).toEqual({
|
|
819
831
|
$schema: 'http://json-schema.org/draft-07/schema#',
|
|
@@ -823,7 +835,7 @@ describe('reference', () => {
|
|
|
823
835
|
$ref: '/schemas/echo/ref',
|
|
824
836
|
reference: {
|
|
825
837
|
schema: {
|
|
826
|
-
$ref: 'dxn:type:example.
|
|
838
|
+
$ref: 'dxn:type:com.example.type.person',
|
|
827
839
|
},
|
|
828
840
|
schemaVersion: '0.1.0',
|
|
829
841
|
},
|
|
@@ -837,13 +849,13 @@ describe('reference', () => {
|
|
|
837
849
|
});
|
|
838
850
|
|
|
839
851
|
test('serialize and deserialize', () => {
|
|
840
|
-
const schema = Ref(
|
|
852
|
+
const schema = Ref(TestSchema.Person);
|
|
841
853
|
const jsonSchema = toJsonSchema(schema);
|
|
842
854
|
const deserializedSchema = toEffectSchema(jsonSchema);
|
|
843
855
|
const refAst = getReferenceAst(deserializedSchema.ast);
|
|
844
856
|
expect(refAst).toEqual({
|
|
845
|
-
typename:
|
|
846
|
-
version:
|
|
857
|
+
typename: TestSchema.Person.typename,
|
|
858
|
+
version: TestSchema.Person.version,
|
|
847
859
|
});
|
|
848
860
|
});
|
|
849
861
|
});
|
|
@@ -17,19 +17,23 @@ import { DXN, ObjectId } from '@dxos/keys';
|
|
|
17
17
|
import { log } from '@dxos/log';
|
|
18
18
|
import { clearUndefined, orderKeys, removeProperties } from '@dxos/util';
|
|
19
19
|
|
|
20
|
-
import {
|
|
21
|
-
|
|
20
|
+
import {
|
|
21
|
+
type TypeAnnotation,
|
|
22
|
+
TypeAnnotationId,
|
|
23
|
+
TypeIdentifierAnnotationId,
|
|
24
|
+
makeTypeJsonSchemaAnnotation,
|
|
25
|
+
} from '../Annotation';
|
|
26
|
+
import { type JsonSchemaReferenceInfo, createEchoReferenceSchema } from '../Ref';
|
|
27
|
+
import { ANY_OBJECT_TYPENAME, ANY_OBJECT_VERSION, EntityKind, EntityKindSchema } from '../common/types';
|
|
28
|
+
|
|
29
|
+
import { CustomAnnotations, DecodedAnnotations, EchoAnnotations } from './annotations';
|
|
22
30
|
import {
|
|
23
31
|
ECHO_ANNOTATIONS_NS_DEPRECATED_KEY,
|
|
24
32
|
ECHO_ANNOTATIONS_NS_KEY,
|
|
25
33
|
type JsonSchemaEchoAnnotations,
|
|
26
34
|
type JsonSchemaType,
|
|
27
35
|
getNormalizedEchoAnnotations,
|
|
28
|
-
} from '
|
|
29
|
-
import { Expando, makeTypeJsonSchemaAnnotation } from '../object';
|
|
30
|
-
import { type JsonSchemaReferenceInfo, Ref, createEchoReferenceSchema } from '../ref';
|
|
31
|
-
|
|
32
|
-
import { CustomAnnotations, DecodedAnnotations, EchoAnnotations } from './annotations';
|
|
36
|
+
} from './json-schema-type';
|
|
33
37
|
|
|
34
38
|
// TODO(burdon): Are these values stored (can they be changed?)
|
|
35
39
|
export enum PropType {
|
|
@@ -71,9 +75,16 @@ export type JsonSchemaOptions = {
|
|
|
71
75
|
|
|
72
76
|
/**
|
|
73
77
|
* Convert effect schema to JSON Schema.
|
|
78
|
+
* NOTE: This handles custom annotations.
|
|
74
79
|
* @param schema
|
|
75
80
|
*/
|
|
76
|
-
|
|
81
|
+
// TODO(burdon): Reconcile with possibly extending @effect/Schema/JSONSchema
|
|
82
|
+
// We add additional propertyOrder (but the object properties ARE ordered); and type "string" for literals.
|
|
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> => {
|
|
77
88
|
assertArgument(Schema.isSchema(schema), 'schema');
|
|
78
89
|
let jsonSchema = _toJsonSchemaAST(schema.ast);
|
|
79
90
|
if (options.strict) {
|
|
@@ -96,11 +107,11 @@ export const toJsonSchema = (schema: Schema.Schema.All, options: JsonSchemaOptio
|
|
|
96
107
|
return jsonSchema;
|
|
97
108
|
};
|
|
98
109
|
|
|
99
|
-
const _toJsonSchemaAST = (ast: SchemaAST.AST): JsonSchemaType => {
|
|
110
|
+
const _toJsonSchemaAST = (ast: SchemaAST.AST): Types.DeepMutable<JsonSchemaType> => {
|
|
100
111
|
const withRefinements = withEchoRefinements(ast, '#');
|
|
101
112
|
const jsonSchema = JSONSchema.fromAST(withRefinements, {
|
|
102
113
|
definitions: {},
|
|
103
|
-
}) as JsonSchemaType
|
|
114
|
+
}) as Types.DeepMutable<JsonSchemaType>;
|
|
104
115
|
|
|
105
116
|
return normalizeJsonSchema(jsonSchema);
|
|
106
117
|
};
|
|
@@ -319,7 +330,7 @@ const objectToEffectSchema = (root: JsonSchemaType, defs: JsonSchemaType['$defs'
|
|
|
319
330
|
}
|
|
320
331
|
|
|
321
332
|
if (immutableIdField) {
|
|
322
|
-
schema = Schema.extend(
|
|
333
|
+
schema = Schema.extend(schema, Schema.Struct({ id: immutableIdField }));
|
|
323
334
|
}
|
|
324
335
|
|
|
325
336
|
const annotations = jsonSchemaFieldsToAnnotations(root);
|
|
@@ -344,8 +355,10 @@ const anyToEffectSchema = (root: JSONSchema.JsonSchema7Any): Schema.Schema.AnyNo
|
|
|
344
355
|
// TODO(dmaretskyi): Types.
|
|
345
356
|
const refToEffectSchema = (root: any): Schema.Schema.AnyNoContext => {
|
|
346
357
|
if (!('reference' in root)) {
|
|
347
|
-
|
|
358
|
+
// Fallback to generic object ref when no reference info is provided.
|
|
359
|
+
return createEchoReferenceSchema(undefined, ANY_OBJECT_TYPENAME, ANY_OBJECT_VERSION);
|
|
348
360
|
}
|
|
361
|
+
|
|
349
362
|
const reference: JsonSchemaReferenceInfo = root.reference;
|
|
350
363
|
if (typeof reference !== 'object') {
|
|
351
364
|
throw new Error('Invalid reference field in ref schema');
|
|
@@ -368,7 +381,7 @@ const refToEffectSchema = (root: any): Schema.Schema.AnyNoContext => {
|
|
|
368
381
|
const annotations_toJsonSchemaFields = (annotations: SchemaAST.Annotations): Record<symbol, any> => {
|
|
369
382
|
const schemaFields: Record<string, any> = {};
|
|
370
383
|
|
|
371
|
-
const echoAnnotations: JsonSchemaEchoAnnotations = {};
|
|
384
|
+
const echoAnnotations: Types.Mutable<JsonSchemaEchoAnnotations> = {};
|
|
372
385
|
for (const [key, annotationId] of Object.entries(EchoAnnotations)) {
|
|
373
386
|
if (annotations[annotationId] != null) {
|
|
374
387
|
echoAnnotations[key as keyof JsonSchemaEchoAnnotations] = annotations[annotationId] as any;
|
|
@@ -452,11 +465,13 @@ const jsonSchemaFieldsToAnnotations = (schema: JsonSchemaType): SchemaAST.Annota
|
|
|
452
465
|
}
|
|
453
466
|
}
|
|
454
467
|
|
|
455
|
-
|
|
468
|
+
const typeIdentifier = decodeTypeIdentifierAnnotation(schema);
|
|
469
|
+
annotations[TypeIdentifierAnnotationId] = typeIdentifier;
|
|
456
470
|
const typeAnnotation = decodeTypeAnnotation(schema);
|
|
457
471
|
if (typeAnnotation) {
|
|
458
472
|
annotations[TypeAnnotationId] = typeAnnotation;
|
|
459
473
|
annotations[SchemaAST.JSONSchemaAnnotationId] = makeTypeJsonSchemaAnnotation({
|
|
474
|
+
identifier: typeIdentifier,
|
|
460
475
|
kind: typeAnnotation.kind,
|
|
461
476
|
typename: typeAnnotation.typename,
|
|
462
477
|
version: typeAnnotation.version,
|
|
@@ -486,7 +501,7 @@ const addJsonSchemaFields = (ast: SchemaAST.AST, schema: JsonSchemaType): Schema
|
|
|
486
501
|
* Fixes field order.
|
|
487
502
|
* Sets `$schema` prop.
|
|
488
503
|
*/
|
|
489
|
-
const normalizeJsonSchema = (jsonSchema: JsonSchemaType): JsonSchemaType => {
|
|
504
|
+
const normalizeJsonSchema = (jsonSchema: Types.DeepMutable<JsonSchemaType>): Types.DeepMutable<JsonSchemaType> => {
|
|
490
505
|
if (jsonSchema.properties && 'id' in jsonSchema.properties) {
|
|
491
506
|
jsonSchema.properties = orderKeys(jsonSchema.properties, ['id']); // Put id first.
|
|
492
507
|
}
|