@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,7 +1,5 @@
|
|
|
1
|
-
import { warn } from '@ember/debug';
|
|
2
|
-
import { macroCondition, getGlobalConfig } from '@embroider/macros';
|
|
3
1
|
import '@warp-drive/core/reactive/-private';
|
|
4
|
-
import "./-private-
|
|
2
|
+
import "./-private-Cvf_97EG.js";
|
|
5
3
|
import '@warp-drive/core/store/-private';
|
|
6
4
|
const newline = /\r?\n/;
|
|
7
5
|
function parseResponseHeaders(headersString) {
|
|
@@ -58,16 +56,6 @@ function _determineContent(response, requestData, payload) {
|
|
|
58
56
|
const status = response.status;
|
|
59
57
|
const payloadIsEmpty = payload === '' || payload === null;
|
|
60
58
|
const statusIndicatesEmptyResponse = status === 204 || status === 205 || requestData.method === 'HEAD';
|
|
61
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
62
|
-
if (payloadIsEmpty && !statusIndicatesEmptyResponse) {
|
|
63
|
-
const message = `The server returned an empty string for ${requestData.method} ${requestData.url}, which cannot be parsed into a valid JSON. Return either null or {}.`;
|
|
64
|
-
if (payload === '') {
|
|
65
|
-
warn(message, {
|
|
66
|
-
id: 'ds.adapter.returned-empty-string-as-JSON'
|
|
67
|
-
});
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
59
|
if (response.ok && (statusIndicatesEmptyResponse || payloadIsEmpty)) {
|
|
72
60
|
return;
|
|
73
61
|
}
|
|
@@ -81,10 +69,6 @@ function _determineContent(response, requestData, payload) {
|
|
|
81
69
|
error = e;
|
|
82
70
|
}
|
|
83
71
|
if (error) {
|
|
84
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
85
|
-
// eslint-disable-next-line no-console
|
|
86
|
-
console.warn('This response was unable to be parsed as json.', payload);
|
|
87
|
-
}
|
|
88
72
|
return error;
|
|
89
73
|
}
|
|
90
74
|
return ret;
|
|
@@ -120,11 +104,6 @@ function buildParams(prefix, obj, s) {
|
|
|
120
104
|
buildParams(prefix + '[' + key + ']', obj[key], s);
|
|
121
105
|
}
|
|
122
106
|
} else {
|
|
123
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
124
|
-
if (!test) {
|
|
125
|
-
throw new Error(`query params cannot be a { name, value } pair if prefix is present`);
|
|
126
|
-
}
|
|
127
|
-
})(obj === null || typeof obj !== 'object') : {};
|
|
128
107
|
add(s, prefix, obj);
|
|
129
108
|
}
|
|
130
109
|
} else if (isParamsArray(obj)) {
|
|
@@ -132,21 +111,6 @@ function buildParams(prefix, obj, s) {
|
|
|
132
111
|
add(s, obj[i].name, obj[i].value);
|
|
133
112
|
}
|
|
134
113
|
} else {
|
|
135
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
136
|
-
if (!test) {
|
|
137
|
-
throw new Error(`query params cannot be a string if no prefix is present`);
|
|
138
|
-
}
|
|
139
|
-
})(typeof obj !== 'string') : {};
|
|
140
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
141
|
-
if (!test) {
|
|
142
|
-
throw new Error(`query params should not be an array if no prefix is present`);
|
|
143
|
-
}
|
|
144
|
-
})(!Array.isArray(obj)) : {};
|
|
145
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
146
|
-
if (!test) {
|
|
147
|
-
throw new Error(`query params should not be a { name, value } pair if no prefix is present`);
|
|
148
|
-
}
|
|
149
|
-
})(isPlainObject(obj)) : {};
|
|
150
114
|
for (key in obj) {
|
|
151
115
|
buildParams(key, obj[key], s);
|
|
152
116
|
}
|
|
@@ -232,11 +196,6 @@ function getFetchFunction() {
|
|
|
232
196
|
throw new Error(`Unable to create a compatible 'fetch' for FastBoot with node-fetch`);
|
|
233
197
|
}
|
|
234
198
|
}
|
|
235
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
236
|
-
if (!test) {
|
|
237
|
-
throw new Error(`Cannot find a 'fetch' global and did not detect FastBoot.`);
|
|
238
|
-
}
|
|
239
|
-
})(_fetch) : {};
|
|
240
199
|
return _fetch();
|
|
241
200
|
}
|
|
242
201
|
function setupFastboot(fastBootRequest) {
|
|
@@ -246,11 +205,6 @@ function serializeIntoHash(store, modelClass, snapshot, options = {
|
|
|
246
205
|
includeId: true
|
|
247
206
|
}) {
|
|
248
207
|
const serializer = store.serializerFor(modelClass.modelName);
|
|
249
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
250
|
-
if (!test) {
|
|
251
|
-
throw new Error(`Cannot serialize record, no serializer defined`);
|
|
252
|
-
}
|
|
253
|
-
})(serializer) : {};
|
|
254
208
|
if (typeof serializer.serializeIntoHash === 'function') {
|
|
255
209
|
const data = {};
|
|
256
210
|
serializer.serializeIntoHash(data, modelClass, snapshot, options);
|
|
@@ -1,13 +1,134 @@
|
|
|
1
|
-
import { warn } from '@ember/debug';
|
|
2
1
|
import { dasherize, pluralize, singularize } from '@warp-drive/utilities/string';
|
|
3
|
-
import { J as JSONSerializer } from "../json-
|
|
4
|
-
import { macroCondition, getGlobalConfig } from '@embroider/macros';
|
|
2
|
+
import { J as JSONSerializer } from "../json-BYrUP8ao.js";
|
|
5
3
|
|
|
6
4
|
/* eslint-disable @typescript-eslint/no-unsafe-return */
|
|
7
5
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
|
8
6
|
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
|
9
7
|
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
|
10
8
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* :::danger
|
|
12
|
+
⚠️ <strong>This is LEGACY documentation</strong> for a feature that is no longer encouraged to be used.
|
|
13
|
+
If starting a new app or thinking of implementing a new adapter, consider writing a
|
|
14
|
+
{@link Handler} instead to be used with the {@link RequestManager}
|
|
15
|
+
:::
|
|
16
|
+
|
|
17
|
+
In WarpDrive a Serializer is used to serialize and deserialize
|
|
18
|
+
records when they are transferred in and out of an external source.
|
|
19
|
+
This process involves normalizing property names, transforming
|
|
20
|
+
attribute values and serializing relationships.
|
|
21
|
+
|
|
22
|
+
`JSONAPISerializer` supports the http://jsonapi.org/ spec and is the
|
|
23
|
+
serializer recommended by Ember Data.
|
|
24
|
+
|
|
25
|
+
This serializer normalizes a JSON API payload that looks like:
|
|
26
|
+
|
|
27
|
+
```js [app/models/player.js]
|
|
28
|
+
import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
|
|
29
|
+
|
|
30
|
+
export default class Player extends Model {
|
|
31
|
+
@attr('string') name;
|
|
32
|
+
@attr('string') skill;
|
|
33
|
+
@attr('number') gamesPlayed;
|
|
34
|
+
@belongsTo('club') club;
|
|
35
|
+
}
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
```js [app/models/club.js]
|
|
39
|
+
import Model, { attr, hasMany } from '@warp-drive/legacy/model';
|
|
40
|
+
|
|
41
|
+
export default class Club extends Model {
|
|
42
|
+
@attr('string') name;
|
|
43
|
+
@attr('string') location;
|
|
44
|
+
@hasMany('player') players;
|
|
45
|
+
}
|
|
46
|
+
```
|
|
47
|
+
|
|
48
|
+
```js
|
|
49
|
+
{
|
|
50
|
+
"data": [
|
|
51
|
+
{
|
|
52
|
+
"attributes": {
|
|
53
|
+
"name": "Benfica",
|
|
54
|
+
"location": "Portugal"
|
|
55
|
+
},
|
|
56
|
+
"id": "1",
|
|
57
|
+
"relationships": {
|
|
58
|
+
"players": {
|
|
59
|
+
"data": [
|
|
60
|
+
{
|
|
61
|
+
"id": "3",
|
|
62
|
+
"type": "players"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
"type": "clubs"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"included": [
|
|
71
|
+
{
|
|
72
|
+
"attributes": {
|
|
73
|
+
"name": "Eusebio Silva Ferreira",
|
|
74
|
+
"skill": "Rocket shot",
|
|
75
|
+
"games-played": 431
|
|
76
|
+
},
|
|
77
|
+
"id": "3",
|
|
78
|
+
"relationships": {
|
|
79
|
+
"club": {
|
|
80
|
+
"data": {
|
|
81
|
+
"id": "1",
|
|
82
|
+
"type": "clubs"
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
},
|
|
86
|
+
"type": "players"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
}
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
to the format that the Ember Data store expects.
|
|
93
|
+
|
|
94
|
+
### Customizing meta
|
|
95
|
+
|
|
96
|
+
Since a JSON API Document can have meta defined in multiple locations you can
|
|
97
|
+
use the specific serializer hooks if you need to customize the meta.
|
|
98
|
+
|
|
99
|
+
One scenario would be to camelCase the meta keys of your payload. The example
|
|
100
|
+
below shows how this could be done using `normalizeArrayResponse` and
|
|
101
|
+
`extractRelationship`.
|
|
102
|
+
|
|
103
|
+
```js [app/serializers/application.js]
|
|
104
|
+
import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
|
|
105
|
+
|
|
106
|
+
export default class ApplicationSerializer extends JSONAPISerializer {
|
|
107
|
+
normalizeArrayResponse(store, primaryModelClass, payload, id, requestType) {
|
|
108
|
+
let normalizedDocument = super.normalizeArrayResponse(...arguments);
|
|
109
|
+
|
|
110
|
+
// Customize document meta
|
|
111
|
+
normalizedDocument.meta = camelCaseKeys(normalizedDocument.meta);
|
|
112
|
+
|
|
113
|
+
return normalizedDocument;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
extractRelationship(relationshipHash) {
|
|
117
|
+
let normalizedRelationship = super.extractRelationship(...arguments);
|
|
118
|
+
|
|
119
|
+
// Customize relationship meta
|
|
120
|
+
normalizedRelationship.meta = camelCaseKeys(normalizedRelationship.meta);
|
|
121
|
+
|
|
122
|
+
return normalizedRelationship;
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
```
|
|
126
|
+
|
|
127
|
+
@since 1.13.0
|
|
128
|
+
@class JSONAPISerializer
|
|
129
|
+
@public
|
|
130
|
+
*/
|
|
131
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
11
132
|
const JSONAPISerializer = JSONSerializer.extend({
|
|
12
133
|
/**
|
|
13
134
|
@private
|
|
@@ -49,24 +170,12 @@ const JSONAPISerializer = JSONSerializer.extend({
|
|
|
49
170
|
@private
|
|
50
171
|
*/
|
|
51
172
|
_normalizeResourceHelper(resourceHash) {
|
|
52
|
-
// @ts-expect-error untyped
|
|
53
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
54
|
-
if (!test) {
|
|
55
|
-
throw new Error(this.warnMessageForUndefinedType());
|
|
56
|
-
}
|
|
57
|
-
})(resourceHash.type) : {};
|
|
58
173
|
const type = this.modelNameFromPayloadKey(resourceHash.type);
|
|
59
174
|
|
|
60
175
|
// @ts-expect-error store is dynamically added
|
|
61
176
|
if (!this.store.schema.hasResource({
|
|
62
177
|
type
|
|
63
178
|
})) {
|
|
64
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
65
|
-
// @ts-expect-error untyped
|
|
66
|
-
warn(this.warnMessageNoModelForType(type, resourceHash.type, 'modelNameFromPayloadKey'), false, {
|
|
67
|
-
id: 'ds.serializer.model-for-type-missing'
|
|
68
|
-
});
|
|
69
|
-
}
|
|
70
179
|
return null;
|
|
71
180
|
}
|
|
72
181
|
|
|
@@ -98,11 +207,6 @@ const JSONAPISerializer = JSONSerializer.extend({
|
|
|
98
207
|
normalizeQueryRecordResponse() {
|
|
99
208
|
// @ts-expect-error untyped
|
|
100
209
|
const normalized = this._super(...arguments);
|
|
101
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
102
|
-
if (!test) {
|
|
103
|
-
throw new Error('Expected the primary data returned by the serializer for a `queryRecord` response to be a single object but instead it was an array.');
|
|
104
|
-
}
|
|
105
|
-
})(!Array.isArray(normalized.data)) : {};
|
|
106
210
|
return normalized;
|
|
107
211
|
},
|
|
108
212
|
extractAttributes(modelClass, resourceHash) {
|
|
@@ -113,15 +217,6 @@ const JSONAPISerializer = JSONSerializer.extend({
|
|
|
113
217
|
if (resourceHash.attributes[attributeKey] !== undefined) {
|
|
114
218
|
attributes[key] = resourceHash.attributes[attributeKey];
|
|
115
219
|
}
|
|
116
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
117
|
-
if (resourceHash.attributes[attributeKey] === undefined && resourceHash.attributes[key] !== undefined) {
|
|
118
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
119
|
-
{
|
|
120
|
-
throw new Error(`Your payload for '${modelClass.modelName}' contains '${key}', but your serializer is setup to look for '${attributeKey}'. This is most likely because Ember Data's JSON API serializer dasherizes attribute keys by default. You should subclass JSONAPISerializer and implement 'keyForAttribute(key) { return key; }' to prevent Ember Data from customizing your attribute keys.`);
|
|
121
|
-
}
|
|
122
|
-
})() : {};
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
220
|
});
|
|
126
221
|
}
|
|
127
222
|
return attributes;
|
|
@@ -158,15 +253,6 @@ const JSONAPISerializer = JSONSerializer.extend({
|
|
|
158
253
|
const relationshipHash = resourceHash.relationships[relationshipKey];
|
|
159
254
|
relationships[key] = this.extractRelationship(relationshipHash);
|
|
160
255
|
}
|
|
161
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
162
|
-
if (resourceHash.relationships[relationshipKey] === undefined && resourceHash.relationships[key] !== undefined) {
|
|
163
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
164
|
-
{
|
|
165
|
-
throw new Error(`Your payload for '${modelClass.modelName}' contains '${key}', but your serializer is setup to look for '${relationshipKey}'. This is most likely because Ember Data's JSON API serializer dasherizes relationship keys by default. You should subclass JSONAPISerializer and implement 'keyForRelationship(key) { return key; }' to prevent Ember Data from customizing your relationship keys.`);
|
|
166
|
-
}
|
|
167
|
-
})() : {};
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
256
|
});
|
|
171
257
|
}
|
|
172
258
|
return relationships;
|
|
@@ -502,26 +588,4 @@ const JSONAPISerializer = JSONSerializer.extend({
|
|
|
502
588
|
}
|
|
503
589
|
}
|
|
504
590
|
});
|
|
505
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
506
|
-
JSONAPISerializer.reopen({
|
|
507
|
-
init(...args) {
|
|
508
|
-
this._super(...args);
|
|
509
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
510
|
-
if (!test) {
|
|
511
|
-
throw new Error(`You've used the EmbeddedRecordsMixin in ${this.toString()} which is not fully compatible with the JSON:API specification. Please confirm that this works for your specific API and add \`this.isEmbeddedRecordsMixinCompatible = true\` to your serializer.`);
|
|
512
|
-
}
|
|
513
|
-
})(!this.isEmbeddedRecordsMixin || this.isEmbeddedRecordsMixinCompatible === true) : {};
|
|
514
|
-
const constructor = this.constructor;
|
|
515
|
-
warn(`You've defined 'extractMeta' in ${constructor.toString()} which is not used for serializers extending JSONAPISerializer. Read more at https://api.emberjs.com/ember-data/release/classes/JSONAPISerializer on how to customize meta when using JSON API.`, this.extractMeta === JSONSerializer.prototype.extractMeta, {
|
|
516
|
-
id: 'ds.serializer.json-api.extractMeta'
|
|
517
|
-
});
|
|
518
|
-
},
|
|
519
|
-
warnMessageForUndefinedType() {
|
|
520
|
-
return 'Encountered a resource object with an undefined type (resolved resource using ' + this.constructor.toString() + ')';
|
|
521
|
-
},
|
|
522
|
-
warnMessageNoModelForType(modelName, originalType, usedLookup) {
|
|
523
|
-
return `Encountered a resource object with type "${originalType}", but no model was found for model name "${modelName}" (resolved model name using '${this.constructor.toString()}.${usedLookup}("${originalType}")').`;
|
|
524
|
-
}
|
|
525
|
-
});
|
|
526
|
-
}
|
|
527
591
|
export { JSONAPISerializer };
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import '@ember/application';
|
|
2
|
-
import '@ember/debug';
|
|
3
2
|
import '@warp-drive/utilities/string';
|
|
4
3
|
import '../serializer.js';
|
|
5
|
-
export { J as JSONSerializer } from "../json-
|
|
6
|
-
import '@embroider/macros';
|
|
4
|
+
export { J as JSONSerializer } from "../json-BYrUP8ao.js";
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
import { warn } from '@ember/debug';
|
|
2
1
|
import { camelize, dasherize, singularize } from '@warp-drive/utilities/string';
|
|
3
|
-
import { J as JSONSerializer, c as coerceId } from "../json-
|
|
4
|
-
import { macroCondition, getGlobalConfig } from '@embroider/macros';
|
|
2
|
+
import { J as JSONSerializer, c as coerceId } from "../json-BYrUP8ao.js";
|
|
5
3
|
import Mixin from '@ember/object/mixin';
|
|
6
4
|
|
|
7
5
|
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
|
@@ -386,9 +384,6 @@ const EmbeddedRecordsMixin = Mixin.create({
|
|
|
386
384
|
if (serializedKey === relationship.name && this.keyForRelationship) {
|
|
387
385
|
serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');
|
|
388
386
|
}
|
|
389
|
-
warn(`The embedded relationship '${serializedKey}' is undefined for '${snapshot.modelName}' with id '${snapshot.id}'. Please include it in your original payload.`, typeof snapshot.hasMany(relationship.name) !== 'undefined', {
|
|
390
|
-
id: 'ds.serializer.embedded-relationship-undefined'
|
|
391
|
-
});
|
|
392
387
|
json[serializedKey] = this._generateSerializedHasMany(snapshot, relationship);
|
|
393
388
|
},
|
|
394
389
|
/*
|
|
@@ -573,6 +568,7 @@ const EmbeddedRecordsMixin = Mixin.create({
|
|
|
573
568
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
|
574
569
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
|
575
570
|
/* eslint-disable @typescript-eslint/no-unsafe-return */
|
|
571
|
+
|
|
576
572
|
function makeArray(value) {
|
|
577
573
|
return Array.isArray(value) ? value : [value];
|
|
578
574
|
}
|
|
@@ -761,11 +757,6 @@ const RESTSerializer = JSONSerializer.extend({
|
|
|
761
757
|
// @ts-expect-error
|
|
762
758
|
const meta = this.extractMeta(store, primaryModelClass, payload);
|
|
763
759
|
if (meta) {
|
|
764
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
765
|
-
if (!test) {
|
|
766
|
-
throw new Error('The `meta` returned from `extractMeta` has to be an object, not "' + typeof meta + '".');
|
|
767
|
-
}
|
|
768
|
-
})(typeof meta === 'object') : {}; // @ts-expect-error
|
|
769
760
|
documentHash.meta = meta;
|
|
770
761
|
}
|
|
771
762
|
const keys = Object.keys(payload);
|
|
@@ -799,12 +790,6 @@ const RESTSerializer = JSONSerializer.extend({
|
|
|
799
790
|
if (!store.schema.hasResource({
|
|
800
791
|
type
|
|
801
792
|
})) {
|
|
802
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
803
|
-
// @ts-expect-error
|
|
804
|
-
warn(this.warnMessageNoModelForKey(modelName, type), false, {
|
|
805
|
-
id: 'ds.serializer.model-for-key-missing'
|
|
806
|
-
});
|
|
807
|
-
}
|
|
808
793
|
continue;
|
|
809
794
|
}
|
|
810
795
|
|
|
@@ -814,11 +799,6 @@ const RESTSerializer = JSONSerializer.extend({
|
|
|
814
799
|
if (value === null) {
|
|
815
800
|
continue;
|
|
816
801
|
}
|
|
817
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
818
|
-
if (!test) {
|
|
819
|
-
throw new Error('The adapter returned an array for the primary data of a `queryRecord` response. `queryRecord` should return a single record.');
|
|
820
|
-
}
|
|
821
|
-
})(!(requestType === 'queryRecord' && isPrimary && Array.isArray(value))) : {};
|
|
822
802
|
|
|
823
803
|
/*
|
|
824
804
|
Support primary data as an object instead of an array.
|
|
@@ -919,12 +899,6 @@ const RESTSerializer = JSONSerializer.extend({
|
|
|
919
899
|
if (!store.schema.hasResource({
|
|
920
900
|
type
|
|
921
901
|
})) {
|
|
922
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
923
|
-
// @ts-expect-error
|
|
924
|
-
warn(this.warnMessageNoModelForKey(prop, type), false, {
|
|
925
|
-
id: 'ds.serializer.model-for-key-missing'
|
|
926
|
-
});
|
|
927
|
-
}
|
|
928
902
|
continue;
|
|
929
903
|
}
|
|
930
904
|
const ModelSchema = store.modelFor(type);
|
|
@@ -1233,11 +1207,4 @@ const RESTSerializer = JSONSerializer.extend({
|
|
|
1233
1207
|
return this._super(...arguments);
|
|
1234
1208
|
}
|
|
1235
1209
|
});
|
|
1236
|
-
if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
|
|
1237
|
-
RESTSerializer.reopen({
|
|
1238
|
-
warnMessageNoModelForKey(prop, typeKey) {
|
|
1239
|
-
return 'Encountered "' + prop + '" in payload, but no model was found for model name "' + typeKey + '" (resolved model name using ' + this.constructor.toString() + '.modelNameFromPayloadKey("' + prop + '"))';
|
|
1240
|
-
}
|
|
1241
|
-
});
|
|
1242
|
-
}
|
|
1243
1210
|
export { EmbeddedRecordsMixin, RESTSerializer };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { defineSignal, assertPrivateStore, ensureStringId, recordIdentifierFor, constructResource
|
|
1
|
+
import { defineSignal, assertPrivateStore, ensureStringId, recordIdentifierFor, constructResource } from '@warp-drive/core/store/-private';
|
|
2
2
|
import { SkipCache } from '@warp-drive/core/types/request';
|
|
3
|
-
import { i as isMaybeIdentifier } from "./utils-
|
|
4
|
-
import { n as normalizeModelName } from "./util-
|
|
3
|
+
import { i as isMaybeIdentifier } from "./utils-BUWwQwCh.js";
|
|
4
|
+
import { n as normalizeModelName } from "./util-B6cn-i93.js";
|
|
5
5
|
import { getOrSetGlobal } from '@warp-drive/core/types/-private';
|
|
6
|
-
import { macroCondition, getGlobalConfig } from '@embroider/macros';
|
|
7
6
|
|
|
8
7
|
/*
|
|
9
8
|
When a find request is triggered on the store, the user can optionally pass in
|
|
@@ -16,6 +15,7 @@ import { macroCondition, getGlobalConfig } from '@embroider/macros';
|
|
|
16
15
|
Preloaded data can be attributes and relationships passed in either as IDs or as actual
|
|
17
16
|
models.
|
|
18
17
|
*/
|
|
18
|
+
|
|
19
19
|
function preloadData(store, identifier, preload) {
|
|
20
20
|
const jsonPayload = {};
|
|
21
21
|
//TODO(Igor) consider the polymorphic case
|
|
@@ -44,20 +44,10 @@ function preloadData(store, identifier, preload) {
|
|
|
44
44
|
function preloadRelationship(schema, preloadValue) {
|
|
45
45
|
const relatedType = schema.type;
|
|
46
46
|
if (schema.kind === 'hasMany') {
|
|
47
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
48
|
-
if (!test) {
|
|
49
|
-
throw new Error('You need to pass in an array to set a hasMany property on a record');
|
|
50
|
-
}
|
|
51
|
-
})(Array.isArray(preloadValue)) : {};
|
|
52
47
|
return {
|
|
53
48
|
data: preloadValue.map(value => _convertPreloadRelationshipToJSON(value, relatedType))
|
|
54
49
|
};
|
|
55
50
|
}
|
|
56
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
57
|
-
if (!test) {
|
|
58
|
-
throw new Error('You should not pass in an array to set a belongsTo property on a record');
|
|
59
|
-
}
|
|
60
|
-
})(!Array.isArray(preloadValue)) : {};
|
|
61
51
|
return {
|
|
62
52
|
data: preloadValue ? _convertPreloadRelationshipToJSON(preloadValue, relatedType) : null
|
|
63
53
|
};
|
|
@@ -254,11 +244,6 @@ class RecordReference {
|
|
|
254
244
|
if (id !== null) {
|
|
255
245
|
return this.store.findRecord(this.type, id);
|
|
256
246
|
}
|
|
257
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
258
|
-
{
|
|
259
|
-
throw new Error(`Unable to fetch record of type ${this.type} without an id`);
|
|
260
|
-
}
|
|
261
|
-
})() : {};
|
|
262
247
|
}
|
|
263
248
|
|
|
264
249
|
/**
|
|
@@ -280,11 +265,6 @@ class RecordReference {
|
|
|
280
265
|
reload: true
|
|
281
266
|
});
|
|
282
267
|
}
|
|
283
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
284
|
-
{
|
|
285
|
-
throw new Error(`Unable to fetch record of type ${this.type} without an id`);
|
|
286
|
-
}
|
|
287
|
-
})() : {};
|
|
288
268
|
}
|
|
289
269
|
}
|
|
290
270
|
defineSignal(RecordReference.prototype, '_ref');
|
|
@@ -378,24 +358,9 @@ class ShimModelClass {
|
|
|
378
358
|
}
|
|
379
359
|
function restoreDeprecatedStoreBehaviors(StoreKlass) {
|
|
380
360
|
StoreKlass.prototype.findRecord = function (resource, id, options) {
|
|
381
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
382
|
-
if (!test) {
|
|
383
|
-
throw new Error(`Attempted to call store.findRecord(), but the store instance has already been destroyed.`);
|
|
384
|
-
}
|
|
385
|
-
})(!(this.isDestroying || this.isDestroyed)) : {};
|
|
386
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
387
|
-
if (!test) {
|
|
388
|
-
throw new Error(`You need to pass a modelName or resource identifier as the first argument to the store's findRecord method`);
|
|
389
|
-
}
|
|
390
|
-
})(resource) : {};
|
|
391
361
|
if (isMaybeIdentifier(resource)) {
|
|
392
362
|
options = id;
|
|
393
363
|
} else {
|
|
394
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
395
|
-
if (!test) {
|
|
396
|
-
throw new Error(`Passing classes to store methods has been removed. Please pass a dasherized string instead of ${resource}`);
|
|
397
|
-
}
|
|
398
|
-
})(typeof resource === 'string') : {};
|
|
399
364
|
const type = normalizeModelName(resource);
|
|
400
365
|
const normalizedId = ensureStringId(id);
|
|
401
366
|
resource = constructResource(type, normalizedId);
|
|
@@ -429,21 +394,6 @@ function restoreDeprecatedStoreBehaviors(StoreKlass) {
|
|
|
429
394
|
});
|
|
430
395
|
};
|
|
431
396
|
StoreKlass.prototype.findAll = function (type, options = {}) {
|
|
432
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
433
|
-
if (!test) {
|
|
434
|
-
throw new Error(`Attempted to call store.findAll(), but the store instance has already been destroyed.`);
|
|
435
|
-
}
|
|
436
|
-
})(!(this.isDestroying || this.isDestroyed)) : {};
|
|
437
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
438
|
-
if (!test) {
|
|
439
|
-
throw new Error(`You need to pass a model name to the store's findAll method`);
|
|
440
|
-
}
|
|
441
|
-
})(type) : {};
|
|
442
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
443
|
-
if (!test) {
|
|
444
|
-
throw new Error(`Passing classes to store methods has been removed. Please pass a dasherized string instead of ${type}`);
|
|
445
|
-
}
|
|
446
|
-
})(typeof type === 'string') : {};
|
|
447
397
|
const promise = this.request({
|
|
448
398
|
op: 'findAll',
|
|
449
399
|
data: {
|
|
@@ -457,26 +407,6 @@ function restoreDeprecatedStoreBehaviors(StoreKlass) {
|
|
|
457
407
|
return promise.then(document => document.content);
|
|
458
408
|
};
|
|
459
409
|
StoreKlass.prototype.query = function (type, query, options = {}) {
|
|
460
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
461
|
-
if (!test) {
|
|
462
|
-
throw new Error(`Attempted to call store.query(), but the store instance has already been destroyed.`);
|
|
463
|
-
}
|
|
464
|
-
})(!(this.isDestroying || this.isDestroyed)) : {};
|
|
465
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
466
|
-
if (!test) {
|
|
467
|
-
throw new Error(`You need to pass a model name to the store's query method`);
|
|
468
|
-
}
|
|
469
|
-
})(type) : {};
|
|
470
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
471
|
-
if (!test) {
|
|
472
|
-
throw new Error(`You need to pass a query hash to the store's query method`);
|
|
473
|
-
}
|
|
474
|
-
})(query) : {};
|
|
475
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
476
|
-
if (!test) {
|
|
477
|
-
throw new Error(`Passing classes to store methods has been removed. Please pass a dasherized string instead of ${type}`);
|
|
478
|
-
}
|
|
479
|
-
})(typeof type === 'string') : {};
|
|
480
410
|
const promise = this.request({
|
|
481
411
|
op: 'query',
|
|
482
412
|
data: {
|
|
@@ -491,26 +421,6 @@ function restoreDeprecatedStoreBehaviors(StoreKlass) {
|
|
|
491
421
|
return promise.then(document => document.content);
|
|
492
422
|
};
|
|
493
423
|
StoreKlass.prototype.queryRecord = function (type, query, options) {
|
|
494
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
495
|
-
if (!test) {
|
|
496
|
-
throw new Error(`Attempted to call store.queryRecord(), but the store instance has already been destroyed.`);
|
|
497
|
-
}
|
|
498
|
-
})(!(this.isDestroying || this.isDestroyed)) : {};
|
|
499
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
500
|
-
if (!test) {
|
|
501
|
-
throw new Error(`You need to pass a model name to the store's queryRecord method`);
|
|
502
|
-
}
|
|
503
|
-
})(type) : {};
|
|
504
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
505
|
-
if (!test) {
|
|
506
|
-
throw new Error(`You need to pass a query hash to the store's queryRecord method`);
|
|
507
|
-
}
|
|
508
|
-
})(query) : {};
|
|
509
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
510
|
-
if (!test) {
|
|
511
|
-
throw new Error(`Passing classes to store methods has been removed. Please pass a dasherized string instead of ${type}`);
|
|
512
|
-
}
|
|
513
|
-
})(typeof type === 'string') : {};
|
|
514
424
|
const promise = this.request({
|
|
515
425
|
op: 'queryRecord',
|
|
516
426
|
data: {
|
|
@@ -528,11 +438,6 @@ function restoreDeprecatedStoreBehaviors(StoreKlass) {
|
|
|
528
438
|
// do not put a ts-expect-error here, because typedoc will fail to
|
|
529
439
|
// build due to this error only occurring when references are in use in the editor
|
|
530
440
|
StoreKlass.prototype.getReference = function (resource, id) {
|
|
531
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
532
|
-
if (!test) {
|
|
533
|
-
throw new Error(`Attempted to call store.getReference(), but the store instance has already been destroyed.`);
|
|
534
|
-
}
|
|
535
|
-
})(!(this.isDestroying || this.isDestroyed)) : {};
|
|
536
441
|
let resourceIdentifier;
|
|
537
442
|
if (arguments.length === 1 && isMaybeIdentifier(resource)) {
|
|
538
443
|
resourceIdentifier = resource;
|
|
@@ -541,11 +446,6 @@ function restoreDeprecatedStoreBehaviors(StoreKlass) {
|
|
|
541
446
|
const normalizedId = ensureStringId(id);
|
|
542
447
|
resourceIdentifier = constructResource(type, normalizedId);
|
|
543
448
|
}
|
|
544
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
545
|
-
if (!test) {
|
|
546
|
-
throw new Error('getReference expected to receive either a resource identifier or type and id as arguments');
|
|
547
|
-
}
|
|
548
|
-
})(isMaybeIdentifier(resourceIdentifier)) : {};
|
|
549
449
|
const identifier = this.cacheKeyManager.getOrCreateRecordIdentifier(resourceIdentifier);
|
|
550
450
|
assertPrivateStore(this);
|
|
551
451
|
const cache = upgradeInstanceCaches(this._instanceCache.__instances).reference;
|
|
@@ -557,36 +457,9 @@ function restoreDeprecatedStoreBehaviors(StoreKlass) {
|
|
|
557
457
|
return reference;
|
|
558
458
|
};
|
|
559
459
|
StoreKlass.prototype.modelFor = function (type) {
|
|
560
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
561
|
-
if (!test) {
|
|
562
|
-
throw new Error(`Attempted to call store.modelFor(), but the store instance has already been destroyed.`);
|
|
563
|
-
}
|
|
564
|
-
})(!this.isDestroyed) : {};
|
|
565
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
566
|
-
if (!test) {
|
|
567
|
-
throw new Error(`You need to pass <type> to the store's modelFor method`);
|
|
568
|
-
}
|
|
569
|
-
})(typeof type === 'string' && type.length) : {};
|
|
570
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
571
|
-
if (!test) {
|
|
572
|
-
throw new Error(`No model was found for '${type}' and no schema handles the type`);
|
|
573
|
-
}
|
|
574
|
-
})(this.schema.hasResource({
|
|
575
|
-
type
|
|
576
|
-
})) : {};
|
|
577
460
|
return getShimClass(this, type);
|
|
578
461
|
};
|
|
579
462
|
StoreKlass.prototype.saveRecord = function (record, options = {}) {
|
|
580
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
581
|
-
if (!test) {
|
|
582
|
-
throw new Error(`Attempted to call store.saveRecord(), but the store instance has already been destroyed.`);
|
|
583
|
-
}
|
|
584
|
-
})(!(this.isDestroying || this.isDestroyed)) : {};
|
|
585
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
586
|
-
if (!test) {
|
|
587
|
-
throw new Error(`Unable to initiate save for a record in a disconnected state`);
|
|
588
|
-
}
|
|
589
|
-
})(storeFor(record, true)) : {};
|
|
590
463
|
const identifier = recordIdentifierFor(record);
|
|
591
464
|
const cache = this.cache;
|
|
592
465
|
if (!identifier) {
|
|
@@ -595,11 +468,6 @@ function restoreDeprecatedStoreBehaviors(StoreKlass) {
|
|
|
595
468
|
return Promise.reject(new Error(`Record Is Disconnected`));
|
|
596
469
|
}
|
|
597
470
|
assertPrivateStore(this);
|
|
598
|
-
macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
|
|
599
|
-
if (!test) {
|
|
600
|
-
throw new Error(`Cannot initiate a save request for an unloaded record: ${identifier.lid}`);
|
|
601
|
-
}
|
|
602
|
-
})(this._instanceCache.recordIsLoaded(identifier)) : {};
|
|
603
471
|
if (resourceIsFullyDeleted(this._instanceCache, identifier)) {
|
|
604
472
|
return Promise.resolve(record);
|
|
605
473
|
}
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
import { deprecate } from '@ember/debug';
|
|
2
1
|
import { dasherize } from '@warp-drive/utilities/string';
|
|
3
|
-
import { macroCondition, getGlobalConfig } from '@embroider/macros';
|
|
4
2
|
function isElementDescriptor(args) {
|
|
5
3
|
const [maybeTarget, maybeKey, maybeDesc] = args;
|
|
6
4
|
return (
|
|
@@ -17,19 +15,9 @@ function isElementDescriptor(args) {
|
|
|
17
15
|
);
|
|
18
16
|
}
|
|
19
17
|
function normalizeModelName(type) {
|
|
20
|
-
|
|
18
|
+
{
|
|
21
19
|
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
20
|
return result;
|
|
32
21
|
}
|
|
33
|
-
return type;
|
|
34
22
|
}
|
|
35
23
|
export { isElementDescriptor as i, normalizeModelName as n };
|