@warp-drive/core 5.8.0-alpha.37 → 5.8.0-alpha.40
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/index.d.ts +0 -4
- package/dist/{index-D4si_DxB.js → index-BKcD4JZK.js} +12 -8
- package/dist/index.js +1 -1
- package/dist/reactive.js +1 -1
- package/dist/store/-private.js +1 -1
- package/dist/types/-private.js +1 -1
- package/dist/unpkg/{prod-deprecated/symbols-sql1_mdx.js → dev/-private-3C1OkYtZ.js} +1 -1
- package/dist/unpkg/{dev-deprecated/configure-C3x8YXzL.js → dev/configure-BC66sfNO.js} +13 -11
- package/dist/unpkg/dev/configure.js +1 -1
- package/dist/unpkg/dev/graph/-private.js +206 -449
- package/dist/unpkg/dev/{index-D4si_DxB.js → index-DqhXrNZ_.js} +741 -1327
- package/dist/unpkg/dev/index.js +5 -7
- package/dist/unpkg/dev/reactive/-private.js +1 -1
- package/dist/unpkg/dev/reactive.js +4 -6
- package/dist/unpkg/{dev-deprecated/request-oqoLC9rz.js → dev/request-CA9K0gXq.js} +10 -16
- package/dist/unpkg/dev/request.js +1 -1
- package/dist/unpkg/dev/runtime-DGG4CvlW.js +135 -0
- package/dist/unpkg/dev/store/-private.js +56 -2
- package/dist/unpkg/dev/store.js +558 -1
- package/dist/unpkg/dev/types/-private.js +5 -15
- package/dist/unpkg/dev/types/identifier.js +1 -3
- package/dist/unpkg/dev/utils/string.js +5 -6
- package/dist/unpkg/dev-deprecated/{symbols-sql1_mdx.js → -private-3C1OkYtZ.js} +1 -1
- package/dist/unpkg/{prod-deprecated/configure-C3x8YXzL.js → dev-deprecated/configure-BC66sfNO.js} +13 -11
- package/dist/unpkg/dev-deprecated/configure.js +1 -1
- package/dist/unpkg/dev-deprecated/graph/-private.js +216 -264
- package/dist/unpkg/dev-deprecated/{index-D4si_DxB.js → index-BBlq5is_.js} +834 -805
- package/dist/unpkg/dev-deprecated/index.js +4 -7
- package/dist/unpkg/dev-deprecated/reactive/-private.js +1 -1
- package/dist/unpkg/dev-deprecated/reactive.js +4 -6
- package/dist/unpkg/{prod-deprecated/request-oqoLC9rz.js → dev-deprecated/request-CA9K0gXq.js} +10 -16
- package/dist/unpkg/dev-deprecated/request.js +1 -1
- package/dist/unpkg/dev-deprecated/runtime-DfhJzpZH.js +135 -0
- package/dist/unpkg/dev-deprecated/store/-private.js +2 -2
- package/dist/unpkg/dev-deprecated/store.js +558 -1
- package/dist/unpkg/dev-deprecated/types/-private.js +5 -15
- package/dist/unpkg/dev-deprecated/types/identifier.js +1 -3
- package/dist/unpkg/dev-deprecated/utils/string.js +5 -6
- package/dist/unpkg/{dev/symbols-sql1_mdx.js → prod/-private-3C1OkYtZ.js} +1 -1
- package/dist/unpkg/prod/{configure-C3x8YXzL.js → configure-C0C1LpG6.js} +5 -28
- package/dist/unpkg/prod/configure.js +1 -1
- package/dist/unpkg/prod/graph/-private.js +4 -1144
- package/dist/unpkg/prod/handler-LAyD1Y5l.js +1619 -0
- package/dist/unpkg/prod/hooks-BfiqDg3O.js +26 -0
- package/dist/unpkg/prod/index.js +481 -8
- package/dist/unpkg/prod/promise-state-ipG60SdD.js +6738 -0
- package/dist/unpkg/prod/reactive/-private.js +1 -1
- package/dist/unpkg/prod/reactive.js +5 -7
- package/dist/unpkg/prod/request-CN2LxbYX.js +437 -0
- package/dist/unpkg/prod/request.js +1 -1
- package/dist/unpkg/prod/store/-private.js +127 -2
- package/dist/unpkg/prod/store.js +437 -1
- package/dist/unpkg/prod/types/-private.js +4 -34
- package/dist/unpkg/prod/types/identifier.js +2 -4
- package/dist/unpkg/prod/utils/string.js +0 -20
- package/dist/unpkg/{prod/symbols-sql1_mdx.js → prod-deprecated/-private-3C1OkYtZ.js} +1 -1
- package/dist/unpkg/{dev/configure-C3x8YXzL.js → prod-deprecated/configure-BQ8CpIcW.js} +4 -27
- package/dist/unpkg/prod-deprecated/configure.js +1 -1
- package/dist/unpkg/prod-deprecated/graph/-private.js +12 -979
- package/dist/unpkg/prod-deprecated/handler-D639oFvl.js +334 -0
- package/dist/unpkg/prod-deprecated/hooks-DGvi9teJ.js +26 -0
- package/dist/unpkg/prod-deprecated/index.js +481 -8
- package/dist/unpkg/prod-deprecated/{index-D4si_DxB.js → promise-state-CYvoIPna.js} +278 -3566
- package/dist/unpkg/prod-deprecated/reactive/-private.js +1 -1
- package/dist/unpkg/prod-deprecated/reactive.js +4 -7
- package/dist/unpkg/prod-deprecated/request-CN2LxbYX.js +437 -0
- package/dist/unpkg/prod-deprecated/request.js +1 -1
- package/dist/unpkg/prod-deprecated/store/-private.js +89 -2
- package/dist/unpkg/prod-deprecated/store.js +437 -1
- package/dist/unpkg/prod-deprecated/types/-private.js +4 -34
- package/dist/unpkg/prod-deprecated/types/identifier.js +2 -4
- package/dist/unpkg/prod-deprecated/utils/string.js +0 -20
- package/package.json +11 -19
- package/dist/unpkg/dev/declarations/build-config/babel-macros.d.ts +0 -1
- package/dist/unpkg/dev/declarations/build-config/canary-features.d.ts +0 -1
- package/dist/unpkg/dev/declarations/build-config/debugging.d.ts +0 -1
- package/dist/unpkg/dev/declarations/build-config/deprecations.d.ts +0 -1
- package/dist/unpkg/dev/declarations/build-config/env.d.ts +0 -1
- package/dist/unpkg/dev/declarations/build-config/macros.d.ts +0 -1
- package/dist/unpkg/dev/declarations/build-config.d.ts +0 -18
- package/dist/unpkg/dev/declarations/configure.d.ts +0 -7
- package/dist/unpkg/dev/declarations/graph/-private/-diff.d.ts +0 -19
- package/dist/unpkg/dev/declarations/graph/-private/-edge-definition.d.ts +0 -149
- package/dist/unpkg/dev/declarations/graph/-private/-state.d.ts +0 -9
- package/dist/unpkg/dev/declarations/graph/-private/-utils.d.ts +0 -25
- package/dist/unpkg/dev/declarations/graph/-private/coerce-id.d.ts +0 -4
- package/dist/unpkg/dev/declarations/graph/-private/debug/assert-polymorphic-type.d.ts +0 -6
- package/dist/unpkg/dev/declarations/graph/-private/edges/collection.d.ts +0 -39
- package/dist/unpkg/dev/declarations/graph/-private/edges/implicit.d.ts +0 -43
- package/dist/unpkg/dev/declarations/graph/-private/edges/resource.d.ts +0 -23
- package/dist/unpkg/dev/declarations/graph/-private/graph.d.ts +0 -56
- package/dist/unpkg/dev/declarations/graph/-private/normalize-link.d.ts +0 -2
- package/dist/unpkg/dev/declarations/graph/-private/operations/add-to-related-records.d.ts +0 -4
- package/dist/unpkg/dev/declarations/graph/-private/operations/merge-identifier.d.ts +0 -3
- package/dist/unpkg/dev/declarations/graph/-private/operations/remove-from-related-records.d.ts +0 -4
- package/dist/unpkg/dev/declarations/graph/-private/operations/replace-related-record.d.ts +0 -3
- package/dist/unpkg/dev/declarations/graph/-private/operations/replace-related-records.d.ts +0 -7
- package/dist/unpkg/dev/declarations/graph/-private/operations/update-relationship.d.ts +0 -9
- package/dist/unpkg/dev/declarations/graph/-private.d.ts +0 -13
- package/dist/unpkg/dev/declarations/index.d.ts +0 -100
- package/dist/unpkg/dev/declarations/reactive/-private/default-mode.d.ts +0 -73
- package/dist/unpkg/dev/declarations/reactive/-private/document.d.ts +0 -142
- package/dist/unpkg/dev/declarations/reactive/-private/fields/extension.d.ts +0 -8
- package/dist/unpkg/dev/declarations/reactive/-private/fields/get-field-key.d.ts +0 -8
- package/dist/unpkg/dev/declarations/reactive/-private/fields/managed-array.d.ts +0 -18
- package/dist/unpkg/dev/declarations/reactive/-private/fields/managed-object.d.ts +0 -17
- package/dist/unpkg/dev/declarations/reactive/-private/fields/many-array-manager.d.ts +0 -19
- package/dist/unpkg/dev/declarations/reactive/-private/hooks.d.ts +0 -5
- package/dist/unpkg/dev/declarations/reactive/-private/kind/alias-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/array-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/attribute-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/belongs-to-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/collection-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/derived-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/generic-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/has-many-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/hash-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/identity-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/local-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/object-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/resource-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/schema-array-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/kind/schema-object-field.d.ts +0 -4
- package/dist/unpkg/dev/declarations/reactive/-private/record.d.ts +0 -83
- package/dist/unpkg/dev/declarations/reactive/-private/schema.d.ts +0 -326
- package/dist/unpkg/dev/declarations/reactive/-private/symbols.d.ts +0 -5
- package/dist/unpkg/dev/declarations/reactive/-private.d.ts +0 -2
- package/dist/unpkg/dev/declarations/reactive.d.ts +0 -287
- package/dist/unpkg/dev/declarations/request/-private/context.d.ts +0 -39
- package/dist/unpkg/dev/declarations/request/-private/debug.d.ts +0 -4
- package/dist/unpkg/dev/declarations/request/-private/fetch.d.ts +0 -33
- package/dist/unpkg/dev/declarations/request/-private/future.d.ts +0 -7
- package/dist/unpkg/dev/declarations/request/-private/manager.d.ts +0 -158
- package/dist/unpkg/dev/declarations/request/-private/promise-cache.d.ts +0 -28
- package/dist/unpkg/dev/declarations/request/-private/types.d.ts +0 -234
- package/dist/unpkg/dev/declarations/request/-private/utils.d.ts +0 -57
- package/dist/unpkg/dev/declarations/request.d.ts +0 -52
- package/dist/unpkg/dev/declarations/store/-private/cache-handler/handler.d.ts +0 -56
- package/dist/unpkg/dev/declarations/store/-private/cache-handler/types.d.ts +0 -98
- package/dist/unpkg/dev/declarations/store/-private/cache-handler/utils.d.ts +0 -31
- package/dist/unpkg/dev/declarations/store/-private/caches/instance-cache.d.ts +0 -58
- package/dist/unpkg/dev/declarations/store/-private/caches/resource-utils.d.ts +0 -9
- package/dist/unpkg/dev/declarations/store/-private/debug/utils.d.ts +0 -7
- package/dist/unpkg/dev/declarations/store/-private/default-cache-policy.d.ts +0 -387
- package/dist/unpkg/dev/declarations/store/-private/managers/cache-capabilities-manager.d.ts +0 -34
- package/dist/unpkg/dev/declarations/store/-private/managers/cache-key-manager.d.ts +0 -304
- package/dist/unpkg/dev/declarations/store/-private/managers/cache-manager.d.ts +0 -380
- package/dist/unpkg/dev/declarations/store/-private/managers/notification-manager.d.ts +0 -83
- package/dist/unpkg/dev/declarations/store/-private/managers/record-array-manager.d.ts +0 -100
- package/dist/unpkg/dev/declarations/store/-private/network/request-cache.d.ts +0 -103
- package/dist/unpkg/dev/declarations/store/-private/new-core-tmp/expensive-subscription.d.ts +0 -24
- package/dist/unpkg/dev/declarations/store/-private/new-core-tmp/promise-state.d.ts +0 -264
- package/dist/unpkg/dev/declarations/store/-private/new-core-tmp/reactivity/configure.d.ts +0 -138
- package/dist/unpkg/dev/declarations/store/-private/new-core-tmp/reactivity/internal.d.ts +0 -154
- package/dist/unpkg/dev/declarations/store/-private/new-core-tmp/reactivity/signal.d.ts +0 -56
- package/dist/unpkg/dev/declarations/store/-private/new-core-tmp/request-state.d.ts +0 -372
- package/dist/unpkg/dev/declarations/store/-private/new-core-tmp/request-subscription.d.ts +0 -177
- package/dist/unpkg/dev/declarations/store/-private/record-arrays/-utils.d.ts +0 -80
- package/dist/unpkg/dev/declarations/store/-private/record-arrays/legacy-live-array.d.ts +0 -81
- package/dist/unpkg/dev/declarations/store/-private/record-arrays/legacy-many-array.d.ts +0 -133
- package/dist/unpkg/dev/declarations/store/-private/record-arrays/legacy-query.d.ts +0 -81
- package/dist/unpkg/dev/declarations/store/-private/record-arrays/native-proxy-type-fix.d.ts +0 -3
- package/dist/unpkg/dev/declarations/store/-private/record-arrays/resource-array.d.ts +0 -67
- package/dist/unpkg/dev/declarations/store/-private/store-service.d.ts +0 -874
- package/dist/unpkg/dev/declarations/store/-private/utils/coerce-id.d.ts +0 -4
- package/dist/unpkg/dev/declarations/store/-private/utils/construct-resource.d.ts +0 -6
- package/dist/unpkg/dev/declarations/store/-private/utils/is-non-empty-string.d.ts +0 -1
- package/dist/unpkg/dev/declarations/store/-private/utils/normalize-model-name.d.ts +0 -1
- package/dist/unpkg/dev/declarations/store/-private/utils/uuid-polyfill.d.ts +0 -1
- package/dist/unpkg/dev/declarations/store/-private.d.ts +0 -29
- package/dist/unpkg/dev/declarations/store/-types/q/cache-capabilities-manager.d.ts +0 -90
- package/dist/unpkg/dev/declarations/store/-types/q/identifier.d.ts +0 -23
- package/dist/unpkg/dev/declarations/store/-types/q/record-instance.d.ts +0 -22
- package/dist/unpkg/dev/declarations/store/-types/q/store.d.ts +0 -31
- package/dist/unpkg/dev/declarations/store/deprecated/-private.d.ts +0 -223
- package/dist/unpkg/dev/declarations/store/deprecated/store.d.ts +0 -784
- package/dist/unpkg/dev/declarations/store.d.ts +0 -2
- package/dist/unpkg/dev/declarations/types/-private.d.ts +0 -22
- package/dist/unpkg/dev/declarations/types/cache/aliases.d.ts +0 -1
- package/dist/unpkg/dev/declarations/types/cache/change.d.ts +0 -6
- package/dist/unpkg/dev/declarations/types/cache/mutations.d.ts +0 -38
- package/dist/unpkg/dev/declarations/types/cache/operations.d.ts +0 -168
- package/dist/unpkg/dev/declarations/types/cache/relationship.d.ts +0 -13
- package/dist/unpkg/dev/declarations/types/cache.d.ts +0 -429
- package/dist/unpkg/dev/declarations/types/graph.d.ts +0 -47
- package/dist/unpkg/dev/declarations/types/identifier.d.ts +0 -86
- package/dist/unpkg/dev/declarations/types/json/raw.d.ts +0 -6
- package/dist/unpkg/dev/declarations/types/params.d.ts +0 -8
- package/dist/unpkg/dev/declarations/types/record.d.ts +0 -269
- package/dist/unpkg/dev/declarations/types/request.d.ts +0 -367
- package/dist/unpkg/dev/declarations/types/runtime.d.ts +0 -14
- package/dist/unpkg/dev/declarations/types/schema/concepts.d.ts +0 -23
- package/dist/unpkg/dev/declarations/types/schema/fields.d.ts +0 -2200
- package/dist/unpkg/dev/declarations/types/schema/fields.type-test.d.ts +0 -1
- package/dist/unpkg/dev/declarations/types/schema/schema-service.d.ts +0 -380
- package/dist/unpkg/dev/declarations/types/spec/document.d.ts +0 -67
- package/dist/unpkg/dev/declarations/types/spec/error.d.ts +0 -18
- package/dist/unpkg/dev/declarations/types/spec/json-api-raw.d.ts +0 -139
- package/dist/unpkg/dev/declarations/types/symbols.d.ts +0 -78
- package/dist/unpkg/dev/declarations/types/utils.d.ts +0 -5
- package/dist/unpkg/dev/declarations/types.d.ts +0 -11
- package/dist/unpkg/dev/declarations/utils/string.d.ts +0 -47
- package/dist/unpkg/dev/default-cache-policy-D7_u4YRH.js +0 -572
- package/dist/unpkg/dev/request-oqoLC9rz.js +0 -725
- package/dist/unpkg/dev-deprecated/declarations/build-config/babel-macros.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/build-config/canary-features.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/build-config/debugging.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/build-config/deprecations.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/build-config/env.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/build-config/macros.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/build-config.d.ts +0 -18
- package/dist/unpkg/dev-deprecated/declarations/configure.d.ts +0 -7
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/-diff.d.ts +0 -19
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/-edge-definition.d.ts +0 -149
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/-state.d.ts +0 -9
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/-utils.d.ts +0 -25
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/coerce-id.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/debug/assert-polymorphic-type.d.ts +0 -6
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/edges/collection.d.ts +0 -39
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/edges/implicit.d.ts +0 -43
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/edges/resource.d.ts +0 -23
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/graph.d.ts +0 -56
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/normalize-link.d.ts +0 -2
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/operations/add-to-related-records.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/operations/merge-identifier.d.ts +0 -3
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/operations/remove-from-related-records.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/operations/replace-related-record.d.ts +0 -3
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/operations/replace-related-records.d.ts +0 -7
- package/dist/unpkg/dev-deprecated/declarations/graph/-private/operations/update-relationship.d.ts +0 -9
- package/dist/unpkg/dev-deprecated/declarations/graph/-private.d.ts +0 -13
- package/dist/unpkg/dev-deprecated/declarations/index.d.ts +0 -100
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/default-mode.d.ts +0 -73
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/document.d.ts +0 -142
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/fields/extension.d.ts +0 -8
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/fields/get-field-key.d.ts +0 -8
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/fields/managed-array.d.ts +0 -18
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/fields/managed-object.d.ts +0 -17
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/fields/many-array-manager.d.ts +0 -19
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/hooks.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/alias-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/array-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/attribute-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/belongs-to-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/collection-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/derived-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/generic-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/has-many-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/hash-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/identity-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/local-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/object-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/resource-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/schema-array-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/kind/schema-object-field.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/record.d.ts +0 -83
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/schema.d.ts +0 -326
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private/symbols.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/reactive/-private.d.ts +0 -2
- package/dist/unpkg/dev-deprecated/declarations/reactive.d.ts +0 -287
- package/dist/unpkg/dev-deprecated/declarations/request/-private/context.d.ts +0 -39
- package/dist/unpkg/dev-deprecated/declarations/request/-private/debug.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/request/-private/fetch.d.ts +0 -33
- package/dist/unpkg/dev-deprecated/declarations/request/-private/future.d.ts +0 -7
- package/dist/unpkg/dev-deprecated/declarations/request/-private/manager.d.ts +0 -158
- package/dist/unpkg/dev-deprecated/declarations/request/-private/promise-cache.d.ts +0 -28
- package/dist/unpkg/dev-deprecated/declarations/request/-private/types.d.ts +0 -234
- package/dist/unpkg/dev-deprecated/declarations/request/-private/utils.d.ts +0 -57
- package/dist/unpkg/dev-deprecated/declarations/request.d.ts +0 -52
- package/dist/unpkg/dev-deprecated/declarations/store/-private/cache-handler/handler.d.ts +0 -56
- package/dist/unpkg/dev-deprecated/declarations/store/-private/cache-handler/types.d.ts +0 -98
- package/dist/unpkg/dev-deprecated/declarations/store/-private/cache-handler/utils.d.ts +0 -31
- package/dist/unpkg/dev-deprecated/declarations/store/-private/caches/instance-cache.d.ts +0 -58
- package/dist/unpkg/dev-deprecated/declarations/store/-private/caches/resource-utils.d.ts +0 -9
- package/dist/unpkg/dev-deprecated/declarations/store/-private/debug/utils.d.ts +0 -7
- package/dist/unpkg/dev-deprecated/declarations/store/-private/default-cache-policy.d.ts +0 -387
- package/dist/unpkg/dev-deprecated/declarations/store/-private/managers/cache-capabilities-manager.d.ts +0 -34
- package/dist/unpkg/dev-deprecated/declarations/store/-private/managers/cache-key-manager.d.ts +0 -304
- package/dist/unpkg/dev-deprecated/declarations/store/-private/managers/cache-manager.d.ts +0 -380
- package/dist/unpkg/dev-deprecated/declarations/store/-private/managers/notification-manager.d.ts +0 -83
- package/dist/unpkg/dev-deprecated/declarations/store/-private/managers/record-array-manager.d.ts +0 -100
- package/dist/unpkg/dev-deprecated/declarations/store/-private/network/request-cache.d.ts +0 -103
- package/dist/unpkg/dev-deprecated/declarations/store/-private/new-core-tmp/expensive-subscription.d.ts +0 -24
- package/dist/unpkg/dev-deprecated/declarations/store/-private/new-core-tmp/promise-state.d.ts +0 -264
- package/dist/unpkg/dev-deprecated/declarations/store/-private/new-core-tmp/reactivity/configure.d.ts +0 -138
- package/dist/unpkg/dev-deprecated/declarations/store/-private/new-core-tmp/reactivity/internal.d.ts +0 -154
- package/dist/unpkg/dev-deprecated/declarations/store/-private/new-core-tmp/reactivity/signal.d.ts +0 -56
- package/dist/unpkg/dev-deprecated/declarations/store/-private/new-core-tmp/request-state.d.ts +0 -372
- package/dist/unpkg/dev-deprecated/declarations/store/-private/new-core-tmp/request-subscription.d.ts +0 -177
- package/dist/unpkg/dev-deprecated/declarations/store/-private/record-arrays/-utils.d.ts +0 -80
- package/dist/unpkg/dev-deprecated/declarations/store/-private/record-arrays/legacy-live-array.d.ts +0 -81
- package/dist/unpkg/dev-deprecated/declarations/store/-private/record-arrays/legacy-many-array.d.ts +0 -133
- package/dist/unpkg/dev-deprecated/declarations/store/-private/record-arrays/legacy-query.d.ts +0 -81
- package/dist/unpkg/dev-deprecated/declarations/store/-private/record-arrays/native-proxy-type-fix.d.ts +0 -3
- package/dist/unpkg/dev-deprecated/declarations/store/-private/record-arrays/resource-array.d.ts +0 -67
- package/dist/unpkg/dev-deprecated/declarations/store/-private/store-service.d.ts +0 -874
- package/dist/unpkg/dev-deprecated/declarations/store/-private/utils/coerce-id.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/store/-private/utils/construct-resource.d.ts +0 -6
- package/dist/unpkg/dev-deprecated/declarations/store/-private/utils/is-non-empty-string.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/store/-private/utils/normalize-model-name.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/store/-private/utils/uuid-polyfill.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/store/-private.d.ts +0 -29
- package/dist/unpkg/dev-deprecated/declarations/store/-types/q/cache-capabilities-manager.d.ts +0 -90
- package/dist/unpkg/dev-deprecated/declarations/store/-types/q/identifier.d.ts +0 -23
- package/dist/unpkg/dev-deprecated/declarations/store/-types/q/record-instance.d.ts +0 -22
- package/dist/unpkg/dev-deprecated/declarations/store/-types/q/store.d.ts +0 -31
- package/dist/unpkg/dev-deprecated/declarations/store/deprecated/-private.d.ts +0 -223
- package/dist/unpkg/dev-deprecated/declarations/store/deprecated/store.d.ts +0 -784
- package/dist/unpkg/dev-deprecated/declarations/store.d.ts +0 -2
- package/dist/unpkg/dev-deprecated/declarations/types/-private.d.ts +0 -22
- package/dist/unpkg/dev-deprecated/declarations/types/cache/aliases.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/types/cache/change.d.ts +0 -6
- package/dist/unpkg/dev-deprecated/declarations/types/cache/mutations.d.ts +0 -38
- package/dist/unpkg/dev-deprecated/declarations/types/cache/operations.d.ts +0 -168
- package/dist/unpkg/dev-deprecated/declarations/types/cache/relationship.d.ts +0 -13
- package/dist/unpkg/dev-deprecated/declarations/types/cache.d.ts +0 -429
- package/dist/unpkg/dev-deprecated/declarations/types/graph.d.ts +0 -47
- package/dist/unpkg/dev-deprecated/declarations/types/identifier.d.ts +0 -86
- package/dist/unpkg/dev-deprecated/declarations/types/json/raw.d.ts +0 -6
- package/dist/unpkg/dev-deprecated/declarations/types/params.d.ts +0 -8
- package/dist/unpkg/dev-deprecated/declarations/types/record.d.ts +0 -269
- package/dist/unpkg/dev-deprecated/declarations/types/request.d.ts +0 -367
- package/dist/unpkg/dev-deprecated/declarations/types/runtime.d.ts +0 -14
- package/dist/unpkg/dev-deprecated/declarations/types/schema/concepts.d.ts +0 -23
- package/dist/unpkg/dev-deprecated/declarations/types/schema/fields.d.ts +0 -2200
- package/dist/unpkg/dev-deprecated/declarations/types/schema/fields.type-test.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/types/schema/schema-service.d.ts +0 -380
- package/dist/unpkg/dev-deprecated/declarations/types/spec/document.d.ts +0 -67
- package/dist/unpkg/dev-deprecated/declarations/types/spec/error.d.ts +0 -18
- package/dist/unpkg/dev-deprecated/declarations/types/spec/json-api-raw.d.ts +0 -139
- package/dist/unpkg/dev-deprecated/declarations/types/symbols.d.ts +0 -78
- package/dist/unpkg/dev-deprecated/declarations/types/utils.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/types.d.ts +0 -11
- package/dist/unpkg/dev-deprecated/declarations/utils/string.d.ts +0 -47
- package/dist/unpkg/dev-deprecated/default-cache-policy-D7_u4YRH.js +0 -572
- package/dist/unpkg/prod/declarations/build-config/babel-macros.d.ts +0 -1
- package/dist/unpkg/prod/declarations/build-config/canary-features.d.ts +0 -1
- package/dist/unpkg/prod/declarations/build-config/debugging.d.ts +0 -1
- package/dist/unpkg/prod/declarations/build-config/deprecations.d.ts +0 -1
- package/dist/unpkg/prod/declarations/build-config/env.d.ts +0 -1
- package/dist/unpkg/prod/declarations/build-config/macros.d.ts +0 -1
- package/dist/unpkg/prod/declarations/build-config.d.ts +0 -18
- package/dist/unpkg/prod/declarations/configure.d.ts +0 -7
- package/dist/unpkg/prod/declarations/graph/-private/-diff.d.ts +0 -19
- package/dist/unpkg/prod/declarations/graph/-private/-edge-definition.d.ts +0 -149
- package/dist/unpkg/prod/declarations/graph/-private/-state.d.ts +0 -9
- package/dist/unpkg/prod/declarations/graph/-private/-utils.d.ts +0 -25
- package/dist/unpkg/prod/declarations/graph/-private/coerce-id.d.ts +0 -4
- package/dist/unpkg/prod/declarations/graph/-private/debug/assert-polymorphic-type.d.ts +0 -6
- package/dist/unpkg/prod/declarations/graph/-private/edges/collection.d.ts +0 -39
- package/dist/unpkg/prod/declarations/graph/-private/edges/implicit.d.ts +0 -43
- package/dist/unpkg/prod/declarations/graph/-private/edges/resource.d.ts +0 -23
- package/dist/unpkg/prod/declarations/graph/-private/graph.d.ts +0 -56
- package/dist/unpkg/prod/declarations/graph/-private/normalize-link.d.ts +0 -2
- package/dist/unpkg/prod/declarations/graph/-private/operations/add-to-related-records.d.ts +0 -4
- package/dist/unpkg/prod/declarations/graph/-private/operations/merge-identifier.d.ts +0 -3
- package/dist/unpkg/prod/declarations/graph/-private/operations/remove-from-related-records.d.ts +0 -4
- package/dist/unpkg/prod/declarations/graph/-private/operations/replace-related-record.d.ts +0 -3
- package/dist/unpkg/prod/declarations/graph/-private/operations/replace-related-records.d.ts +0 -7
- package/dist/unpkg/prod/declarations/graph/-private/operations/update-relationship.d.ts +0 -9
- package/dist/unpkg/prod/declarations/graph/-private.d.ts +0 -13
- package/dist/unpkg/prod/declarations/index.d.ts +0 -100
- package/dist/unpkg/prod/declarations/reactive/-private/default-mode.d.ts +0 -73
- package/dist/unpkg/prod/declarations/reactive/-private/document.d.ts +0 -142
- package/dist/unpkg/prod/declarations/reactive/-private/fields/extension.d.ts +0 -8
- package/dist/unpkg/prod/declarations/reactive/-private/fields/get-field-key.d.ts +0 -8
- package/dist/unpkg/prod/declarations/reactive/-private/fields/managed-array.d.ts +0 -18
- package/dist/unpkg/prod/declarations/reactive/-private/fields/managed-object.d.ts +0 -17
- package/dist/unpkg/prod/declarations/reactive/-private/fields/many-array-manager.d.ts +0 -19
- package/dist/unpkg/prod/declarations/reactive/-private/hooks.d.ts +0 -5
- package/dist/unpkg/prod/declarations/reactive/-private/kind/alias-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/array-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/attribute-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/belongs-to-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/collection-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/derived-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/generic-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/has-many-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/hash-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/identity-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/local-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/object-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/resource-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/schema-array-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/kind/schema-object-field.d.ts +0 -4
- package/dist/unpkg/prod/declarations/reactive/-private/record.d.ts +0 -83
- package/dist/unpkg/prod/declarations/reactive/-private/schema.d.ts +0 -326
- package/dist/unpkg/prod/declarations/reactive/-private/symbols.d.ts +0 -5
- package/dist/unpkg/prod/declarations/reactive/-private.d.ts +0 -2
- package/dist/unpkg/prod/declarations/reactive.d.ts +0 -287
- package/dist/unpkg/prod/declarations/request/-private/context.d.ts +0 -39
- package/dist/unpkg/prod/declarations/request/-private/debug.d.ts +0 -4
- package/dist/unpkg/prod/declarations/request/-private/fetch.d.ts +0 -33
- package/dist/unpkg/prod/declarations/request/-private/future.d.ts +0 -7
- package/dist/unpkg/prod/declarations/request/-private/manager.d.ts +0 -158
- package/dist/unpkg/prod/declarations/request/-private/promise-cache.d.ts +0 -28
- package/dist/unpkg/prod/declarations/request/-private/types.d.ts +0 -234
- package/dist/unpkg/prod/declarations/request/-private/utils.d.ts +0 -57
- package/dist/unpkg/prod/declarations/request.d.ts +0 -52
- package/dist/unpkg/prod/declarations/store/-private/cache-handler/handler.d.ts +0 -56
- package/dist/unpkg/prod/declarations/store/-private/cache-handler/types.d.ts +0 -98
- package/dist/unpkg/prod/declarations/store/-private/cache-handler/utils.d.ts +0 -31
- package/dist/unpkg/prod/declarations/store/-private/caches/instance-cache.d.ts +0 -58
- package/dist/unpkg/prod/declarations/store/-private/caches/resource-utils.d.ts +0 -9
- package/dist/unpkg/prod/declarations/store/-private/debug/utils.d.ts +0 -7
- package/dist/unpkg/prod/declarations/store/-private/default-cache-policy.d.ts +0 -387
- package/dist/unpkg/prod/declarations/store/-private/managers/cache-capabilities-manager.d.ts +0 -34
- package/dist/unpkg/prod/declarations/store/-private/managers/cache-key-manager.d.ts +0 -304
- package/dist/unpkg/prod/declarations/store/-private/managers/cache-manager.d.ts +0 -380
- package/dist/unpkg/prod/declarations/store/-private/managers/notification-manager.d.ts +0 -83
- package/dist/unpkg/prod/declarations/store/-private/managers/record-array-manager.d.ts +0 -100
- package/dist/unpkg/prod/declarations/store/-private/network/request-cache.d.ts +0 -103
- package/dist/unpkg/prod/declarations/store/-private/new-core-tmp/expensive-subscription.d.ts +0 -24
- package/dist/unpkg/prod/declarations/store/-private/new-core-tmp/promise-state.d.ts +0 -264
- package/dist/unpkg/prod/declarations/store/-private/new-core-tmp/reactivity/configure.d.ts +0 -138
- package/dist/unpkg/prod/declarations/store/-private/new-core-tmp/reactivity/internal.d.ts +0 -154
- package/dist/unpkg/prod/declarations/store/-private/new-core-tmp/reactivity/signal.d.ts +0 -56
- package/dist/unpkg/prod/declarations/store/-private/new-core-tmp/request-state.d.ts +0 -372
- package/dist/unpkg/prod/declarations/store/-private/new-core-tmp/request-subscription.d.ts +0 -177
- package/dist/unpkg/prod/declarations/store/-private/record-arrays/-utils.d.ts +0 -80
- package/dist/unpkg/prod/declarations/store/-private/record-arrays/legacy-live-array.d.ts +0 -81
- package/dist/unpkg/prod/declarations/store/-private/record-arrays/legacy-many-array.d.ts +0 -133
- package/dist/unpkg/prod/declarations/store/-private/record-arrays/legacy-query.d.ts +0 -81
- package/dist/unpkg/prod/declarations/store/-private/record-arrays/native-proxy-type-fix.d.ts +0 -3
- package/dist/unpkg/prod/declarations/store/-private/record-arrays/resource-array.d.ts +0 -67
- package/dist/unpkg/prod/declarations/store/-private/store-service.d.ts +0 -874
- package/dist/unpkg/prod/declarations/store/-private/utils/coerce-id.d.ts +0 -4
- package/dist/unpkg/prod/declarations/store/-private/utils/construct-resource.d.ts +0 -6
- package/dist/unpkg/prod/declarations/store/-private/utils/is-non-empty-string.d.ts +0 -1
- package/dist/unpkg/prod/declarations/store/-private/utils/normalize-model-name.d.ts +0 -1
- package/dist/unpkg/prod/declarations/store/-private/utils/uuid-polyfill.d.ts +0 -1
- package/dist/unpkg/prod/declarations/store/-private.d.ts +0 -29
- package/dist/unpkg/prod/declarations/store/-types/q/cache-capabilities-manager.d.ts +0 -90
- package/dist/unpkg/prod/declarations/store/-types/q/identifier.d.ts +0 -23
- package/dist/unpkg/prod/declarations/store/-types/q/record-instance.d.ts +0 -22
- package/dist/unpkg/prod/declarations/store/-types/q/store.d.ts +0 -31
- package/dist/unpkg/prod/declarations/store/deprecated/-private.d.ts +0 -223
- package/dist/unpkg/prod/declarations/store/deprecated/store.d.ts +0 -784
- package/dist/unpkg/prod/declarations/store.d.ts +0 -2
- package/dist/unpkg/prod/declarations/types/-private.d.ts +0 -22
- package/dist/unpkg/prod/declarations/types/cache/aliases.d.ts +0 -1
- package/dist/unpkg/prod/declarations/types/cache/change.d.ts +0 -6
- package/dist/unpkg/prod/declarations/types/cache/mutations.d.ts +0 -38
- package/dist/unpkg/prod/declarations/types/cache/operations.d.ts +0 -168
- package/dist/unpkg/prod/declarations/types/cache/relationship.d.ts +0 -13
- package/dist/unpkg/prod/declarations/types/cache.d.ts +0 -429
- package/dist/unpkg/prod/declarations/types/graph.d.ts +0 -47
- package/dist/unpkg/prod/declarations/types/identifier.d.ts +0 -86
- package/dist/unpkg/prod/declarations/types/json/raw.d.ts +0 -6
- package/dist/unpkg/prod/declarations/types/params.d.ts +0 -8
- package/dist/unpkg/prod/declarations/types/record.d.ts +0 -269
- package/dist/unpkg/prod/declarations/types/request.d.ts +0 -367
- package/dist/unpkg/prod/declarations/types/runtime.d.ts +0 -14
- package/dist/unpkg/prod/declarations/types/schema/concepts.d.ts +0 -23
- package/dist/unpkg/prod/declarations/types/schema/fields.d.ts +0 -2200
- package/dist/unpkg/prod/declarations/types/schema/fields.type-test.d.ts +0 -1
- package/dist/unpkg/prod/declarations/types/schema/schema-service.d.ts +0 -380
- package/dist/unpkg/prod/declarations/types/spec/document.d.ts +0 -67
- package/dist/unpkg/prod/declarations/types/spec/error.d.ts +0 -18
- package/dist/unpkg/prod/declarations/types/spec/json-api-raw.d.ts +0 -139
- package/dist/unpkg/prod/declarations/types/symbols.d.ts +0 -78
- package/dist/unpkg/prod/declarations/types/utils.d.ts +0 -5
- package/dist/unpkg/prod/declarations/types.d.ts +0 -11
- package/dist/unpkg/prod/declarations/utils/string.d.ts +0 -47
- package/dist/unpkg/prod/default-cache-policy-D7_u4YRH.js +0 -572
- package/dist/unpkg/prod/index-D4si_DxB.js +0 -11746
- package/dist/unpkg/prod/request-oqoLC9rz.js +0 -725
- package/dist/unpkg/prod-deprecated/declarations/build-config/babel-macros.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/build-config/canary-features.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/build-config/debugging.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/build-config/deprecations.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/build-config/env.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/build-config/macros.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/build-config.d.ts +0 -18
- package/dist/unpkg/prod-deprecated/declarations/configure.d.ts +0 -7
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/-diff.d.ts +0 -19
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/-edge-definition.d.ts +0 -149
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/-state.d.ts +0 -9
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/-utils.d.ts +0 -25
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/coerce-id.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/debug/assert-polymorphic-type.d.ts +0 -6
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/edges/collection.d.ts +0 -39
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/edges/implicit.d.ts +0 -43
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/edges/resource.d.ts +0 -23
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/graph.d.ts +0 -56
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/normalize-link.d.ts +0 -2
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/operations/add-to-related-records.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/operations/merge-identifier.d.ts +0 -3
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/operations/remove-from-related-records.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/operations/replace-related-record.d.ts +0 -3
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/operations/replace-related-records.d.ts +0 -7
- package/dist/unpkg/prod-deprecated/declarations/graph/-private/operations/update-relationship.d.ts +0 -9
- package/dist/unpkg/prod-deprecated/declarations/graph/-private.d.ts +0 -13
- package/dist/unpkg/prod-deprecated/declarations/index.d.ts +0 -100
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/default-mode.d.ts +0 -73
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/document.d.ts +0 -142
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/fields/extension.d.ts +0 -8
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/fields/get-field-key.d.ts +0 -8
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/fields/managed-array.d.ts +0 -18
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/fields/managed-object.d.ts +0 -17
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/fields/many-array-manager.d.ts +0 -19
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/hooks.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/alias-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/array-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/attribute-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/belongs-to-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/collection-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/derived-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/generic-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/has-many-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/hash-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/identity-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/local-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/object-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/resource-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/schema-array-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/kind/schema-object-field.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/record.d.ts +0 -83
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/schema.d.ts +0 -326
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private/symbols.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/reactive/-private.d.ts +0 -2
- package/dist/unpkg/prod-deprecated/declarations/reactive.d.ts +0 -287
- package/dist/unpkg/prod-deprecated/declarations/request/-private/context.d.ts +0 -39
- package/dist/unpkg/prod-deprecated/declarations/request/-private/debug.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/request/-private/fetch.d.ts +0 -33
- package/dist/unpkg/prod-deprecated/declarations/request/-private/future.d.ts +0 -7
- package/dist/unpkg/prod-deprecated/declarations/request/-private/manager.d.ts +0 -158
- package/dist/unpkg/prod-deprecated/declarations/request/-private/promise-cache.d.ts +0 -28
- package/dist/unpkg/prod-deprecated/declarations/request/-private/types.d.ts +0 -234
- package/dist/unpkg/prod-deprecated/declarations/request/-private/utils.d.ts +0 -57
- package/dist/unpkg/prod-deprecated/declarations/request.d.ts +0 -52
- package/dist/unpkg/prod-deprecated/declarations/store/-private/cache-handler/handler.d.ts +0 -56
- package/dist/unpkg/prod-deprecated/declarations/store/-private/cache-handler/types.d.ts +0 -98
- package/dist/unpkg/prod-deprecated/declarations/store/-private/cache-handler/utils.d.ts +0 -31
- package/dist/unpkg/prod-deprecated/declarations/store/-private/caches/instance-cache.d.ts +0 -58
- package/dist/unpkg/prod-deprecated/declarations/store/-private/caches/resource-utils.d.ts +0 -9
- package/dist/unpkg/prod-deprecated/declarations/store/-private/debug/utils.d.ts +0 -7
- package/dist/unpkg/prod-deprecated/declarations/store/-private/default-cache-policy.d.ts +0 -387
- package/dist/unpkg/prod-deprecated/declarations/store/-private/managers/cache-capabilities-manager.d.ts +0 -34
- package/dist/unpkg/prod-deprecated/declarations/store/-private/managers/cache-key-manager.d.ts +0 -304
- package/dist/unpkg/prod-deprecated/declarations/store/-private/managers/cache-manager.d.ts +0 -380
- package/dist/unpkg/prod-deprecated/declarations/store/-private/managers/notification-manager.d.ts +0 -83
- package/dist/unpkg/prod-deprecated/declarations/store/-private/managers/record-array-manager.d.ts +0 -100
- package/dist/unpkg/prod-deprecated/declarations/store/-private/network/request-cache.d.ts +0 -103
- package/dist/unpkg/prod-deprecated/declarations/store/-private/new-core-tmp/expensive-subscription.d.ts +0 -24
- package/dist/unpkg/prod-deprecated/declarations/store/-private/new-core-tmp/promise-state.d.ts +0 -264
- package/dist/unpkg/prod-deprecated/declarations/store/-private/new-core-tmp/reactivity/configure.d.ts +0 -138
- package/dist/unpkg/prod-deprecated/declarations/store/-private/new-core-tmp/reactivity/internal.d.ts +0 -154
- package/dist/unpkg/prod-deprecated/declarations/store/-private/new-core-tmp/reactivity/signal.d.ts +0 -56
- package/dist/unpkg/prod-deprecated/declarations/store/-private/new-core-tmp/request-state.d.ts +0 -372
- package/dist/unpkg/prod-deprecated/declarations/store/-private/new-core-tmp/request-subscription.d.ts +0 -177
- package/dist/unpkg/prod-deprecated/declarations/store/-private/record-arrays/-utils.d.ts +0 -80
- package/dist/unpkg/prod-deprecated/declarations/store/-private/record-arrays/legacy-live-array.d.ts +0 -81
- package/dist/unpkg/prod-deprecated/declarations/store/-private/record-arrays/legacy-many-array.d.ts +0 -133
- package/dist/unpkg/prod-deprecated/declarations/store/-private/record-arrays/legacy-query.d.ts +0 -81
- package/dist/unpkg/prod-deprecated/declarations/store/-private/record-arrays/native-proxy-type-fix.d.ts +0 -3
- package/dist/unpkg/prod-deprecated/declarations/store/-private/record-arrays/resource-array.d.ts +0 -67
- package/dist/unpkg/prod-deprecated/declarations/store/-private/store-service.d.ts +0 -874
- package/dist/unpkg/prod-deprecated/declarations/store/-private/utils/coerce-id.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/store/-private/utils/construct-resource.d.ts +0 -6
- package/dist/unpkg/prod-deprecated/declarations/store/-private/utils/is-non-empty-string.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/store/-private/utils/normalize-model-name.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/store/-private/utils/uuid-polyfill.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/store/-private.d.ts +0 -29
- package/dist/unpkg/prod-deprecated/declarations/store/-types/q/cache-capabilities-manager.d.ts +0 -90
- package/dist/unpkg/prod-deprecated/declarations/store/-types/q/identifier.d.ts +0 -23
- package/dist/unpkg/prod-deprecated/declarations/store/-types/q/record-instance.d.ts +0 -22
- package/dist/unpkg/prod-deprecated/declarations/store/-types/q/store.d.ts +0 -31
- package/dist/unpkg/prod-deprecated/declarations/store/deprecated/-private.d.ts +0 -223
- package/dist/unpkg/prod-deprecated/declarations/store/deprecated/store.d.ts +0 -784
- package/dist/unpkg/prod-deprecated/declarations/store.d.ts +0 -2
- package/dist/unpkg/prod-deprecated/declarations/types/-private.d.ts +0 -22
- package/dist/unpkg/prod-deprecated/declarations/types/cache/aliases.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/types/cache/change.d.ts +0 -6
- package/dist/unpkg/prod-deprecated/declarations/types/cache/mutations.d.ts +0 -38
- package/dist/unpkg/prod-deprecated/declarations/types/cache/operations.d.ts +0 -168
- package/dist/unpkg/prod-deprecated/declarations/types/cache/relationship.d.ts +0 -13
- package/dist/unpkg/prod-deprecated/declarations/types/cache.d.ts +0 -429
- package/dist/unpkg/prod-deprecated/declarations/types/graph.d.ts +0 -47
- package/dist/unpkg/prod-deprecated/declarations/types/identifier.d.ts +0 -86
- package/dist/unpkg/prod-deprecated/declarations/types/json/raw.d.ts +0 -6
- package/dist/unpkg/prod-deprecated/declarations/types/params.d.ts +0 -8
- package/dist/unpkg/prod-deprecated/declarations/types/record.d.ts +0 -269
- package/dist/unpkg/prod-deprecated/declarations/types/request.d.ts +0 -367
- package/dist/unpkg/prod-deprecated/declarations/types/runtime.d.ts +0 -14
- package/dist/unpkg/prod-deprecated/declarations/types/schema/concepts.d.ts +0 -23
- package/dist/unpkg/prod-deprecated/declarations/types/schema/fields.d.ts +0 -2200
- package/dist/unpkg/prod-deprecated/declarations/types/schema/fields.type-test.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/types/schema/schema-service.d.ts +0 -380
- package/dist/unpkg/prod-deprecated/declarations/types/spec/document.d.ts +0 -67
- package/dist/unpkg/prod-deprecated/declarations/types/spec/error.d.ts +0 -18
- package/dist/unpkg/prod-deprecated/declarations/types/spec/json-api-raw.d.ts +0 -139
- package/dist/unpkg/prod-deprecated/declarations/types/symbols.d.ts +0 -78
- package/dist/unpkg/prod-deprecated/declarations/types/utils.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/types.d.ts +0 -11
- package/dist/unpkg/prod-deprecated/declarations/utils/string.d.ts +0 -47
- package/dist/unpkg/prod-deprecated/default-cache-policy-D7_u4YRH.js +0 -572
|
@@ -1,304 +0,0 @@
|
|
|
1
|
-
import { type PersistedResourceKey, type RequestKey, type ResourceKey } from "../../../types/identifier.js";
|
|
2
|
-
import type { RequestInfo } from "../../../types/request.js";
|
|
3
|
-
import type { ExistingResourceIdentifierObject, ResourceIdentifierObject } from "../../../types/spec/json-api-raw.js";
|
|
4
|
-
import type { ForgetMethod, GenerationMethod, KeyInfo, KeyInfoMethod, ResetMethod, UpdateMethod } from "../../-types/q/identifier.js";
|
|
5
|
-
type TypeFromIdentifier<T> = T extends {
|
|
6
|
-
type: infer U;
|
|
7
|
-
} ? U : string;
|
|
8
|
-
type NarrowIdentifierIfPossible<T> = T extends ExistingResourceIdentifierObject ? PersistedResourceKey<TypeFromIdentifier<T>> : ResourceKey;
|
|
9
|
-
export declare function isResourceKey(identifier: unknown): identifier is ResourceKey;
|
|
10
|
-
export declare function isRequestKey(identifier: unknown): identifier is RequestKey;
|
|
11
|
-
interface KeyOptions {
|
|
12
|
-
lid: IdentifierMap;
|
|
13
|
-
id: IdentifierMap;
|
|
14
|
-
}
|
|
15
|
-
type TypeMap = {
|
|
16
|
-
[key: string]: KeyOptions;
|
|
17
|
-
};
|
|
18
|
-
type IdentifierMap = Map<string, ResourceKey>;
|
|
19
|
-
type StableCache = {
|
|
20
|
-
resources: IdentifierMap;
|
|
21
|
-
documents: Map<string, RequestKey>;
|
|
22
|
-
resourcesByType: TypeMap;
|
|
23
|
-
polymorphicLidBackMap: Map<string, string[]>;
|
|
24
|
-
};
|
|
25
|
-
export type MergeMethod = (targetIdentifier: ResourceKey, matchedIdentifier: ResourceKey, resourceData: unknown) => ResourceKey;
|
|
26
|
-
/**
|
|
27
|
-
Configures how unique identifier lid strings are generated by @ember-data/store.
|
|
28
|
-
|
|
29
|
-
This configuration MUST occur prior to the store instance being created.
|
|
30
|
-
|
|
31
|
-
Takes a method which can expect to receive various data as its first argument
|
|
32
|
-
and the name of a bucket as its second argument.
|
|
33
|
-
|
|
34
|
-
Currently there are two buckets, 'record' and 'document'.
|
|
35
|
-
|
|
36
|
-
### Resource (`Record`) Identity
|
|
37
|
-
|
|
38
|
-
If the bucket is `record` the method must return a unique (to at-least
|
|
39
|
-
the given bucket) string identifier for the given data as a string to be
|
|
40
|
-
used as the `lid` of an `Identifier` token.
|
|
41
|
-
|
|
42
|
-
This method will only be called by either `getOrCreateRecordIdentifier` or
|
|
43
|
-
`createIdentifierForNewRecord` when an identifier for the supplied data
|
|
44
|
-
is not already known via `lid` or `type + id` combo and one needs to be
|
|
45
|
-
generated or retrieved from a proprietary cache.
|
|
46
|
-
|
|
47
|
-
`data` will be the same data argument provided to `getOrCreateRecordIdentifier`
|
|
48
|
-
and in the `createIdentifierForNewRecord` case will be an object with
|
|
49
|
-
only `type` as a key.
|
|
50
|
-
|
|
51
|
-
```ts
|
|
52
|
-
import { setIdentifierGenerationMethod } from '@warp-drive/core';
|
|
53
|
-
|
|
54
|
-
export function initialize(applicationInstance) {
|
|
55
|
-
// note how `count` here is now scoped to the application instance
|
|
56
|
-
// for our generation method by being inside the closure provided
|
|
57
|
-
// by the initialize function
|
|
58
|
-
let count = 0;
|
|
59
|
-
|
|
60
|
-
setIdentifierGenerationMethod((resource, bucket) => {
|
|
61
|
-
return resource.lid || `my-key-${count++}`;
|
|
62
|
-
});
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
export default {
|
|
66
|
-
name: 'configure-ember-data-identifiers',
|
|
67
|
-
initialize
|
|
68
|
-
};
|
|
69
|
-
```
|
|
70
|
-
|
|
71
|
-
### Document Identity
|
|
72
|
-
|
|
73
|
-
If the bucket is `document` the method will receive the associated
|
|
74
|
-
immutable `request` passed to `store.request` as its first argument
|
|
75
|
-
and should return a unique string for the given request if the document
|
|
76
|
-
should be cached, and `null` if it should not be cached.
|
|
77
|
-
|
|
78
|
-
Note, the request result will still be passed to the cache via `Cache.put`,
|
|
79
|
-
but caches should take this as a signal that the document should not itself
|
|
80
|
-
be cached, while its contents may still be used to update other cache state.
|
|
81
|
-
|
|
82
|
-
The presence of `cacheOptions.key` on the request will take precedence
|
|
83
|
-
for the document cache key, and this method will not be called if it is
|
|
84
|
-
present.
|
|
85
|
-
|
|
86
|
-
The default method implementation for this bucket is to return `null`
|
|
87
|
-
for all requests whose method is not `GET`, and to return the `url` for
|
|
88
|
-
those where it is.
|
|
89
|
-
|
|
90
|
-
This means that queries via `POST` MUST provide `cacheOptions.key` or
|
|
91
|
-
implement this hook.
|
|
92
|
-
|
|
93
|
-
⚠️ Caution: Requests that do not have a `method` assigned are assumed to be `GET`
|
|
94
|
-
|
|
95
|
-
@public
|
|
96
|
-
*/
|
|
97
|
-
export declare function setIdentifierGenerationMethod(method: GenerationMethod | null): void;
|
|
98
|
-
/**
|
|
99
|
-
Configure a callback for when the identifier cache encounters new resource
|
|
100
|
-
data for an existing resource.
|
|
101
|
-
|
|
102
|
-
This configuration MUST occur prior to the store instance being created.
|
|
103
|
-
|
|
104
|
-
```js
|
|
105
|
-
import { setIdentifierUpdateMethod } from '@warp-drive/core';
|
|
106
|
-
```
|
|
107
|
-
|
|
108
|
-
Takes a method which can expect to receive an existing `Identifier` alongside
|
|
109
|
-
some new data to consider as a second argument. This is an opportunity
|
|
110
|
-
for secondary lookup tables and caches associated with the identifier
|
|
111
|
-
to be amended.
|
|
112
|
-
|
|
113
|
-
This method is called everytime `updateRecordIdentifier` is called and
|
|
114
|
-
with the same arguments. It provides the opportunity to update secondary
|
|
115
|
-
lookup tables for existing identifiers.
|
|
116
|
-
|
|
117
|
-
It will always be called after an identifier created with `createIdentifierForNewRecord`
|
|
118
|
-
has been committed, or after an update to the `record` a `RecordIdentifier`
|
|
119
|
-
is assigned to has been committed. Committed here meaning that the server
|
|
120
|
-
has acknowledged the update (for instance after a call to `.save()`)
|
|
121
|
-
|
|
122
|
-
If `id` has not previously existed, it will be assigned to the `Identifier`
|
|
123
|
-
prior to this `UpdateMethod` being called; however, calls to the parent method
|
|
124
|
-
`updateRecordIdentifier` that attempt to change the `id` or calling update
|
|
125
|
-
without providing an `id` when one is missing will throw an error.
|
|
126
|
-
|
|
127
|
-
@public
|
|
128
|
-
*/
|
|
129
|
-
export declare function setIdentifierUpdateMethod(method: UpdateMethod | null): void;
|
|
130
|
-
/**
|
|
131
|
-
Configure a callback for when the identifier cache is going to release an identifier.
|
|
132
|
-
|
|
133
|
-
This configuration MUST occur prior to the store instance being created.
|
|
134
|
-
|
|
135
|
-
```js
|
|
136
|
-
import { setIdentifierForgetMethod } from '@warp-drive/core';
|
|
137
|
-
```
|
|
138
|
-
|
|
139
|
-
Takes method which can expect to receive an existing `Identifier` that should be eliminated
|
|
140
|
-
from any secondary lookup tables or caches that the user has populated for it.
|
|
141
|
-
|
|
142
|
-
@public
|
|
143
|
-
*/
|
|
144
|
-
export declare function setIdentifierForgetMethod(method: ForgetMethod | null): void;
|
|
145
|
-
/**
|
|
146
|
-
Configure a callback for when the identifier cache is being torn down.
|
|
147
|
-
|
|
148
|
-
This configuration MUST occur prior to the store instance being created.
|
|
149
|
-
|
|
150
|
-
```js
|
|
151
|
-
import { setIdentifierResetMethod } from '@warp-drive/core';
|
|
152
|
-
```
|
|
153
|
-
|
|
154
|
-
Takes a method which can expect to be called when the parent application is destroyed.
|
|
155
|
-
|
|
156
|
-
If you have properly used a WeakMap to encapsulate the state of your customization
|
|
157
|
-
to the application instance, you may not need to implement the `resetMethod`.
|
|
158
|
-
|
|
159
|
-
@public
|
|
160
|
-
*/
|
|
161
|
-
export declare function setIdentifierResetMethod(method: ResetMethod | null): void;
|
|
162
|
-
/**
|
|
163
|
-
Configure a callback for when the identifier cache is generating a new
|
|
164
|
-
ResourceKey for a resource.
|
|
165
|
-
|
|
166
|
-
This method controls the `type` and `id` that will be assigned to the
|
|
167
|
-
`ResourceKey` that is created.
|
|
168
|
-
|
|
169
|
-
This configuration MUST occur prior to the store instance being created.
|
|
170
|
-
|
|
171
|
-
```js
|
|
172
|
-
import { setKeyInfoForResource } from '@warp-drive/core';
|
|
173
|
-
```
|
|
174
|
-
|
|
175
|
-
@public
|
|
176
|
-
*/
|
|
177
|
-
export declare function setKeyInfoForResource(method: KeyInfoMethod | null): void;
|
|
178
|
-
/**
|
|
179
|
-
* Each instance of {@link Store} receives a unique instance of a CacheKeyManager.
|
|
180
|
-
*
|
|
181
|
-
* This cache is responsible for assigning or retrieving the unique identify
|
|
182
|
-
* for arbitrary resource data encountered by the store. Data representing
|
|
183
|
-
* a unique resource or record should always be represented by the same
|
|
184
|
-
* identifier.
|
|
185
|
-
*
|
|
186
|
-
* It can be configured by consuming applications.
|
|
187
|
-
*
|
|
188
|
-
* @hideconstructor
|
|
189
|
-
* @public
|
|
190
|
-
*/
|
|
191
|
-
export declare class CacheKeyManager {
|
|
192
|
-
constructor();
|
|
193
|
-
/**
|
|
194
|
-
* allows us to peek without generating when needed
|
|
195
|
-
* useful for the "create" case when we need to see if
|
|
196
|
-
* we are accidentally overwritting something
|
|
197
|
-
*
|
|
198
|
-
* @private
|
|
199
|
-
*/
|
|
200
|
-
peekResourceKey(resource: ResourceIdentifierObject): ResourceKey | undefined;
|
|
201
|
-
/**
|
|
202
|
-
* Peeks the {@link RequestKey} for the given {@link RequestInfo}, but will not
|
|
203
|
-
* create one if none has been previously generated.
|
|
204
|
-
*
|
|
205
|
-
* @public
|
|
206
|
-
*/
|
|
207
|
-
peekRequestKey(request: RequestInfo): RequestKey | null;
|
|
208
|
-
/**
|
|
209
|
-
* Returns the {@link RequestKey} for the given {@link RequestInfo} if the request is
|
|
210
|
-
* considered cacheable. For cacheable requests, this method will create
|
|
211
|
-
* a RequestKey if none is found.
|
|
212
|
-
*
|
|
213
|
-
* A `null` response indicates the request cannot/will not be cached,
|
|
214
|
-
* generally this means either
|
|
215
|
-
*
|
|
216
|
-
* - {@link RequestInfo.cacheOptions.key} is not present on the `RequestInfo`
|
|
217
|
-
* - the request's method is `GET` but it has no `url`
|
|
218
|
-
*
|
|
219
|
-
* Generally you should not seek to cache requests that are not idempotent
|
|
220
|
-
* or have side effects, such as mutations that create, update or delete
|
|
221
|
-
* a resource.
|
|
222
|
-
*
|
|
223
|
-
* @public
|
|
224
|
-
*/
|
|
225
|
-
getOrCreateDocumentIdentifier(request: RequestInfo): RequestKey | null;
|
|
226
|
-
/**
|
|
227
|
-
Returns the {@link ResourceKey} for the given Resource, creates one if it does not yet exist.
|
|
228
|
-
|
|
229
|
-
Specifically this means that we:
|
|
230
|
-
|
|
231
|
-
- validate the `id` `type` and `lid` combo against known identifiers
|
|
232
|
-
- return an object with an `lid` that is stable (repeated calls with the same
|
|
233
|
-
`id` + `type` or `lid` will return the same `lid` value)
|
|
234
|
-
- this referential stability of the object itself is guaranteed
|
|
235
|
-
|
|
236
|
-
@public
|
|
237
|
-
*/
|
|
238
|
-
getOrCreateRecordIdentifier<T>(resource: T): NarrowIdentifierIfPossible<T>;
|
|
239
|
-
/**
|
|
240
|
-
Returns a new Identifier for the supplied data. Call this method to generate
|
|
241
|
-
an identifier when a new resource is being created local to the client and
|
|
242
|
-
potentially does not have an `id`.
|
|
243
|
-
|
|
244
|
-
Delegates generation to the user supplied `GenerateMethod` if one has been provided
|
|
245
|
-
with the signature `generateMethod({ type }, 'record')`.
|
|
246
|
-
|
|
247
|
-
@public
|
|
248
|
-
*/
|
|
249
|
-
createIdentifierForNewRecord(data: {
|
|
250
|
-
type: string;
|
|
251
|
-
id?: string | null;
|
|
252
|
-
lid?: string;
|
|
253
|
-
}): ResourceKey;
|
|
254
|
-
/**
|
|
255
|
-
Provides the opportunity to update secondary lookup tables for existing identifiers
|
|
256
|
-
Called after an identifier created with `createIdentifierForNewRecord` has been
|
|
257
|
-
committed.
|
|
258
|
-
|
|
259
|
-
Assigned `id` to an `Identifier` if `id` has not previously existed; however,
|
|
260
|
-
attempting to change the `id` or calling update without providing an `id` when
|
|
261
|
-
one is missing will throw an error.
|
|
262
|
-
|
|
263
|
-
- sets `id` (if `id` was previously `null`)
|
|
264
|
-
- `lid` and `type` MUST NOT be altered post creation
|
|
265
|
-
|
|
266
|
-
If a merge occurs, it is possible the returned identifier does not match the originally
|
|
267
|
-
provided identifier. In this case the abandoned identifier will go through the usual
|
|
268
|
-
`forgetRecordIdentifier` codepaths.
|
|
269
|
-
|
|
270
|
-
@public
|
|
271
|
-
*/
|
|
272
|
-
updateRecordIdentifier(identifierObject: ResourceKey, data: unknown): ResourceKey;
|
|
273
|
-
/**
|
|
274
|
-
Provides the opportunity to eliminate an identifier from secondary lookup tables
|
|
275
|
-
as well as eliminates it from ember-data's own lookup tables and book keeping.
|
|
276
|
-
|
|
277
|
-
Useful when a record has been deleted and the deletion has been persisted and
|
|
278
|
-
we do not care about the record anymore. Especially useful when an `id` of a
|
|
279
|
-
deleted record might be reused later for a new record.
|
|
280
|
-
|
|
281
|
-
@public
|
|
282
|
-
*/
|
|
283
|
-
forgetRecordIdentifier(identifierObject: ResourceKey): void;
|
|
284
|
-
}
|
|
285
|
-
/**
|
|
286
|
-
* This type exists for internal use only for
|
|
287
|
-
* where intimate contracts still exist either for
|
|
288
|
-
* the Test Suite or for Legacy code.
|
|
289
|
-
*
|
|
290
|
-
* @private
|
|
291
|
-
*/
|
|
292
|
-
export interface PrivateCacheKeyManager extends CacheKeyManager {
|
|
293
|
-
_cache: StableCache;
|
|
294
|
-
/**
|
|
295
|
-
* Internal hook to allow management of merge conflicts with identifiers.
|
|
296
|
-
*
|
|
297
|
-
* we allow late binding of this private internal merge so that
|
|
298
|
-
* the cache can insert itself here to handle elimination of duplicates
|
|
299
|
-
*/
|
|
300
|
-
__configureMerge(method: MergeMethod | null): void;
|
|
301
|
-
_mergeRecordIdentifiers(keyInfo: KeyInfo, identifier: ResourceKey, existingIdentifier: ResourceKey, data: unknown): ResourceKey;
|
|
302
|
-
destroy(): void;
|
|
303
|
-
}
|
|
304
|
-
export {};
|
|
@@ -1,380 +0,0 @@
|
|
|
1
|
-
import type { Cache, ChangedAttributesHash, RelationshipDiff } from "../../../types/cache.js";
|
|
2
|
-
import type { Change } from "../../../types/cache/change.js";
|
|
3
|
-
import type { Operation } from "../../../types/cache/operations.js";
|
|
4
|
-
import type { CollectionRelationship, ResourceRelationship } from "../../../types/cache/relationship.js";
|
|
5
|
-
import type { LocalRelationshipOperation } from "../../../types/graph.js";
|
|
6
|
-
import type { RequestKey, ResourceKey } from "../../../types/identifier.js";
|
|
7
|
-
import type { Value } from "../../../types/json/raw.js";
|
|
8
|
-
import type { StructuredDataDocument, StructuredDocument } from "../../../types/request.js";
|
|
9
|
-
import type { CollectionResourceDataDocument, ResourceDocument, SingleResourceDataDocument } from "../../../types/spec/document.js";
|
|
10
|
-
import type { ApiError } from "../../../types/spec/error.js";
|
|
11
|
-
import type { StoreRequestContext } from "../cache-handler/handler.js";
|
|
12
|
-
/**
|
|
13
|
-
* The CacheManager wraps a Cache enforcing that only
|
|
14
|
-
* the public API surface area is exposed.
|
|
15
|
-
*
|
|
16
|
-
* Hence, it is the value of `Store.cache`, wrapping
|
|
17
|
-
* the cache instance returned by `Store.createCache`.
|
|
18
|
-
*
|
|
19
|
-
* It handles translating between cache versions when
|
|
20
|
-
* necessary, for instance when a Store is configured
|
|
21
|
-
* to use both a v1 and a v2 cache depending on some
|
|
22
|
-
* heuristic.
|
|
23
|
-
*
|
|
24
|
-
* Starting with the v2 spec, the cache is designed such
|
|
25
|
-
* that it must be implemented as a singleton.
|
|
26
|
-
*
|
|
27
|
-
* @class CacheManager
|
|
28
|
-
* @public
|
|
29
|
-
*/
|
|
30
|
-
export declare class CacheManager implements Cache {
|
|
31
|
-
version: "2";
|
|
32
|
-
constructor(cache: Cache);
|
|
33
|
-
/**
|
|
34
|
-
* Cache the response to a request
|
|
35
|
-
*
|
|
36
|
-
* Unlike `store.push` which has UPSERT
|
|
37
|
-
* semantics, `put` has `replace` semantics similar to
|
|
38
|
-
* the `http` method `PUT`
|
|
39
|
-
*
|
|
40
|
-
* the individually cacheable
|
|
41
|
-
* e resource data it may contain
|
|
42
|
-
* should upsert, but the document data surrounding it should
|
|
43
|
-
* fully replace any existing information
|
|
44
|
-
*
|
|
45
|
-
* Note that in order to support inserting arbitrary data
|
|
46
|
-
* to the cache that did not originate from a request `put`
|
|
47
|
-
* should expect to sometimes encounter a document with only
|
|
48
|
-
* a `content` member and therefor must not assume the existence
|
|
49
|
-
* of `request` and `response` on the document.
|
|
50
|
-
*
|
|
51
|
-
* @param {StructuredDocument} doc
|
|
52
|
-
* @return {ResourceDocument}
|
|
53
|
-
* @public
|
|
54
|
-
*/
|
|
55
|
-
put<T>(doc: StructuredDocument<T> | {
|
|
56
|
-
content: T;
|
|
57
|
-
}): ResourceDocument;
|
|
58
|
-
/**
|
|
59
|
-
* Perform an operation on the cache to update the remote state.
|
|
60
|
-
*
|
|
61
|
-
* @public
|
|
62
|
-
* @param op the operation to perform
|
|
63
|
-
* @return {void}
|
|
64
|
-
*/
|
|
65
|
-
patch(op: Operation | Operation[]): void;
|
|
66
|
-
/**
|
|
67
|
-
* Update resource data with a local mutation. Currently supports operations
|
|
68
|
-
* on relationships only.
|
|
69
|
-
*
|
|
70
|
-
* @public
|
|
71
|
-
* @param mutation
|
|
72
|
-
*/
|
|
73
|
-
mutate(mutation: LocalRelationshipOperation): void;
|
|
74
|
-
/**
|
|
75
|
-
* Peek resource data from the Cache.
|
|
76
|
-
*
|
|
77
|
-
* In development, if the return value
|
|
78
|
-
* is JSON the return value
|
|
79
|
-
* will be deep-cloned and deep-frozen
|
|
80
|
-
* to prevent mutation thereby enforcing cache
|
|
81
|
-
* Immutability.
|
|
82
|
-
*
|
|
83
|
-
* This form of peek is useful for implementations
|
|
84
|
-
* that want to feed raw-data from cache to the UI
|
|
85
|
-
* or which want to interact with a blob of data
|
|
86
|
-
* directly from the presentation cache.
|
|
87
|
-
*
|
|
88
|
-
* An implementation might want to do this because
|
|
89
|
-
* de-referencing records which read from their own
|
|
90
|
-
* blob is generally safer because the record does
|
|
91
|
-
* not require retaining connections to the Store
|
|
92
|
-
* and Cache to present data on a per-field basis.
|
|
93
|
-
*
|
|
94
|
-
* This generally takes the place of `getAttr` as
|
|
95
|
-
* an API and may even take the place of `getRelationship`
|
|
96
|
-
* depending on implementation specifics, though this
|
|
97
|
-
* latter usage is less recommended due to the advantages
|
|
98
|
-
* of the Graph handling necessary entanglements and
|
|
99
|
-
* notifications for relational data.
|
|
100
|
-
*
|
|
101
|
-
* @public
|
|
102
|
-
* @param {ResourceKey | RequestKey} cacheKey
|
|
103
|
-
* @return {ResourceDocument | ResourceBlob | null} the known resource data
|
|
104
|
-
*/
|
|
105
|
-
peek(cacheKey: ResourceKey): unknown;
|
|
106
|
-
peek(cacheKey: RequestKey): ResourceDocument | null;
|
|
107
|
-
peekRemoteState(cacheKey: ResourceKey): unknown;
|
|
108
|
-
peekRemoteState(cacheKey: RequestKey): ResourceDocument | null;
|
|
109
|
-
/**
|
|
110
|
-
* Peek the Cache for the existing request data associated with
|
|
111
|
-
* a cacheable request
|
|
112
|
-
*
|
|
113
|
-
* @param {RequestKey}
|
|
114
|
-
* @return {RequestKey | null}
|
|
115
|
-
* @public
|
|
116
|
-
*/
|
|
117
|
-
peekRequest(key: RequestKey): StructuredDocument<ResourceDocument> | null;
|
|
118
|
-
/**
|
|
119
|
-
* Push resource data from a remote source into the cache for this ResourceKey
|
|
120
|
-
*
|
|
121
|
-
* @public
|
|
122
|
-
* @return if `hasRecord` is true then calculated key changes should be returned
|
|
123
|
-
*/
|
|
124
|
-
upsert(key: ResourceKey, data: unknown, hasRecord: boolean): void | string[];
|
|
125
|
-
/**
|
|
126
|
-
* Create a fork of the cache from the current state.
|
|
127
|
-
*
|
|
128
|
-
* Applications should typically not call this method themselves,
|
|
129
|
-
* preferring instead to fork at the Store level, which will
|
|
130
|
-
* utilize this method to fork the cache.
|
|
131
|
-
*
|
|
132
|
-
* @public
|
|
133
|
-
* @return {Promise<Cache>}
|
|
134
|
-
*/
|
|
135
|
-
fork(): Promise<Cache>;
|
|
136
|
-
/**
|
|
137
|
-
* Merge a fork back into a parent Cache.
|
|
138
|
-
*
|
|
139
|
-
* Applications should typically not call this method themselves,
|
|
140
|
-
* preferring instead to merge at the Store level, which will
|
|
141
|
-
* utilize this method to merge the caches.
|
|
142
|
-
*
|
|
143
|
-
* @param {Cache} cache
|
|
144
|
-
* @public
|
|
145
|
-
* @return {Promise<void>}
|
|
146
|
-
*/
|
|
147
|
-
merge(cache: Cache): Promise<void>;
|
|
148
|
-
/**
|
|
149
|
-
* Generate the list of changes applied to all
|
|
150
|
-
* record in the store.
|
|
151
|
-
*
|
|
152
|
-
* Each individual resource or document that has
|
|
153
|
-
* been mutated should be described as an individual
|
|
154
|
-
* `Change` entry in the returned array.
|
|
155
|
-
*
|
|
156
|
-
* A `Change` is described by an object containing up to
|
|
157
|
-
* three properties: (1) the `ResourceKey` of the entity that
|
|
158
|
-
* changed; (2) the `op` code of that change being one of
|
|
159
|
-
* `upsert` or `remove`, and if the op is `upsert` a `patch`
|
|
160
|
-
* containing the data to merge into the cache for the given
|
|
161
|
-
* entity.
|
|
162
|
-
*
|
|
163
|
-
* This `patch` is opaque to the Store but should be understood
|
|
164
|
-
* by the Cache and may expect to be utilized by an Adapter
|
|
165
|
-
* when generating data during a `save` operation.
|
|
166
|
-
*
|
|
167
|
-
* It is generally recommended that the `patch` contain only
|
|
168
|
-
* the updated state, ignoring fields that are unchanged
|
|
169
|
-
*
|
|
170
|
-
* ```ts
|
|
171
|
-
* interface Change {
|
|
172
|
-
* key: ResourceKey | RequestKey;
|
|
173
|
-
* op: 'upsert' | 'remove';
|
|
174
|
-
* patch?: unknown;
|
|
175
|
-
* }
|
|
176
|
-
* ```
|
|
177
|
-
*
|
|
178
|
-
* @public
|
|
179
|
-
*/
|
|
180
|
-
diff(): Promise<Change[]>;
|
|
181
|
-
/**
|
|
182
|
-
* Serialize the entire contents of the Cache into a Stream
|
|
183
|
-
* which may be fed back into a new instance of the same Cache
|
|
184
|
-
* via `cache.hydrate`.
|
|
185
|
-
*
|
|
186
|
-
* @return {Promise<ReadableStream>}
|
|
187
|
-
* @public
|
|
188
|
-
*/
|
|
189
|
-
dump(): Promise<ReadableStream<unknown>>;
|
|
190
|
-
/**
|
|
191
|
-
* hydrate a Cache from a Stream with content previously serialized
|
|
192
|
-
* from another instance of the same Cache, resolving when hydration
|
|
193
|
-
* is complete.
|
|
194
|
-
*
|
|
195
|
-
* This method should expect to be called both in the context of restoring
|
|
196
|
-
* the Cache during application rehydration after SSR **AND** at unknown
|
|
197
|
-
* times during the lifetime of an already booted application when it is
|
|
198
|
-
* desired to bulk-load additional information into the cache. This latter
|
|
199
|
-
* behavior supports optimizing pre/fetching of data for route transitions
|
|
200
|
-
* via data-only SSR modes.
|
|
201
|
-
*
|
|
202
|
-
* @param {ReadableStream} stream
|
|
203
|
-
* @return {Promise<void>}
|
|
204
|
-
* @public
|
|
205
|
-
*/
|
|
206
|
-
hydrate(stream: ReadableStream<unknown>): Promise<void>;
|
|
207
|
-
/**
|
|
208
|
-
* [LIFECYCLE] Signal to the cache that a new record has been instantiated on the client
|
|
209
|
-
*
|
|
210
|
-
* It returns properties from options that should be set on the record during the create
|
|
211
|
-
* process. This return value behavior is deprecated.
|
|
212
|
-
*
|
|
213
|
-
* @public
|
|
214
|
-
*/
|
|
215
|
-
clientDidCreate(key: ResourceKey, options?: Record<string, unknown>): Record<string, unknown>;
|
|
216
|
-
/**
|
|
217
|
-
* [LIFECYCLE] Signals to the cache that a resource
|
|
218
|
-
* will be part of a save transaction.
|
|
219
|
-
*
|
|
220
|
-
* @public
|
|
221
|
-
* @param key
|
|
222
|
-
*/
|
|
223
|
-
willCommit(key: ResourceKey | ResourceKey[], context: StoreRequestContext): void;
|
|
224
|
-
/**
|
|
225
|
-
* [LIFECYCLE] Signals to the cache that a resource
|
|
226
|
-
* was successfully updated as part of a save transaction.
|
|
227
|
-
*
|
|
228
|
-
* @public
|
|
229
|
-
*/
|
|
230
|
-
didCommit(key: ResourceKey, result: StructuredDataDocument<SingleResourceDataDocument> | null): SingleResourceDataDocument;
|
|
231
|
-
didCommit(key: ResourceKey[], result: StructuredDataDocument<SingleResourceDataDocument> | null): SingleResourceDataDocument;
|
|
232
|
-
didCommit(key: ResourceKey[], result: StructuredDataDocument<CollectionResourceDataDocument> | null): CollectionResourceDataDocument;
|
|
233
|
-
/**
|
|
234
|
-
* [LIFECYCLE] Signals to the cache that a resource
|
|
235
|
-
* was update via a save transaction failed.
|
|
236
|
-
*
|
|
237
|
-
* @public
|
|
238
|
-
*/
|
|
239
|
-
commitWasRejected(key: ResourceKey | ResourceKey[], errors?: ApiError[]): void;
|
|
240
|
-
/**
|
|
241
|
-
* [LIFECYCLE] Signals to the cache that all data for a resource
|
|
242
|
-
* should be cleared.
|
|
243
|
-
*
|
|
244
|
-
* @public
|
|
245
|
-
*/
|
|
246
|
-
unloadRecord(key: ResourceKey): void;
|
|
247
|
-
/**
|
|
248
|
-
* Retrieve the data for an attribute from the cache
|
|
249
|
-
*
|
|
250
|
-
* @public
|
|
251
|
-
*/
|
|
252
|
-
getAttr(key: ResourceKey, propertyName: string): Value | undefined;
|
|
253
|
-
/**
|
|
254
|
-
* Retrieve the remote state for an attribute from the cache
|
|
255
|
-
*
|
|
256
|
-
* @public
|
|
257
|
-
*/
|
|
258
|
-
getRemoteAttr(key: ResourceKey, propertyName: string): Value | undefined;
|
|
259
|
-
/**
|
|
260
|
-
* Mutate the data for an attribute in the cache
|
|
261
|
-
*
|
|
262
|
-
* @public
|
|
263
|
-
*/
|
|
264
|
-
setAttr(key: ResourceKey, propertyName: string, value: Value): void;
|
|
265
|
-
/**
|
|
266
|
-
* Query the cache for the changed attributes of a resource.
|
|
267
|
-
*
|
|
268
|
-
* @public
|
|
269
|
-
*/
|
|
270
|
-
changedAttrs(key: ResourceKey): ChangedAttributesHash;
|
|
271
|
-
/**
|
|
272
|
-
* Query the cache for whether any mutated attributes exist
|
|
273
|
-
*
|
|
274
|
-
* @public
|
|
275
|
-
*/
|
|
276
|
-
hasChangedAttrs(key: ResourceKey): boolean;
|
|
277
|
-
/**
|
|
278
|
-
* Tell the cache to discard any uncommitted mutations to attributes
|
|
279
|
-
*
|
|
280
|
-
* @public
|
|
281
|
-
* @return the names of attributes that were restored
|
|
282
|
-
*/
|
|
283
|
-
rollbackAttrs(key: ResourceKey): string[];
|
|
284
|
-
/**
|
|
285
|
-
* Query the cache for the changes to relationships of a resource.
|
|
286
|
-
*
|
|
287
|
-
* Returns a map of relationship names to RelationshipDiff objects.
|
|
288
|
-
*
|
|
289
|
-
* ```ts
|
|
290
|
-
* type RelationshipDiff =
|
|
291
|
-
| {
|
|
292
|
-
kind: 'collection';
|
|
293
|
-
remoteState: ResourceKey[];
|
|
294
|
-
additions: Set<ResourceKey>;
|
|
295
|
-
removals: Set<ResourceKey>;
|
|
296
|
-
localState: ResourceKey[];
|
|
297
|
-
reordered: boolean;
|
|
298
|
-
}
|
|
299
|
-
| {
|
|
300
|
-
kind: 'resource';
|
|
301
|
-
remoteState: ResourceKey | null;
|
|
302
|
-
localState: ResourceKey | null;
|
|
303
|
-
};
|
|
304
|
-
```
|
|
305
|
-
*
|
|
306
|
-
* @public
|
|
307
|
-
*/
|
|
308
|
-
changedRelationships(key: ResourceKey): Map<string, RelationshipDiff>;
|
|
309
|
-
/**
|
|
310
|
-
* Query the cache for whether any mutated attributes exist
|
|
311
|
-
*
|
|
312
|
-
* @public
|
|
313
|
-
*/
|
|
314
|
-
hasChangedRelationships(key: ResourceKey): boolean;
|
|
315
|
-
/**
|
|
316
|
-
* Tell the cache to discard any uncommitted mutations to relationships.
|
|
317
|
-
*
|
|
318
|
-
* This will also discard the change on any appropriate inverses.
|
|
319
|
-
*
|
|
320
|
-
* This method is a candidate to become a mutation
|
|
321
|
-
*
|
|
322
|
-
* @public
|
|
323
|
-
* @return the names of relationships that were restored
|
|
324
|
-
*/
|
|
325
|
-
rollbackRelationships(key: ResourceKey): string[];
|
|
326
|
-
/**
|
|
327
|
-
* Query the cache for the current state of a relationship property
|
|
328
|
-
*
|
|
329
|
-
* @public
|
|
330
|
-
* @return resource relationship object
|
|
331
|
-
*/
|
|
332
|
-
getRelationship(key: ResourceKey, propertyName: string): ResourceRelationship | CollectionRelationship;
|
|
333
|
-
/**
|
|
334
|
-
* Query the cache for the remote state of a relationship property
|
|
335
|
-
*
|
|
336
|
-
* @public
|
|
337
|
-
* @return resource relationship object
|
|
338
|
-
*/
|
|
339
|
-
getRemoteRelationship(key: ResourceKey, propertyName: string): ResourceRelationship | CollectionRelationship;
|
|
340
|
-
/**
|
|
341
|
-
* Update the cache state for the given resource to be marked as locally deleted,
|
|
342
|
-
* or remove such a mark.
|
|
343
|
-
*
|
|
344
|
-
* @public
|
|
345
|
-
*/
|
|
346
|
-
setIsDeleted(key: ResourceKey, isDeleted: boolean): void;
|
|
347
|
-
/**
|
|
348
|
-
* Query the cache for any validation errors applicable to the given resource.
|
|
349
|
-
*
|
|
350
|
-
* @public
|
|
351
|
-
*/
|
|
352
|
-
getErrors(key: ResourceKey): ApiError[];
|
|
353
|
-
/**
|
|
354
|
-
* Query the cache for whether a given resource has any available data
|
|
355
|
-
*
|
|
356
|
-
* @public
|
|
357
|
-
*/
|
|
358
|
-
isEmpty(key: ResourceKey): boolean;
|
|
359
|
-
/**
|
|
360
|
-
* Query the cache for whether a given resource was created locally and not
|
|
361
|
-
* yet persisted.
|
|
362
|
-
*
|
|
363
|
-
* @public
|
|
364
|
-
*/
|
|
365
|
-
isNew(key: ResourceKey): boolean;
|
|
366
|
-
/**
|
|
367
|
-
* Query the cache for whether a given resource is marked as deleted (but not
|
|
368
|
-
* necessarily persisted yet).
|
|
369
|
-
*
|
|
370
|
-
* @public
|
|
371
|
-
*/
|
|
372
|
-
isDeleted(key: ResourceKey): boolean;
|
|
373
|
-
/**
|
|
374
|
-
* Query the cache for whether a given resource has been deleted and that deletion
|
|
375
|
-
* has also been persisted.
|
|
376
|
-
*
|
|
377
|
-
* @public
|
|
378
|
-
*/
|
|
379
|
-
isDeletionCommitted(key: ResourceKey): boolean;
|
|
380
|
-
}
|