@warp-drive/legacy 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/dist/unpkg/{prod-deprecated/-private-B1pSSN52.js → dev/-private-DbaSCSym.js} +65 -70
- package/dist/unpkg/dev/adapter/-private.js +1 -1
- package/dist/unpkg/dev/adapter/error.js +2 -3
- package/dist/unpkg/dev/adapter/json-api.js +144 -5
- package/dist/unpkg/dev/adapter/rest.js +15 -17
- package/dist/unpkg/dev/adapter.js +9 -10
- package/dist/unpkg/dev/compat/-private.js +1 -1
- package/dist/unpkg/dev/compat/builders.js +30 -28
- package/dist/unpkg/dev/compat/extensions.js +4 -5
- package/dist/unpkg/dev/compat/utils.js +2 -3
- package/dist/unpkg/dev/compat.js +226 -100
- package/dist/unpkg/{dev-deprecated/errors-CIGPcDvd.js → dev/errors-DD96TBEs.js} +78 -82
- package/dist/unpkg/{dev-deprecated/hooks-QqRnX108.js → dev/hooks-CqWjNWeL.js} +14 -15
- package/dist/unpkg/dev/index.js +23 -21
- package/dist/unpkg/dev/{json-BNrV8EYG.js → json-CCU-ZQ4b.js} +6 -9
- package/dist/unpkg/dev/model/-private.js +1 -1
- package/dist/unpkg/dev/model/migration-support.js +6 -34
- package/dist/unpkg/dev/model.js +57 -46
- package/dist/unpkg/{dev-deprecated/schema-provider-g5MfTj8n.js → dev/schema-provider-B8jiJOYC.js} +113 -222
- package/dist/unpkg/{prod/serialize-into-hash-BnYvPex3.js → dev/serialize-into-hash-CPAZXrQU.js} +16 -18
- package/dist/unpkg/dev/serializer/json-api.js +140 -19
- package/dist/unpkg/dev/serializer/json.js +1 -3
- package/dist/unpkg/dev/serializer/rest.js +12 -13
- package/dist/unpkg/dev/store.js +55 -55
- package/dist/unpkg/dev/util-DvanW33H.js +20 -0
- package/dist/unpkg/dev/utils-BhvS1iTS.js +8 -0
- package/dist/unpkg/dev-deprecated/{-private-B1pSSN52.js → -private-DbaSCSym.js} +65 -70
- package/dist/unpkg/dev-deprecated/adapter/-private.js +1 -1
- package/dist/unpkg/dev-deprecated/adapter/error.js +2 -3
- package/dist/unpkg/dev-deprecated/adapter/json-api.js +144 -5
- package/dist/unpkg/dev-deprecated/adapter/rest.js +15 -17
- package/dist/unpkg/dev-deprecated/adapter.js +9 -10
- package/dist/unpkg/dev-deprecated/compat/-private.js +1 -1
- package/dist/unpkg/dev-deprecated/compat/builders.js +30 -28
- package/dist/unpkg/dev-deprecated/compat/extensions.js +4 -5
- package/dist/unpkg/dev-deprecated/compat/utils.js +2 -3
- package/dist/unpkg/dev-deprecated/compat.js +226 -100
- package/dist/unpkg/{dev/errors-CIGPcDvd.js → dev-deprecated/errors-DEnabIZj.js} +78 -79
- package/dist/unpkg/{prod-deprecated/hooks-QqRnX108.js → dev-deprecated/hooks-CAll-Ets.js} +14 -15
- package/dist/unpkg/dev-deprecated/index.js +22 -21
- package/dist/unpkg/{prod-deprecated/json-BNrV8EYG.js → dev-deprecated/json-CCU-ZQ4b.js} +6 -9
- package/dist/unpkg/dev-deprecated/model/-private.js +1 -1
- package/dist/unpkg/dev-deprecated/model/migration-support.js +7 -18
- package/dist/unpkg/dev-deprecated/model.js +58 -43
- package/dist/unpkg/{prod-deprecated/schema-provider-g5MfTj8n.js → dev-deprecated/schema-provider-k2qXQTBg.js} +114 -198
- package/dist/unpkg/{prod-deprecated/serialize-into-hash-BnYvPex3.js → dev-deprecated/serialize-into-hash-CPAZXrQU.js} +16 -18
- package/dist/unpkg/dev-deprecated/serializer/json-api.js +140 -19
- package/dist/unpkg/dev-deprecated/serializer/json.js +1 -3
- package/dist/unpkg/dev-deprecated/serializer/rest.js +12 -13
- package/dist/unpkg/dev-deprecated/store.js +55 -55
- package/dist/unpkg/{prod-deprecated/util-Dul6TZts.js → dev-deprecated/util-CWr5WQOT.js} +2 -13
- package/dist/unpkg/dev-deprecated/utils-C9PJehtL.js +12 -0
- package/dist/unpkg/prod/{-private-B1pSSN52.js → -private-Cvf_97EG.js} +6 -246
- package/dist/unpkg/prod/adapter/-private.js +1 -1
- package/dist/unpkg/prod/adapter/error.js +0 -6
- package/dist/unpkg/prod/adapter/json-api.js +142 -8
- package/dist/unpkg/prod/adapter/rest.js +1 -40
- package/dist/unpkg/prod/adapter.js +7 -41
- package/dist/unpkg/prod/compat/-private.js +1 -1
- package/dist/unpkg/prod/compat/builders.js +4 -67
- package/dist/unpkg/prod/compat/extensions.js +0 -11
- package/dist/unpkg/prod/compat/utils.js +0 -6
- package/dist/unpkg/prod/compat.js +13 -307
- package/dist/unpkg/prod/{errors-CIGPcDvd.js → errors-CXnfnBfQ.js} +4 -256
- package/dist/unpkg/prod/hooks-DvyWhLNg.js +41 -0
- package/dist/unpkg/prod/index.js +9 -53
- package/dist/unpkg/prod/{json-BNrV8EYG.js → json-BYrUP8ao.js} +0 -16
- package/dist/unpkg/prod/model/-private.js +1 -1
- package/dist/unpkg/prod/model/migration-support.js +3 -38
- package/dist/unpkg/prod/model.js +31 -105
- package/dist/unpkg/{dev/schema-provider-g5MfTj8n.js → prod/schema-provider-CHujJvA9.js} +20 -454
- package/dist/unpkg/{dev-deprecated/serialize-into-hash-BnYvPex3.js → prod/serialize-into-hash-DYU2egXl.js} +1 -47
- package/dist/unpkg/prod/serializer/json-api.js +124 -60
- package/dist/unpkg/prod/serializer/json.js +1 -3
- package/dist/unpkg/prod/serializer/rest.js +2 -35
- package/dist/unpkg/prod/store.js +4 -136
- package/dist/unpkg/prod/util-DvanW33H.js +20 -0
- package/dist/unpkg/prod/utils-BhvS1iTS.js +8 -0
- package/dist/unpkg/{dev/-private-B1pSSN52.js → prod-deprecated/-private-Cvf_97EG.js} +6 -246
- package/dist/unpkg/prod-deprecated/adapter/-private.js +1 -1
- package/dist/unpkg/prod-deprecated/adapter/error.js +0 -6
- package/dist/unpkg/prod-deprecated/adapter/json-api.js +142 -8
- package/dist/unpkg/prod-deprecated/adapter/rest.js +1 -40
- package/dist/unpkg/prod-deprecated/adapter.js +7 -41
- package/dist/unpkg/prod-deprecated/compat/-private.js +1 -1
- package/dist/unpkg/prod-deprecated/compat/builders.js +4 -67
- package/dist/unpkg/prod-deprecated/compat/extensions.js +0 -11
- package/dist/unpkg/prod-deprecated/compat/utils.js +0 -6
- package/dist/unpkg/prod-deprecated/compat.js +13 -307
- package/dist/unpkg/prod-deprecated/{errors-CIGPcDvd.js → errors-CG1SPYVg.js} +4 -253
- package/dist/unpkg/prod-deprecated/hooks-BIUBiNGR.js +41 -0
- package/dist/unpkg/prod-deprecated/index.js +8 -53
- package/dist/unpkg/{dev-deprecated/json-BNrV8EYG.js → prod-deprecated/json-BYrUP8ao.js} +0 -16
- package/dist/unpkg/prod-deprecated/model/-private.js +1 -1
- package/dist/unpkg/prod-deprecated/model/migration-support.js +4 -22
- package/dist/unpkg/prod-deprecated/model.js +31 -102
- package/dist/unpkg/{prod/schema-provider-g5MfTj8n.js → prod-deprecated/schema-provider-BJ4TWnZf.js} +21 -412
- package/dist/unpkg/{dev/serialize-into-hash-BnYvPex3.js → prod-deprecated/serialize-into-hash-DYU2egXl.js} +1 -47
- package/dist/unpkg/prod-deprecated/serializer/json-api.js +124 -60
- package/dist/unpkg/prod-deprecated/serializer/json.js +1 -3
- package/dist/unpkg/prod-deprecated/serializer/rest.js +2 -35
- package/dist/unpkg/prod-deprecated/store.js +4 -136
- package/dist/unpkg/{dev/util-Dul6TZts.js → prod-deprecated/util-B6cn-i93.js} +1 -13
- package/dist/unpkg/prod-deprecated/utils-BUWwQwCh.js +11 -0
- package/package.json +14 -22
- package/dist/unpkg/dev/declarations/adapter/-private/build-url-mixin.d.ts +0 -33
- package/dist/unpkg/dev/declarations/adapter/-private/fastboot-interface.d.ts +0 -8
- package/dist/unpkg/dev/declarations/adapter/-private/utils/continue-on-reject.d.ts +0 -1
- package/dist/unpkg/dev/declarations/adapter/-private/utils/determine-body-promise.d.ts +0 -4
- package/dist/unpkg/dev/declarations/adapter/-private/utils/fetch.d.ts +0 -8
- package/dist/unpkg/dev/declarations/adapter/-private/utils/parse-response-headers.d.ts +0 -1
- package/dist/unpkg/dev/declarations/adapter/-private/utils/serialize-into-hash.d.ts +0 -6
- package/dist/unpkg/dev/declarations/adapter/-private/utils/serialize-query-params.d.ts +0 -5
- package/dist/unpkg/dev/declarations/adapter/-private.d.ts +0 -5
- package/dist/unpkg/dev/declarations/adapter/error.d.ts +0 -215
- package/dist/unpkg/dev/declarations/adapter/json-api.d.ts +0 -231
- package/dist/unpkg/dev/declarations/adapter/rest.d.ts +0 -815
- package/dist/unpkg/dev/declarations/adapter.d.ts +0 -770
- package/dist/unpkg/dev/declarations/compat/-private.d.ts +0 -13
- package/dist/unpkg/dev/declarations/compat/builders/find-all.d.ts +0 -35
- package/dist/unpkg/dev/declarations/compat/builders/find-record.d.ts +0 -56
- package/dist/unpkg/dev/declarations/compat/builders/query.d.ts +0 -66
- package/dist/unpkg/dev/declarations/compat/builders/save-record.d.ts +0 -34
- package/dist/unpkg/dev/declarations/compat/builders/utils.d.ts +0 -3
- package/dist/unpkg/dev/declarations/compat/builders.d.ts +0 -14
- package/dist/unpkg/dev/declarations/compat/extensions.d.ts +0 -59
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/fetch-manager.d.ts +0 -55
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/identifier-has-id.d.ts +0 -2
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/legacy-data-fetch.d.ts +0 -11
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/legacy-data-utils.d.ts +0 -5
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/legacy-network-handler.d.ts +0 -2
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/minimum-adapter-interface.d.ts +0 -524
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts +0 -213
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/serializer-response.d.ts +0 -6
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/snapshot-record-array.d.ts +0 -110
- package/dist/unpkg/dev/declarations/compat/legacy-network-handler/snapshot.d.ts +0 -255
- package/dist/unpkg/dev/declarations/compat/utils.d.ts +0 -137
- package/dist/unpkg/dev/declarations/compat.d.ts +0 -157
- package/dist/unpkg/dev/declarations/index.d.ts +0 -70
- package/dist/unpkg/dev/declarations/model/-private/attr.d.ts +0 -170
- package/dist/unpkg/dev/declarations/model/-private/belongs-to.d.ts +0 -174
- package/dist/unpkg/dev/declarations/model/-private/debug/assert-polymorphic-type.d.ts +0 -5
- package/dist/unpkg/dev/declarations/model/-private/errors.d.ts +0 -289
- package/dist/unpkg/dev/declarations/model/-private/has-many.d.ts +0 -162
- package/dist/unpkg/dev/declarations/model/-private/hooks.d.ts +0 -10
- package/dist/unpkg/dev/declarations/model/-private/legacy-relationships-support.d.ts +0 -47
- package/dist/unpkg/dev/declarations/model/-private/model-for-mixin.d.ts +0 -3
- package/dist/unpkg/dev/declarations/model/-private/model-methods.d.ts +0 -39
- package/dist/unpkg/dev/declarations/model/-private/model.d.ts +0 -1269
- package/dist/unpkg/dev/declarations/model/-private/notify-changes.d.ts +0 -4
- package/dist/unpkg/dev/declarations/model/-private/promise-belongs-to.d.ts +0 -40
- package/dist/unpkg/dev/declarations/model/-private/promise-many-array.d.ts +0 -124
- package/dist/unpkg/dev/declarations/model/-private/record-state.d.ts +0 -58
- package/dist/unpkg/dev/declarations/model/-private/references/belongs-to.d.ts +0 -498
- package/dist/unpkg/dev/declarations/model/-private/references/has-many.d.ts +0 -500
- package/dist/unpkg/dev/declarations/model/-private/schema-provider.d.ts +0 -56
- package/dist/unpkg/dev/declarations/model/-private/type-utils.d.ts +0 -57
- package/dist/unpkg/dev/declarations/model/-private/util.d.ts +0 -5
- package/dist/unpkg/dev/declarations/model/-private.d.ts +0 -8
- package/dist/unpkg/dev/declarations/model/migration-support.d.ts +0 -280
- package/dist/unpkg/dev/declarations/model-fragments/extensions/fragment-array.d.ts +0 -16
- package/dist/unpkg/dev/declarations/model-fragments/extensions/fragment.d.ts +0 -15
- package/dist/unpkg/dev/declarations/model-fragments/hooks/model-for.d.ts +0 -20
- package/dist/unpkg/dev/declarations/model-fragments/index.d.ts +0 -5
- package/dist/unpkg/dev/declarations/model-fragments/instance-initializers/fragment-extensions.d.ts +0 -9
- package/dist/unpkg/dev/declarations/model-fragments/utilities/with-array-defaults.d.ts +0 -15
- package/dist/unpkg/dev/declarations/model-fragments/utilities/with-fragment-array-defaults.d.ts +0 -20
- package/dist/unpkg/dev/declarations/model-fragments/utilities/with-fragment-defaults.d.ts +0 -19
- package/dist/unpkg/dev/declarations/model-fragments/utilities/with-legacy.d.ts +0 -3
- package/dist/unpkg/dev/declarations/model-fragments.d.ts +0 -9
- package/dist/unpkg/dev/declarations/model.d.ts +0 -49
- package/dist/unpkg/dev/declarations/serializer/-private/embedded-records-mixin.d.ts +0 -91
- package/dist/unpkg/dev/declarations/serializer/-private/transforms/boolean.d.ts +0 -47
- package/dist/unpkg/dev/declarations/serializer/-private/transforms/date.d.ts +0 -28
- package/dist/unpkg/dev/declarations/serializer/-private/transforms/number.d.ts +0 -29
- package/dist/unpkg/dev/declarations/serializer/-private/transforms/string.d.ts +0 -29
- package/dist/unpkg/dev/declarations/serializer/-private/transforms/transform.d.ts +0 -118
- package/dist/unpkg/dev/declarations/serializer/-private/utils.d.ts +0 -3
- package/dist/unpkg/dev/declarations/serializer/json-api.d.ts +0 -123
- package/dist/unpkg/dev/declarations/serializer/json.d.ts +0 -75
- package/dist/unpkg/dev/declarations/serializer/rest.d.ts +0 -51
- package/dist/unpkg/dev/declarations/serializer/transform.d.ts +0 -5
- package/dist/unpkg/dev/declarations/serializer.d.ts +0 -254
- package/dist/unpkg/dev/declarations/store/-private.d.ts +0 -223
- package/dist/unpkg/dev/declarations/store.d.ts +0 -3
- package/dist/unpkg/dev/hooks-QqRnX108.js +0 -74
- package/dist/unpkg/dev/utils-Cqw9eRj5.js +0 -23
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private/build-url-mixin.d.ts +0 -33
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private/fastboot-interface.d.ts +0 -8
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private/utils/continue-on-reject.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private/utils/determine-body-promise.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private/utils/fetch.d.ts +0 -8
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private/utils/parse-response-headers.d.ts +0 -1
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private/utils/serialize-into-hash.d.ts +0 -6
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private/utils/serialize-query-params.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/adapter/-private.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/adapter/error.d.ts +0 -215
- package/dist/unpkg/dev-deprecated/declarations/adapter/json-api.d.ts +0 -231
- package/dist/unpkg/dev-deprecated/declarations/adapter/rest.d.ts +0 -815
- package/dist/unpkg/dev-deprecated/declarations/adapter.d.ts +0 -770
- package/dist/unpkg/dev-deprecated/declarations/compat/-private.d.ts +0 -13
- package/dist/unpkg/dev-deprecated/declarations/compat/builders/find-all.d.ts +0 -35
- package/dist/unpkg/dev-deprecated/declarations/compat/builders/find-record.d.ts +0 -56
- package/dist/unpkg/dev-deprecated/declarations/compat/builders/query.d.ts +0 -66
- package/dist/unpkg/dev-deprecated/declarations/compat/builders/save-record.d.ts +0 -34
- package/dist/unpkg/dev-deprecated/declarations/compat/builders/utils.d.ts +0 -3
- package/dist/unpkg/dev-deprecated/declarations/compat/builders.d.ts +0 -14
- package/dist/unpkg/dev-deprecated/declarations/compat/extensions.d.ts +0 -59
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/fetch-manager.d.ts +0 -55
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/identifier-has-id.d.ts +0 -2
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/legacy-data-fetch.d.ts +0 -11
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/legacy-data-utils.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/legacy-network-handler.d.ts +0 -2
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/minimum-adapter-interface.d.ts +0 -524
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts +0 -213
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/serializer-response.d.ts +0 -6
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/snapshot-record-array.d.ts +0 -110
- package/dist/unpkg/dev-deprecated/declarations/compat/legacy-network-handler/snapshot.d.ts +0 -255
- package/dist/unpkg/dev-deprecated/declarations/compat/utils.d.ts +0 -137
- package/dist/unpkg/dev-deprecated/declarations/compat.d.ts +0 -157
- package/dist/unpkg/dev-deprecated/declarations/index.d.ts +0 -70
- package/dist/unpkg/dev-deprecated/declarations/model/-private/attr.d.ts +0 -170
- package/dist/unpkg/dev-deprecated/declarations/model/-private/belongs-to.d.ts +0 -174
- package/dist/unpkg/dev-deprecated/declarations/model/-private/debug/assert-polymorphic-type.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/model/-private/errors.d.ts +0 -289
- package/dist/unpkg/dev-deprecated/declarations/model/-private/has-many.d.ts +0 -162
- package/dist/unpkg/dev-deprecated/declarations/model/-private/hooks.d.ts +0 -10
- package/dist/unpkg/dev-deprecated/declarations/model/-private/legacy-relationships-support.d.ts +0 -47
- package/dist/unpkg/dev-deprecated/declarations/model/-private/model-for-mixin.d.ts +0 -3
- package/dist/unpkg/dev-deprecated/declarations/model/-private/model-methods.d.ts +0 -39
- package/dist/unpkg/dev-deprecated/declarations/model/-private/model.d.ts +0 -1269
- package/dist/unpkg/dev-deprecated/declarations/model/-private/notify-changes.d.ts +0 -4
- package/dist/unpkg/dev-deprecated/declarations/model/-private/promise-belongs-to.d.ts +0 -40
- package/dist/unpkg/dev-deprecated/declarations/model/-private/promise-many-array.d.ts +0 -124
- package/dist/unpkg/dev-deprecated/declarations/model/-private/record-state.d.ts +0 -58
- package/dist/unpkg/dev-deprecated/declarations/model/-private/references/belongs-to.d.ts +0 -498
- package/dist/unpkg/dev-deprecated/declarations/model/-private/references/has-many.d.ts +0 -500
- package/dist/unpkg/dev-deprecated/declarations/model/-private/schema-provider.d.ts +0 -56
- package/dist/unpkg/dev-deprecated/declarations/model/-private/type-utils.d.ts +0 -57
- package/dist/unpkg/dev-deprecated/declarations/model/-private/util.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/model/-private.d.ts +0 -8
- package/dist/unpkg/dev-deprecated/declarations/model/migration-support.d.ts +0 -280
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/extensions/fragment-array.d.ts +0 -16
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/extensions/fragment.d.ts +0 -15
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/hooks/model-for.d.ts +0 -20
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/index.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/instance-initializers/fragment-extensions.d.ts +0 -9
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/utilities/with-array-defaults.d.ts +0 -15
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/utilities/with-fragment-array-defaults.d.ts +0 -20
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/utilities/with-fragment-defaults.d.ts +0 -19
- package/dist/unpkg/dev-deprecated/declarations/model-fragments/utilities/with-legacy.d.ts +0 -3
- package/dist/unpkg/dev-deprecated/declarations/model-fragments.d.ts +0 -9
- package/dist/unpkg/dev-deprecated/declarations/model.d.ts +0 -49
- package/dist/unpkg/dev-deprecated/declarations/serializer/-private/embedded-records-mixin.d.ts +0 -91
- package/dist/unpkg/dev-deprecated/declarations/serializer/-private/transforms/boolean.d.ts +0 -47
- package/dist/unpkg/dev-deprecated/declarations/serializer/-private/transforms/date.d.ts +0 -28
- package/dist/unpkg/dev-deprecated/declarations/serializer/-private/transforms/number.d.ts +0 -29
- package/dist/unpkg/dev-deprecated/declarations/serializer/-private/transforms/string.d.ts +0 -29
- package/dist/unpkg/dev-deprecated/declarations/serializer/-private/transforms/transform.d.ts +0 -118
- package/dist/unpkg/dev-deprecated/declarations/serializer/-private/utils.d.ts +0 -3
- package/dist/unpkg/dev-deprecated/declarations/serializer/json-api.d.ts +0 -123
- package/dist/unpkg/dev-deprecated/declarations/serializer/json.d.ts +0 -75
- package/dist/unpkg/dev-deprecated/declarations/serializer/rest.d.ts +0 -51
- package/dist/unpkg/dev-deprecated/declarations/serializer/transform.d.ts +0 -5
- package/dist/unpkg/dev-deprecated/declarations/serializer.d.ts +0 -254
- package/dist/unpkg/dev-deprecated/declarations/store/-private.d.ts +0 -223
- package/dist/unpkg/dev-deprecated/declarations/store.d.ts +0 -3
- package/dist/unpkg/dev-deprecated/util-Dul6TZts.js +0 -35
- package/dist/unpkg/dev-deprecated/utils-Cqw9eRj5.js +0 -23
- package/dist/unpkg/prod/declarations/adapter/-private/build-url-mixin.d.ts +0 -33
- package/dist/unpkg/prod/declarations/adapter/-private/fastboot-interface.d.ts +0 -8
- package/dist/unpkg/prod/declarations/adapter/-private/utils/continue-on-reject.d.ts +0 -1
- package/dist/unpkg/prod/declarations/adapter/-private/utils/determine-body-promise.d.ts +0 -4
- package/dist/unpkg/prod/declarations/adapter/-private/utils/fetch.d.ts +0 -8
- package/dist/unpkg/prod/declarations/adapter/-private/utils/parse-response-headers.d.ts +0 -1
- package/dist/unpkg/prod/declarations/adapter/-private/utils/serialize-into-hash.d.ts +0 -6
- package/dist/unpkg/prod/declarations/adapter/-private/utils/serialize-query-params.d.ts +0 -5
- package/dist/unpkg/prod/declarations/adapter/-private.d.ts +0 -5
- package/dist/unpkg/prod/declarations/adapter/error.d.ts +0 -215
- package/dist/unpkg/prod/declarations/adapter/json-api.d.ts +0 -231
- package/dist/unpkg/prod/declarations/adapter/rest.d.ts +0 -815
- package/dist/unpkg/prod/declarations/adapter.d.ts +0 -770
- package/dist/unpkg/prod/declarations/compat/-private.d.ts +0 -13
- package/dist/unpkg/prod/declarations/compat/builders/find-all.d.ts +0 -35
- package/dist/unpkg/prod/declarations/compat/builders/find-record.d.ts +0 -56
- package/dist/unpkg/prod/declarations/compat/builders/query.d.ts +0 -66
- package/dist/unpkg/prod/declarations/compat/builders/save-record.d.ts +0 -34
- package/dist/unpkg/prod/declarations/compat/builders/utils.d.ts +0 -3
- package/dist/unpkg/prod/declarations/compat/builders.d.ts +0 -14
- package/dist/unpkg/prod/declarations/compat/extensions.d.ts +0 -59
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/fetch-manager.d.ts +0 -55
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/identifier-has-id.d.ts +0 -2
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/legacy-data-fetch.d.ts +0 -11
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/legacy-data-utils.d.ts +0 -5
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/legacy-network-handler.d.ts +0 -2
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/minimum-adapter-interface.d.ts +0 -524
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts +0 -213
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/serializer-response.d.ts +0 -6
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/snapshot-record-array.d.ts +0 -110
- package/dist/unpkg/prod/declarations/compat/legacy-network-handler/snapshot.d.ts +0 -255
- package/dist/unpkg/prod/declarations/compat/utils.d.ts +0 -137
- package/dist/unpkg/prod/declarations/compat.d.ts +0 -157
- package/dist/unpkg/prod/declarations/index.d.ts +0 -70
- package/dist/unpkg/prod/declarations/model/-private/attr.d.ts +0 -170
- package/dist/unpkg/prod/declarations/model/-private/belongs-to.d.ts +0 -174
- package/dist/unpkg/prod/declarations/model/-private/debug/assert-polymorphic-type.d.ts +0 -5
- package/dist/unpkg/prod/declarations/model/-private/errors.d.ts +0 -289
- package/dist/unpkg/prod/declarations/model/-private/has-many.d.ts +0 -162
- package/dist/unpkg/prod/declarations/model/-private/hooks.d.ts +0 -10
- package/dist/unpkg/prod/declarations/model/-private/legacy-relationships-support.d.ts +0 -47
- package/dist/unpkg/prod/declarations/model/-private/model-for-mixin.d.ts +0 -3
- package/dist/unpkg/prod/declarations/model/-private/model-methods.d.ts +0 -39
- package/dist/unpkg/prod/declarations/model/-private/model.d.ts +0 -1269
- package/dist/unpkg/prod/declarations/model/-private/notify-changes.d.ts +0 -4
- package/dist/unpkg/prod/declarations/model/-private/promise-belongs-to.d.ts +0 -40
- package/dist/unpkg/prod/declarations/model/-private/promise-many-array.d.ts +0 -124
- package/dist/unpkg/prod/declarations/model/-private/record-state.d.ts +0 -58
- package/dist/unpkg/prod/declarations/model/-private/references/belongs-to.d.ts +0 -498
- package/dist/unpkg/prod/declarations/model/-private/references/has-many.d.ts +0 -500
- package/dist/unpkg/prod/declarations/model/-private/schema-provider.d.ts +0 -56
- package/dist/unpkg/prod/declarations/model/-private/type-utils.d.ts +0 -57
- package/dist/unpkg/prod/declarations/model/-private/util.d.ts +0 -5
- package/dist/unpkg/prod/declarations/model/-private.d.ts +0 -8
- package/dist/unpkg/prod/declarations/model/migration-support.d.ts +0 -280
- package/dist/unpkg/prod/declarations/model-fragments/extensions/fragment-array.d.ts +0 -16
- package/dist/unpkg/prod/declarations/model-fragments/extensions/fragment.d.ts +0 -15
- package/dist/unpkg/prod/declarations/model-fragments/hooks/model-for.d.ts +0 -20
- package/dist/unpkg/prod/declarations/model-fragments/index.d.ts +0 -5
- package/dist/unpkg/prod/declarations/model-fragments/instance-initializers/fragment-extensions.d.ts +0 -9
- package/dist/unpkg/prod/declarations/model-fragments/utilities/with-array-defaults.d.ts +0 -15
- package/dist/unpkg/prod/declarations/model-fragments/utilities/with-fragment-array-defaults.d.ts +0 -20
- package/dist/unpkg/prod/declarations/model-fragments/utilities/with-fragment-defaults.d.ts +0 -19
- package/dist/unpkg/prod/declarations/model-fragments/utilities/with-legacy.d.ts +0 -3
- package/dist/unpkg/prod/declarations/model-fragments.d.ts +0 -9
- package/dist/unpkg/prod/declarations/model.d.ts +0 -49
- package/dist/unpkg/prod/declarations/serializer/-private/embedded-records-mixin.d.ts +0 -91
- package/dist/unpkg/prod/declarations/serializer/-private/transforms/boolean.d.ts +0 -47
- package/dist/unpkg/prod/declarations/serializer/-private/transforms/date.d.ts +0 -28
- package/dist/unpkg/prod/declarations/serializer/-private/transforms/number.d.ts +0 -29
- package/dist/unpkg/prod/declarations/serializer/-private/transforms/string.d.ts +0 -29
- package/dist/unpkg/prod/declarations/serializer/-private/transforms/transform.d.ts +0 -118
- package/dist/unpkg/prod/declarations/serializer/-private/utils.d.ts +0 -3
- package/dist/unpkg/prod/declarations/serializer/json-api.d.ts +0 -123
- package/dist/unpkg/prod/declarations/serializer/json.d.ts +0 -75
- package/dist/unpkg/prod/declarations/serializer/rest.d.ts +0 -51
- package/dist/unpkg/prod/declarations/serializer/transform.d.ts +0 -5
- package/dist/unpkg/prod/declarations/serializer.d.ts +0 -254
- package/dist/unpkg/prod/declarations/store/-private.d.ts +0 -223
- package/dist/unpkg/prod/declarations/store.d.ts +0 -3
- package/dist/unpkg/prod/hooks-QqRnX108.js +0 -74
- package/dist/unpkg/prod/util-Dul6TZts.js +0 -35
- package/dist/unpkg/prod/utils-Cqw9eRj5.js +0 -23
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private/build-url-mixin.d.ts +0 -33
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private/fastboot-interface.d.ts +0 -8
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private/utils/continue-on-reject.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private/utils/determine-body-promise.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private/utils/fetch.d.ts +0 -8
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private/utils/parse-response-headers.d.ts +0 -1
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private/utils/serialize-into-hash.d.ts +0 -6
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private/utils/serialize-query-params.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/adapter/-private.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/adapter/error.d.ts +0 -215
- package/dist/unpkg/prod-deprecated/declarations/adapter/json-api.d.ts +0 -231
- package/dist/unpkg/prod-deprecated/declarations/adapter/rest.d.ts +0 -815
- package/dist/unpkg/prod-deprecated/declarations/adapter.d.ts +0 -770
- package/dist/unpkg/prod-deprecated/declarations/compat/-private.d.ts +0 -13
- package/dist/unpkg/prod-deprecated/declarations/compat/builders/find-all.d.ts +0 -35
- package/dist/unpkg/prod-deprecated/declarations/compat/builders/find-record.d.ts +0 -56
- package/dist/unpkg/prod-deprecated/declarations/compat/builders/query.d.ts +0 -66
- package/dist/unpkg/prod-deprecated/declarations/compat/builders/save-record.d.ts +0 -34
- package/dist/unpkg/prod-deprecated/declarations/compat/builders/utils.d.ts +0 -3
- package/dist/unpkg/prod-deprecated/declarations/compat/builders.d.ts +0 -14
- package/dist/unpkg/prod-deprecated/declarations/compat/extensions.d.ts +0 -59
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/fetch-manager.d.ts +0 -55
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/identifier-has-id.d.ts +0 -2
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/legacy-data-fetch.d.ts +0 -11
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/legacy-data-utils.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/legacy-network-handler.d.ts +0 -2
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/minimum-adapter-interface.d.ts +0 -524
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts +0 -213
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/serializer-response.d.ts +0 -6
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/snapshot-record-array.d.ts +0 -110
- package/dist/unpkg/prod-deprecated/declarations/compat/legacy-network-handler/snapshot.d.ts +0 -255
- package/dist/unpkg/prod-deprecated/declarations/compat/utils.d.ts +0 -137
- package/dist/unpkg/prod-deprecated/declarations/compat.d.ts +0 -157
- package/dist/unpkg/prod-deprecated/declarations/index.d.ts +0 -70
- package/dist/unpkg/prod-deprecated/declarations/model/-private/attr.d.ts +0 -170
- package/dist/unpkg/prod-deprecated/declarations/model/-private/belongs-to.d.ts +0 -174
- package/dist/unpkg/prod-deprecated/declarations/model/-private/debug/assert-polymorphic-type.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/model/-private/errors.d.ts +0 -289
- package/dist/unpkg/prod-deprecated/declarations/model/-private/has-many.d.ts +0 -162
- package/dist/unpkg/prod-deprecated/declarations/model/-private/hooks.d.ts +0 -10
- package/dist/unpkg/prod-deprecated/declarations/model/-private/legacy-relationships-support.d.ts +0 -47
- package/dist/unpkg/prod-deprecated/declarations/model/-private/model-for-mixin.d.ts +0 -3
- package/dist/unpkg/prod-deprecated/declarations/model/-private/model-methods.d.ts +0 -39
- package/dist/unpkg/prod-deprecated/declarations/model/-private/model.d.ts +0 -1269
- package/dist/unpkg/prod-deprecated/declarations/model/-private/notify-changes.d.ts +0 -4
- package/dist/unpkg/prod-deprecated/declarations/model/-private/promise-belongs-to.d.ts +0 -40
- package/dist/unpkg/prod-deprecated/declarations/model/-private/promise-many-array.d.ts +0 -124
- package/dist/unpkg/prod-deprecated/declarations/model/-private/record-state.d.ts +0 -58
- package/dist/unpkg/prod-deprecated/declarations/model/-private/references/belongs-to.d.ts +0 -498
- package/dist/unpkg/prod-deprecated/declarations/model/-private/references/has-many.d.ts +0 -500
- package/dist/unpkg/prod-deprecated/declarations/model/-private/schema-provider.d.ts +0 -56
- package/dist/unpkg/prod-deprecated/declarations/model/-private/type-utils.d.ts +0 -57
- package/dist/unpkg/prod-deprecated/declarations/model/-private/util.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/model/-private.d.ts +0 -8
- package/dist/unpkg/prod-deprecated/declarations/model/migration-support.d.ts +0 -280
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/extensions/fragment-array.d.ts +0 -16
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/extensions/fragment.d.ts +0 -15
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/hooks/model-for.d.ts +0 -20
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/index.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/instance-initializers/fragment-extensions.d.ts +0 -9
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/utilities/with-array-defaults.d.ts +0 -15
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/utilities/with-fragment-array-defaults.d.ts +0 -20
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/utilities/with-fragment-defaults.d.ts +0 -19
- package/dist/unpkg/prod-deprecated/declarations/model-fragments/utilities/with-legacy.d.ts +0 -3
- package/dist/unpkg/prod-deprecated/declarations/model-fragments.d.ts +0 -9
- package/dist/unpkg/prod-deprecated/declarations/model.d.ts +0 -49
- package/dist/unpkg/prod-deprecated/declarations/serializer/-private/embedded-records-mixin.d.ts +0 -91
- package/dist/unpkg/prod-deprecated/declarations/serializer/-private/transforms/boolean.d.ts +0 -47
- package/dist/unpkg/prod-deprecated/declarations/serializer/-private/transforms/date.d.ts +0 -28
- package/dist/unpkg/prod-deprecated/declarations/serializer/-private/transforms/number.d.ts +0 -29
- package/dist/unpkg/prod-deprecated/declarations/serializer/-private/transforms/string.d.ts +0 -29
- package/dist/unpkg/prod-deprecated/declarations/serializer/-private/transforms/transform.d.ts +0 -118
- package/dist/unpkg/prod-deprecated/declarations/serializer/-private/utils.d.ts +0 -3
- package/dist/unpkg/prod-deprecated/declarations/serializer/json-api.d.ts +0 -123
- package/dist/unpkg/prod-deprecated/declarations/serializer/json.d.ts +0 -75
- package/dist/unpkg/prod-deprecated/declarations/serializer/rest.d.ts +0 -51
- package/dist/unpkg/prod-deprecated/declarations/serializer/transform.d.ts +0 -5
- package/dist/unpkg/prod-deprecated/declarations/serializer.d.ts +0 -254
- package/dist/unpkg/prod-deprecated/declarations/store/-private.d.ts +0 -223
- package/dist/unpkg/prod-deprecated/declarations/store.d.ts +0 -3
- package/dist/unpkg/prod-deprecated/utils-Cqw9eRj5.js +0 -23
|
@@ -1,223 +0,0 @@
|
|
|
1
|
-
import { type InstanceCache } from "@warp-drive/core/store/-private";
|
|
2
|
-
import type { NewResourceKey, ResourceKey } from "@warp-drive/core/types/identifier";
|
|
3
|
-
import type { Value } from "@warp-drive/core/types/json/raw";
|
|
4
|
-
import type { OpaqueRecordInstance, TypedRecordInstance, TypeFromInstance } from "@warp-drive/core/types/record";
|
|
5
|
-
import type { LegacyAttributeField, LegacyRelationshipField } from "@warp-drive/core/types/schema/fields";
|
|
6
|
-
import type { SingleResourceDocument } from "@warp-drive/core/types/spec/json-api-raw";
|
|
7
|
-
import type { Store } from "../store.js";
|
|
8
|
-
export declare function preloadData(store: Store, identifier: NewResourceKey, preload: Record<string, Value>): void;
|
|
9
|
-
export interface BaseFinderOptions {
|
|
10
|
-
reload?: boolean;
|
|
11
|
-
backgroundReload?: boolean;
|
|
12
|
-
include?: string | string[];
|
|
13
|
-
adapterOptions?: Record<string, unknown>;
|
|
14
|
-
}
|
|
15
|
-
export interface FindRecordOptions extends BaseFinderOptions {
|
|
16
|
-
/**
|
|
17
|
-
* Data to preload into the store before the request is made.
|
|
18
|
-
* This feature is *highly* discouraged and has no corresponding
|
|
19
|
-
* feature when using builders and handlers.
|
|
20
|
-
*
|
|
21
|
-
* Excepting relationships: the data should be in the form of a
|
|
22
|
-
* JSON object where the keys are fields on the record and the value
|
|
23
|
-
* is the raw value to be added to the cache.
|
|
24
|
-
*
|
|
25
|
-
* Relationships can either be provided as string IDs from which
|
|
26
|
-
* an identifier will be built base upon the relationship's expected
|
|
27
|
-
* resource type, or be record instances from which the identifier
|
|
28
|
-
* will be extracted.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
|
-
preload?: Record<string, Value>;
|
|
32
|
-
}
|
|
33
|
-
export type QueryOptions = { [K in string | "adapterOptions"]? : K extends "adapterOptions" ? Record<string, unknown> : unknown };
|
|
34
|
-
export type FindAllOptions = BaseFinderOptions;
|
|
35
|
-
export type LegacyResourceQuery = {
|
|
36
|
-
include?: string | string[];
|
|
37
|
-
[key: string]: Value | undefined;
|
|
38
|
-
};
|
|
39
|
-
export type KeyOrString<T> = keyof T & string extends never ? string : keyof T & string;
|
|
40
|
-
/**
|
|
41
|
-
* Minimum subset of static schema methods and properties on the
|
|
42
|
-
* "model" class.
|
|
43
|
-
*
|
|
44
|
-
* Only used when using the legacy schema-service implementation
|
|
45
|
-
* for @ember-data/model or when wrapping schema for legacy
|
|
46
|
-
* Adapters/Serializers.
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
export interface ModelSchema<T = unknown> {
|
|
50
|
-
modelName: T extends TypedRecordInstance ? TypeFromInstance<T> : string;
|
|
51
|
-
fields: Map<KeyOrString<T>, "attribute" | "belongsTo" | "hasMany">;
|
|
52
|
-
attributes: Map<KeyOrString<T>, LegacyAttributeField>;
|
|
53
|
-
relationshipsByName: Map<KeyOrString<T>, LegacyRelationshipField>;
|
|
54
|
-
eachAttribute<K extends KeyOrString<T>>(callback: (this: ModelSchema<T>, key: K, attribute: LegacyAttributeField) => void, binding?: T): void;
|
|
55
|
-
eachRelationship<K extends KeyOrString<T>>(callback: (this: ModelSchema<T>, key: K, relationship: LegacyRelationshipField) => void, binding?: T): void;
|
|
56
|
-
eachTransformedAttribute<K extends KeyOrString<T>>(callback: (this: ModelSchema<T>, key: K, type: string | null) => void, binding?: T): void;
|
|
57
|
-
}
|
|
58
|
-
export declare function resourceIsFullyDeleted(instanceCache: InstanceCache, identifier: ResourceKey): boolean;
|
|
59
|
-
/**
|
|
60
|
-
A `RecordReference` is a low-level API that allows users and
|
|
61
|
-
addon authors to perform meta-operations on a record.
|
|
62
|
-
|
|
63
|
-
@hideconstructor
|
|
64
|
-
@public
|
|
65
|
-
*/
|
|
66
|
-
export declare class RecordReference {
|
|
67
|
-
constructor(store: Store, identifier: ResourceKey);
|
|
68
|
-
get type(): string;
|
|
69
|
-
/**
|
|
70
|
-
The `id` of the record that this reference refers to.
|
|
71
|
-
|
|
72
|
-
Together, the `type` and `id` properties form a composite key for
|
|
73
|
-
the identity map.
|
|
74
|
-
|
|
75
|
-
Example
|
|
76
|
-
|
|
77
|
-
```javascript
|
|
78
|
-
let userRef = store.getReference('user', 1);
|
|
79
|
-
|
|
80
|
-
userRef.id(); // '1'
|
|
81
|
-
```
|
|
82
|
-
|
|
83
|
-
@public
|
|
84
|
-
@return The id of the record.
|
|
85
|
-
*/
|
|
86
|
-
id(): string | null;
|
|
87
|
-
/**
|
|
88
|
-
The `identifier` of the record that this reference refers to.
|
|
89
|
-
|
|
90
|
-
Together, the `type` and `id` properties form a composite key for
|
|
91
|
-
the identity map.
|
|
92
|
-
|
|
93
|
-
Example
|
|
94
|
-
|
|
95
|
-
```javascript
|
|
96
|
-
let userRef = store.getReference('user', 1);
|
|
97
|
-
|
|
98
|
-
userRef.identifier(); // '1'
|
|
99
|
-
```
|
|
100
|
-
|
|
101
|
-
@public
|
|
102
|
-
@return The identifier of the record.
|
|
103
|
-
*/
|
|
104
|
-
identifier(): ResourceKey;
|
|
105
|
-
/**
|
|
106
|
-
How the reference will be looked up when it is loaded. Currently
|
|
107
|
-
this always returns `identity` to signify that a record will be
|
|
108
|
-
loaded by its `type` and `id`.
|
|
109
|
-
|
|
110
|
-
Example
|
|
111
|
-
|
|
112
|
-
```javascript
|
|
113
|
-
const userRef = store.getReference('user', 1);
|
|
114
|
-
|
|
115
|
-
userRef.remoteType(); // 'identity'
|
|
116
|
-
```
|
|
117
|
-
|
|
118
|
-
@public
|
|
119
|
-
*/
|
|
120
|
-
remoteType(): "identity";
|
|
121
|
-
/**
|
|
122
|
-
This API allows you to provide a reference with new data. The
|
|
123
|
-
simplest usage of this API is similar to `store.push`: you provide a
|
|
124
|
-
normalized hash of data and the object represented by the reference
|
|
125
|
-
will update.
|
|
126
|
-
|
|
127
|
-
If you pass a promise to `push`, Ember Data will not ask the adapter
|
|
128
|
-
for the data if another attempt to fetch it is made in the
|
|
129
|
-
interim. When the promise resolves, the underlying object is updated
|
|
130
|
-
with the new data, and the promise returned by *this function* is resolved
|
|
131
|
-
with that object.
|
|
132
|
-
|
|
133
|
-
For example, `recordReference.push(promise)` will be resolved with a
|
|
134
|
-
record.
|
|
135
|
-
|
|
136
|
-
Example
|
|
137
|
-
|
|
138
|
-
```javascript
|
|
139
|
-
let userRef = store.getReference('user', 1);
|
|
140
|
-
|
|
141
|
-
// provide data for reference
|
|
142
|
-
userRef.push({
|
|
143
|
-
data: {
|
|
144
|
-
id: "1",
|
|
145
|
-
type: "user",
|
|
146
|
-
attributes: {
|
|
147
|
-
username: "@user"
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
}).then(function(user) {
|
|
151
|
-
userRef.value() === user;
|
|
152
|
-
});
|
|
153
|
-
```
|
|
154
|
-
|
|
155
|
-
@public
|
|
156
|
-
@param objectOrPromise a JSON:API ResourceDocument or a promise resolving to one
|
|
157
|
-
@return a promise for the value (record or relationship)
|
|
158
|
-
*/
|
|
159
|
-
push(objectOrPromise: SingleResourceDocument | Promise<SingleResourceDocument>): Promise<OpaqueRecordInstance>;
|
|
160
|
-
/**
|
|
161
|
-
If the entity referred to by the reference is already loaded, it is
|
|
162
|
-
present as `reference.value`. Otherwise the value returned by this function
|
|
163
|
-
is `null`.
|
|
164
|
-
|
|
165
|
-
Example
|
|
166
|
-
|
|
167
|
-
```javascript
|
|
168
|
-
let userRef = store.getReference('user', 1);
|
|
169
|
-
|
|
170
|
-
userRef.value(); // user
|
|
171
|
-
```
|
|
172
|
-
|
|
173
|
-
@public
|
|
174
|
-
@return {Model} the record for this RecordReference
|
|
175
|
-
*/
|
|
176
|
-
value(): OpaqueRecordInstance | null;
|
|
177
|
-
/**
|
|
178
|
-
Triggers a fetch for the backing entity based on its `remoteType`
|
|
179
|
-
(see `remoteType` definitions per reference type).
|
|
180
|
-
|
|
181
|
-
Example
|
|
182
|
-
|
|
183
|
-
```javascript
|
|
184
|
-
let userRef = store.getReference('user', 1);
|
|
185
|
-
|
|
186
|
-
// load user (via store.find)
|
|
187
|
-
userRef.load().then(...)
|
|
188
|
-
```
|
|
189
|
-
|
|
190
|
-
@public
|
|
191
|
-
@return the record for this RecordReference
|
|
192
|
-
*/
|
|
193
|
-
load(): Promise<unknown>;
|
|
194
|
-
/**
|
|
195
|
-
Reloads the record if it is already loaded. If the record is not
|
|
196
|
-
loaded it will load the record via `store.findRecord`
|
|
197
|
-
|
|
198
|
-
Example
|
|
199
|
-
|
|
200
|
-
```javascript
|
|
201
|
-
let userRef = store.getReference('user', 1);
|
|
202
|
-
|
|
203
|
-
// or trigger a reload
|
|
204
|
-
userRef.reload().then(...)
|
|
205
|
-
```
|
|
206
|
-
|
|
207
|
-
@public
|
|
208
|
-
@return the record for this RecordReference
|
|
209
|
-
*/
|
|
210
|
-
reload(): Promise<unknown>;
|
|
211
|
-
}
|
|
212
|
-
export declare function getShimClass<T>(store: Store, modelName: T extends TypedRecordInstance ? TypeFromInstance<T> : string): ShimModelClass<T>;
|
|
213
|
-
export declare class ShimModelClass<T = unknown> implements ModelSchema<T> {
|
|
214
|
-
__store: Store;
|
|
215
|
-
modelName: T extends TypedRecordInstance ? TypeFromInstance<T> : string;
|
|
216
|
-
constructor(store: Store, modelName: T extends TypedRecordInstance ? TypeFromInstance<T> : string);
|
|
217
|
-
get fields(): Map<KeyOrString<T>, "attribute" | "belongsTo" | "hasMany">;
|
|
218
|
-
get attributes(): Map<KeyOrString<T>, LegacyAttributeField>;
|
|
219
|
-
get relationshipsByName(): Map<KeyOrString<T>, LegacyRelationshipField>;
|
|
220
|
-
eachAttribute<K extends KeyOrString<T>>(callback: (key: K, attribute: LegacyAttributeField) => void, binding?: T): void;
|
|
221
|
-
eachRelationship<K extends KeyOrString<T>>(callback: (key: K, relationship: LegacyRelationshipField) => void, binding?: T): void;
|
|
222
|
-
eachTransformedAttribute<K extends KeyOrString<T>>(callback: (key: K, type: string | null) => void, binding?: T): void;
|
|
223
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { deprecate } from '@ember/debug';
|
|
2
|
-
import { dasherize } from '@warp-drive/utilities/string';
|
|
3
|
-
import { macroCondition, getGlobalConfig } from '@embroider/macros';
|
|
4
|
-
function isElementDescriptor(args) {
|
|
5
|
-
const [maybeTarget, maybeKey, maybeDesc] = args;
|
|
6
|
-
return (
|
|
7
|
-
// Ensure we have the right number of args
|
|
8
|
-
args.length === 3 && (
|
|
9
|
-
// Make sure the target is a class or object (prototype)
|
|
10
|
-
typeof maybeTarget === 'function' || typeof maybeTarget === 'object' && maybeTarget !== null) &&
|
|
11
|
-
// Make sure the key is a string
|
|
12
|
-
typeof maybeKey === 'string' && (
|
|
13
|
-
// Make sure the descriptor is the right shape
|
|
14
|
-
typeof maybeDesc === 'object' && maybeDesc !== null && 'enumerable' in maybeDesc && 'configurable' in maybeDesc ||
|
|
15
|
-
// TS compatibility
|
|
16
|
-
maybeDesc === undefined)
|
|
17
|
-
);
|
|
18
|
-
}
|
|
19
|
-
function normalizeModelName(type) {
|
|
20
|
-
if (macroCondition(getGlobalConfig().WarpDrive.deprecations.DEPRECATE_NON_STRICT_TYPES)) {
|
|
21
|
-
const result = dasherize(type);
|
|
22
|
-
deprecate(`The resource type '${type}' is not normalized. Update your application code to use '${result}' instead of '${type}'.`, result === type, {
|
|
23
|
-
id: 'ember-data:deprecate-non-strict-types',
|
|
24
|
-
until: '6.0',
|
|
25
|
-
for: 'ember-data',
|
|
26
|
-
since: {
|
|
27
|
-
available: '4.13',
|
|
28
|
-
enabled: '5.3'
|
|
29
|
-
}
|
|
30
|
-
});
|
|
31
|
-
return result;
|
|
32
|
-
}
|
|
33
|
-
return type;
|
|
34
|
-
}
|
|
35
|
-
export { isElementDescriptor as i, normalizeModelName as n };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { deprecate } from '@ember/debug';
|
|
2
|
-
import { dasherize } from '@warp-drive/utilities/string';
|
|
3
|
-
import { macroCondition, getGlobalConfig } from '@embroider/macros';
|
|
4
|
-
function isMaybeIdentifier(maybeIdentifier) {
|
|
5
|
-
return Boolean(maybeIdentifier !== null && typeof maybeIdentifier === 'object' && ('id' in maybeIdentifier && 'type' in maybeIdentifier && maybeIdentifier.id && maybeIdentifier.type || maybeIdentifier.lid));
|
|
6
|
-
}
|
|
7
|
-
function normalizeModelName(type) {
|
|
8
|
-
if (macroCondition(getGlobalConfig().WarpDrive.deprecations.DEPRECATE_NON_STRICT_TYPES)) {
|
|
9
|
-
const result = dasherize(type);
|
|
10
|
-
deprecate(`The resource type '${type}' is not normalized. Update your application code to use '${result}' instead of '${type}'.`, result === type, {
|
|
11
|
-
id: 'ember-data:deprecate-non-strict-types',
|
|
12
|
-
until: '6.0',
|
|
13
|
-
for: 'ember-data',
|
|
14
|
-
since: {
|
|
15
|
-
available: '4.13',
|
|
16
|
-
enabled: '5.3'
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
|
-
return result;
|
|
20
|
-
}
|
|
21
|
-
return type;
|
|
22
|
-
}
|
|
23
|
-
export { isMaybeIdentifier as i, normalizeModelName as n };
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import Mixin from "@ember/object/mixin";
|
|
2
|
-
import type { Snapshot, SnapshotRecordArray } from "../../compat/-private.js";
|
|
3
|
-
export interface BuildURLMixin {
|
|
4
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: string, snapshot: Snapshot, requestType: "findRecord"): string;
|
|
5
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: null, snapshot: SnapshotRecordArray, requestType: "findAll"): string;
|
|
6
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: null, snapshot: null, requestType: "query", query: Record<string, unknown>): string;
|
|
7
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: null, snapshot: null, requestType: "queryRecord", query: Record<string, unknown>): string;
|
|
8
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: string[], snapshot: Snapshot[], requestType: "findMany"): string;
|
|
9
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: string, snapshot: Snapshot, requestType: "findHasMany"): string;
|
|
10
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: string, snapshot: Snapshot, requestType: "findBelongsTo"): string;
|
|
11
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: string | null, snapshot: Snapshot, requestType: "createRecord"): string;
|
|
12
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: string, snapshot: Snapshot, requestType: "updateRecord"): string;
|
|
13
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: string, snapshot: Snapshot, requestType: "deleteRecord"): string;
|
|
14
|
-
buildURL(this: MixtBuildURLMixin, modelName: string, id: string, snapshot: Snapshot): string;
|
|
15
|
-
_buildURL(this: MixtBuildURLMixin, modelName: string | null | undefined, id?: string | null): string;
|
|
16
|
-
urlForFindRecord(this: MixtBuildURLMixin, id: string, modelName: string, snapshot: Snapshot): string;
|
|
17
|
-
urlForFindAll(this: MixtBuildURLMixin, modelName: string, snapshots: SnapshotRecordArray): string;
|
|
18
|
-
urlForQueryRecord(this: MixtBuildURLMixin, query: Record<string, unknown>, modelName: string): string;
|
|
19
|
-
urlForQuery(this: MixtBuildURLMixin, query: Record<string, unknown>, modelName: string): string;
|
|
20
|
-
urlForFindMany(this: MixtBuildURLMixin, ids: string[], modelName: string, snapshots: Snapshot[]): string;
|
|
21
|
-
urlForFindHasMany(this: MixtBuildURLMixin, id: string, modelName: string, snapshot: Snapshot): string;
|
|
22
|
-
urlForFindBelongsTo(this: MixtBuildURLMixin, id: string, modelName: string, snapshot: Snapshot): string;
|
|
23
|
-
urlForCreateRecord(this: MixtBuildURLMixin, modelName: string, snapshot: Snapshot): string;
|
|
24
|
-
urlForUpdateRecord(this: MixtBuildURLMixin, id: string, modelName: string, snapshot: Snapshot): string;
|
|
25
|
-
urlForDeleteRecord(this: MixtBuildURLMixin, id: string, modelName: string, snapshot: Snapshot): string;
|
|
26
|
-
urlPrefix(this: MixtBuildURLMixin, path?: string | null, parentURL?: string): string;
|
|
27
|
-
pathForType(this: MixtBuildURLMixin, modelName: string): string;
|
|
28
|
-
}
|
|
29
|
-
export interface MixtBuildURLMixin extends BuildURLMixin {
|
|
30
|
-
host: string | null;
|
|
31
|
-
namespace: string | null;
|
|
32
|
-
}
|
|
33
|
-
export declare const BuildURLMixin: Mixin;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
type FetchFunction = (input: RequestInfo, init?: RequestInit) => Promise<Response>;
|
|
2
|
-
type MockRequest = {
|
|
3
|
-
protocol?: string;
|
|
4
|
-
get(key: string): string | undefined;
|
|
5
|
-
};
|
|
6
|
-
export declare function getFetchFunction(): FetchFunction;
|
|
7
|
-
export declare function setupFastboot(fastBootRequest: MockRequest): void;
|
|
8
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function parseResponseHeaders(headersString: string): Record<string, string>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { Store } from "@warp-drive/core";
|
|
2
|
-
import type { ModelSchema } from "@warp-drive/core/types";
|
|
3
|
-
import { type Snapshot } from "../../../compat/-private.js";
|
|
4
|
-
export declare function serializeIntoHash(store: Store, modelClass: ModelSchema, snapshot: Snapshot, options?: {
|
|
5
|
-
includeId?: boolean;
|
|
6
|
-
}): object;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { parseResponseHeaders } from "./-private/utils/parse-response-headers.js";
|
|
2
|
-
export { determineBodyPromise } from "./-private/utils/determine-body-promise.js";
|
|
3
|
-
export { serializeQueryParams } from "./-private/utils/serialize-query-params.js";
|
|
4
|
-
export { getFetchFunction as fetch, setupFastboot } from "./-private/utils/fetch.js";
|
|
5
|
-
export { serializeIntoHash } from "./-private/utils/serialize-into-hash.js";
|
|
@@ -1,215 +0,0 @@
|
|
|
1
|
-
import type { ApiError } from "@warp-drive/core/types/spec/error";
|
|
2
|
-
export interface AdapterRequestError<T extends string = string> extends Error {
|
|
3
|
-
isAdapterError: true;
|
|
4
|
-
code: T;
|
|
5
|
-
errors: ApiError[];
|
|
6
|
-
}
|
|
7
|
-
export interface AdapterRequestErrorConstructor<Instance extends AdapterRequestError = AdapterRequestError> {
|
|
8
|
-
new (errors?: unknown[], message?: string): Instance;
|
|
9
|
-
extend(options: {
|
|
10
|
-
message: string;
|
|
11
|
-
}): AdapterRequestErrorConstructor;
|
|
12
|
-
}
|
|
13
|
-
export type AdapterError = AdapterRequestError<"AdapterError">;
|
|
14
|
-
export declare const AdapterError: AdapterRequestErrorConstructor<AdapterError>;
|
|
15
|
-
/**
|
|
16
|
-
A `InvalidError` is used by an adapter to signal the external API
|
|
17
|
-
was unable to process a request because the content was not
|
|
18
|
-
semantically correct or meaningful per the API. Usually, this means a
|
|
19
|
-
record failed some form of server-side validation. When a promise
|
|
20
|
-
from an adapter is rejected with a `InvalidError` the record will
|
|
21
|
-
transition to the `invalid` state and the errors will be set to the
|
|
22
|
-
`errors` property on the record.
|
|
23
|
-
|
|
24
|
-
For Ember Data to correctly map errors to their corresponding
|
|
25
|
-
properties on the model, Ember Data expects each error to be
|
|
26
|
-
a valid JSON-API error object with a `source/pointer` that matches
|
|
27
|
-
the property name. For example, if you had a Post model that
|
|
28
|
-
looked like this.
|
|
29
|
-
|
|
30
|
-
```js [app/models/post.js]
|
|
31
|
-
import { Model, attr } from '@warp-drive/legacy/model';
|
|
32
|
-
|
|
33
|
-
export default class PostModel extends Model {
|
|
34
|
-
@attr('string') title;
|
|
35
|
-
@attr('string') content;
|
|
36
|
-
}
|
|
37
|
-
```
|
|
38
|
-
|
|
39
|
-
To show an error from the server related to the `title` and
|
|
40
|
-
`content` properties your adapter could return a promise that
|
|
41
|
-
rejects with a `InvalidError` object that looks like this:
|
|
42
|
-
|
|
43
|
-
```js [app/adapters/post.js]
|
|
44
|
-
import RSVP from 'RSVP';
|
|
45
|
-
import RESTAdapter from '@warp-drive/legacy/adapter/rest';
|
|
46
|
-
import { InvalidError } from '@warp-drive/legacy/adapter/error';
|
|
47
|
-
|
|
48
|
-
export default class ApplicationAdapter extends RESTAdapter {
|
|
49
|
-
updateRecord() {
|
|
50
|
-
// Fictional adapter that always rejects
|
|
51
|
-
return RSVP.reject(new InvalidError([
|
|
52
|
-
{
|
|
53
|
-
detail: 'Must be unique',
|
|
54
|
-
source: { pointer: '/data/attributes/title' }
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
detail: 'Must not be blank',
|
|
58
|
-
source: { pointer: '/data/attributes/content'}
|
|
59
|
-
}
|
|
60
|
-
]));
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
```
|
|
64
|
-
|
|
65
|
-
Your backend may use different property names for your records the
|
|
66
|
-
store will attempt to extract and normalize the errors using the
|
|
67
|
-
serializer's `extractErrors` method before the errors get added to
|
|
68
|
-
the model. As a result, it is safe for the `InvalidError` to
|
|
69
|
-
wrap the error payload unaltered.
|
|
70
|
-
|
|
71
|
-
@class InvalidError
|
|
72
|
-
@public
|
|
73
|
-
*/
|
|
74
|
-
export type InvalidError = AdapterRequestError<"InvalidError">;
|
|
75
|
-
export declare const InvalidError: AdapterRequestErrorConstructor<InvalidError>;
|
|
76
|
-
/**
|
|
77
|
-
A `TimeoutError` is used by an adapter to signal that a request
|
|
78
|
-
to the external API has timed out. I.e. no response was received from
|
|
79
|
-
the external API within an allowed time period.
|
|
80
|
-
|
|
81
|
-
An example use case would be to warn the user to check their internet
|
|
82
|
-
connection if an adapter operation has timed out:
|
|
83
|
-
|
|
84
|
-
```js [app/routes/application.js]
|
|
85
|
-
import { TimeoutError } from '@warp-drive/legacy/adapter/error';
|
|
86
|
-
|
|
87
|
-
export default class ApplicationRoute extends Route {
|
|
88
|
-
@action
|
|
89
|
-
error(error, transition) {
|
|
90
|
-
if (error instanceof TimeoutError) {
|
|
91
|
-
// alert the user
|
|
92
|
-
alert('Are you still connected to the Internet?');
|
|
93
|
-
return;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// ...other error handling logic
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
```
|
|
100
|
-
|
|
101
|
-
@class TimeoutError
|
|
102
|
-
@public
|
|
103
|
-
*/
|
|
104
|
-
export type TimeoutError = AdapterRequestError<"TimeoutError">;
|
|
105
|
-
export declare const TimeoutError: AdapterRequestErrorConstructor<TimeoutError>;
|
|
106
|
-
/**
|
|
107
|
-
A `AbortError` is used by an adapter to signal that a request to
|
|
108
|
-
the external API was aborted. For example, this can occur if the user
|
|
109
|
-
navigates away from the current page after a request to the external API
|
|
110
|
-
has been initiated but before a response has been received.
|
|
111
|
-
|
|
112
|
-
@class AbortError
|
|
113
|
-
@public
|
|
114
|
-
*/
|
|
115
|
-
export type AbortError = AdapterRequestError<"AbortError">;
|
|
116
|
-
export declare const AbortError: AdapterRequestErrorConstructor<AbortError>;
|
|
117
|
-
/**
|
|
118
|
-
A `UnauthorizedError` equates to a HTTP `401 Unauthorized` response
|
|
119
|
-
status. It is used by an adapter to signal that a request to the external
|
|
120
|
-
API was rejected because authorization is required and has failed or has not
|
|
121
|
-
yet been provided.
|
|
122
|
-
|
|
123
|
-
An example use case would be to redirect the user to a login route if a
|
|
124
|
-
request is unauthorized:
|
|
125
|
-
|
|
126
|
-
```js [app/routes/application.js]
|
|
127
|
-
import { UnauthorizedError } from '@warp-drive/legacy/adapter/error';
|
|
128
|
-
|
|
129
|
-
export default class ApplicationRoute extends Route {
|
|
130
|
-
@action
|
|
131
|
-
error(error, transition) {
|
|
132
|
-
if (error instanceof UnauthorizedError) {
|
|
133
|
-
// go to the login route
|
|
134
|
-
this.transitionTo('login');
|
|
135
|
-
return;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
// ...other error handling logic
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
```
|
|
142
|
-
|
|
143
|
-
@class UnauthorizedError
|
|
144
|
-
@public
|
|
145
|
-
*/
|
|
146
|
-
export type UnauthorizedError = AdapterRequestError<"UnauthorizedError">;
|
|
147
|
-
export declare const UnauthorizedError: AdapterRequestErrorConstructor<UnauthorizedError>;
|
|
148
|
-
/**
|
|
149
|
-
A `ForbiddenError` equates to a HTTP `403 Forbidden` response status.
|
|
150
|
-
It is used by an adapter to signal that a request to the external API was
|
|
151
|
-
valid but the server is refusing to respond to it. If authorization was
|
|
152
|
-
provided and is valid, then the authenticated user does not have the
|
|
153
|
-
necessary permissions for the request.
|
|
154
|
-
|
|
155
|
-
@class ForbiddenError
|
|
156
|
-
@public
|
|
157
|
-
*/
|
|
158
|
-
export type ForbiddenError = AdapterRequestError<"ForbiddenError">;
|
|
159
|
-
export declare const ForbiddenError: AdapterRequestErrorConstructor<ForbiddenError>;
|
|
160
|
-
/**
|
|
161
|
-
A `NotFoundError` equates to a HTTP `404 Not Found` response status.
|
|
162
|
-
It is used by an adapter to signal that a request to the external API
|
|
163
|
-
was rejected because the resource could not be found on the API.
|
|
164
|
-
|
|
165
|
-
An example use case would be to detect if the user has entered a route
|
|
166
|
-
for a specific model that does not exist. For example:
|
|
167
|
-
|
|
168
|
-
```js [app/routes/post.js]
|
|
169
|
-
import { NotFoundError } from '@warp-drive/legacy/adapter/error';
|
|
170
|
-
|
|
171
|
-
export default class PostRoute extends Route {
|
|
172
|
-
@service store;
|
|
173
|
-
model(params) {
|
|
174
|
-
return this.store.findRecord('post', params.post_id);
|
|
175
|
-
}
|
|
176
|
-
@action
|
|
177
|
-
error(error, transition) {
|
|
178
|
-
if (error instanceof NotFoundError) {
|
|
179
|
-
// redirect to a list of all posts instead
|
|
180
|
-
this.transitionTo('posts');
|
|
181
|
-
} else {
|
|
182
|
-
// otherwise let the error bubble
|
|
183
|
-
return true;
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
```
|
|
188
|
-
|
|
189
|
-
@class NotFoundError
|
|
190
|
-
@public
|
|
191
|
-
*/
|
|
192
|
-
export type NotFoundError = AdapterRequestError<"NotFoundError">;
|
|
193
|
-
export declare const NotFoundError: AdapterRequestErrorConstructor<NotFoundError>;
|
|
194
|
-
/**
|
|
195
|
-
A `ConflictError` equates to a HTTP `409 Conflict` response status.
|
|
196
|
-
It is used by an adapter to indicate that the request could not be processed
|
|
197
|
-
because of a conflict in the request. An example scenario would be when
|
|
198
|
-
creating a record with a client-generated ID but that ID is already known
|
|
199
|
-
to the external API.
|
|
200
|
-
|
|
201
|
-
@class ConflictError
|
|
202
|
-
@public
|
|
203
|
-
*/
|
|
204
|
-
export type ConflictError = AdapterRequestError<"ConflictError">;
|
|
205
|
-
export declare const ConflictError: AdapterRequestErrorConstructor<ConflictError>;
|
|
206
|
-
/**
|
|
207
|
-
A `ServerError` equates to a HTTP `500 Internal Server Error` response
|
|
208
|
-
status. It is used by the adapter to indicate that a request has failed
|
|
209
|
-
because of an error in the external API.
|
|
210
|
-
|
|
211
|
-
@class ServerError
|
|
212
|
-
@public
|
|
213
|
-
*/
|
|
214
|
-
export type ServerError = AdapterRequestError<"ServerError">;
|
|
215
|
-
export declare const ServerError: AdapterRequestErrorConstructor<ServerError>;
|