@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,98 +0,0 @@
|
|
|
1
|
-
import type { RequestKey } from "../../../types/identifier.js";
|
|
2
|
-
import type { ImmutableRequestInfo, ResponseInfo } from "../../../types/request.js";
|
|
3
|
-
import type { Store } from "../store-service.js";
|
|
4
|
-
/**
|
|
5
|
-
* A service which an application may provide to the store via
|
|
6
|
-
* the store's `lifetimes` property to configure the behavior
|
|
7
|
-
* of the CacheHandler.
|
|
8
|
-
*
|
|
9
|
-
* The default behavior for request lifetimes is to never expire
|
|
10
|
-
* unless manually refreshed via `cacheOptions.reload` or `cacheOptions.backgroundReload`.
|
|
11
|
-
*
|
|
12
|
-
* Implementing this service allows you to programatically define
|
|
13
|
-
* when a request should be considered expired.
|
|
14
|
-
*
|
|
15
|
-
* @class (Interface) CachePolicy
|
|
16
|
-
* @public
|
|
17
|
-
*/
|
|
18
|
-
export interface CachePolicy {
|
|
19
|
-
/**
|
|
20
|
-
* Invoked to determine if the request may be fulfilled from cache
|
|
21
|
-
* if possible.
|
|
22
|
-
*
|
|
23
|
-
* Note, this is only invoked if the request has a cache-key.
|
|
24
|
-
*
|
|
25
|
-
* If no cache entry is found or the entry is hard expired,
|
|
26
|
-
* the request will be fulfilled from the configured request handlers
|
|
27
|
-
* and the cache will be updated before returning the response.
|
|
28
|
-
*
|
|
29
|
-
* @public
|
|
30
|
-
* @param {RequestKey} identifier
|
|
31
|
-
* @param {Store} store
|
|
32
|
-
* @return {Boolean} true if the request is considered hard expired
|
|
33
|
-
*/
|
|
34
|
-
isHardExpired(identifier: RequestKey, store: Store): boolean;
|
|
35
|
-
/**
|
|
36
|
-
* Invoked if `isHardExpired` is false to determine if the request
|
|
37
|
-
* should be update behind the scenes if cache data is already available.
|
|
38
|
-
*
|
|
39
|
-
* Note, this is only invoked if the request has a cache-key.
|
|
40
|
-
*
|
|
41
|
-
* If true, the request will be fulfilled from cache while a backgrounded
|
|
42
|
-
* request is made to update the cache via the configured request handlers.
|
|
43
|
-
*
|
|
44
|
-
* @public
|
|
45
|
-
* @param {RequestKey} identifier
|
|
46
|
-
* @param {Store} store
|
|
47
|
-
* @return {Boolean} true if the request is considered soft expired
|
|
48
|
-
*/
|
|
49
|
-
isSoftExpired(identifier: RequestKey, store: Store): boolean;
|
|
50
|
-
/**
|
|
51
|
-
* Invoked when a request will be sent to the configured request handlers.
|
|
52
|
-
* This is invoked for both foreground and background requests.
|
|
53
|
-
*
|
|
54
|
-
* Note, this is invoked regardless of whether the request has a cache-key.
|
|
55
|
-
*
|
|
56
|
-
* @public
|
|
57
|
-
* @param {ImmutableRequestInfo} request
|
|
58
|
-
* @param {RequestKey | null} identifier
|
|
59
|
-
* @param {Store} store
|
|
60
|
-
* @return {void}
|
|
61
|
-
*/
|
|
62
|
-
willRequest?(request: ImmutableRequestInfo, identifier: RequestKey | null, store: Store): void;
|
|
63
|
-
/**
|
|
64
|
-
* Invoked when a request has been fulfilled from the configured request handlers.
|
|
65
|
-
* This is invoked for both foreground and background requests once the cache has
|
|
66
|
-
* been updated.
|
|
67
|
-
*
|
|
68
|
-
* Note, this is invoked regardless of whether the request has a cache-key.
|
|
69
|
-
*
|
|
70
|
-
* It is best practice to notify the store of any requests marked as invalidated
|
|
71
|
-
* so that request subscriptions can reload when needed.
|
|
72
|
-
*
|
|
73
|
-
* ```ts
|
|
74
|
-
* store.notifications.notify(identifier, 'invalidated', null);
|
|
75
|
-
* ```
|
|
76
|
-
*
|
|
77
|
-
* This allows anything subscribed to the request to be notified of the change
|
|
78
|
-
*
|
|
79
|
-
* e.g.
|
|
80
|
-
*
|
|
81
|
-
* ```ts
|
|
82
|
-
* store.notifications.subscribe(identifier, (_, type) => {
|
|
83
|
-
* if (type === 'invalidated') {
|
|
84
|
-
* // do update
|
|
85
|
-
* }
|
|
86
|
-
* });
|
|
87
|
-
* ```
|
|
88
|
-
*
|
|
89
|
-
*
|
|
90
|
-
* @public
|
|
91
|
-
* @param {ImmutableRequestInfo} request
|
|
92
|
-
* @param {ImmutableResponse} response
|
|
93
|
-
* @param {RequestKey | null} identifier
|
|
94
|
-
* @param {Store} store
|
|
95
|
-
* @return {void}
|
|
96
|
-
*/
|
|
97
|
-
didRequest?(request: ImmutableRequestInfo, response: Response | ResponseInfo | null, identifier: RequestKey | null, store: Store): void;
|
|
98
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import type { RequestKey } from "../../../types/identifier.js";
|
|
2
|
-
import type { ImmutableCreateRequestOptions, ImmutableDeleteRequestOptions, ImmutableRequestInfo, ImmutableUpdateRequestOptions, StructuredDataDocument } from "../../../types/request.js";
|
|
3
|
-
import type { ResourceDataDocument, ResourceErrorDocument } from "../../../types/spec/document.js";
|
|
4
|
-
import type { ApiError } from "../../../types/spec/error.js";
|
|
5
|
-
import type { Store } from "../store-service.js";
|
|
6
|
-
export declare const MUTATION_OPS: Set<string>;
|
|
7
|
-
export declare function calcShouldFetch(store: Store, request: ImmutableRequestInfo, hasCachedValue: boolean, identifier: RequestKey | null): boolean;
|
|
8
|
-
export declare function calcShouldBackgroundFetch(store: Store, request: ImmutableRequestInfo, willFetch: boolean, identifier: RequestKey | null): boolean;
|
|
9
|
-
export declare function isMutation(request: Partial<ImmutableRequestInfo>): request is ImmutableUpdateRequestOptions | ImmutableCreateRequestOptions | ImmutableDeleteRequestOptions;
|
|
10
|
-
export declare function isCacheAffecting<T>(document: StructuredDataDocument<T>): boolean;
|
|
11
|
-
export declare function isAggregateError(error: Error & {
|
|
12
|
-
errors?: ApiError[];
|
|
13
|
-
}): error is AggregateError & {
|
|
14
|
-
errors: ApiError[];
|
|
15
|
-
};
|
|
16
|
-
export type RobustError = Error & {
|
|
17
|
-
error: string | object;
|
|
18
|
-
errors?: ApiError[];
|
|
19
|
-
content?: unknown;
|
|
20
|
-
};
|
|
21
|
-
export declare function cloneError(error: RobustError): RobustError;
|
|
22
|
-
export declare function isErrorDocument(document: ResourceDataDocument | ResourceErrorDocument): document is ResourceErrorDocument;
|
|
23
|
-
export declare function getPriority(identifier: RequestKey | null, deduped: Map<RequestKey, {
|
|
24
|
-
priority: {
|
|
25
|
-
blocking: boolean;
|
|
26
|
-
};
|
|
27
|
-
}>, priority: {
|
|
28
|
-
blocking: boolean;
|
|
29
|
-
}): {
|
|
30
|
-
blocking: boolean;
|
|
31
|
-
};
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { type ReactiveDocument } from "../../../reactive/-private/document.js";
|
|
2
|
-
import type { Cache } from "../../../types/cache.js";
|
|
3
|
-
import type { RequestKey, ResourceKey } from "../../../types/identifier.js";
|
|
4
|
-
import type { TypedRecordInstance, TypeFromInstance } from "../../../types/record.js";
|
|
5
|
-
import type { OpaqueRecordInstance } from "../../-types/q/record-instance.js";
|
|
6
|
-
import { CacheCapabilitiesManager } from "../managers/cache-capabilities-manager.js";
|
|
7
|
-
import type { CacheManager } from "../managers/cache-manager.js";
|
|
8
|
-
import type { CreateRecordProperties, Store } from "../store-service.js";
|
|
9
|
-
export declare function peekResourceKey(record: OpaqueRecordInstance): ResourceKey | undefined;
|
|
10
|
-
/**
|
|
11
|
-
Retrieves the unique referentially-stable {@link ResourceKey}
|
|
12
|
-
assigned to the given record instance.
|
|
13
|
-
|
|
14
|
-
```js
|
|
15
|
-
import { recordIdentifierFor } from "@warp-drive/core";
|
|
16
|
-
// ... gain access to a record, for instance with peekRecord or findRecord
|
|
17
|
-
const record = store.peekRecord("user", "1");
|
|
18
|
-
// get the identifier for the record (see docs for ResourceKey)
|
|
19
|
-
const identifier = recordIdentifierFor(record);
|
|
20
|
-
// access the identifier's properties.
|
|
21
|
-
const { id, type, lid } = identifier;
|
|
22
|
-
```
|
|
23
|
-
|
|
24
|
-
@public
|
|
25
|
-
@param record a record instance previously obstained from the store.
|
|
26
|
-
*/
|
|
27
|
-
export declare function recordIdentifierFor<T extends TypedRecordInstance>(record: T): ResourceKey<TypeFromInstance<T>>;
|
|
28
|
-
export declare function recordIdentifierFor(record: OpaqueRecordInstance): ResourceKey;
|
|
29
|
-
export declare function setRecordIdentifier(record: OpaqueRecordInstance, identifier: ResourceKey): void;
|
|
30
|
-
export declare function removeRecordIdentifier(record: OpaqueRecordInstance): void;
|
|
31
|
-
export declare const StoreMap: Map<unknown, Store>;
|
|
32
|
-
/**
|
|
33
|
-
* We may eventually make this public, but its likely better for this to be killed off
|
|
34
|
-
* @private
|
|
35
|
-
*/
|
|
36
|
-
export declare function storeFor(record: OpaqueRecordInstance, ignoreMissing: boolean): Store | null;
|
|
37
|
-
export type Caches = {
|
|
38
|
-
record: Map<ResourceKey, OpaqueRecordInstance>;
|
|
39
|
-
document: Map<RequestKey, ReactiveDocument<OpaqueRecordInstance | OpaqueRecordInstance[] | null | undefined>>;
|
|
40
|
-
};
|
|
41
|
-
export declare class InstanceCache {
|
|
42
|
-
store: Store;
|
|
43
|
-
cache: Cache;
|
|
44
|
-
_storeWrapper: CacheCapabilitiesManager;
|
|
45
|
-
__cacheManager: CacheManager;
|
|
46
|
-
__instances: Caches;
|
|
47
|
-
constructor(store: Store);
|
|
48
|
-
peek(identifier: ResourceKey): Cache | OpaqueRecordInstance | undefined;
|
|
49
|
-
getDocument<T>(identifier: RequestKey): ReactiveDocument<T>;
|
|
50
|
-
getRecord(identifier: ResourceKey): OpaqueRecordInstance;
|
|
51
|
-
recordIsLoaded(identifier: ResourceKey, filterDeleted?: boolean): boolean;
|
|
52
|
-
disconnect(identifier: ResourceKey): void;
|
|
53
|
-
unloadRecord(identifier: ResourceKey): void;
|
|
54
|
-
clear(type?: string): void;
|
|
55
|
-
setRecordId(identifier: ResourceKey, id: string): void;
|
|
56
|
-
}
|
|
57
|
-
export declare function getNewRecord(instances: InstanceCache, identifier: ResourceKey, properties: CreateRecordProperties): OpaqueRecordInstance;
|
|
58
|
-
export declare function _clearCaches(): void;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare function logGroup(scope: "cache", prefix: string, type: string, lid: string, bucket: string, key: string): void;
|
|
2
|
-
export declare function logGroup(scope: "reactive-ui", prefix: string, type: string, lid: string, bucket: string, key: ""): void;
|
|
3
|
-
export declare function logGroup(scope: "notify", prefix: string, type: string, lid: string, bucket: string, key: string): void;
|
|
4
|
-
export declare function log(scope: "request", prefix: string, type: string, lid: string, bucket: string, key: string): void;
|
|
5
|
-
export declare function log(scope: "cache", prefix: string, type: string, lid: string, bucket: string, key: string): void;
|
|
6
|
-
export declare function log(scope: "reactive-ui", prefix: string, type: string, lid: string, bucket: string, key: ""): void;
|
|
7
|
-
export declare function log(scope: "notify", prefix: string, type: string, lid: string, bucket: string, key: string): void;
|
|
@@ -1,387 +0,0 @@
|
|
|
1
|
-
import type { Cache } from "@warp-drive/core/types/cache";
|
|
2
|
-
import type { RequestKey, ResourceKey } from "@warp-drive/core/types/identifier";
|
|
3
|
-
import type { ImmutableRequestInfo, ResponseInfo, StructuredDocument } from "@warp-drive/core/types/request";
|
|
4
|
-
import type { ResourceDocument } from "@warp-drive/core/types/spec/document";
|
|
5
|
-
import type { CachePolicy } from "../-private.js";
|
|
6
|
-
type UnsubscribeToken = object;
|
|
7
|
-
type CacheOperation = "added" | "removed" | "updated" | "state";
|
|
8
|
-
type DocumentCacheOperation = "invalidated" | "added" | "removed" | "updated" | "state";
|
|
9
|
-
export interface NotificationCallback {
|
|
10
|
-
(resourceKey: ResourceKey, notificationType: "attributes" | "relationships", key?: string): void;
|
|
11
|
-
(resourceKey: ResourceKey, notificationType: "errors" | "meta" | "identity" | "state"): void;
|
|
12
|
-
}
|
|
13
|
-
interface ResourceOperationCallback {
|
|
14
|
-
(resourceKey: ResourceKey, notificationType: CacheOperation): void;
|
|
15
|
-
}
|
|
16
|
-
interface DocumentOperationCallback {
|
|
17
|
-
(cacheKey: RequestKey, notificationType: DocumentCacheOperation): void;
|
|
18
|
-
}
|
|
19
|
-
type NotificationManager = {
|
|
20
|
-
subscribe(resourceKey: ResourceKey, callback: NotificationCallback): UnsubscribeToken;
|
|
21
|
-
subscribe(cacheKey: "resource", callback: ResourceOperationCallback): UnsubscribeToken;
|
|
22
|
-
subscribe(cacheKey: "document" | RequestKey, callback: DocumentOperationCallback): UnsubscribeToken;
|
|
23
|
-
notify(cacheKey: ResourceKey, value: "attributes" | "relationships", key?: string): boolean;
|
|
24
|
-
notify(cacheKey: ResourceKey, value: "errors" | "meta" | "identity" | "state"): boolean;
|
|
25
|
-
notify(cacheKey: ResourceKey, value: CacheOperation): boolean;
|
|
26
|
-
notify(cacheKey: RequestKey, value: DocumentCacheOperation): boolean;
|
|
27
|
-
};
|
|
28
|
-
type Store = {
|
|
29
|
-
cache: Cache;
|
|
30
|
-
notifications: NotificationManager;
|
|
31
|
-
};
|
|
32
|
-
/**
|
|
33
|
-
* Interface of a parsed Cache-Control header value.
|
|
34
|
-
*
|
|
35
|
-
* - [MDN Cache-Control Reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control)
|
|
36
|
-
*/
|
|
37
|
-
export interface CacheControlValue {
|
|
38
|
-
immutable?: boolean;
|
|
39
|
-
"max-age"?: number;
|
|
40
|
-
"must-revalidate"?: boolean;
|
|
41
|
-
"must-understand"?: boolean;
|
|
42
|
-
"no-cache"?: boolean;
|
|
43
|
-
"no-store"?: boolean;
|
|
44
|
-
"no-transform"?: boolean;
|
|
45
|
-
"only-if-cached"?: boolean;
|
|
46
|
-
private?: boolean;
|
|
47
|
-
"proxy-revalidate"?: boolean;
|
|
48
|
-
public?: boolean;
|
|
49
|
-
"s-maxage"?: number;
|
|
50
|
-
"stale-if-error"?: number;
|
|
51
|
-
"stale-while-revalidate"?: number;
|
|
52
|
-
}
|
|
53
|
-
/**
|
|
54
|
-
* Parses a string Cache-Control header value into an object with the following structure:
|
|
55
|
-
*
|
|
56
|
-
* ```ts
|
|
57
|
-
* interface CacheControlValue {
|
|
58
|
-
* immutable?: boolean;
|
|
59
|
-
* 'max-age'?: number;
|
|
60
|
-
* 'must-revalidate'?: boolean;
|
|
61
|
-
* 'must-understand'?: boolean;
|
|
62
|
-
* 'no-cache'?: boolean;
|
|
63
|
-
* 'no-store'?: boolean;
|
|
64
|
-
* 'no-transform'?: boolean;
|
|
65
|
-
* 'only-if-cached'?: boolean;
|
|
66
|
-
* private?: boolean;
|
|
67
|
-
* 'proxy-revalidate'?: boolean;
|
|
68
|
-
* public?: boolean;
|
|
69
|
-
* 's-maxage'?: number;
|
|
70
|
-
* 'stale-if-error'?: number;
|
|
71
|
-
* 'stale-while-revalidate'?: number;
|
|
72
|
-
* }
|
|
73
|
-
* ```
|
|
74
|
-
*
|
|
75
|
-
* See also {@link CacheControlValue} and [Response Directives](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control#response_directives)
|
|
76
|
-
*
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
export declare function parseCacheControl(header: string): CacheControlValue;
|
|
80
|
-
/**
|
|
81
|
-
* The constraint options for {@link PolicyConfig.constraints}
|
|
82
|
-
*/
|
|
83
|
-
export interface PolicyConfigConstraints {
|
|
84
|
-
/**
|
|
85
|
-
* Headers that should be checked for expiration.
|
|
86
|
-
*
|
|
87
|
-
*/
|
|
88
|
-
headers?: {
|
|
89
|
-
/**
|
|
90
|
-
* Whether the `Cache-Control` header should be checked for expiration.
|
|
91
|
-
* If `true`, then the `max-age` and `s-maxage` directives are used alongside
|
|
92
|
-
* the `Age` and `Date` headers to determine if the expiration time has passed.
|
|
93
|
-
*
|
|
94
|
-
* Other directives are ignored.
|
|
95
|
-
*
|
|
96
|
-
* 'Cache-Control' will take precedence over 'Expires' if both are present
|
|
97
|
-
* and both configured to be checked.
|
|
98
|
-
*
|
|
99
|
-
*/
|
|
100
|
-
"Cache-Control"?: boolean;
|
|
101
|
-
/**
|
|
102
|
-
* Whether the `Expires` header should be checked for expiration.
|
|
103
|
-
*
|
|
104
|
-
* If `true`, then the `Expires` header is used to caclulate the expiration time
|
|
105
|
-
* and determine if the expiration time has passed.
|
|
106
|
-
*
|
|
107
|
-
* 'Cache-Control' will take precedence over 'Expires' if both are present.
|
|
108
|
-
*
|
|
109
|
-
*/
|
|
110
|
-
Expires?: boolean;
|
|
111
|
-
/**
|
|
112
|
-
* Whether the `X-WarpDrive-Expires` header should be checked for expiration.
|
|
113
|
-
*
|
|
114
|
-
* If `true`, then the `X-WarpDrive-Expires` header is used to caclulate the expiration time
|
|
115
|
-
* and determine if the expiration time has passed.
|
|
116
|
-
*
|
|
117
|
-
* This header will take precedence over 'Cache-Control' and 'Expires' if all three are present.
|
|
118
|
-
*
|
|
119
|
-
* The header's value should be a [UTC date string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toUTCString).
|
|
120
|
-
*
|
|
121
|
-
*/
|
|
122
|
-
"X-WarpDrive-Expires"?: boolean;
|
|
123
|
-
};
|
|
124
|
-
/**
|
|
125
|
-
* A function that should be called to determine if the request is expired.
|
|
126
|
-
*
|
|
127
|
-
* If present, this function will be called with the request and should return
|
|
128
|
-
* `true` if the request is expired, `false` if it is not expired, and
|
|
129
|
-
* `null` if the expiration status is unknown.
|
|
130
|
-
*
|
|
131
|
-
* If the function does not return `null`,
|
|
132
|
-
*
|
|
133
|
-
*/
|
|
134
|
-
isExpired?: (request: StructuredDocument<ResourceDocument>) => boolean | null;
|
|
135
|
-
}
|
|
136
|
-
/**
|
|
137
|
-
* The configuration options for the {@link DefaultCachePolicy}
|
|
138
|
-
*
|
|
139
|
-
* ```ts [app/services/store.ts]
|
|
140
|
-
* import { Store } from '@warp-drive/core';
|
|
141
|
-
* import { DefaultCachePolicy } from '@warp-drive/core/store'; // [!code focus]
|
|
142
|
-
*
|
|
143
|
-
* export default class AppStore extends Store {
|
|
144
|
-
* lifetimes = new DefaultCachePolicy({ // [!code focus:3]
|
|
145
|
-
* // ... PolicyConfig Settings ... //
|
|
146
|
-
* });
|
|
147
|
-
* }
|
|
148
|
-
* ```
|
|
149
|
-
*
|
|
150
|
-
*/
|
|
151
|
-
export interface PolicyConfig {
|
|
152
|
-
/**
|
|
153
|
-
* the number of milliseconds after which a request is considered
|
|
154
|
-
* stale. If a request is issued again after this time, the request
|
|
155
|
-
* will respond from cache immediately while a background request
|
|
156
|
-
* is made to update the cache.
|
|
157
|
-
*
|
|
158
|
-
* This is calculated against the `date` header of the response.
|
|
159
|
-
*
|
|
160
|
-
* If your API does not provide a `date` header, the {@link Fetch} handler
|
|
161
|
-
* will automatically add it to responses if it is not present. Responses
|
|
162
|
-
* without a `date` header will be considered stale immediately.
|
|
163
|
-
*
|
|
164
|
-
*/
|
|
165
|
-
apiCacheSoftExpires: number;
|
|
166
|
-
/**
|
|
167
|
-
* the number of milliseconds after which a request is considered
|
|
168
|
-
* expired and should be re-fetched. If a request is issued again
|
|
169
|
-
* after this time, the request will disregard the cache and
|
|
170
|
-
* wait for a fresh response from the API.
|
|
171
|
-
*
|
|
172
|
-
* This is calculated against the `date` header of the response.
|
|
173
|
-
*
|
|
174
|
-
* If your API does not provide a `date` header, the {@link Fetch} handler
|
|
175
|
-
* will automatically add it to responses if it is not present. Responses
|
|
176
|
-
* without a `date` header will be considered hard expired immediately.
|
|
177
|
-
*
|
|
178
|
-
*/
|
|
179
|
-
apiCacheHardExpires: number;
|
|
180
|
-
/**
|
|
181
|
-
* In Testing environments, the `apiCacheSoftExpires` will always be `false`
|
|
182
|
-
* and `apiCacheHardExpires` will use the `apiCacheSoftExpires` value.
|
|
183
|
-
*
|
|
184
|
-
* This helps reduce flakiness and produce predictably rendered results in test suites.
|
|
185
|
-
*
|
|
186
|
-
* Requests that specifically set {@link RequestInfo.cacheOptions.backgroundReload | cacheOptions.backgroundReload }
|
|
187
|
-
* will still be background reloaded in tests.
|
|
188
|
-
*
|
|
189
|
-
* This behavior can be opted out of by setting this value to `true`.
|
|
190
|
-
*
|
|
191
|
-
*/
|
|
192
|
-
disableTestOptimization?: boolean;
|
|
193
|
-
/**
|
|
194
|
-
* In addition to the simple time-based expiration strategy, CachePolicy
|
|
195
|
-
* supports various common server-supplied expiration strategies via
|
|
196
|
-
* headers, as well as custom expiration strategies via the {@link PolicyConfigConstraints.isExpired | isExpired}
|
|
197
|
-
* function.
|
|
198
|
-
*
|
|
199
|
-
* Requests will be validated for expiration against these constraints.
|
|
200
|
-
* If any of these constraints are not met, the request will be considered
|
|
201
|
-
* expired. If all constraints are met, the request will be considered
|
|
202
|
-
* valid and the time based expiration strategy will NOT be used.
|
|
203
|
-
*
|
|
204
|
-
* Meeting a constraint means BOTH that the properties the constraint
|
|
205
|
-
* requires are present AND that the expiration time indicated by those
|
|
206
|
-
* properties has not been exceeded.
|
|
207
|
-
*
|
|
208
|
-
* In other words, if the properties for a constraint are not present,
|
|
209
|
-
* this does not count either as meeting or as not meeting the constraint,
|
|
210
|
-
* the constraint simply does not apply.
|
|
211
|
-
*
|
|
212
|
-
* The `isExpired` function is called with the request and should return
|
|
213
|
-
* `true` if the request is expired, `false` if it is not expired, and
|
|
214
|
-
* `null` if the expiration status is unknown.
|
|
215
|
-
*
|
|
216
|
-
* In order constraints are checked:
|
|
217
|
-
*
|
|
218
|
-
* - isExpired function
|
|
219
|
-
* - ↳ (if null) X-WarpDrive-Expires header
|
|
220
|
-
* - ↳ (if null) Cache-Control header
|
|
221
|
-
* - ↳ (if null) Expires header
|
|
222
|
-
*
|
|
223
|
-
* See {@link PolicyConfigConstraints} for configuration options.
|
|
224
|
-
*/
|
|
225
|
-
constraints?: PolicyConfigConstraints;
|
|
226
|
-
}
|
|
227
|
-
/**
|
|
228
|
-
* A basic {@link CachePolicy} that can be added to the Store service.
|
|
229
|
-
*
|
|
230
|
-
* ```ts [app/services/store.ts]
|
|
231
|
-
* import { Store } from '@warp-drive/core';
|
|
232
|
-
* import { DefaultCachePolicy } from '@warp-drive/core/store'; // [!code focus]
|
|
233
|
-
*
|
|
234
|
-
* export default class AppStore extends Store {
|
|
235
|
-
* lifetimes = new DefaultCachePolicy({ // [!code focus:5]
|
|
236
|
-
* apiCacheSoftExpires: 30_000,
|
|
237
|
-
* apiCacheHardExpires: 60_000,
|
|
238
|
-
* // ... Other PolicyConfig Settings ... //
|
|
239
|
-
* });
|
|
240
|
-
* }
|
|
241
|
-
* ```
|
|
242
|
-
*
|
|
243
|
-
* :::tip 💡 TIP
|
|
244
|
-
* Date headers do not have millisecond precision, so expiration times should
|
|
245
|
-
* generally be larger than 1000ms.
|
|
246
|
-
* :::
|
|
247
|
-
*
|
|
248
|
-
* See also {@link PolicyConfig} for configuration options.
|
|
249
|
-
*
|
|
250
|
-
* ### The Mechanics
|
|
251
|
-
*
|
|
252
|
-
* This policy determines staleness based on various configurable constraints falling back to a simple
|
|
253
|
-
* check of the time elapsed since the request was last received from the API using the `date` header
|
|
254
|
-
* from the last response.
|
|
255
|
-
*
|
|
256
|
-
* :::tip 💡 TIP
|
|
257
|
-
* The {@link Fetch} handler provided by `@warp-drive/core` will automatically
|
|
258
|
-
* add the `date` header to responses if it is not present.
|
|
259
|
-
* :::
|
|
260
|
-
*
|
|
261
|
-
* - For manual override of reload see {@link CacheOptions.reload | cacheOptions.reload}
|
|
262
|
-
* - For manual override of background reload see {@link CacheOptions.backgroundReload | cacheOptions.backgroundReload}
|
|
263
|
-
*
|
|
264
|
-
* In order expiration is determined by:
|
|
265
|
-
*
|
|
266
|
-
* ```md
|
|
267
|
-
* Is explicitly invalidated by `cacheOptions.reload`
|
|
268
|
-
* ↳ (if falsey) if the request has been explicitly invalidated
|
|
269
|
-
* since the last request (see Automatic Invalidation below)
|
|
270
|
-
* ↳ (if false) (If Active) isExpired function
|
|
271
|
-
* ↳ (if null) (If Active) X-WarpDrive-Expires header
|
|
272
|
-
* ↳ (if null) (If Active) Cache-Control header
|
|
273
|
-
* ↳ (if null) (If Active) Expires header
|
|
274
|
-
* ↳ (if null) Date header + apiCacheHardExpires < current time
|
|
275
|
-
*
|
|
276
|
-
* -- <if above is false, a background request is issued if> --
|
|
277
|
-
*
|
|
278
|
-
* ↳ is invalidated by `cacheOptions.backgroundReload`
|
|
279
|
-
* ↳ (if falsey) Date header + apiCacheSoftExpires < current time
|
|
280
|
-
* ```
|
|
281
|
-
*
|
|
282
|
-
* ### Automatic Invalidation / Entanglement
|
|
283
|
-
*
|
|
284
|
-
* It also invalidates any request with an {@link RequestInfo.op | OpCode} of `"query"`
|
|
285
|
-
* for which {@link CacheOptions.types | cacheOptions.types} was provided
|
|
286
|
-
* when a request with an `OpCode` of `"createRecord"` is successful and also includes
|
|
287
|
-
* a matching type in its own `cacheOptions.types` array.
|
|
288
|
-
|
|
289
|
-
* :::tip 💡 TIP
|
|
290
|
-
* Abstracting this behavior via builders is recommended to ensure consistency.
|
|
291
|
-
* :::
|
|
292
|
-
*
|
|
293
|
-
* ### Testing
|
|
294
|
-
*
|
|
295
|
-
* In Testing environments:
|
|
296
|
-
*
|
|
297
|
-
* - `apiCacheSoftExpires` will always be `false`
|
|
298
|
-
* - `apiCacheHardExpires` will use the `apiCacheSoftExpires` value.
|
|
299
|
-
*
|
|
300
|
-
* This helps reduce flakiness and produce predictably rendered results in test suites.
|
|
301
|
-
*
|
|
302
|
-
* Requests that specifically set `cacheOptions.backgroundReload = true` will
|
|
303
|
-
* still be background reloaded in tests.
|
|
304
|
-
*
|
|
305
|
-
* This behavior can be opted out of by setting `disableTestOptimization = true`
|
|
306
|
-
* in the policy config.
|
|
307
|
-
*
|
|
308
|
-
* @public
|
|
309
|
-
*/
|
|
310
|
-
export declare class DefaultCachePolicy implements CachePolicy {
|
|
311
|
-
constructor(config: PolicyConfig);
|
|
312
|
-
/**
|
|
313
|
-
* Invalidate a request by its CacheKey for the given store instance.
|
|
314
|
-
*
|
|
315
|
-
* While the store argument may seem redundant, the CachePolicy
|
|
316
|
-
* is designed to be shared across multiple stores / forks
|
|
317
|
-
* of the store.
|
|
318
|
-
*
|
|
319
|
-
* ```ts
|
|
320
|
-
* store.lifetimes.invalidateRequest(store, cacheKey);
|
|
321
|
-
* ```
|
|
322
|
-
*
|
|
323
|
-
* @public
|
|
324
|
-
*/
|
|
325
|
-
invalidateRequest(cacheKey: RequestKey, store: Store): void;
|
|
326
|
-
/**
|
|
327
|
-
* Invalidate all requests associated to a specific type
|
|
328
|
-
* for a given store instance.
|
|
329
|
-
*
|
|
330
|
-
* While the store argument may seem redundant, the CachePolicy
|
|
331
|
-
* is designed to be shared across multiple stores / forks
|
|
332
|
-
* of the store.
|
|
333
|
-
*
|
|
334
|
-
* This invalidation is done automatically when using this service
|
|
335
|
-
* for both the {@link CacheHandler} and the [NetworkHandler](/api/@warp-drive/legacy/compat/variables/LegacyNetworkHandler).
|
|
336
|
-
*
|
|
337
|
-
* ```ts
|
|
338
|
-
* store.lifetimes.invalidateRequestsForType(store, 'person');
|
|
339
|
-
* ```
|
|
340
|
-
*
|
|
341
|
-
* @public
|
|
342
|
-
*/
|
|
343
|
-
invalidateRequestsForType(type: string, store: Store): void;
|
|
344
|
-
/**
|
|
345
|
-
* Invoked when a request has been fulfilled from the configured request handlers.
|
|
346
|
-
* This is invoked by the CacheHandler for both foreground and background requests
|
|
347
|
-
* once the cache has been updated.
|
|
348
|
-
*
|
|
349
|
-
* Note, this is invoked by the {@link CacheHandler} regardless of whether
|
|
350
|
-
* the request has a cache-key.
|
|
351
|
-
*
|
|
352
|
-
* This method should not be invoked directly by consumers.
|
|
353
|
-
*
|
|
354
|
-
* @public
|
|
355
|
-
*/
|
|
356
|
-
didRequest(request: ImmutableRequestInfo, response: Response | ResponseInfo | null, cacheKey: RequestKey | null, store: Store): void;
|
|
357
|
-
/**
|
|
358
|
-
* Invoked to determine if the request may be fulfilled from cache
|
|
359
|
-
* if possible.
|
|
360
|
-
*
|
|
361
|
-
* Note, this is only invoked by the {@link CacheHandler} if the request has
|
|
362
|
-
* a cache-key.
|
|
363
|
-
*
|
|
364
|
-
* If no cache entry is found or the entry is hard expired,
|
|
365
|
-
* the request will be fulfilled from the configured request handlers
|
|
366
|
-
* and the cache will be updated before returning the response.
|
|
367
|
-
*
|
|
368
|
-
* @public
|
|
369
|
-
* @return true if the request is considered hard expired
|
|
370
|
-
*/
|
|
371
|
-
isHardExpired(cacheKey: RequestKey, store: Store): boolean;
|
|
372
|
-
/**
|
|
373
|
-
* Invoked if `isHardExpired` is false to determine if the request
|
|
374
|
-
* should be update behind the scenes if cache data is already available.
|
|
375
|
-
*
|
|
376
|
-
* Note, this is only invoked by the {@link CacheHandler} if the request has
|
|
377
|
-
* a cache-key.
|
|
378
|
-
*
|
|
379
|
-
* If true, the request will be fulfilled from cache while a backgrounded
|
|
380
|
-
* request is made to update the cache via the configured request handlers.
|
|
381
|
-
*
|
|
382
|
-
* @public
|
|
383
|
-
* @return true if the request is considered soft expired
|
|
384
|
-
*/
|
|
385
|
-
isSoftExpired(cacheKey: RequestKey, store: Store): boolean;
|
|
386
|
-
}
|
|
387
|
-
export {};
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import type { RequestKey, ResourceKey } from "../../../types/identifier.js";
|
|
2
|
-
import type { SchemaService } from "../../../types/schema/schema-service.js";
|
|
3
|
-
import type { CacheCapabilitiesManager as StoreWrapper } from "../../-types/q/cache-capabilities-manager.js";
|
|
4
|
-
import type { PrivateStore, Store } from "../store-service.js";
|
|
5
|
-
import type { CacheKeyManager } from "./cache-key-manager.js";
|
|
6
|
-
import type { NotificationType } from "./notification-manager.js";
|
|
7
|
-
export interface CacheCapabilitiesManager {
|
|
8
|
-
/** @deprecated - use {@link CacheCapabilitiesManager.schema} */
|
|
9
|
-
getSchemaDefinitionService(): SchemaService;
|
|
10
|
-
}
|
|
11
|
-
export declare class CacheCapabilitiesManager implements StoreWrapper {
|
|
12
|
-
constructor(_store: Store);
|
|
13
|
-
get cacheKeyManager(): CacheKeyManager;
|
|
14
|
-
/** @deprecated use {@link CacheCapabilitiesManager.cacheKeyManager} */
|
|
15
|
-
get identifierCache(): CacheKeyManager;
|
|
16
|
-
notifyChange(identifier: ResourceKey, namespace: "added" | "removed", key: null): void;
|
|
17
|
-
notifyChange(identifier: RequestKey, namespace: "added" | "updated" | "removed", key: null): void;
|
|
18
|
-
notifyChange(identifier: ResourceKey, namespace: NotificationType, key: string | null): void;
|
|
19
|
-
get schema(): SchemaService;
|
|
20
|
-
setRecordId(identifier: ResourceKey, id: string): void;
|
|
21
|
-
hasRecord(identifier: ResourceKey): boolean;
|
|
22
|
-
disconnectRecord(identifier: ResourceKey): void;
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* This type exists for internal use only for
|
|
26
|
-
* where intimate contracts still exist either for
|
|
27
|
-
* the Test Suite or for Legacy code.
|
|
28
|
-
*
|
|
29
|
-
* @private
|
|
30
|
-
*/
|
|
31
|
-
export interface PrivateCacheCapabilitiesManager extends CacheCapabilitiesManager {
|
|
32
|
-
_store: PrivateStore;
|
|
33
|
-
}
|
|
34
|
-
export declare function assertPrivateCapabilities(manager: unknown): asserts manager is PrivateCacheCapabilitiesManager;
|