@warp-drive-mirror/core 5.9.0-alpha.9 → 5.9.0-beta.1
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/declarations/aliases-BWYW5EhX.d.ts +17 -0
- package/declarations/aliases-BWYW5EhX.d.ts.map +1 -0
- package/declarations/build-config/babel-macros.d.ts +2 -1
- package/declarations/build-config/canary-features.d.ts +1 -1
- package/declarations/build-config/debugging.d.ts +1 -1
- package/declarations/build-config/deprecations.d.ts +1 -1
- package/declarations/build-config/env.d.ts +2 -1
- package/declarations/build-config/macros.d.ts +2 -1
- package/declarations/build-config.d.ts +2 -18
- package/declarations/change-C7kqv2kW.d.ts +41 -0
- package/declarations/change-C7kqv2kW.d.ts.map +1 -0
- package/declarations/concepts-LHsLJZMl.d.ts +77 -0
- package/declarations/concepts-LHsLJZMl.d.ts.map +1 -0
- package/declarations/configure-B_F639tN.d.ts +134 -0
- package/declarations/configure-B_F639tN.d.ts.map +1 -0
- package/declarations/configure.d.ts +2 -7
- package/declarations/document-BEn91SwT.d.ts +129 -0
- package/declarations/document-BEn91SwT.d.ts.map +1 -0
- package/declarations/error-50OSEhsF.d.ts +77 -0
- package/declarations/error-50OSEhsF.d.ts.map +1 -0
- package/declarations/fields-FM7peCiM.d.ts +2327 -0
- package/declarations/fields-FM7peCiM.d.ts.map +1 -0
- package/declarations/graph/-private.d.ts +2 -13
- package/declarations/graph-DLqYXP2z.d.ts +186 -0
- package/declarations/graph-DLqYXP2z.d.ts.map +1 -0
- package/declarations/identifier-DQnqOSJK.d.ts +112 -0
- package/declarations/identifier-DQnqOSJK.d.ts.map +1 -0
- package/declarations/index.d.ts +2 -96
- package/declarations/internal-Cz-893zD.d.ts +8690 -0
- package/declarations/internal-Cz-893zD.d.ts.map +1 -0
- package/declarations/json-api-raw-C5APJHHB.d.ts +378 -0
- package/declarations/json-api-raw-C5APJHHB.d.ts.map +1 -0
- package/declarations/mutations-CqtoGB4t.d.ts +165 -0
- package/declarations/mutations-CqtoGB4t.d.ts.map +1 -0
- package/declarations/operations-D1qA6r0_.d.ts +244 -0
- package/declarations/operations-D1qA6r0_.d.ts.map +1 -0
- package/declarations/params-DrEx3bf8.d.ts +41 -0
- package/declarations/params-DrEx3bf8.d.ts.map +1 -0
- package/declarations/raw-D5hnjiq7.d.ts +31 -0
- package/declarations/raw-D5hnjiq7.d.ts.map +1 -0
- package/declarations/reactive/-private.d.ts +2 -2
- package/declarations/reactive.d.ts +2 -286
- package/declarations/record-D3QQcaIR.d.ts +254 -0
- package/declarations/record-D3QQcaIR.d.ts.map +1 -0
- package/declarations/relationship-CmHzMPKf.d.ts +65 -0
- package/declarations/relationship-CmHzMPKf.d.ts.map +1 -0
- package/declarations/request.d.ts +2 -52
- package/declarations/signals/-leaked.d.ts +63 -2
- package/declarations/signals/-leaked.d.ts.map +1 -0
- package/declarations/store/-private.d.ts +2 -24
- package/declarations/store.d.ts +8358 -2
- package/declarations/store.d.ts.map +1 -0
- package/declarations/symbols-DjRDCeX0.d.ts +88 -0
- package/declarations/symbols-DjRDCeX0.d.ts.map +1 -0
- package/declarations/types/-private.d.ts +71 -17
- package/declarations/types/-private.d.ts.map +1 -0
- package/declarations/types/cache/aliases.d.ts +2 -1
- package/declarations/types/cache/change.d.ts +2 -6
- package/declarations/types/cache/mutations.d.ts +2 -38
- package/declarations/types/cache/operations.d.ts +2 -168
- package/declarations/types/cache/relationship.d.ts +2 -13
- package/declarations/types/cache.d.ts +2 -429
- package/declarations/types/graph.d.ts +2 -47
- package/declarations/types/identifier.d.ts +2 -86
- package/declarations/types/json/raw.d.ts +2 -6
- package/declarations/types/params.d.ts +2 -8
- package/declarations/types/record.d.ts +2 -269
- package/declarations/types/request.d.ts +2 -371
- package/declarations/types/runtime.d.ts +53 -12
- package/declarations/types/runtime.d.ts.map +1 -0
- package/declarations/types/schema/concepts.d.ts +2 -23
- package/declarations/types/schema/fields.d.ts +2 -2200
- package/declarations/types/schema/fields.type-test.d.ts +1 -1
- package/declarations/types/schema/schema-service.d.ts +2 -380
- package/declarations/types/spec/document.d.ts +2 -67
- package/declarations/types/spec/error.d.ts +2 -18
- package/declarations/types/spec/json-api-raw.d.ts +2 -139
- package/declarations/types/symbols.d.ts +2 -78
- package/declarations/types/utils.d.ts +2 -5
- package/declarations/types.d.ts +3 -11
- package/declarations/utils/string.d.ts +51 -44
- package/declarations/utils/string.d.ts.map +1 -0
- package/declarations/utils-BtURiy8l.d.ts +24 -0
- package/declarations/utils-BtURiy8l.d.ts.map +1 -0
- package/dist/-private-DMzvF_Q6.js +120 -0
- package/dist/-private-DMzvF_Q6.js.map +1 -0
- package/dist/-private-HjaQ1wp1.js +1695 -0
- package/dist/-private-HjaQ1wp1.js.map +1 -0
- package/dist/-private-b1g4dhl0.js +22 -0
- package/dist/-private-b1g4dhl0.js.map +1 -0
- package/dist/build-config/babel-macros.js +3 -1
- package/dist/build-config/canary-features.js +1 -1
- package/dist/build-config/debugging.js +1 -1
- package/dist/build-config/deprecations.js +1 -1
- package/dist/build-config/env.js +3 -1
- package/dist/build-config/macros.js +3 -1
- package/dist/build-config.js +3 -1
- package/dist/configure.js +3 -2
- package/dist/graph/-private.js +2183 -3192
- package/dist/graph/-private.js.map +1 -0
- package/dist/index.js +3 -8
- package/dist/reactive/-private.js +3 -1
- package/dist/reactive.js +5 -4
- package/dist/request--vRFALbQ.js +766 -0
- package/dist/request--vRFALbQ.js.map +1 -0
- package/dist/request.js +2 -48
- package/dist/signals/-leaked.js +3 -1
- package/dist/src-Dex_phWI.js +9088 -0
- package/dist/src-Dex_phWI.js.map +1 -0
- package/dist/store/-private.js +3 -1
- package/dist/store-DNF9Rgoh.js +462 -0
- package/dist/store-DNF9Rgoh.js.map +1 -0
- package/dist/store.js +3 -1
- package/dist/types/-private.js +1 -77
- package/dist/types/identifier.js +60 -52
- package/dist/types/identifier.js.map +1 -0
- package/dist/types/record.js +211 -181
- package/dist/types/record.js.map +1 -0
- package/dist/types/request.js +138 -69
- package/dist/types/request.js.map +1 -0
- package/dist/types/runtime.js +54 -26
- package/dist/types/runtime.js.map +1 -0
- package/dist/types/schema/fields.js +501 -495
- package/dist/types/schema/fields.js.map +1 -0
- package/dist/types/schema/fields.type-test.js +79 -0
- package/dist/types/schema/fields.type-test.js.map +1 -0
- package/dist/types/symbols.js +84 -77
- package/dist/types/symbols.js.map +1 -0
- package/dist/unpkg/dev/-private-2RfQ2761.js +111 -0
- package/dist/unpkg/dev/-private-2RfQ2761.js.map +1 -0
- package/dist/unpkg/dev/-private-CM1zxNws.js +1684 -0
- package/dist/unpkg/dev/-private-CM1zxNws.js.map +1 -0
- package/dist/unpkg/dev/-private-DL4tfrv9.js +22 -0
- package/dist/unpkg/dev/-private-DL4tfrv9.js.map +1 -0
- package/dist/unpkg/dev/build-config/babel-macros.js +3 -1
- package/dist/unpkg/dev/build-config/canary-features.js +1 -1
- package/dist/unpkg/dev/build-config/debugging.js +1 -1
- package/dist/unpkg/dev/build-config/deprecations.js +1 -1
- package/dist/unpkg/dev/build-config/env.js +3 -1
- package/dist/unpkg/dev/build-config/macros.js +3 -1
- package/dist/unpkg/dev/build-config.js +3 -1
- package/dist/unpkg/dev/configure.js +3 -1
- package/dist/unpkg/dev/graph/-private.js +1941 -2949
- package/dist/unpkg/dev/graph/-private.js.map +1 -0
- package/dist/unpkg/dev/index.js +3 -6
- package/dist/unpkg/dev/reactive/-private.js +3 -1
- package/dist/unpkg/dev/reactive.js +5 -3
- package/dist/unpkg/dev/request-DAuXbfYi.js +756 -0
- package/dist/unpkg/dev/request-DAuXbfYi.js.map +1 -0
- package/dist/unpkg/dev/request.js +2 -48
- package/dist/unpkg/dev/runtime-EoVKAhTv.js +110 -0
- package/dist/unpkg/dev/runtime-EoVKAhTv.js.map +1 -0
- package/dist/unpkg/dev/signals/-leaked.js +3 -1
- package/dist/unpkg/dev/src-Bxlr_vue.js +8192 -0
- package/dist/unpkg/dev/src-Bxlr_vue.js.map +1 -0
- package/dist/unpkg/dev/store/-private.js +3 -55
- package/dist/unpkg/dev/store-DmiFvT1B.js +427 -0
- package/dist/unpkg/dev/store-DmiFvT1B.js.map +1 -0
- package/dist/unpkg/dev/store.js +1 -556
- package/dist/unpkg/dev/types/-private.js +1 -67
- package/dist/unpkg/dev/types/identifier.js +63 -56
- package/dist/unpkg/dev/types/identifier.js.map +1 -0
- package/dist/unpkg/dev/types/record.js +211 -181
- package/dist/unpkg/dev/types/record.js.map +1 -0
- package/dist/unpkg/dev/types/request.js +138 -69
- package/dist/unpkg/dev/types/request.js.map +1 -0
- package/dist/unpkg/dev/types/runtime.js +54 -26
- package/dist/unpkg/dev/types/runtime.js.map +1 -0
- package/dist/unpkg/dev/types/schema/fields.js +501 -495
- package/dist/unpkg/dev/types/schema/fields.js.map +1 -0
- package/dist/unpkg/dev/types/schema/fields.type-test.js +79 -0
- package/dist/unpkg/dev/types/schema/fields.type-test.js.map +1 -0
- package/dist/unpkg/dev/types/symbols.js +84 -77
- package/dist/unpkg/dev/types/symbols.js.map +1 -0
- package/dist/unpkg/dev/utils/string.js +79 -85
- package/dist/unpkg/dev/utils/string.js.map +1 -0
- package/dist/unpkg/dev-deprecated/-private-2RfQ2761.js +111 -0
- package/dist/unpkg/dev-deprecated/-private-2RfQ2761.js.map +1 -0
- package/dist/unpkg/dev-deprecated/-private-CM1zxNws.js +1684 -0
- package/dist/unpkg/dev-deprecated/-private-CM1zxNws.js.map +1 -0
- package/dist/unpkg/dev-deprecated/-private-DL4tfrv9.js +22 -0
- package/dist/unpkg/dev-deprecated/-private-DL4tfrv9.js.map +1 -0
- package/dist/unpkg/dev-deprecated/build-config/babel-macros.js +3 -1
- package/dist/unpkg/dev-deprecated/build-config/canary-features.js +1 -1
- package/dist/unpkg/dev-deprecated/build-config/debugging.js +1 -1
- package/dist/unpkg/dev-deprecated/build-config/deprecations.js +1 -1
- package/dist/unpkg/dev-deprecated/build-config/env.js +3 -1
- package/dist/unpkg/dev-deprecated/build-config/macros.js +3 -1
- package/dist/unpkg/dev-deprecated/build-config.js +3 -1
- package/dist/unpkg/dev-deprecated/configure.js +3 -1
- package/dist/unpkg/dev-deprecated/graph/-private.js +2060 -3143
- package/dist/unpkg/dev-deprecated/graph/-private.js.map +1 -0
- package/dist/unpkg/dev-deprecated/index.js +3 -5
- package/dist/unpkg/dev-deprecated/reactive/-private.js +3 -1
- package/dist/unpkg/dev-deprecated/reactive.js +5 -3
- package/dist/unpkg/dev-deprecated/request-DAuXbfYi.js +756 -0
- package/dist/unpkg/dev-deprecated/request-DAuXbfYi.js.map +1 -0
- package/dist/unpkg/dev-deprecated/request.js +2 -48
- package/dist/unpkg/dev-deprecated/runtime-BacZMq1r.js +110 -0
- package/dist/unpkg/dev-deprecated/runtime-BacZMq1r.js.map +1 -0
- package/dist/unpkg/dev-deprecated/signals/-leaked.js +3 -1
- package/dist/unpkg/dev-deprecated/src-DEl2Ca3T.js +8745 -0
- package/dist/unpkg/dev-deprecated/src-DEl2Ca3T.js.map +1 -0
- package/dist/unpkg/dev-deprecated/store/-private.js +3 -1
- package/dist/unpkg/dev-deprecated/store-TcP2H4Af.js +427 -0
- package/dist/unpkg/dev-deprecated/store-TcP2H4Af.js.map +1 -0
- package/dist/unpkg/dev-deprecated/store.js +1 -556
- package/dist/unpkg/dev-deprecated/types/-private.js +1 -67
- package/dist/unpkg/dev-deprecated/types/identifier.js +63 -56
- package/dist/unpkg/dev-deprecated/types/identifier.js.map +1 -0
- package/dist/unpkg/dev-deprecated/types/record.js +211 -181
- package/dist/unpkg/dev-deprecated/types/record.js.map +1 -0
- package/dist/unpkg/dev-deprecated/types/request.js +138 -69
- package/dist/unpkg/dev-deprecated/types/request.js.map +1 -0
- package/dist/unpkg/dev-deprecated/types/runtime.js +54 -26
- package/dist/unpkg/dev-deprecated/types/runtime.js.map +1 -0
- package/dist/unpkg/dev-deprecated/types/schema/fields.js +501 -495
- package/dist/unpkg/dev-deprecated/types/schema/fields.js.map +1 -0
- package/dist/unpkg/dev-deprecated/types/schema/fields.type-test.js +79 -0
- package/dist/unpkg/dev-deprecated/types/schema/fields.type-test.js.map +1 -0
- package/dist/unpkg/dev-deprecated/types/symbols.js +84 -77
- package/dist/unpkg/dev-deprecated/types/symbols.js.map +1 -0
- package/dist/unpkg/dev-deprecated/utils/string.js +79 -85
- package/dist/unpkg/dev-deprecated/utils/string.js.map +1 -0
- package/dist/unpkg/prod/-private-BK71-uXR.js +99 -0
- package/dist/unpkg/prod/-private-BK71-uXR.js.map +1 -0
- package/dist/unpkg/prod/-private-TNaS5Piv.js +1494 -0
- package/dist/unpkg/prod/-private-TNaS5Piv.js.map +1 -0
- package/dist/unpkg/prod/-private-Z9i0icpE.js +22 -0
- package/dist/unpkg/prod/-private-Z9i0icpE.js.map +1 -0
- package/dist/unpkg/prod/build-config/babel-macros.js +3 -1
- package/dist/unpkg/prod/build-config/canary-features.js +1 -1
- package/dist/unpkg/prod/build-config/debugging.js +1 -1
- package/dist/unpkg/prod/build-config/deprecations.js +1 -1
- package/dist/unpkg/prod/build-config/env.js +3 -1
- package/dist/unpkg/prod/build-config/macros.js +3 -1
- package/dist/unpkg/prod/build-config.js +3 -1
- package/dist/unpkg/prod/configure.js +3 -2
- package/dist/unpkg/prod/graph/-private.js +1475 -2095
- package/dist/unpkg/prod/graph/-private.js.map +1 -0
- package/dist/unpkg/prod/index.js +2 -482
- package/dist/unpkg/prod/reactive/-private.js +3 -1
- package/dist/unpkg/prod/reactive.js +5 -30
- package/dist/unpkg/prod/request-BcJNzSgv.js +480 -0
- package/dist/unpkg/prod/request-BcJNzSgv.js.map +1 -0
- package/dist/unpkg/prod/request.js +3 -2
- package/dist/unpkg/prod/signals/-leaked.js +3 -1
- package/dist/unpkg/prod/src-Dzz-j6pp.js +6799 -0
- package/dist/unpkg/prod/src-Dzz-j6pp.js.map +1 -0
- package/dist/unpkg/prod/store/-private.js +3 -126
- package/dist/unpkg/prod/store-BWhmb7Ob.js +359 -0
- package/dist/unpkg/prod/store-BWhmb7Ob.js.map +1 -0
- package/dist/unpkg/prod/store.js +1 -435
- package/dist/unpkg/prod/types/-private.js +1 -47
- package/dist/unpkg/prod/types/identifier.js +63 -56
- package/dist/unpkg/prod/types/identifier.js.map +1 -0
- package/dist/unpkg/prod/types/record.js +211 -181
- package/dist/unpkg/prod/types/record.js.map +1 -0
- package/dist/unpkg/prod/types/request.js +138 -69
- package/dist/unpkg/prod/types/request.js.map +1 -0
- package/dist/unpkg/prod/types/runtime.js +54 -26
- package/dist/unpkg/prod/types/runtime.js.map +1 -0
- package/dist/unpkg/prod/types/schema/fields.js +501 -495
- package/dist/unpkg/prod/types/schema/fields.js.map +1 -0
- package/dist/unpkg/prod/types/schema/fields.type-test.js +79 -0
- package/dist/unpkg/prod/types/schema/fields.type-test.js.map +1 -0
- package/dist/unpkg/prod/types/symbols.js +84 -77
- package/dist/unpkg/prod/types/symbols.js.map +1 -0
- package/dist/unpkg/prod/utils/string.js +70 -66
- package/dist/unpkg/prod/utils/string.js.map +1 -0
- package/dist/unpkg/prod-deprecated/-private-BK71-uXR.js +99 -0
- package/dist/unpkg/prod-deprecated/-private-BK71-uXR.js.map +1 -0
- package/dist/unpkg/prod-deprecated/-private-TNaS5Piv.js +1494 -0
- package/dist/unpkg/prod-deprecated/-private-TNaS5Piv.js.map +1 -0
- package/dist/unpkg/prod-deprecated/-private-Z9i0icpE.js +22 -0
- package/dist/unpkg/prod-deprecated/-private-Z9i0icpE.js.map +1 -0
- package/dist/unpkg/prod-deprecated/build-config/babel-macros.js +3 -1
- package/dist/unpkg/prod-deprecated/build-config/canary-features.js +1 -1
- package/dist/unpkg/prod-deprecated/build-config/debugging.js +1 -1
- package/dist/unpkg/prod-deprecated/build-config/deprecations.js +1 -1
- package/dist/unpkg/prod-deprecated/build-config/env.js +3 -1
- package/dist/unpkg/prod-deprecated/build-config/macros.js +3 -1
- package/dist/unpkg/prod-deprecated/build-config.js +3 -1
- package/dist/unpkg/prod-deprecated/configure.js +3 -2
- package/dist/unpkg/prod-deprecated/graph/-private.js +1586 -2266
- package/dist/unpkg/prod-deprecated/graph/-private.js.map +1 -0
- package/dist/unpkg/prod-deprecated/index.js +2 -482
- package/dist/unpkg/prod-deprecated/reactive/-private.js +3 -1
- package/dist/unpkg/prod-deprecated/reactive.js +5 -5
- package/dist/unpkg/prod-deprecated/request-BcJNzSgv.js +480 -0
- package/dist/unpkg/prod-deprecated/request-BcJNzSgv.js.map +1 -0
- package/dist/unpkg/prod-deprecated/request.js +3 -2
- package/dist/unpkg/prod-deprecated/signals/-leaked.js +3 -1
- package/dist/unpkg/prod-deprecated/src-BOifHFQ5.js +7232 -0
- package/dist/unpkg/prod-deprecated/src-BOifHFQ5.js.map +1 -0
- package/dist/unpkg/prod-deprecated/store/-private.js +3 -88
- package/dist/unpkg/prod-deprecated/store-BWhmb7Ob.js +359 -0
- package/dist/unpkg/prod-deprecated/store-BWhmb7Ob.js.map +1 -0
- package/dist/unpkg/prod-deprecated/store.js +1 -435
- package/dist/unpkg/prod-deprecated/types/-private.js +1 -47
- package/dist/unpkg/prod-deprecated/types/identifier.js +63 -56
- package/dist/unpkg/prod-deprecated/types/identifier.js.map +1 -0
- package/dist/unpkg/prod-deprecated/types/record.js +211 -181
- package/dist/unpkg/prod-deprecated/types/record.js.map +1 -0
- package/dist/unpkg/prod-deprecated/types/request.js +138 -69
- package/dist/unpkg/prod-deprecated/types/request.js.map +1 -0
- package/dist/unpkg/prod-deprecated/types/runtime.js +54 -26
- package/dist/unpkg/prod-deprecated/types/runtime.js.map +1 -0
- package/dist/unpkg/prod-deprecated/types/schema/fields.js +501 -495
- package/dist/unpkg/prod-deprecated/types/schema/fields.js.map +1 -0
- package/dist/unpkg/prod-deprecated/types/schema/fields.type-test.js +79 -0
- package/dist/unpkg/prod-deprecated/types/schema/fields.type-test.js.map +1 -0
- package/dist/unpkg/prod-deprecated/types/symbols.js +84 -77
- package/dist/unpkg/prod-deprecated/types/symbols.js.map +1 -0
- package/dist/unpkg/prod-deprecated/utils/string.js +70 -66
- package/dist/unpkg/prod-deprecated/utils/string.js.map +1 -0
- package/dist/utils/string.js +84 -85
- package/dist/utils/string.js.map +1 -0
- package/package.json +9 -9
- package/declarations/graph/-private/-diff.d.ts +0 -19
- package/declarations/graph/-private/-edge-definition.d.ts +0 -149
- package/declarations/graph/-private/-state.d.ts +0 -9
- package/declarations/graph/-private/-utils.d.ts +0 -25
- package/declarations/graph/-private/coerce-id.d.ts +0 -4
- package/declarations/graph/-private/debug/assert-polymorphic-type.d.ts +0 -6
- package/declarations/graph/-private/edges/collection.d.ts +0 -39
- package/declarations/graph/-private/edges/implicit.d.ts +0 -43
- package/declarations/graph/-private/edges/resource.d.ts +0 -23
- package/declarations/graph/-private/graph.d.ts +0 -56
- package/declarations/graph/-private/normalize-link.d.ts +0 -2
- package/declarations/graph/-private/operations/add-to-related-records.d.ts +0 -4
- package/declarations/graph/-private/operations/merge-identifier.d.ts +0 -3
- package/declarations/graph/-private/operations/remove-from-related-records.d.ts +0 -4
- package/declarations/graph/-private/operations/replace-related-record.d.ts +0 -3
- package/declarations/graph/-private/operations/replace-related-records.d.ts +0 -7
- package/declarations/graph/-private/operations/update-relationship.d.ts +0 -9
- package/declarations/reactive/-private/default-mode.d.ts +0 -73
- package/declarations/reactive/-private/document.d.ts +0 -142
- package/declarations/reactive/-private/fields/extension.d.ts +0 -8
- package/declarations/reactive/-private/fields/get-field-key.d.ts +0 -8
- package/declarations/reactive/-private/fields/managed-array.d.ts +0 -18
- package/declarations/reactive/-private/fields/managed-object.d.ts +0 -17
- package/declarations/reactive/-private/fields/many-array-manager.d.ts +0 -19
- package/declarations/reactive/-private/hooks.d.ts +0 -5
- package/declarations/reactive/-private/kind/alias-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/array-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/attribute-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/belongs-to-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/collection-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/derived-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/generic-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/has-many-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/hash-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/identity-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/local-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/object-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/resource-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/schema-array-field.d.ts +0 -4
- package/declarations/reactive/-private/kind/schema-object-field.d.ts +0 -4
- package/declarations/reactive/-private/record.d.ts +0 -83
- package/declarations/reactive/-private/schema.d.ts +0 -326
- package/declarations/reactive/-private/symbols.d.ts +0 -5
- package/declarations/request/-private/context.d.ts +0 -39
- package/declarations/request/-private/debug.d.ts +0 -4
- package/declarations/request/-private/fetch.d.ts +0 -33
- package/declarations/request/-private/future.d.ts +0 -7
- package/declarations/request/-private/manager.d.ts +0 -158
- package/declarations/request/-private/promise-cache.d.ts +0 -28
- package/declarations/request/-private/types.d.ts +0 -234
- package/declarations/request/-private/utils.d.ts +0 -57
- package/declarations/signals/-private.d.ts +0 -6
- package/declarations/signals/promise-state.d.ts +0 -264
- package/declarations/signals/reactivity/configure.d.ts +0 -138
- package/declarations/signals/reactivity/internal.d.ts +0 -154
- package/declarations/signals/reactivity/signal.d.ts +0 -56
- package/declarations/signals/request-state.d.ts +0 -372
- package/declarations/signals/request-subscription.d.ts +0 -177
- package/declarations/store/-private/cache-handler/handler.d.ts +0 -56
- package/declarations/store/-private/cache-handler/types.d.ts +0 -84
- package/declarations/store/-private/cache-handler/utils.d.ts +0 -31
- package/declarations/store/-private/caches/instance-cache.d.ts +0 -58
- package/declarations/store/-private/caches/resource-utils.d.ts +0 -9
- package/declarations/store/-private/debug/utils.d.ts +0 -7
- package/declarations/store/-private/default-cache-policy.d.ts +0 -387
- package/declarations/store/-private/managers/cache-capabilities-manager.d.ts +0 -34
- package/declarations/store/-private/managers/cache-key-manager.d.ts +0 -304
- package/declarations/store/-private/managers/cache-manager.d.ts +0 -367
- package/declarations/store/-private/managers/notification-manager.d.ts +0 -83
- package/declarations/store/-private/managers/record-array-manager.d.ts +0 -100
- package/declarations/store/-private/network/request-cache.d.ts +0 -103
- package/declarations/store/-private/record-arrays/-utils.d.ts +0 -80
- package/declarations/store/-private/record-arrays/legacy-live-array.d.ts +0 -81
- package/declarations/store/-private/record-arrays/legacy-many-array.d.ts +0 -133
- package/declarations/store/-private/record-arrays/legacy-query.d.ts +0 -81
- package/declarations/store/-private/record-arrays/native-proxy-type-fix.d.ts +0 -3
- package/declarations/store/-private/record-arrays/resource-array.d.ts +0 -67
- package/declarations/store/-private/store-service.d.ts +0 -874
- package/declarations/store/-private/utils/coerce-id.d.ts +0 -4
- package/declarations/store/-private/utils/construct-resource.d.ts +0 -6
- package/declarations/store/-private/utils/is-non-empty-string.d.ts +0 -1
- package/declarations/store/-private/utils/normalize-model-name.d.ts +0 -1
- package/declarations/store/-private/utils/uuid-polyfill.d.ts +0 -1
- package/declarations/store/-types/q/cache-capabilities-manager.d.ts +0 -90
- package/declarations/store/-types/q/identifier.d.ts +0 -23
- package/declarations/store/-types/q/record-instance.d.ts +0 -22
- package/declarations/store/-types/q/store.d.ts +0 -31
- package/declarations/store/deprecated/-private.d.ts +0 -223
- package/declarations/store/deprecated/store.d.ts +0 -784
- package/dist/configure-BlQ9ebNX.js +0 -1940
- package/dist/default-cache-policy-D7_u4YRH.js +0 -572
- package/dist/future-CPfkKOvf.js +0 -678
- package/dist/index-D1MSdV3_.js +0 -10000
- package/dist/symbols-3C1OkYtZ.js +0 -39
- package/dist/unpkg/dev/-leaked-BYj8zMi0.js +0 -1939
- package/dist/unpkg/dev/-private-sql1_mdx.js +0 -39
- package/dist/unpkg/dev/future-DUuPqyLj.js +0 -672
- package/dist/unpkg/dev/index-BRuavm7L.js +0 -9410
- package/dist/unpkg/dev/runtime-DGG4CvlW.js +0 -135
- package/dist/unpkg/dev-deprecated/-leaked-D0KHC8Qz.js +0 -1939
- package/dist/unpkg/dev-deprecated/-private-3C1OkYtZ.js +0 -39
- package/dist/unpkg/dev-deprecated/future-DUuPqyLj.js +0 -672
- package/dist/unpkg/dev-deprecated/index-BwwP9hpV.js +0 -10025
- package/dist/unpkg/dev-deprecated/runtime-DfhJzpZH.js +0 -135
- package/dist/unpkg/prod/-leaked-DUONXQDB.js +0 -1676
- package/dist/unpkg/prod/-private-sql1_mdx.js +0 -39
- package/dist/unpkg/prod/handler-DeouKoRZ.js +0 -1619
- package/dist/unpkg/prod/promise-cache-DIT8Ypjq.js +0 -19
- package/dist/unpkg/prod/request-BrJSCG6r.js +0 -421
- package/dist/unpkg/prod/schema-DlxmDxns.js +0 -5237
- package/dist/unpkg/prod-deprecated/-leaked-DRNv9VIX.js +0 -1676
- package/dist/unpkg/prod-deprecated/-private-3C1OkYtZ.js +0 -39
- package/dist/unpkg/prod-deprecated/handler-BVKoq9bM.js +0 -334
- package/dist/unpkg/prod-deprecated/hooks-CfCFjO7d.js +0 -26
- package/dist/unpkg/prod-deprecated/promise-cache-DIT8Ypjq.js +0 -19
- package/dist/unpkg/prod-deprecated/request-BrJSCG6r.js +0 -421
- package/dist/unpkg/prod-deprecated/schema-_W00LRDb.js +0 -6957
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
//#region src/types/cache/aliases.d.ts
|
|
2
|
+
/**
|
|
3
|
+
* The `ResourceBlob` is an opaque type that must satisfy two constraints.
|
|
4
|
+
*
|
|
5
|
+
* 1. it should be possible for the {@link CacheKeyManager} to be able to
|
|
6
|
+
* generate a {@link ResourceKey} for it, whether by default or due to
|
|
7
|
+
* configuration.
|
|
8
|
+
* 2. it should be in a format expected by the {@link Cache}. This format
|
|
9
|
+
* is {@link Cache}-declared.
|
|
10
|
+
*
|
|
11
|
+
* This opaqueness allows arbitrary storage of any serializable/transferable
|
|
12
|
+
* state, including such things as `Buffer`s and `String`s.
|
|
13
|
+
*/
|
|
14
|
+
type ResourceBlob = unknown;
|
|
15
|
+
//#endregion
|
|
16
|
+
export { ResourceBlob as t };
|
|
17
|
+
//# sourceMappingURL=aliases-BWYW5EhX.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"aliases-BWYW5EhX.d.ts","names":[],"sources":["../src/types/cache/aliases.ts"],"mappings":";;;;;;;;;;;;;KAmBY"}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import { macros } from "@warp-drive-mirror/build-config/babel-macros";
|
|
2
|
+
export { macros };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "@warp-drive-mirror/build-config/canary-features";
|
|
1
|
+
export * from "@warp-drive-mirror/build-config/canary-features";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "@warp-drive-mirror/build-config/debugging";
|
|
1
|
+
export * from "@warp-drive-mirror/build-config/debugging";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "@warp-drive-mirror/build-config/deprecations";
|
|
1
|
+
export * from "@warp-drive-mirror/build-config/deprecations";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import { DEBUG, IS_CI, IS_RECORDING, PRODUCTION, SHOULD_RECORD, TESTING } from "@warp-drive-mirror/build-config/env";
|
|
2
|
+
export { DEBUG, IS_CI, IS_RECORDING, PRODUCTION, SHOULD_RECORD, TESTING };
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import { assert } from "@warp-drive-mirror/build-config/macros";
|
|
2
|
+
export { assert };
|
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* optional features, development/testing support and debug logging.
|
|
4
|
-
*
|
|
5
|
-
* Available settings include:
|
|
6
|
-
*
|
|
7
|
-
* - {@link LOGGING | debugging}
|
|
8
|
-
* - {@link DEPRECATIONS | deprecations}
|
|
9
|
-
* - {@link FEATURES | features}
|
|
10
|
-
* - {@link WarpDriveConfig.polyfillUUID | polyfillUUID}
|
|
11
|
-
* - {@link WarpDriveConfig.includeDataAdapterInProduction | includeDataAdapterInProduction}
|
|
12
|
-
* - {@link WarpDriveConfig.compatWith | compatWith}
|
|
13
|
-
*
|
|
14
|
-
* @module
|
|
15
|
-
*/
|
|
16
|
-
import type { WarpDriveConfig } from "@warp-drive-mirror/build-config";
|
|
17
|
-
export { setConfig, babelPlugin } from "@warp-drive-mirror/build-config";
|
|
18
|
-
export type { WarpDriveConfig };
|
|
1
|
+
import { WarpDriveConfig, babelPlugin, setConfig } from "@warp-drive-mirror/build-config";
|
|
2
|
+
export { type WarpDriveConfig, babelPlugin, setConfig };
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { c as RequestKey, l as ResourceKey } from "./identifier-DQnqOSJK.js";
|
|
2
|
+
//#region src/types/cache/change.d.ts
|
|
3
|
+
/**
|
|
4
|
+
* Describes a single mutation to a resource or document that occurred
|
|
5
|
+
* in the cache, as returned by {@link Cache.diff}.
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* ```ts
|
|
9
|
+
* const change: Change = {
|
|
10
|
+
* identifier: resourceKey,
|
|
11
|
+
* op: 'upsert',
|
|
12
|
+
* patch: { name: 'Chris' },
|
|
13
|
+
* };
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
interface Change {
|
|
17
|
+
/**
|
|
18
|
+
* the {@link ResourceKey} or {@link RequestKey} of the entity that changed
|
|
19
|
+
*/
|
|
20
|
+
identifier: ResourceKey | RequestKey;
|
|
21
|
+
/**
|
|
22
|
+
* the type of change that occurred. If `'upsert'`, {@link Change.patch | patch}
|
|
23
|
+
* will be present with the data to merge into the cache for the entity.
|
|
24
|
+
*/
|
|
25
|
+
op: "upsert" | "remove";
|
|
26
|
+
/**
|
|
27
|
+
* When {@link Change.op | op} is `'upsert'`, the data to merge into the
|
|
28
|
+
* cache for the entity.
|
|
29
|
+
*
|
|
30
|
+
* This is opaque to the Store but should be understood by the Cache and
|
|
31
|
+
* may be utilized by an Adapter when generating data during a `save`
|
|
32
|
+
* operation.
|
|
33
|
+
*
|
|
34
|
+
* It is generally recommended that `patch` contain only the updated
|
|
35
|
+
* state, ignoring fields that are unchanged.
|
|
36
|
+
*/
|
|
37
|
+
patch?: unknown;
|
|
38
|
+
}
|
|
39
|
+
//#endregion
|
|
40
|
+
export { Change as t };
|
|
41
|
+
//# sourceMappingURL=change-C7kqv2kW.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-C7kqv2kW.d.ts","names":[],"sources":["../src/types/cache/change.ts"],"mappings":";;;;;;;;;;;;;;;UAiBiB;;;;EAIf,YAAY,cAAc;;;;;EAK1B;;;;;;;;;;;;EAYA"}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import { l as ResourceKey } from "./identifier-DQnqOSJK.js";
|
|
2
|
+
import { i as Value, n as ObjectValue } from "./raw-D5hnjiq7.js";
|
|
3
|
+
import { a as Type } from "./symbols-DjRDCeX0.js";
|
|
4
|
+
import { i as OpaqueRecordInstance } from "./record-D3QQcaIR.js";
|
|
5
|
+
//#region src/types/schema/concepts.d.ts
|
|
6
|
+
/**
|
|
7
|
+
* A Transformation converts a cached primitive value into a richer
|
|
8
|
+
* "presentation" value exposed on a record, and back again.
|
|
9
|
+
*
|
|
10
|
+
* Transformations are used by {@link GenericField}, {@link ObjectField}
|
|
11
|
+
* and {@link ArrayField} to convert between the raw value stored in the
|
|
12
|
+
* cache (`T`) and the value read from or written to a record (`PT`).
|
|
13
|
+
*
|
|
14
|
+
* Transformations must be registered with the SchemaService via
|
|
15
|
+
* `schema.registerTransformation(transform)` before use, keyed by the
|
|
16
|
+
* name assigned to their {@link Type} property.
|
|
17
|
+
*/
|
|
18
|
+
type Transformation<T extends Value = Value, PT = unknown> = {
|
|
19
|
+
/**
|
|
20
|
+
* Converts a value from its presentation form (as read from or written
|
|
21
|
+
* to a record) into the raw form to be stored in the cache.
|
|
22
|
+
*/
|
|
23
|
+
serialize(value: PT, options: ObjectValue | null, record: OpaqueRecordInstance): T;
|
|
24
|
+
/**
|
|
25
|
+
* Converts a value from its raw cached form into the presentation
|
|
26
|
+
* form exposed on a record.
|
|
27
|
+
*/
|
|
28
|
+
hydrate(value: T | undefined, options: ObjectValue | null, record: OpaqueRecordInstance): PT;
|
|
29
|
+
/**
|
|
30
|
+
* Computes the value to use when no value is present in the cache
|
|
31
|
+
* for the field.
|
|
32
|
+
*/
|
|
33
|
+
defaultValue?(options: ObjectValue | null, identifier: ResourceKey): T;
|
|
34
|
+
/**
|
|
35
|
+
* The unique name this transformation is registered under.
|
|
36
|
+
*/
|
|
37
|
+
[Type]: string;
|
|
38
|
+
};
|
|
39
|
+
/**
|
|
40
|
+
* A Derivation computes a read-only field value from other fields
|
|
41
|
+
* (and options) on a record.
|
|
42
|
+
*
|
|
43
|
+
* Derivations back {@link DerivedField}. They are memoized and only
|
|
44
|
+
* recomputed when the fields they read change; derived values are never
|
|
45
|
+
* stored in the cache nor sent to the server.
|
|
46
|
+
*
|
|
47
|
+
* Derivations must be registered with the SchemaService via
|
|
48
|
+
* `schema.registerDerivation(derivation)` before use, keyed by the
|
|
49
|
+
* name assigned to their {@link Type} property.
|
|
50
|
+
*/
|
|
51
|
+
type Derivation<R = unknown, T = unknown, FM extends ObjectValue | null = ObjectValue | null> = {
|
|
52
|
+
/**
|
|
53
|
+
* The unique name this derivation is registered under.
|
|
54
|
+
*/
|
|
55
|
+
[Type]: string;
|
|
56
|
+
} & ((record: R, options: FM, prop: string) => T);
|
|
57
|
+
/**
|
|
58
|
+
* A HashFn computes a stable string identity for an object from its
|
|
59
|
+
* cache data, without access to a record instance.
|
|
60
|
+
*
|
|
61
|
+
* HashFns back {@link HashField}, and are used to compute the `@hash`
|
|
62
|
+
* identity of a schema-object, or to determine the resource type of a
|
|
63
|
+
* polymorphic schema-object or schema-array member.
|
|
64
|
+
*
|
|
65
|
+
* HashFns must be registered with the SchemaService via
|
|
66
|
+
* `schema.registerHashFn(hashFn)` before use, keyed by the name
|
|
67
|
+
* assigned to their {@link Type} property.
|
|
68
|
+
*/
|
|
69
|
+
type HashFn<T extends object = object> = {
|
|
70
|
+
/**
|
|
71
|
+
* The unique name this hash function is registered under.
|
|
72
|
+
*/
|
|
73
|
+
[Type]: string;
|
|
74
|
+
} & ((data: T, options: ObjectValue | null, prop: string | null) => string);
|
|
75
|
+
//#endregion
|
|
76
|
+
export { HashFn as n, Transformation as r, Derivation as t };
|
|
77
|
+
//# sourceMappingURL=concepts-LHsLJZMl.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"concepts-LHsLJZMl.d.ts","names":[],"sources":["../src/types/schema/concepts.ts"],"mappings":";;;;;;;;;;;;;;;;;KAiBY,eAAe,UAAU,QAAQ,OAAO;;;;;EAKlD,UAAU,OAAO,IAAI,SAAS,oBAAoB,QAAQ,uBAAuB;;;;;EAMjF,QAAQ,OAAO,eAAe,SAAS,oBAAoB,QAAQ,uBAAuB;;;;;EAM1F,cAAc,SAAS,oBAAoB,YAAY,cAAc;;;;GAKpE;;;;;;;;;;;;;;KAeS,WAAW,aAAa,aAAa,WAAW,qBAAqB;;;;GAI9E;MACG,QAAQ,GAAG,SAAS,IAAI,iBAAiB;;;;;;;;;;;;;KAcnC,OAAO;;;;GAIhB;MACG,MAAM,GAAG,SAAS,oBAAoB"}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
//#region src/signals/reactivity/configure.d.ts
|
|
2
|
+
declare const ARRAY_SIGNAL: "___(unique) Symbol(#[])";
|
|
3
|
+
/**
|
|
4
|
+
* An Opaque type that represents a framework specific or TC39 signal.
|
|
5
|
+
*
|
|
6
|
+
* It may be an array of signals or a single signal.
|
|
7
|
+
*
|
|
8
|
+
* @private
|
|
9
|
+
*/
|
|
10
|
+
type SignalRef = unknown;
|
|
11
|
+
/**
|
|
12
|
+
* The hooks which MUST be configured in order to use reactive arrays,
|
|
13
|
+
* resources and documents with framework specfic signals or TC39 signals.
|
|
14
|
+
*
|
|
15
|
+
* Support for multiple frameworks simultaneously can be done via
|
|
16
|
+
* this abstraction by returning multiple signals from the `createSignal`
|
|
17
|
+
* method, and consuming the correct one via the correct framework via
|
|
18
|
+
* the `consumeSignal` and `notifySignal` methods.
|
|
19
|
+
*
|
|
20
|
+
* Unlike many signals implementations, WarpDrive does not wrap values as
|
|
21
|
+
* signals directly, but instead uses signals to alert the reactive layer
|
|
22
|
+
* to changes in the underlying cache. E.g. a signal is associated to a value,
|
|
23
|
+
* but does not serve as the cache for that value directly. We refer to this as
|
|
24
|
+
* a "gate", the pattern has also been called "side-signals".
|
|
25
|
+
*
|
|
26
|
+
* A no-op implementation is allowed, though it may lead to performance issues
|
|
27
|
+
* in locations that use createMemo as no memoization would be done. This is
|
|
28
|
+
* typically desirable only when integrating with a framework that does its own
|
|
29
|
+
* memoization and does not integrate with any signals-like primitive. For these
|
|
30
|
+
* scenarios you may also be interested in integrating with the {@link NotificationManager}
|
|
31
|
+
* more directly.
|
|
32
|
+
*
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
interface SignalHooks<T = SignalRef> {
|
|
36
|
+
/**
|
|
37
|
+
* Create a signal for the given key associated to the given object.
|
|
38
|
+
*
|
|
39
|
+
* This method does *not* need to cache the signal, it will only be
|
|
40
|
+
* called once for a given object and key. However, if your framework
|
|
41
|
+
* will look for a signal cache on the object in a given location or may
|
|
42
|
+
* have created its own signal on the object for some reason it may be
|
|
43
|
+
* useful to ensure such cache is properly updated.
|
|
44
|
+
*/
|
|
45
|
+
createSignal: (obj: object, key: string | symbol) => T;
|
|
46
|
+
/**
|
|
47
|
+
* Consume (mark as acccessed) a signal previously created via createSignal.
|
|
48
|
+
*/
|
|
49
|
+
consumeSignal: (signal: T) => void;
|
|
50
|
+
/**
|
|
51
|
+
* Alert a signal previously created via createSignal that its associated value has changed.
|
|
52
|
+
*/
|
|
53
|
+
notifySignal: (signal: T) => void;
|
|
54
|
+
/**
|
|
55
|
+
* Take the given function and wrap it in signals-based memoization. Analagous
|
|
56
|
+
* to a Computed in the TC39 spec.
|
|
57
|
+
*
|
|
58
|
+
* Should return a function which when run provides the latest value of the original
|
|
59
|
+
* function.
|
|
60
|
+
*/
|
|
61
|
+
createMemo: <F>(obj: object, key: string | symbol, fn: () => F) => () => F;
|
|
62
|
+
/**
|
|
63
|
+
* If the signals implementation allows synchronous flushing of watchers, and
|
|
64
|
+
* has scheduled such a flush (e.g. watchers will run before the current calling
|
|
65
|
+
* context yields) this should return "true".
|
|
66
|
+
*
|
|
67
|
+
* This is generally something that should return false for anything but the few
|
|
68
|
+
* frameworks that extensively handle their own reactivity => render scheduling.
|
|
69
|
+
*
|
|
70
|
+
* For an example, see EmberJS's backburner scheduler which functioned as a microtask
|
|
71
|
+
* polyfill.
|
|
72
|
+
*/
|
|
73
|
+
willSyncFlushWatchers: () => boolean;
|
|
74
|
+
/**
|
|
75
|
+
* An optional method that allows wrapping key promises within WarpDrive
|
|
76
|
+
* for things like test-waiters.
|
|
77
|
+
*/
|
|
78
|
+
waitFor?: <K>(promise: Promise<K>) => Promise<K>;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Contains information a {@link SignalHooks} implementation may want
|
|
82
|
+
* to use, such as the specialized key used for the signal
|
|
83
|
+
* representing an array's contents / length.
|
|
84
|
+
*
|
|
85
|
+
* ```ts
|
|
86
|
+
* interface HooksOptions {
|
|
87
|
+
* wellknown: {
|
|
88
|
+
* Array: symbol | string;
|
|
89
|
+
* }
|
|
90
|
+
* }
|
|
91
|
+
* ```
|
|
92
|
+
*
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
95
|
+
interface HooksOptions {
|
|
96
|
+
/**
|
|
97
|
+
* A list of specialized symbols/strings
|
|
98
|
+
* used by WarpDrive to encapsulate key
|
|
99
|
+
* reactivity concerns.
|
|
100
|
+
*/
|
|
101
|
+
wellknown: {
|
|
102
|
+
/**
|
|
103
|
+
* The key used when the signal provides reactivity for the
|
|
104
|
+
* `length` or "contents" of an array.
|
|
105
|
+
*
|
|
106
|
+
* Arrays only use a single signal for all accesses, regardless
|
|
107
|
+
* of index, property or method: this one.
|
|
108
|
+
*/
|
|
109
|
+
Array: symbol | string;
|
|
110
|
+
};
|
|
111
|
+
}
|
|
112
|
+
/**
|
|
113
|
+
* Configures the signals implementation to use. Supports multiple
|
|
114
|
+
* implementations simultaneously.
|
|
115
|
+
*
|
|
116
|
+
* See {@link HooksOptions} for the options passed to the provided function
|
|
117
|
+
* when called.
|
|
118
|
+
*
|
|
119
|
+
* See {@link SignalHooks} for the implementation the callback function should
|
|
120
|
+
* return.
|
|
121
|
+
*
|
|
122
|
+
* @public
|
|
123
|
+
* @param buildConfig - a function that takes options and returns a configuration object
|
|
124
|
+
*/
|
|
125
|
+
declare function setupSignals<T>(buildConfig: (options: HooksOptions) => SignalHooks<T>): void;
|
|
126
|
+
/**
|
|
127
|
+
* Wraps `promise` using the configured {@link SignalHooks.waitFor}, if any,
|
|
128
|
+
* for things like test-waiters. Returns `promise` unchanged if no
|
|
129
|
+
* `waitFor` hook is configured.
|
|
130
|
+
*/
|
|
131
|
+
declare function waitFor<K>(promise: Promise<K>): Promise<K>;
|
|
132
|
+
//#endregion
|
|
133
|
+
export { setupSignals as a, SignalRef as i, HooksOptions as n, waitFor as o, SignalHooks as r, ARRAY_SIGNAL as t };
|
|
134
|
+
//# sourceMappingURL=configure-B_F639tN.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configure-B_F639tN.d.ts","names":[],"sources":["../src/signals/reactivity/configure.ts"],"mappings":";cAMa;;;;;;;;KAsCD;;;;;;;;;;;;;;;;;;;;;;;;;UAyBK,YAAY,IAAI;;;;;;;;;;EAU/B,eAAe,aAAa,yBAAyB;;;;EAIrD,gBAAgB,QAAQ;;;;EAIxB,eAAe,QAAQ;;;;;;;;EAQvB,aAAa,GAAG,aAAa,sBAAsB,UAAU,YAAY;;;;;;;;;;;;EAazE;;;;;EAMA,WAAW,GAAG,SAAS,QAAQ,OAAO,QAAQ;;;;;;;;;;;;;;;;;UAkB/B;;;;;;EAMf;;;;;;;;IAQE;;;;;;;;;;;;;;;;iBAiBY,aAAa,GAAG,cAAc,SAAS,iBAAiB,YAAY;;;;;;iBAgEpE,QAAQ,GAAG,SAAS,QAAQ,KAAK,QAAQ"}
|
|
@@ -1,7 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* that WarpDrive should use.
|
|
4
|
-
*
|
|
5
|
-
* @module
|
|
6
|
-
*/
|
|
7
|
-
export { setupSignals, type HooksOptions, type SignalHooks } from "./signals/-private.js";
|
|
1
|
+
import { a as setupSignals, n as HooksOptions, r as SignalHooks } from "./configure-B_F639tN.js";
|
|
2
|
+
export { type HooksOptions, type SignalHooks, setupSignals };
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
import { s as PersistedResourceKey } from "./identifier-DQnqOSJK.js";
|
|
2
|
+
import { d as Meta, m as PaginationLinks, u as Links } from "./json-api-raw-C5APJHHB.js";
|
|
3
|
+
import { t as ApiError } from "./error-50OSEhsF.js";
|
|
4
|
+
//#region src/types/spec/document.d.ts
|
|
5
|
+
/**
|
|
6
|
+
* This type represents a raw {json:api} document for a meta-only
|
|
7
|
+
* document returned by a request intended to be inserted into the cache.
|
|
8
|
+
*/
|
|
9
|
+
interface ResourceMetaDocument {
|
|
10
|
+
/**
|
|
11
|
+
* the url or cache-key associated with the structured document
|
|
12
|
+
*/
|
|
13
|
+
lid?: string;
|
|
14
|
+
/**
|
|
15
|
+
* meta information about the document
|
|
16
|
+
*/
|
|
17
|
+
meta: Meta;
|
|
18
|
+
/**
|
|
19
|
+
* links related to the document
|
|
20
|
+
*/
|
|
21
|
+
links?: Links | PaginationLinks;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* This type represents a raw {json:api} document for a single resource
|
|
25
|
+
* returned by a request intended to be inserted into the cache.
|
|
26
|
+
*
|
|
27
|
+
* For the Reactive value returned by a request using the store, use {@link ReactiveDataDocument} instead.
|
|
28
|
+
*/
|
|
29
|
+
interface SingleResourceDataDocument<T = PersistedResourceKey, R = PersistedResourceKey> {
|
|
30
|
+
/**
|
|
31
|
+
* the url or cache-key associated with the structured document
|
|
32
|
+
*/
|
|
33
|
+
lid?: string;
|
|
34
|
+
/**
|
|
35
|
+
* links related to the document
|
|
36
|
+
*/
|
|
37
|
+
links?: Links | PaginationLinks;
|
|
38
|
+
/**
|
|
39
|
+
* meta information about the document
|
|
40
|
+
*/
|
|
41
|
+
meta?: Meta;
|
|
42
|
+
/**
|
|
43
|
+
* the resource the document represents, or `null` if it has none
|
|
44
|
+
*/
|
|
45
|
+
data: T | null;
|
|
46
|
+
/**
|
|
47
|
+
* any additional resources included via sideloading
|
|
48
|
+
*/
|
|
49
|
+
included?: R[];
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* This type represents a raw {json:api} document for a resource collection
|
|
53
|
+
* returned by a request intended to be inserted into the cache.
|
|
54
|
+
*
|
|
55
|
+
* For the Reactive value returned by a request using the store, use {@link ReactiveDataDocument} instead.
|
|
56
|
+
*/
|
|
57
|
+
interface CollectionResourceDataDocument<T = PersistedResourceKey> {
|
|
58
|
+
/**
|
|
59
|
+
* the url or cache-key associated with the structured document
|
|
60
|
+
*/
|
|
61
|
+
lid?: string;
|
|
62
|
+
/**
|
|
63
|
+
* links related to the document, including pagination links
|
|
64
|
+
*/
|
|
65
|
+
links?: Links | PaginationLinks;
|
|
66
|
+
/**
|
|
67
|
+
* meta information about the document
|
|
68
|
+
*/
|
|
69
|
+
meta?: Meta;
|
|
70
|
+
/**
|
|
71
|
+
* the resources the document represents
|
|
72
|
+
*/
|
|
73
|
+
data: T[];
|
|
74
|
+
/**
|
|
75
|
+
* any additional resources included via sideloading
|
|
76
|
+
*/
|
|
77
|
+
included?: T[];
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* A type useful for representing the raw {json:api} documents that
|
|
81
|
+
* the cache may use.
|
|
82
|
+
*
|
|
83
|
+
* See also:
|
|
84
|
+
* - {@link SingleResourceDataDocument}
|
|
85
|
+
* - {@link CollectionResourceDataDocument}
|
|
86
|
+
*
|
|
87
|
+
* For the Reactive value returned by a request using the store, use {@link ReactiveDataDocument} instead.
|
|
88
|
+
*/
|
|
89
|
+
type ResourceDataDocument<T = PersistedResourceKey> = SingleResourceDataDocument<T> | CollectionResourceDataDocument<T>;
|
|
90
|
+
/**
|
|
91
|
+
* A type useful for representing the raw {json:api} Error documents that
|
|
92
|
+
* the cache may use.
|
|
93
|
+
*
|
|
94
|
+
* For the Reactive value returned by a request using the store, use {@link ReactiveErrorDocument} instead.
|
|
95
|
+
*/
|
|
96
|
+
interface ResourceErrorDocument {
|
|
97
|
+
/**
|
|
98
|
+
* the url or cache-key associated with the structured document
|
|
99
|
+
*/
|
|
100
|
+
lid?: string;
|
|
101
|
+
/**
|
|
102
|
+
* links related to the document
|
|
103
|
+
*/
|
|
104
|
+
links?: Links | PaginationLinks;
|
|
105
|
+
/**
|
|
106
|
+
* meta information about the document
|
|
107
|
+
*/
|
|
108
|
+
meta?: Meta;
|
|
109
|
+
/**
|
|
110
|
+
* the errors the document represents
|
|
111
|
+
*/
|
|
112
|
+
errors: ApiError[];
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* A type useful for representing the raw {json:api} documents that
|
|
116
|
+
* the cache may use.
|
|
117
|
+
*
|
|
118
|
+
* See also:
|
|
119
|
+
* - {@link ResourceMetaDocument}
|
|
120
|
+
* - {@link SingleResourceDataDocument}
|
|
121
|
+
* - {@link CollectionResourceDataDocument}
|
|
122
|
+
* - {@link ResourceErrorDocument}
|
|
123
|
+
*
|
|
124
|
+
* For the Reactive value returned by a request using the store, use {@link ReactiveDocument} instead.
|
|
125
|
+
*/
|
|
126
|
+
type ResourceDocument<T = PersistedResourceKey> = ResourceMetaDocument | SingleResourceDataDocument<T> | CollectionResourceDataDocument<T> | ResourceErrorDocument;
|
|
127
|
+
//#endregion
|
|
128
|
+
export { ResourceMetaDocument as a, ResourceErrorDocument as i, ResourceDataDocument as n, SingleResourceDataDocument as o, ResourceDocument as r, CollectionResourceDataDocument as t };
|
|
129
|
+
//# sourceMappingURL=document-BEn91SwT.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"document-BEn91SwT.d.ts","names":[],"sources":["../src/types/spec/document.ts"],"mappings":";;;;;;;;UAUiB;;;;EAIf;;;;EAIA,MAAM;;;;EAIN,QAAQ,QAAQ;;;;;;;;UASD,2BAA2B,IAAI,sBAAsB,IAAI;;;;EAIxE;;;;EAIA,QAAQ,QAAQ;;;;EAIhB,OAAO;;;;EAIP,MAAM;;;;EAIN,WAAW;;;;;;;;UASI,+BAA+B,IAAI;;;;EAIlD;;;;EAIA,QAAQ,QAAQ;;;;EAIhB,OAAO;;;;EAIP,MAAM;;;;EAIN,WAAW;;;;;;;;;;;;KAaD,qBAAqB,IAAI,wBACjC,2BAA2B,KAC3B,+BAA+B;;;;;;;UAQlB;;;;EAIf;;;;EAIA,QAAQ,QAAQ;;;;EAIhB,OAAO;;;;EAIP,QAAQ;;;;;;;;;;;;;;KAeE,iBAAiB,IAAI,wBAC7B,uBACA,2BAA2B,KAC3B,+BAA+B,KAC/B"}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import { c as Link, d as Meta } from "./json-api-raw-C5APJHHB.js";
|
|
2
|
+
//#region src/types/spec/error.d.ts
|
|
3
|
+
/**
|
|
4
|
+
* Represents a single error in the `errors` member of a {json:api} document.
|
|
5
|
+
*
|
|
6
|
+
* [{json:api} Spec](https://jsonapi.org/format/#error-objects)
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```json
|
|
10
|
+
* {
|
|
11
|
+
* "status": "422",
|
|
12
|
+
* "source": { "pointer": "/data/attributes/name" },
|
|
13
|
+
* "title": "Invalid Attribute",
|
|
14
|
+
* "detail": "name cannot be blank"
|
|
15
|
+
* }
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
interface ApiError {
|
|
19
|
+
/**
|
|
20
|
+
* a unique identifier for this particular occurrence of the problem
|
|
21
|
+
*/
|
|
22
|
+
id?: string;
|
|
23
|
+
/**
|
|
24
|
+
* a short, human-readable summary of the problem that should not
|
|
25
|
+
* change from occurrence to occurrence of the problem
|
|
26
|
+
*/
|
|
27
|
+
title?: string;
|
|
28
|
+
/**
|
|
29
|
+
* a human-readable explanation specific to this occurrence of the problem
|
|
30
|
+
*/
|
|
31
|
+
detail?: string;
|
|
32
|
+
/**
|
|
33
|
+
* links related to the error
|
|
34
|
+
*/
|
|
35
|
+
links?: {
|
|
36
|
+
/**
|
|
37
|
+
* a link that leads to further details about this particular occurrence of the problem
|
|
38
|
+
*/
|
|
39
|
+
about?: Link;
|
|
40
|
+
/**
|
|
41
|
+
* a link that identifies the type of error that this particular error is an instance of
|
|
42
|
+
*/
|
|
43
|
+
type?: Link;
|
|
44
|
+
};
|
|
45
|
+
/**
|
|
46
|
+
* the HTTP status code applicable to this problem, expressed as a string value
|
|
47
|
+
*/
|
|
48
|
+
status?: string;
|
|
49
|
+
/**
|
|
50
|
+
* an application-specific error code, expressed as a string value
|
|
51
|
+
*/
|
|
52
|
+
code?: string;
|
|
53
|
+
/**
|
|
54
|
+
* an object containing references to the primary source of the error
|
|
55
|
+
*/
|
|
56
|
+
source?: {
|
|
57
|
+
/**
|
|
58
|
+
* a JSON Pointer to the value in the request document that caused the error
|
|
59
|
+
*/
|
|
60
|
+
pointer: string;
|
|
61
|
+
/**
|
|
62
|
+
* the URI query parameter that caused the error
|
|
63
|
+
*/
|
|
64
|
+
parameter?: string;
|
|
65
|
+
/**
|
|
66
|
+
* the name of a single request header which caused the error
|
|
67
|
+
*/
|
|
68
|
+
header?: string;
|
|
69
|
+
};
|
|
70
|
+
/**
|
|
71
|
+
* non-standard meta-information about the error
|
|
72
|
+
*/
|
|
73
|
+
meta?: Meta;
|
|
74
|
+
}
|
|
75
|
+
//#endregion
|
|
76
|
+
export { ApiError as t };
|
|
77
|
+
//# sourceMappingURL=error-50OSEhsF.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"error-50OSEhsF.d.ts","names":[],"sources":["../src/types/spec/error.ts"],"mappings":";;;;;;;;;;;;;;;;;UAiBiB;;;;EAIf;;;;;EAKA;;;;EAIA;;;;EAIA;;;;IAIE,QAAQ;;;;IAIR,OAAO;;;;;EAKT;;;;EAIA;;;;EAIA;;;;IAIE;;;;IAIA;;;;IAIA;;;;;EAKF,OAAO"}
|