@dxos/echo 0.8.4-main.8342792842 → 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 +2 -2
- package/dist/lib/neutral/Annotation.mjs +5 -3
- package/dist/lib/neutral/Database.mjs +4 -4
- package/dist/lib/neutral/Entity.mjs +18 -10
- package/dist/lib/neutral/Err.mjs +1 -1
- package/dist/lib/neutral/Feed.mjs +47 -0
- package/dist/lib/neutral/Feed.mjs.map +7 -0
- package/dist/lib/neutral/Filter.mjs +11 -8
- package/dist/lib/neutral/Format.mjs +3 -3
- package/dist/lib/neutral/JsonSchema.mjs +9 -9
- package/dist/lib/neutral/Obj.mjs +21 -15
- package/dist/lib/neutral/Order.mjs +1 -1
- package/dist/lib/neutral/Query.mjs +19 -9
- package/dist/lib/neutral/Ref.mjs +9 -7
- package/dist/lib/neutral/Relation.mjs +20 -11
- package/dist/lib/neutral/SchemaRegistry.mjs +1 -1
- package/dist/lib/neutral/Tag.mjs +13 -10
- package/dist/lib/neutral/Type.mjs +13 -23
- package/dist/lib/neutral/chunk-43Y5DOS6.mjs +396 -0
- package/dist/lib/neutral/chunk-43Y5DOS6.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-HQXQWXLH.mjs → chunk-4JRI2ZJI.mjs} +70 -26
- 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-F6BTBXL7.mjs → chunk-6GPU7XC3.mjs} +118 -6
- package/dist/lib/neutral/chunk-6GPU7XC3.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-EXAYCLIM.mjs → chunk-6K2MVI2O.mjs} +5 -5
- 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-7WE7SBA2.mjs → chunk-B5OXLWZL.mjs} +13 -13
- package/dist/lib/neutral/chunk-B5OXLWZL.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-4L6DOFXP.mjs → chunk-BNCCGLJN.mjs} +1 -1
- package/dist/lib/neutral/{chunk-4L6DOFXP.mjs.map → chunk-BNCCGLJN.mjs.map} +1 -1
- package/dist/lib/neutral/chunk-BOZZPUXE.mjs +787 -0
- package/dist/lib/neutral/chunk-BOZZPUXE.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-VJ2H5MOJ.mjs → chunk-C4JZK4J7.mjs} +1563 -2756
- package/dist/lib/neutral/chunk-C4JZK4J7.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-TMLVKIMX.mjs → chunk-FXEG7EOK.mjs} +8 -3
- package/dist/lib/neutral/chunk-FXEG7EOK.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-N2QNHMT5.mjs → chunk-FZO7LQO7.mjs} +2 -2
- package/dist/lib/neutral/{chunk-N2QNHMT5.mjs.map → chunk-FZO7LQO7.mjs.map} +1 -1
- package/dist/lib/neutral/{chunk-B4FLOYG7.mjs → chunk-NEGC54NE.mjs} +5 -5
- package/dist/lib/neutral/chunk-NEGC54NE.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-UMECVTXM.mjs → chunk-NXMFBIT5.mjs} +16 -4
- package/dist/lib/neutral/chunk-NXMFBIT5.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-XAJMXQ4H.mjs → chunk-OENWMTE6.mjs} +4 -2
- package/dist/lib/neutral/chunk-OENWMTE6.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-YPIP3WGI.mjs → chunk-ROAGDPV7.mjs} +32 -8
- package/dist/lib/neutral/chunk-ROAGDPV7.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-RIMHNJ3E.mjs → chunk-SEMVAGBM.mjs} +85 -26
- package/dist/lib/neutral/chunk-SEMVAGBM.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-MXQJZCPY.mjs → chunk-UBEZSGXY.mjs} +1 -1
- package/dist/lib/neutral/chunk-UBEZSGXY.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-ROKO4RKJ.mjs → chunk-UI6MWK5W.mjs} +2 -2
- package/dist/lib/neutral/chunk-UI6MWK5W.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-VYEWMV5U.mjs → chunk-UTBRYVQC.mjs} +8 -4
- package/dist/lib/neutral/chunk-UTBRYVQC.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-7YWDDFPH.mjs → chunk-W47JKR3X.mjs} +70 -23
- package/dist/lib/neutral/chunk-W47JKR3X.mjs.map +7 -0
- package/dist/lib/neutral/{chunk-KB7RIVLK.mjs → chunk-WYOKA6AE.mjs} +4 -4
- package/dist/lib/neutral/{chunk-KB7RIVLK.mjs.map → chunk-WYOKA6AE.mjs.map} +2 -2
- package/dist/lib/neutral/{chunk-RCBBZLVM.mjs → chunk-YMNSMKKW.mjs} +11 -56
- 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 +39 -26
- package/dist/lib/neutral/internal/index.mjs +46 -38
- package/dist/lib/neutral/meta.json +1 -1
- package/dist/lib/neutral/testing/index.mjs +41 -34
- package/dist/lib/neutral/testing/index.mjs.map +3 -3
- package/dist/types/src/Annotation.d.ts +3 -3
- package/dist/types/src/Annotation.d.ts.map +1 -1
- package/dist/types/src/Collection.d.ts +16 -0
- package/dist/types/src/Collection.d.ts.map +1 -0
- package/dist/types/src/Database.d.ts +8 -35
- 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 +38 -12
- package/dist/types/src/Entity.d.ts.map +1 -1
- package/dist/types/src/Err.d.ts.map +1 -1
- 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 +1 -1
- package/dist/types/src/Filter.d.ts.map +1 -1
- 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 +8 -3
- package/dist/types/src/Hypergraph.d.ts.map +1 -1
- 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 +72 -37
- package/dist/types/src/Obj.d.ts.map +1 -1
- package/dist/types/src/Order.d.ts.map +1 -1
- package/dist/types/src/Query.d.ts +93 -16
- package/dist/types/src/Query.d.ts.map +1 -1
- package/dist/types/src/Ref.d.ts +58 -10
- package/dist/types/src/Ref.d.ts.map +1 -1
- package/dist/types/src/Relation.d.ts +72 -25
- package/dist/types/src/Relation.d.ts.map +1 -1
- package/dist/types/src/SchemaRegistry.d.ts +4 -4
- package/dist/types/src/SchemaRegistry.d.ts.map +1 -1
- package/dist/types/src/Tag.d.ts +4 -3
- package/dist/types/src/Tag.d.ts.map +1 -1
- package/dist/types/src/Type.d.ts +51 -180
- package/dist/types/src/Type.d.ts.map +1 -1
- package/dist/types/src/View.d.ts +68 -0
- package/dist/types/src/View.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +4 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/internal/{annotations → Annotation}/annotations.d.ts +55 -2
- package/dist/types/src/internal/Annotation/annotations.d.ts.map +1 -0
- package/dist/types/src/internal/Annotation/annotations.test.d.ts.map +1 -0
- package/dist/types/src/internal/Annotation/index.d.ts +4 -0
- package/dist/types/src/internal/Annotation/index.d.ts.map +1 -0
- package/dist/types/src/internal/{api → Annotation}/sorting.d.ts +1 -1
- package/dist/types/src/internal/Annotation/sorting.d.ts.map +1 -0
- package/dist/types/src/internal/{annotations → Annotation}/util.d.ts +1 -1
- package/dist/types/src/internal/Annotation/util.d.ts.map +1 -0
- package/dist/types/src/internal/{api/entity.d.ts → Entity/api.d.ts} +2 -2
- package/dist/types/src/internal/Entity/api.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/entity.d.ts +3 -3
- package/dist/types/src/internal/Entity/entity.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/index.d.ts +2 -0
- package/dist/types/src/internal/Entity/index.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/model.d.ts +2 -26
- package/dist/types/src/internal/Entity/model.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/object.d.ts +2 -2
- package/dist/types/src/internal/Entity/object.d.ts.map +1 -0
- package/dist/types/src/internal/{entities → Entity}/relation.d.ts +3 -30
- package/dist/types/src/internal/Entity/relation.d.ts.map +1 -0
- package/dist/types/src/internal/Entity/util.d.ts.map +1 -0
- package/dist/types/src/internal/{api → Entity}/version.d.ts +1 -1
- package/dist/types/src/internal/Entity/version.d.ts.map +1 -0
- package/dist/types/src/internal/Format/date.d.ts.map +1 -0
- package/dist/types/src/internal/Format/date.test.d.ts.map +1 -0
- package/dist/types/src/internal/Format/format.d.ts.map +1 -0
- package/dist/types/src/internal/Format/format.test.d.ts.map +1 -0
- package/dist/types/src/internal/Format/index.d.ts.map +1 -0
- package/dist/types/src/internal/Format/number.d.ts.map +1 -0
- package/dist/types/src/internal/Format/object.d.ts.map +1 -0
- package/dist/types/src/internal/Format/select.d.ts.map +1 -0
- package/dist/types/src/internal/Format/string.d.ts.map +1 -0
- package/dist/types/src/internal/{formats → Format}/types.d.ts +1 -1
- package/dist/types/src/internal/Format/types.d.ts.map +1 -0
- package/dist/types/src/internal/{json-schema → JsonSchema}/annotations.d.ts +1 -1
- package/dist/types/src/internal/JsonSchema/annotations.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/effect-schema.test.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/index.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/json-schema-normalize.d.ts.map +1 -0
- package/dist/types/src/internal/{json-schema → JsonSchema}/json-schema-type.d.ts +19 -19
- package/dist/types/src/internal/JsonSchema/json-schema-type.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/json-schema.d.ts.map +1 -0
- package/dist/types/src/internal/JsonSchema/json-schema.test.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/clone.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/common.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/create-object.d.ts +2 -2
- package/dist/types/src/internal/Obj/create-object.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/create-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/deleted.d.ts +1 -1
- package/dist/types/src/internal/Obj/deleted.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/ids.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/index.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/inspect.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/json-serializer.d.ts +12 -5
- package/dist/types/src/internal/Obj/json-serializer.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/json-serializer.test.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/schema-validator.d.ts +2 -0
- package/dist/types/src/internal/Obj/schema-validator.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/schema-validator.test.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/set-value.d.ts +1 -1
- package/dist/types/src/internal/Obj/set-value.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/set-value.test.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/snapshot.d.ts.map +1 -0
- package/dist/types/src/internal/{object → Obj}/typed-object.d.ts +4 -4
- package/dist/types/src/internal/Obj/typed-object.d.ts.map +1 -0
- package/dist/types/src/internal/Obj/typed-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/Ref/index.d.ts.map +1 -0
- package/dist/types/src/internal/{ref → Ref}/ref-array.d.ts +1 -1
- package/dist/types/src/internal/Ref/ref-array.d.ts.map +1 -0
- package/dist/types/src/internal/{ref → Ref}/ref.d.ts +2 -2
- package/dist/types/src/internal/{ref → Ref}/ref.d.ts.map +1 -1
- package/dist/types/src/internal/Ref/ref.test.d.ts.map +1 -0
- package/dist/types/src/internal/{schema → Type}/compose.d.ts +1 -1
- package/dist/types/src/internal/Type/compose.d.ts.map +1 -0
- package/dist/types/src/internal/Type/compose.test.d.ts.map +1 -0
- package/dist/types/src/internal/{schema → Type}/echo-schema.d.ts +6 -6
- package/dist/types/src/internal/Type/echo-schema.d.ts.map +1 -0
- package/dist/types/src/internal/Type/index.d.ts.map +1 -0
- package/dist/types/src/internal/Type/manipulation.d.ts.map +1 -0
- package/dist/types/src/internal/{schema → Type}/persistent-schema.d.ts +2 -2
- package/dist/types/src/internal/Type/persistent-schema.d.ts.map +1 -0
- package/dist/types/src/internal/{api → common/api}/index.d.ts +0 -4
- package/dist/types/src/internal/common/api/index.d.ts.map +1 -0
- package/dist/types/src/internal/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.map +1 -0
- package/dist/types/src/internal/common/proxy/change.test.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/define-hidden-property.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/errors.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/event-batch.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/handler.test.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/index.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/json-serializer.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/make-object.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/ownership.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/proxy-types.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/proxy-utils.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/reactive-array.d.ts.map +1 -0
- package/dist/types/src/internal/{proxy → common/proxy}/reactive.d.ts +1 -1
- 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.map +1 -0
- package/dist/types/src/internal/common/proxy/typed-handler.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/typed-handler.test.d.ts.map +1 -0
- package/dist/types/src/internal/common/proxy/typed-object.test.d.ts.map +1 -0
- package/dist/types/src/internal/{types → common/types}/base.d.ts +1 -0
- package/dist/types/src/internal/common/types/base.d.ts.map +1 -0
- package/dist/types/src/internal/{types → common/types}/entity.d.ts +2 -2
- 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 +2 -1
- package/dist/types/src/internal/common/types/meta.d.ts.map +1 -0
- package/dist/types/src/internal/common/types/model-symbols.d.ts +54 -0
- package/dist/types/src/internal/common/types/model-symbols.d.ts.map +1 -0
- package/dist/types/src/internal/common/types/typename.d.ts.map +1 -0
- package/dist/types/src/internal/{types → common/types}/version.d.ts +2 -2
- package/dist/types/src/internal/common/types/version.d.ts.map +1 -0
- package/dist/types/src/internal/index.d.ts +8 -10
- package/dist/types/src/internal/index.d.ts.map +1 -1
- package/dist/types/src/testing/test-schema.d.ts +19 -18
- package/dist/types/src/testing/test-schema.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +18 -13
- package/src/Annotation.ts +6 -3
- package/src/Collection.ts +37 -0
- package/src/Database.ts +15 -51
- package/src/Dataset.ts +26 -0
- package/src/Entity.ts +71 -51
- package/src/Err.ts +2 -0
- package/src/Feed.ts +262 -0
- package/src/Filter.ts +19 -4
- package/src/Format.ts +3 -3
- package/src/Hypergraph.ts +9 -4
- package/src/JsonSchema.ts +14 -4
- package/src/Obj.test.ts +7 -2
- package/src/Obj.ts +156 -140
- package/src/Order.ts +3 -1
- package/src/Query.test.ts +181 -14
- package/src/Query.ts +223 -25
- package/src/Ref.ts +64 -11
- package/src/Relation.test.ts +8 -2
- package/src/Relation.ts +162 -130
- package/src/SchemaRegistry.ts +5 -4
- package/src/Tag.ts +6 -5
- package/src/Type.test.ts +10 -10
- package/src/Type.ts +70 -303
- package/src/View.ts +107 -0
- package/src/index.ts +4 -0
- package/src/internal/{annotations → Annotation}/annotations.test.ts +6 -6
- package/src/internal/{annotations → Annotation}/annotations.ts +94 -10
- package/src/internal/{annotations → Annotation}/index.ts +1 -0
- package/src/internal/{api → Annotation}/sorting.ts +2 -3
- package/src/internal/{annotations → Annotation}/util.ts +1 -1
- package/src/internal/{api/entity.ts → Entity/api.ts} +4 -2
- package/src/internal/{entities → Entity}/entity.ts +6 -4
- package/src/internal/{entities → Entity}/index.ts +2 -0
- package/src/internal/{entities → Entity}/model.ts +13 -42
- package/src/internal/{entities → Entity}/object.ts +2 -2
- package/src/internal/{entities → Entity}/relation.ts +19 -36
- package/src/internal/{api → Entity}/version.ts +3 -2
- package/src/internal/{formats → Format}/date.test.ts +1 -1
- package/src/internal/{formats → Format}/format.test.ts +1 -1
- package/src/internal/{formats → Format}/types.ts +2 -2
- package/src/internal/{json-schema → JsonSchema}/annotations.ts +3 -3
- package/src/internal/{json-schema → JsonSchema}/json-schema-type.ts +4 -4
- package/src/internal/{json-schema → JsonSchema}/json-schema.test.ts +48 -48
- package/src/internal/{json-schema → JsonSchema}/json-schema.ts +6 -4
- package/src/internal/{object → Obj}/clone.ts +3 -3
- package/src/internal/{object → Obj}/common.ts +2 -2
- package/src/internal/{object → Obj}/create-object.test.ts +4 -4
- package/src/internal/{object → Obj}/create-object.ts +5 -5
- package/src/internal/{object → Obj}/deleted.ts +2 -2
- package/src/internal/{object → Obj}/inspect.ts +2 -2
- package/src/internal/{object → Obj}/json-serializer.test.ts +29 -6
- package/src/internal/{object → Obj}/json-serializer.ts +33 -15
- package/src/internal/{object → Obj}/schema-validator.ts +1 -1
- package/src/internal/{object → Obj}/set-value.ts +2 -2
- package/src/internal/{object → Obj}/snapshot.ts +35 -23
- package/src/internal/{object → Obj}/typed-object.test.ts +3 -3
- package/src/internal/{object → Obj}/typed-object.ts +4 -4
- package/src/internal/{ref → Ref}/ref-array.ts +1 -1
- package/src/internal/{ref → Ref}/ref.test.ts +4 -4
- package/src/internal/{ref → Ref}/ref.ts +3 -3
- package/src/internal/{schema → Type}/compose.test.ts +5 -5
- package/src/internal/{schema → Type}/compose.ts +1 -1
- package/src/internal/{schema → Type}/echo-schema.ts +8 -8
- package/src/internal/{schema → Type}/manipulation.ts +1 -1
- package/src/internal/{schema → Type}/persistent-schema.ts +9 -4
- package/src/internal/{README.md → common/README.md} +1 -1
- package/src/internal/{api → common/api}/index.ts +0 -4
- package/src/internal/common/index.ts +7 -0
- package/src/internal/{proxy → common/proxy}/change.test.ts +3 -3
- package/src/internal/{proxy → common/proxy}/handler.test.ts +2 -2
- package/src/internal/{proxy → common/proxy}/json-serializer.ts +6 -3
- package/src/internal/{proxy → common/proxy}/make-object.ts +1 -1
- package/src/internal/{proxy → common/proxy}/reactive.ts +1 -1
- package/src/internal/{proxy → common/proxy}/schema.test.ts +10 -10
- package/src/internal/{proxy → common/proxy}/typed-handler.test.ts +6 -6
- package/src/internal/{proxy → common/proxy}/typed-handler.ts +2 -3
- package/src/internal/{proxy → common/proxy}/typed-object.test.ts +4 -4
- package/src/internal/{types → common/types}/base.ts +1 -1
- package/src/internal/{types → common/types}/entity.ts +2 -2
- package/src/internal/{types → common/types}/index.ts +1 -0
- package/src/internal/{types → common/types}/meta.ts +4 -1
- package/src/internal/common/types/model-symbols.ts +69 -0
- package/src/internal/{types → common/types}/version.ts +2 -3
- package/src/internal/index.ts +8 -31
- package/src/testing/api.test.ts +4 -4
- package/src/testing/test-schema.ts +20 -18
- package/dist/lib/neutral/chunk-7WE7SBA2.mjs.map +0 -7
- package/dist/lib/neutral/chunk-7YWDDFPH.mjs.map +0 -7
- package/dist/lib/neutral/chunk-B4FLOYG7.mjs.map +0 -7
- package/dist/lib/neutral/chunk-EXAYCLIM.mjs.map +0 -7
- package/dist/lib/neutral/chunk-F6BTBXL7.mjs.map +0 -7
- package/dist/lib/neutral/chunk-HQXQWXLH.mjs.map +0 -7
- package/dist/lib/neutral/chunk-MXQJZCPY.mjs.map +0 -7
- package/dist/lib/neutral/chunk-RCBBZLVM.mjs.map +0 -7
- package/dist/lib/neutral/chunk-RIMHNJ3E.mjs.map +0 -7
- package/dist/lib/neutral/chunk-ROKO4RKJ.mjs.map +0 -7
- package/dist/lib/neutral/chunk-TMLVKIMX.mjs.map +0 -7
- package/dist/lib/neutral/chunk-UMECVTXM.mjs.map +0 -7
- package/dist/lib/neutral/chunk-VJ2H5MOJ.mjs.map +0 -7
- package/dist/lib/neutral/chunk-VYEWMV5U.mjs.map +0 -7
- package/dist/lib/neutral/chunk-X2MPMYYN.mjs +0 -13
- package/dist/lib/neutral/chunk-X2MPMYYN.mjs.map +0 -7
- package/dist/lib/neutral/chunk-XAJMXQ4H.mjs.map +0 -7
- package/dist/lib/neutral/chunk-YPIP3WGI.mjs.map +0 -7
- package/dist/types/src/internal/annotations/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/annotations/annotations.test.d.ts.map +0 -1
- package/dist/types/src/internal/annotations/index.d.ts +0 -3
- package/dist/types/src/internal/annotations/index.d.ts.map +0 -1
- package/dist/types/src/internal/annotations/util.d.ts.map +0 -1
- package/dist/types/src/internal/api/annotations.d.ts +0 -23
- package/dist/types/src/internal/api/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/api/entity.d.ts.map +0 -1
- package/dist/types/src/internal/api/index.d.ts.map +0 -1
- package/dist/types/src/internal/api/meta.d.ts.map +0 -1
- package/dist/types/src/internal/api/sorting.d.ts.map +0 -1
- package/dist/types/src/internal/api/version.d.ts.map +0 -1
- package/dist/types/src/internal/entities/entity.d.ts.map +0 -1
- package/dist/types/src/internal/entities/index.d.ts.map +0 -1
- package/dist/types/src/internal/entities/model.d.ts.map +0 -1
- package/dist/types/src/internal/entities/object.d.ts.map +0 -1
- package/dist/types/src/internal/entities/relation.d.ts.map +0 -1
- package/dist/types/src/internal/entities/util.d.ts.map +0 -1
- package/dist/types/src/internal/formats/date.d.ts.map +0 -1
- package/dist/types/src/internal/formats/date.test.d.ts.map +0 -1
- package/dist/types/src/internal/formats/format.d.ts.map +0 -1
- package/dist/types/src/internal/formats/format.test.d.ts.map +0 -1
- package/dist/types/src/internal/formats/index.d.ts.map +0 -1
- package/dist/types/src/internal/formats/number.d.ts.map +0 -1
- package/dist/types/src/internal/formats/object.d.ts.map +0 -1
- package/dist/types/src/internal/formats/select.d.ts.map +0 -1
- package/dist/types/src/internal/formats/string.d.ts.map +0 -1
- package/dist/types/src/internal/formats/types.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/annotations.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/effect-schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/index.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/json-schema-normalize.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/json-schema-type.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/json-schema.d.ts.map +0 -1
- package/dist/types/src/internal/json-schema/json-schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/clone.d.ts.map +0 -1
- package/dist/types/src/internal/object/common.d.ts.map +0 -1
- package/dist/types/src/internal/object/create-object.d.ts.map +0 -1
- package/dist/types/src/internal/object/create-object.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/deleted.d.ts.map +0 -1
- package/dist/types/src/internal/object/ids.d.ts.map +0 -1
- package/dist/types/src/internal/object/index.d.ts.map +0 -1
- package/dist/types/src/internal/object/inspect.d.ts.map +0 -1
- package/dist/types/src/internal/object/json-serializer.d.ts.map +0 -1
- package/dist/types/src/internal/object/json-serializer.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/schema-validator.d.ts +0 -2
- package/dist/types/src/internal/object/schema-validator.d.ts.map +0 -1
- package/dist/types/src/internal/object/schema-validator.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/set-value.d.ts.map +0 -1
- package/dist/types/src/internal/object/set-value.test.d.ts.map +0 -1
- package/dist/types/src/internal/object/snapshot.d.ts.map +0 -1
- package/dist/types/src/internal/object/typed-object.d.ts.map +0 -1
- package/dist/types/src/internal/object/typed-object.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/change-context.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/change.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/define-hidden-property.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/errors.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/event-batch.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/handler.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/index.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/json-serializer.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/make-object.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/ownership.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/proxy-types.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/proxy-utils.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/reactive-array.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/reactive.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/schema-validator.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/schema.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/symbols.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/typed-handler.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/typed-handler.test.d.ts.map +0 -1
- package/dist/types/src/internal/proxy/typed-object.test.d.ts.map +0 -1
- package/dist/types/src/internal/ref/index.d.ts.map +0 -1
- package/dist/types/src/internal/ref/ref-array.d.ts.map +0 -1
- package/dist/types/src/internal/ref/ref.test.d.ts.map +0 -1
- package/dist/types/src/internal/schema/compose.d.ts.map +0 -1
- package/dist/types/src/internal/schema/compose.test.d.ts.map +0 -1
- package/dist/types/src/internal/schema/echo-schema.d.ts.map +0 -1
- package/dist/types/src/internal/schema/index.d.ts.map +0 -1
- package/dist/types/src/internal/schema/manipulation.d.ts.map +0 -1
- package/dist/types/src/internal/schema/persistent-schema.d.ts.map +0 -1
- package/dist/types/src/internal/types/base.d.ts.map +0 -1
- package/dist/types/src/internal/types/entity.d.ts.map +0 -1
- package/dist/types/src/internal/types/index.d.ts.map +0 -1
- package/dist/types/src/internal/types/meta.d.ts.map +0 -1
- package/dist/types/src/internal/types/typename.d.ts.map +0 -1
- package/dist/types/src/internal/types/version.d.ts.map +0 -1
- package/src/internal/api/annotations.ts +0 -60
- /package/dist/types/src/internal/{annotations → Annotation}/annotations.test.d.ts +0 -0
- /package/dist/types/src/internal/{entities → Entity}/util.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/date.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/date.test.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/format.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/format.test.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/index.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/number.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/object.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/select.d.ts +0 -0
- /package/dist/types/src/internal/{formats → Format}/string.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/effect-schema.test.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/index.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/json-schema-normalize.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/json-schema.d.ts +0 -0
- /package/dist/types/src/internal/{json-schema → JsonSchema}/json-schema.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/clone.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/common.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/create-object.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/ids.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/index.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/inspect.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/json-serializer.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/schema-validator.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/set-value.test.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/snapshot.d.ts +0 -0
- /package/dist/types/src/internal/{object → Obj}/typed-object.test.d.ts +0 -0
- /package/dist/types/src/internal/{ref → Ref}/index.d.ts +0 -0
- /package/dist/types/src/internal/{ref → Ref}/ref.test.d.ts +0 -0
- /package/dist/types/src/internal/{schema → Type}/compose.test.d.ts +0 -0
- /package/dist/types/src/internal/{schema → Type}/index.d.ts +0 -0
- /package/dist/types/src/internal/{schema → Type}/manipulation.d.ts +0 -0
- /package/dist/types/src/internal/{api → common/api}/meta.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/change-context.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/change.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/define-hidden-property.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/errors.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/event-batch.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/handler.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/index.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/json-serializer.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/make-object.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/ownership.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/proxy-types.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/proxy-utils.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/reactive-array.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/schema-validator.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/schema.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/symbols.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/typed-handler.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/typed-handler.test.d.ts +0 -0
- /package/dist/types/src/internal/{proxy → common/proxy}/typed-object.test.d.ts +0 -0
- /package/dist/types/src/internal/{types → common/types}/typename.d.ts +0 -0
- /package/src/internal/{entities → Entity}/util.ts +0 -0
- /package/src/internal/{formats → Format}/date.ts +0 -0
- /package/src/internal/{formats → Format}/format.ts +0 -0
- /package/src/internal/{formats → Format}/index.ts +0 -0
- /package/src/internal/{formats → Format}/number.ts +0 -0
- /package/src/internal/{formats → Format}/object.ts +0 -0
- /package/src/internal/{formats → Format}/select.ts +0 -0
- /package/src/internal/{formats → Format}/string.ts +0 -0
- /package/src/internal/{json-schema → JsonSchema}/effect-schema.test.ts +0 -0
- /package/src/internal/{json-schema → JsonSchema}/index.ts +0 -0
- /package/src/internal/{json-schema → JsonSchema}/json-schema-normalize.ts +0 -0
- /package/src/internal/{object → Obj}/ids.ts +0 -0
- /package/src/internal/{object → Obj}/index.ts +0 -0
- /package/src/internal/{object → Obj}/schema-validator.test.ts +0 -0
- /package/src/internal/{object → Obj}/set-value.test.ts +0 -0
- /package/src/internal/{ref → Ref}/index.ts +0 -0
- /package/src/internal/{schema → Type}/index.ts +0 -0
- /package/src/internal/{api → common/api}/meta.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/change-context.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/define-hidden-property.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/errors.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/event-batch.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/index.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/ownership.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/proxy-types.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/proxy-utils.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/reactive-array.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/schema-validator.ts +0 -0
- /package/src/internal/{proxy → common/proxy}/symbols.ts +0 -0
- /package/src/internal/{types → common/types}/typename.ts +0 -0
package/README.md
CHANGED
|
@@ -29,8 +29,8 @@ import { Type, Obj, Relation, Ref, Query, Filter } from '@dxos/echo';
|
|
|
29
29
|
| | Object | Relation (extends Obj) | Ref |
|
|
30
30
|
| ----------------------------- | -------------------------- | -------------------------- | -------------- |
|
|
31
31
|
| **SCHEMA API** |
|
|
32
|
-
| Define schema | `Type.Obj()` | `Type.Relation()` | `
|
|
33
|
-
| Any schema type | `Type.
|
|
32
|
+
| Define schema | `Type.Obj()` | `Type.Relation()` | `Ref.Ref()` |
|
|
33
|
+
| Any schema type | `Type.AnyObj` | `Type.Relation.Any` | `Type.Ref.Any` |
|
|
34
34
|
| Get DXN (of schema) | `Type.getDXN(schema)` | `Type.getDXN(schema)` | |
|
|
35
35
|
| Get typename (of schema) | `Type.getTypename(schema)` | `Type.getTypename(schema)` | |
|
|
36
36
|
| Get type metadata (of schema) | `Type.getMeta(schema)` | `Type.getMeta(schema)` | |
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
make
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-OENWMTE6.mjs";
|
|
4
4
|
import {
|
|
5
5
|
DescriptionAnnotation,
|
|
6
6
|
FormInputAnnotation,
|
|
7
7
|
GeneratorAnnotation,
|
|
8
|
+
IconAnnotation,
|
|
8
9
|
LabelAnnotation,
|
|
9
10
|
ReferenceAnnotation,
|
|
10
11
|
SystemTypeAnnotation,
|
|
@@ -14,13 +15,14 @@ import {
|
|
|
14
15
|
getTypeAnnotation,
|
|
15
16
|
setDescriptionWithSchema,
|
|
16
17
|
setLabelWithSchema
|
|
17
|
-
} from "./chunk-
|
|
18
|
-
import "./chunk-
|
|
18
|
+
} from "./chunk-SEMVAGBM.mjs";
|
|
19
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
19
20
|
import "./chunk-J5LGTIGS.mjs";
|
|
20
21
|
export {
|
|
21
22
|
DescriptionAnnotation,
|
|
22
23
|
FormInputAnnotation,
|
|
23
24
|
GeneratorAnnotation,
|
|
25
|
+
IconAnnotation,
|
|
24
26
|
LabelAnnotation,
|
|
25
27
|
ReferenceAnnotation,
|
|
26
28
|
SystemTypeAnnotation,
|
|
@@ -17,10 +17,10 @@ import {
|
|
|
17
17
|
runSchemaQuery,
|
|
18
18
|
schemaQuery,
|
|
19
19
|
spaceId
|
|
20
|
-
} from "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
20
|
+
} from "./chunk-NEGC54NE.mjs";
|
|
21
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
22
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
23
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
24
24
|
import "./chunk-J5LGTIGS.mjs";
|
|
25
25
|
export {
|
|
26
26
|
Database,
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Kind,
|
|
3
|
+
KindId,
|
|
3
4
|
KindSchema,
|
|
5
|
+
Meta,
|
|
6
|
+
SnapshotKindId,
|
|
4
7
|
addTag,
|
|
5
8
|
change,
|
|
6
9
|
getDXN,
|
|
@@ -13,24 +16,27 @@ import {
|
|
|
13
16
|
getTypeDXN,
|
|
14
17
|
getTypename,
|
|
15
18
|
isDeleted,
|
|
19
|
+
isEntity,
|
|
20
|
+
isSnapshot,
|
|
16
21
|
removeTag,
|
|
17
22
|
subscribe,
|
|
18
23
|
toJSON
|
|
19
|
-
} from "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
24
|
-
import
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
import "./chunk-
|
|
24
|
+
} from "./chunk-ROAGDPV7.mjs";
|
|
25
|
+
import "./chunk-C4JZK4J7.mjs";
|
|
26
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
27
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
28
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
29
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
30
|
+
import "./chunk-NEGC54NE.mjs";
|
|
31
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
32
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
33
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
29
34
|
import "./chunk-J5LGTIGS.mjs";
|
|
30
35
|
export {
|
|
31
36
|
Kind,
|
|
32
37
|
KindId,
|
|
33
38
|
KindSchema,
|
|
39
|
+
Meta,
|
|
34
40
|
SnapshotKindId,
|
|
35
41
|
addTag,
|
|
36
42
|
change,
|
|
@@ -44,6 +50,8 @@ export {
|
|
|
44
50
|
getTypeDXN,
|
|
45
51
|
getTypename,
|
|
46
52
|
isDeleted,
|
|
53
|
+
isEntity,
|
|
54
|
+
isSnapshot,
|
|
47
55
|
removeTag,
|
|
48
56
|
subscribe,
|
|
49
57
|
toJSON
|
package/dist/lib/neutral/Err.mjs
CHANGED
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import {
|
|
2
|
+
DXN_KEY,
|
|
3
|
+
Feed,
|
|
4
|
+
Service,
|
|
5
|
+
append,
|
|
6
|
+
cursor,
|
|
7
|
+
getQueueDxn,
|
|
8
|
+
make,
|
|
9
|
+
next,
|
|
10
|
+
nextOption,
|
|
11
|
+
notAvailable,
|
|
12
|
+
query,
|
|
13
|
+
remove,
|
|
14
|
+
runQuery,
|
|
15
|
+
setRetention
|
|
16
|
+
} from "./chunk-7VNVH63N.mjs";
|
|
17
|
+
import "./chunk-YMNSMKKW.mjs";
|
|
18
|
+
import "./chunk-4JRI2ZJI.mjs";
|
|
19
|
+
import "./chunk-ROAGDPV7.mjs";
|
|
20
|
+
import "./chunk-C4JZK4J7.mjs";
|
|
21
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
22
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
23
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
24
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
25
|
+
import "./chunk-OENWMTE6.mjs";
|
|
26
|
+
import "./chunk-NEGC54NE.mjs";
|
|
27
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
28
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
29
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
30
|
+
import "./chunk-J5LGTIGS.mjs";
|
|
31
|
+
export {
|
|
32
|
+
DXN_KEY,
|
|
33
|
+
Feed,
|
|
34
|
+
Service,
|
|
35
|
+
append,
|
|
36
|
+
cursor,
|
|
37
|
+
getQueueDxn,
|
|
38
|
+
make,
|
|
39
|
+
next,
|
|
40
|
+
nextOption,
|
|
41
|
+
notAvailable,
|
|
42
|
+
query,
|
|
43
|
+
remove,
|
|
44
|
+
runQuery,
|
|
45
|
+
setRetention
|
|
46
|
+
};
|
|
47
|
+
//# sourceMappingURL=Feed.mjs.map
|
|
@@ -23,14 +23,17 @@ import {
|
|
|
23
23
|
type,
|
|
24
24
|
typeDXN,
|
|
25
25
|
typename
|
|
26
|
-
} from "./chunk-
|
|
27
|
-
import "./chunk-
|
|
28
|
-
import "./chunk-
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
31
|
-
import "./chunk-
|
|
32
|
-
import "./chunk-
|
|
33
|
-
import "./chunk-
|
|
26
|
+
} from "./chunk-NXMFBIT5.mjs";
|
|
27
|
+
import "./chunk-FXEG7EOK.mjs";
|
|
28
|
+
import "./chunk-C4JZK4J7.mjs";
|
|
29
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
30
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
31
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
32
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
33
|
+
import "./chunk-NEGC54NE.mjs";
|
|
34
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
35
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
36
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
34
37
|
import "./chunk-J5LGTIGS.mjs";
|
|
35
38
|
export {
|
|
36
39
|
and,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "./chunk-
|
|
1
|
+
import "./chunk-FZO7LQO7.mjs";
|
|
2
2
|
import {
|
|
3
3
|
Currency,
|
|
4
4
|
CurrencyAnnotationId,
|
|
@@ -29,8 +29,8 @@ import {
|
|
|
29
29
|
getOptionsAnnotation,
|
|
30
30
|
getTypeEnum,
|
|
31
31
|
typeToFormat
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-
|
|
32
|
+
} from "./chunk-B5OXLWZL.mjs";
|
|
33
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
34
34
|
import "./chunk-J5LGTIGS.mjs";
|
|
35
35
|
export {
|
|
36
36
|
Currency,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
|
-
JsonSchema
|
|
3
|
-
} from "./chunk-VYEWMV5U.mjs";
|
|
4
|
-
import {
|
|
2
|
+
JsonSchema,
|
|
5
3
|
toEffectSchema,
|
|
6
4
|
toJsonSchema
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-UTBRYVQC.mjs";
|
|
6
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
7
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
8
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
9
|
+
import "./chunk-NEGC54NE.mjs";
|
|
10
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
11
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
12
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
13
13
|
import "./chunk-J5LGTIGS.mjs";
|
|
14
14
|
export {
|
|
15
15
|
JsonSchema,
|
package/dist/lib/neutral/Obj.mjs
CHANGED
|
@@ -2,10 +2,15 @@ import {
|
|
|
2
2
|
ID,
|
|
3
3
|
Meta,
|
|
4
4
|
Parent,
|
|
5
|
+
Unknown,
|
|
6
|
+
VersionTypeId,
|
|
5
7
|
addTag,
|
|
6
8
|
change,
|
|
7
9
|
clone,
|
|
10
|
+
compareVersions,
|
|
11
|
+
decodeVersion,
|
|
8
12
|
deleteKeys,
|
|
13
|
+
encodeVersion,
|
|
9
14
|
fromJSON,
|
|
10
15
|
getDXN,
|
|
11
16
|
getDatabase,
|
|
@@ -25,6 +30,8 @@ import {
|
|
|
25
30
|
instanceOf,
|
|
26
31
|
isDeleted,
|
|
27
32
|
isObject,
|
|
33
|
+
isSnapshot,
|
|
34
|
+
isVersion,
|
|
28
35
|
make,
|
|
29
36
|
removeTag,
|
|
30
37
|
setDescription,
|
|
@@ -37,27 +44,25 @@ import {
|
|
|
37
44
|
sortByTypename,
|
|
38
45
|
subscribe,
|
|
39
46
|
toJSON,
|
|
40
|
-
version
|
|
41
|
-
} from "./chunk-HQXQWXLH.mjs";
|
|
42
|
-
import "./chunk-YPIP3WGI.mjs";
|
|
43
|
-
import {
|
|
44
|
-
VersionTypeId,
|
|
45
|
-
compareVersions,
|
|
46
|
-
decodeVersion,
|
|
47
|
-
encodeVersion,
|
|
48
|
-
isVersion,
|
|
47
|
+
version,
|
|
49
48
|
versionValid
|
|
50
|
-
} from "./chunk-
|
|
51
|
-
import "./chunk-
|
|
52
|
-
import "./chunk-
|
|
53
|
-
import "./chunk-
|
|
54
|
-
import "./chunk-
|
|
55
|
-
import "./chunk-
|
|
49
|
+
} from "./chunk-4JRI2ZJI.mjs";
|
|
50
|
+
import "./chunk-ROAGDPV7.mjs";
|
|
51
|
+
import "./chunk-C4JZK4J7.mjs";
|
|
52
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
53
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
54
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
55
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
56
|
+
import "./chunk-NEGC54NE.mjs";
|
|
57
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
58
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
59
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
56
60
|
import "./chunk-J5LGTIGS.mjs";
|
|
57
61
|
export {
|
|
58
62
|
ID,
|
|
59
63
|
Meta,
|
|
60
64
|
Parent,
|
|
65
|
+
Unknown,
|
|
61
66
|
VersionTypeId,
|
|
62
67
|
addTag,
|
|
63
68
|
change,
|
|
@@ -85,6 +90,7 @@ export {
|
|
|
85
90
|
instanceOf,
|
|
86
91
|
isDeleted,
|
|
87
92
|
isObject,
|
|
93
|
+
isSnapshot,
|
|
88
94
|
isVersion,
|
|
89
95
|
make,
|
|
90
96
|
removeTag,
|
|
@@ -1,22 +1,32 @@
|
|
|
1
1
|
import {
|
|
2
2
|
all,
|
|
3
|
+
from,
|
|
3
4
|
fromAst,
|
|
4
5
|
is,
|
|
5
6
|
select,
|
|
6
7
|
type,
|
|
7
8
|
without
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
9
|
+
} from "./chunk-6GPU7XC3.mjs";
|
|
10
|
+
import "./chunk-7VNVH63N.mjs";
|
|
11
|
+
import "./chunk-YMNSMKKW.mjs";
|
|
12
|
+
import "./chunk-NXMFBIT5.mjs";
|
|
13
|
+
import "./chunk-FXEG7EOK.mjs";
|
|
14
|
+
import "./chunk-4JRI2ZJI.mjs";
|
|
15
|
+
import "./chunk-ROAGDPV7.mjs";
|
|
16
|
+
import "./chunk-C4JZK4J7.mjs";
|
|
17
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
18
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
19
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
20
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
21
|
+
import "./chunk-OENWMTE6.mjs";
|
|
22
|
+
import "./chunk-NEGC54NE.mjs";
|
|
23
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
24
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
25
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
17
26
|
import "./chunk-J5LGTIGS.mjs";
|
|
18
27
|
export {
|
|
19
28
|
all,
|
|
29
|
+
from,
|
|
20
30
|
fromAst,
|
|
21
31
|
is,
|
|
22
32
|
select,
|
package/dist/lib/neutral/Ref.mjs
CHANGED
|
@@ -1,19 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Array,
|
|
3
|
+
Ref,
|
|
3
4
|
fromDXN,
|
|
4
5
|
isRef,
|
|
5
6
|
isRefType,
|
|
6
7
|
make
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-FXEG7EOK.mjs";
|
|
9
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
10
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
11
|
+
import "./chunk-NEGC54NE.mjs";
|
|
12
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
13
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
14
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
14
15
|
import "./chunk-J5LGTIGS.mjs";
|
|
15
16
|
export {
|
|
16
17
|
Array,
|
|
18
|
+
Ref,
|
|
17
19
|
fromDXN,
|
|
18
20
|
isRef,
|
|
19
21
|
isRefType,
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
+
Meta,
|
|
2
3
|
Source,
|
|
3
4
|
Target,
|
|
5
|
+
Unknown,
|
|
6
|
+
VersionTypeId,
|
|
4
7
|
addTag,
|
|
5
8
|
change,
|
|
6
9
|
deleteKeys,
|
|
@@ -21,6 +24,8 @@ import {
|
|
|
21
24
|
getValue,
|
|
22
25
|
isDeleted,
|
|
23
26
|
isRelation,
|
|
27
|
+
isSnapshot,
|
|
28
|
+
isVersion,
|
|
24
29
|
make,
|
|
25
30
|
removeTag,
|
|
26
31
|
setDescription,
|
|
@@ -32,21 +37,24 @@ import {
|
|
|
32
37
|
subscribe,
|
|
33
38
|
toJSON,
|
|
34
39
|
version
|
|
35
|
-
} from "./chunk-
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
import "./chunk-
|
|
42
|
-
import "./chunk-
|
|
43
|
-
import "./chunk-
|
|
44
|
-
import "./chunk-
|
|
45
|
-
import "./chunk-
|
|
40
|
+
} from "./chunk-W47JKR3X.mjs";
|
|
41
|
+
import "./chunk-4JRI2ZJI.mjs";
|
|
42
|
+
import "./chunk-ROAGDPV7.mjs";
|
|
43
|
+
import "./chunk-C4JZK4J7.mjs";
|
|
44
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
45
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
46
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
47
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
48
|
+
import "./chunk-NEGC54NE.mjs";
|
|
49
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
50
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
51
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
46
52
|
import "./chunk-J5LGTIGS.mjs";
|
|
47
53
|
export {
|
|
54
|
+
Meta,
|
|
48
55
|
Source,
|
|
49
56
|
Target,
|
|
57
|
+
Unknown,
|
|
50
58
|
VersionTypeId,
|
|
51
59
|
addTag,
|
|
52
60
|
change,
|
|
@@ -68,6 +76,7 @@ export {
|
|
|
68
76
|
getValue,
|
|
69
77
|
isDeleted,
|
|
70
78
|
isRelation,
|
|
79
|
+
isSnapshot,
|
|
71
80
|
isVersion,
|
|
72
81
|
make,
|
|
73
82
|
removeTag,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import "./chunk-
|
|
1
|
+
import "./chunk-BNCCGLJN.mjs";
|
|
2
2
|
//# sourceMappingURL=SchemaRegistry.mjs.map
|
package/dist/lib/neutral/Tag.mjs
CHANGED
|
@@ -4,16 +4,19 @@ import {
|
|
|
4
4
|
findTagByLabel,
|
|
5
5
|
make,
|
|
6
6
|
sortTags
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-6K2MVI2O.mjs";
|
|
8
|
+
import "./chunk-YMNSMKKW.mjs";
|
|
9
|
+
import "./chunk-4JRI2ZJI.mjs";
|
|
10
|
+
import "./chunk-ROAGDPV7.mjs";
|
|
11
|
+
import "./chunk-C4JZK4J7.mjs";
|
|
12
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
13
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
14
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
15
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
16
|
+
import "./chunk-NEGC54NE.mjs";
|
|
17
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
18
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
19
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
17
20
|
import "./chunk-J5LGTIGS.mjs";
|
|
18
21
|
export {
|
|
19
22
|
Tag,
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
|
-
Entity,
|
|
3
|
-
Obj,
|
|
4
2
|
PersistentType,
|
|
5
|
-
|
|
6
|
-
Relation,
|
|
3
|
+
RuntimeType,
|
|
7
4
|
getDXN,
|
|
8
5
|
getMeta,
|
|
9
6
|
getTypename,
|
|
@@ -13,25 +10,20 @@ import {
|
|
|
13
10
|
isRelationSchema,
|
|
14
11
|
object,
|
|
15
12
|
relation
|
|
16
|
-
} from "./chunk-
|
|
17
|
-
import
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-MXQJZCPY.mjs";
|
|
13
|
+
} from "./chunk-YMNSMKKW.mjs";
|
|
14
|
+
import "./chunk-C4JZK4J7.mjs";
|
|
15
|
+
import "./chunk-YWXWXIE5.mjs";
|
|
16
|
+
import "./chunk-BOZZPUXE.mjs";
|
|
17
|
+
import "./chunk-B5OXLWZL.mjs";
|
|
18
|
+
import "./chunk-43Y5DOS6.mjs";
|
|
19
|
+
import "./chunk-NEGC54NE.mjs";
|
|
20
|
+
import "./chunk-SEMVAGBM.mjs";
|
|
21
|
+
import "./chunk-WYOKA6AE.mjs";
|
|
22
|
+
import "./chunk-UBEZSGXY.mjs";
|
|
27
23
|
import "./chunk-J5LGTIGS.mjs";
|
|
28
24
|
export {
|
|
29
|
-
Entity,
|
|
30
|
-
Obj,
|
|
31
25
|
PersistentType,
|
|
32
|
-
|
|
33
|
-
Relation,
|
|
34
|
-
EchoSchema as RuntimeType,
|
|
26
|
+
RuntimeType,
|
|
35
27
|
getDXN,
|
|
36
28
|
getMeta,
|
|
37
29
|
getTypename,
|
|
@@ -40,8 +32,6 @@ export {
|
|
|
40
32
|
isObjectSchema,
|
|
41
33
|
isRelationSchema,
|
|
42
34
|
object,
|
|
43
|
-
relation
|
|
44
|
-
toEffectSchema,
|
|
45
|
-
toJsonSchema
|
|
35
|
+
relation
|
|
46
36
|
};
|
|
47
37
|
//# sourceMappingURL=Type.mjs.map
|