@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,29 +0,0 @@
|
|
|
1
|
-
import type { TransformName } from "@warp-drive/core/types/symbols";
|
|
2
|
-
export interface StringTransform {
|
|
3
|
-
[TransformName]: "string";
|
|
4
|
-
}
|
|
5
|
-
/**
|
|
6
|
-
The `StringTransform` class is used to serialize and deserialize
|
|
7
|
-
string attributes on Ember Data record objects. This transform is
|
|
8
|
-
used when `string` is passed as the type parameter to the
|
|
9
|
-
{@link attr} function.
|
|
10
|
-
|
|
11
|
-
Usage
|
|
12
|
-
|
|
13
|
-
```js [app/models/user.js]
|
|
14
|
-
import Model, { attr, belongsTo } from '@ember-data/model';
|
|
15
|
-
|
|
16
|
-
export default class UserModel extends Model {
|
|
17
|
-
@attr('boolean') isAdmin;
|
|
18
|
-
@attr('string') name;
|
|
19
|
-
@attr('string') email;
|
|
20
|
-
}
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
@public
|
|
24
|
-
*/
|
|
25
|
-
export declare class StringTransform {
|
|
26
|
-
deserialize(serialized: unknown, _options?: Record<string, unknown>): string | null;
|
|
27
|
-
serialize(deserialized: unknown, _options?: Record<string, unknown>): string | null;
|
|
28
|
-
static create(): StringTransform;
|
|
29
|
-
}
|
package/dist/unpkg/prod-deprecated/declarations/serializer/-private/transforms/transform.d.ts
DELETED
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
import EmberObject from "@ember/object";
|
|
2
|
-
import type { LegacyAttributeField } from "@warp-drive/core/types/schema/fields";
|
|
3
|
-
export interface Transform {
|
|
4
|
-
/**
|
|
5
|
-
When given a deserialized value from a record attribute this
|
|
6
|
-
method must return the serialized value.
|
|
7
|
-
|
|
8
|
-
Example
|
|
9
|
-
|
|
10
|
-
```javascript
|
|
11
|
-
serialize(deserialized, options) {
|
|
12
|
-
return deserialized ? null : Number(deserialized);
|
|
13
|
-
}
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
@public
|
|
17
|
-
@param deserialized The deserialized value
|
|
18
|
-
@param options hash of options passed to `attr`
|
|
19
|
-
@return The serialized value
|
|
20
|
-
*/
|
|
21
|
-
serialize(value: unknown, options: LegacyAttributeField["options"]): unknown;
|
|
22
|
-
/**
|
|
23
|
-
When given a serialized value from a JSON object this method must
|
|
24
|
-
return the deserialized value for the record attribute.
|
|
25
|
-
|
|
26
|
-
Example
|
|
27
|
-
|
|
28
|
-
```javascript
|
|
29
|
-
deserialize(serialized, options) {
|
|
30
|
-
return empty(serialized) ? null : Number(serialized);
|
|
31
|
-
}
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
@public
|
|
35
|
-
@param serialized The serialized value
|
|
36
|
-
@param options hash of options passed to `attr`
|
|
37
|
-
@return The deserialized value
|
|
38
|
-
*/
|
|
39
|
-
deserialize(value: unknown, options: LegacyAttributeField["options"]): unknown;
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
The `Transform` class is used to serialize and deserialize model
|
|
43
|
-
attributes when they are saved or loaded from an
|
|
44
|
-
adapter. Subclassing `Transform` is useful for creating custom
|
|
45
|
-
attributes. All subclasses of `Transform` must implement a
|
|
46
|
-
`serialize` and a `deserialize` method.
|
|
47
|
-
|
|
48
|
-
Example
|
|
49
|
-
|
|
50
|
-
```js [app/transforms/temperature.js]
|
|
51
|
-
|
|
52
|
-
// Converts centigrade in the JSON to fahrenheit in the app
|
|
53
|
-
export default class TemperatureTransform {
|
|
54
|
-
deserialize(serialized, options) {
|
|
55
|
-
return (serialized * 1.8) + 32;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
serialize(deserialized, options) {
|
|
59
|
-
return (deserialized - 32) / 1.8;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
static create() {
|
|
63
|
-
return new this();
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
```
|
|
67
|
-
|
|
68
|
-
Usage
|
|
69
|
-
|
|
70
|
-
```js [app/models/requirement.js]
|
|
71
|
-
import { Model, attr } from '@warp-drive/legacy/model';
|
|
72
|
-
|
|
73
|
-
export default class RequirementModel extends Model {
|
|
74
|
-
@attr('string') name;
|
|
75
|
-
@attr('temperature') temperature;
|
|
76
|
-
}
|
|
77
|
-
```
|
|
78
|
-
|
|
79
|
-
The options passed into the `attr` function when the attribute is
|
|
80
|
-
declared on the model is also available in the transform.
|
|
81
|
-
|
|
82
|
-
```js [app/models/post.js]
|
|
83
|
-
import { Model, attr } from '@warp-drive/legacy/model';
|
|
84
|
-
|
|
85
|
-
export default class PostModel extends Model {
|
|
86
|
-
@attr('string') title;
|
|
87
|
-
@attr('markdown', {
|
|
88
|
-
markdown: {
|
|
89
|
-
gfm: false,
|
|
90
|
-
sanitize: true
|
|
91
|
-
}
|
|
92
|
-
})
|
|
93
|
-
markdown;
|
|
94
|
-
}
|
|
95
|
-
```
|
|
96
|
-
|
|
97
|
-
```js [app/transforms/markdown.js]
|
|
98
|
-
export default class MarkdownTransform {
|
|
99
|
-
serialize(deserialized, options) {
|
|
100
|
-
return deserialized.raw;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
deserialize(serialized, options) {
|
|
104
|
-
let markdownOptions = options.markdown || {};
|
|
105
|
-
|
|
106
|
-
return marked(serialized, markdownOptions);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
static create() {
|
|
110
|
-
return new this();
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
```
|
|
114
|
-
|
|
115
|
-
@class Transform
|
|
116
|
-
@public
|
|
117
|
-
*/
|
|
118
|
-
export declare const Transform: typeof EmberObject;
|
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* :::danger
|
|
3
|
-
⚠️ <strong>This is LEGACY documentation</strong> for a feature that is no longer encouraged to be used.
|
|
4
|
-
If starting a new app or thinking of implementing a new adapter, consider writing a
|
|
5
|
-
{@link Handler} instead to be used with the {@link RequestManager}
|
|
6
|
-
:::
|
|
7
|
-
|
|
8
|
-
In WarpDrive a Serializer is used to serialize and deserialize
|
|
9
|
-
records when they are transferred in and out of an external source.
|
|
10
|
-
This process involves normalizing property names, transforming
|
|
11
|
-
attribute values and serializing relationships.
|
|
12
|
-
|
|
13
|
-
`JSONAPISerializer` supports the http://jsonapi.org/ spec and is the
|
|
14
|
-
serializer recommended by Ember Data.
|
|
15
|
-
|
|
16
|
-
This serializer normalizes a JSON API payload that looks like:
|
|
17
|
-
|
|
18
|
-
```js [app/models/player.js]
|
|
19
|
-
import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
|
|
20
|
-
|
|
21
|
-
export default class Player extends Model {
|
|
22
|
-
@attr('string') name;
|
|
23
|
-
@attr('string') skill;
|
|
24
|
-
@attr('number') gamesPlayed;
|
|
25
|
-
@belongsTo('club') club;
|
|
26
|
-
}
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
```js [app/models/club.js]
|
|
30
|
-
import Model, { attr, hasMany } from '@warp-drive/legacy/model';
|
|
31
|
-
|
|
32
|
-
export default class Club extends Model {
|
|
33
|
-
@attr('string') name;
|
|
34
|
-
@attr('string') location;
|
|
35
|
-
@hasMany('player') players;
|
|
36
|
-
}
|
|
37
|
-
```
|
|
38
|
-
|
|
39
|
-
```js
|
|
40
|
-
{
|
|
41
|
-
"data": [
|
|
42
|
-
{
|
|
43
|
-
"attributes": {
|
|
44
|
-
"name": "Benfica",
|
|
45
|
-
"location": "Portugal"
|
|
46
|
-
},
|
|
47
|
-
"id": "1",
|
|
48
|
-
"relationships": {
|
|
49
|
-
"players": {
|
|
50
|
-
"data": [
|
|
51
|
-
{
|
|
52
|
-
"id": "3",
|
|
53
|
-
"type": "players"
|
|
54
|
-
}
|
|
55
|
-
]
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
"type": "clubs"
|
|
59
|
-
}
|
|
60
|
-
],
|
|
61
|
-
"included": [
|
|
62
|
-
{
|
|
63
|
-
"attributes": {
|
|
64
|
-
"name": "Eusebio Silva Ferreira",
|
|
65
|
-
"skill": "Rocket shot",
|
|
66
|
-
"games-played": 431
|
|
67
|
-
},
|
|
68
|
-
"id": "3",
|
|
69
|
-
"relationships": {
|
|
70
|
-
"club": {
|
|
71
|
-
"data": {
|
|
72
|
-
"id": "1",
|
|
73
|
-
"type": "clubs"
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
},
|
|
77
|
-
"type": "players"
|
|
78
|
-
}
|
|
79
|
-
]
|
|
80
|
-
}
|
|
81
|
-
```
|
|
82
|
-
|
|
83
|
-
to the format that the Ember Data store expects.
|
|
84
|
-
|
|
85
|
-
### Customizing meta
|
|
86
|
-
|
|
87
|
-
Since a JSON API Document can have meta defined in multiple locations you can
|
|
88
|
-
use the specific serializer hooks if you need to customize the meta.
|
|
89
|
-
|
|
90
|
-
One scenario would be to camelCase the meta keys of your payload. The example
|
|
91
|
-
below shows how this could be done using `normalizeArrayResponse` and
|
|
92
|
-
`extractRelationship`.
|
|
93
|
-
|
|
94
|
-
```js [app/serializers/application.js]
|
|
95
|
-
import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
|
|
96
|
-
|
|
97
|
-
export default class ApplicationSerializer extends JSONAPISerializer {
|
|
98
|
-
normalizeArrayResponse(store, primaryModelClass, payload, id, requestType) {
|
|
99
|
-
let normalizedDocument = super.normalizeArrayResponse(...arguments);
|
|
100
|
-
|
|
101
|
-
// Customize document meta
|
|
102
|
-
normalizedDocument.meta = camelCaseKeys(normalizedDocument.meta);
|
|
103
|
-
|
|
104
|
-
return normalizedDocument;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
extractRelationship(relationshipHash) {
|
|
108
|
-
let normalizedRelationship = super.extractRelationship(...arguments);
|
|
109
|
-
|
|
110
|
-
// Customize relationship meta
|
|
111
|
-
normalizedRelationship.meta = camelCaseKeys(normalizedRelationship.meta);
|
|
112
|
-
|
|
113
|
-
return normalizedRelationship;
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
```
|
|
117
|
-
|
|
118
|
-
@since 1.13.0
|
|
119
|
-
@class JSONAPISerializer
|
|
120
|
-
@public
|
|
121
|
-
*/
|
|
122
|
-
declare const JSONAPISerializer: any;
|
|
123
|
-
export { JSONAPISerializer };
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* :::danger
|
|
3
|
-
⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
|
|
4
|
-
If starting a new app or thinking of implementing a new adapter, consider writing a
|
|
5
|
-
{@link Handler} instead to be used with the {@link RequestManager}
|
|
6
|
-
:::
|
|
7
|
-
|
|
8
|
-
In WarpDrive a Serializer is used to serialize and deserialize
|
|
9
|
-
records when they are transferred in and out of an external source.
|
|
10
|
-
This process involves normalizing property names, transforming
|
|
11
|
-
attribute values and serializing relationships.
|
|
12
|
-
|
|
13
|
-
By default, WarpDrive uses and recommends the `JSONAPISerializer`.
|
|
14
|
-
|
|
15
|
-
`JSONSerializer` is useful for simpler or legacy backends that may
|
|
16
|
-
not support the http://jsonapi.org/ spec.
|
|
17
|
-
|
|
18
|
-
For example, given the following `User` model and JSON payload:
|
|
19
|
-
|
|
20
|
-
```js [app/models/user.js]
|
|
21
|
-
import Model, { attr, belongsTo, hasMany } from '@warp-drive/legacy/model';
|
|
22
|
-
|
|
23
|
-
export default class UserModel extends Model {
|
|
24
|
-
@hasMany('user') friends;
|
|
25
|
-
@belongsTo('location') house;
|
|
26
|
-
|
|
27
|
-
@attr('string') name;
|
|
28
|
-
}
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
```js
|
|
32
|
-
{
|
|
33
|
-
id: 1,
|
|
34
|
-
name: 'Sebastian',
|
|
35
|
-
friends: [3, 4],
|
|
36
|
-
links: {
|
|
37
|
-
house: '/houses/lefkada'
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
`JSONSerializer` will normalize the JSON payload to the JSON API format that the
|
|
43
|
-
Ember Data store expects.
|
|
44
|
-
|
|
45
|
-
You can customize how JSONSerializer processes its payload by passing options in
|
|
46
|
-
the `attrs` hash or by subclassing the `JSONSerializer` and overriding hooks:
|
|
47
|
-
|
|
48
|
-
- To customize how a single record is normalized, use the `normalize` hook.
|
|
49
|
-
- To customize how `JSONSerializer` normalizes the whole server response, use the
|
|
50
|
-
`normalizeResponse` hook.
|
|
51
|
-
- To customize how `JSONSerializer` normalizes a specific response from the server,
|
|
52
|
-
use one of the many specific `normalizeResponse` hooks.
|
|
53
|
-
- To customize how `JSONSerializer` normalizes your id, attributes or relationships,
|
|
54
|
-
use the `extractId`, `extractAttributes` and `extractRelationships` hooks.
|
|
55
|
-
|
|
56
|
-
The `JSONSerializer` normalization process follows these steps:
|
|
57
|
-
|
|
58
|
-
1. `normalizeResponse`
|
|
59
|
-
- entry method to the serializer.
|
|
60
|
-
2. `normalizeCreateRecordResponse`
|
|
61
|
-
- a `normalizeResponse` for a specific operation is called.
|
|
62
|
-
3. `normalizeSingleResponse`|`normalizeArrayResponse`
|
|
63
|
-
- for methods like `createRecord` we expect a single record back, while for methods like `findAll` we expect multiple records back.
|
|
64
|
-
4. `normalize`
|
|
65
|
-
- `normalizeArrayResponse` iterates and calls `normalize` for each of its records while `normalizeSingle`
|
|
66
|
-
calls it once. This is the method you most likely want to subclass.
|
|
67
|
-
5. `extractId` | `extractAttributes` | `extractRelationships`
|
|
68
|
-
- `normalize` delegates to these methods to
|
|
69
|
-
turn the record payload into the JSON API format.
|
|
70
|
-
|
|
71
|
-
@class JSONSerializer
|
|
72
|
-
@public
|
|
73
|
-
*/
|
|
74
|
-
declare const JSONSerializer: any;
|
|
75
|
-
export { JSONSerializer };
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* :::danger
|
|
3
|
-
⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
|
|
4
|
-
If starting a new app or thinking of implementing a new adapter, consider writing a
|
|
5
|
-
{@link Handler} instead to be used with the {@link RequestManager}
|
|
6
|
-
:::
|
|
7
|
-
|
|
8
|
-
Normally, applications will use the `RESTSerializer` by implementing
|
|
9
|
-
the `normalize` method.
|
|
10
|
-
|
|
11
|
-
This allows you to do whatever kind of munging you need and is
|
|
12
|
-
especially useful if your server is inconsistent and you need to
|
|
13
|
-
do munging differently for many different kinds of responses.
|
|
14
|
-
|
|
15
|
-
See the `normalize` documentation for more information.
|
|
16
|
-
|
|
17
|
-
## Across the Board Normalization
|
|
18
|
-
|
|
19
|
-
There are also a number of hooks that you might find useful to define
|
|
20
|
-
across-the-board rules for your payload. These rules will be useful
|
|
21
|
-
if your server is consistent, or if you're building an adapter for
|
|
22
|
-
an infrastructure service, like Firebase, and want to encode service
|
|
23
|
-
conventions.
|
|
24
|
-
|
|
25
|
-
For example, if all of your keys are underscored and all-caps, but
|
|
26
|
-
otherwise consistent with the names you use in your models, you
|
|
27
|
-
can implement across-the-board rules for how to convert an attribute
|
|
28
|
-
name in your model to a key in your JSON.
|
|
29
|
-
|
|
30
|
-
```js [app/serializers/application.js]
|
|
31
|
-
import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
|
|
32
|
-
import { underscore } from '<app-name>/utils/string-utils';
|
|
33
|
-
|
|
34
|
-
export default class ApplicationSerializer extends RESTSerializer {
|
|
35
|
-
keyForAttribute(attr, method) {
|
|
36
|
-
return underscore(attr).toUpperCase();
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
You can also implement `keyForRelationship`, which takes the name
|
|
42
|
-
of the relationship as the first parameter, the kind of
|
|
43
|
-
relationship (`hasMany` or `belongsTo`) as the second parameter, and
|
|
44
|
-
the method (`serialize` or `deserialize`) as the third parameter.
|
|
45
|
-
|
|
46
|
-
@class RESTSerializer
|
|
47
|
-
@public
|
|
48
|
-
*/
|
|
49
|
-
declare const RESTSerializer: any;
|
|
50
|
-
export { EmbeddedRecordsMixin } from "./-private/embedded-records-mixin.js";
|
|
51
|
-
export { RESTSerializer };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { Transform } from "./-private/transforms/transform.js";
|
|
2
|
-
export { BooleanTransform } from "./-private/transforms/boolean.js";
|
|
3
|
-
export { DateTransform } from "./-private/transforms/date.js";
|
|
4
|
-
export { NumberTransform } from "./-private/transforms/number.js";
|
|
5
|
-
export { StringTransform } from "./-private/transforms/string.js";
|
|
@@ -1,254 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
## Overview
|
|
3
|
-
|
|
4
|
-
:::danger
|
|
5
|
-
⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
|
|
6
|
-
If starting a new app or thinking of implementing a new serializer, consider writing a
|
|
7
|
-
{@link Handler} instead to be used with the {@link RequestManager}
|
|
8
|
-
:::
|
|
9
|
-
|
|
10
|
-
In order to properly manage and present your data, WarpDrive
|
|
11
|
-
needs to understand the structure of data it receives.
|
|
12
|
-
|
|
13
|
-
`Serializers` convert data between the server's API format and
|
|
14
|
-
the format WarpDrive understands.
|
|
15
|
-
|
|
16
|
-
Data received from an API response is **normalized** into
|
|
17
|
-
[{json:api}](https://jsonapi.org/) (the format used internally
|
|
18
|
-
by WarpDrive), while data sent to an API is **serialized**
|
|
19
|
-
into the format the API expects.
|
|
20
|
-
|
|
21
|
-
### Implementing a Serializer
|
|
22
|
-
|
|
23
|
-
There are only two required serializer methods, one for
|
|
24
|
-
normalizing data from the server API format into {json:api}, and
|
|
25
|
-
another for serializing records via `Snapshots` into the expected
|
|
26
|
-
server API format.
|
|
27
|
-
|
|
28
|
-
To implement a serializer, export a class that conforms to the structure
|
|
29
|
-
described by {@link MinimumSerializerInterface}
|
|
30
|
-
from the `app/serializers/` directory. An example is below.
|
|
31
|
-
|
|
32
|
-
```ts
|
|
33
|
-
import EmberObject from '@ember/object';
|
|
34
|
-
|
|
35
|
-
export default class ApplicationSerializer extends EmberObject {
|
|
36
|
-
normalizeResponse(store, schema, rawPayload) {
|
|
37
|
-
return rawPayload;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
serialize(snapshot, options) {
|
|
41
|
-
const serializedResource = {
|
|
42
|
-
id: snapshot.id,
|
|
43
|
-
type: snapshot.modelName,
|
|
44
|
-
attributes: snapshot.attributes()
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
return serializedResource;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
```
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
### Serializer Resolution
|
|
54
|
-
|
|
55
|
-
`store.serializerFor(name)` will lookup serializers defined in
|
|
56
|
-
`app/serializers/` and return an instance. If no serializer is found, an
|
|
57
|
-
error will be thrown.
|
|
58
|
-
|
|
59
|
-
`serializerFor` first attempts to find a serializer with an exact match on `name`,
|
|
60
|
-
then falls back to checking for the presence of a serializer named `application`.
|
|
61
|
-
|
|
62
|
-
```ts
|
|
63
|
-
store.serializerFor('author');
|
|
64
|
-
|
|
65
|
-
// lookup paths (in order) =>
|
|
66
|
-
// app/serializers/author.js
|
|
67
|
-
// app/serializers/application.js
|
|
68
|
-
```
|
|
69
|
-
|
|
70
|
-
Most requests in `@warp-drive/legacy` are made with respect to a particular `type` (or `modelName`)
|
|
71
|
-
(e.g., "get me the full collection of **books**" or "get me the **employee** whose id is 37"). We
|
|
72
|
-
refer to this as the **primary** resource `type`.
|
|
73
|
-
|
|
74
|
-
Typically `serializerFor` will be used to find a serializer with a name matching that of the primary
|
|
75
|
-
resource `type` for the request, falling back to the `application` serializer for those types that
|
|
76
|
-
do not have a defined serializer. This is often described as a `per-model` or `per-type` strategy
|
|
77
|
-
for defining serializers. However, because APIs rarely format payloads per-type but rather
|
|
78
|
-
per-API-version, this may not be a desired strategy.
|
|
79
|
-
|
|
80
|
-
It is recommended that applications define only a single `application` adapter and serializer
|
|
81
|
-
where possible.
|
|
82
|
-
|
|
83
|
-
If you have multiple API formats and the per-type strategy is not viable, one strategy is to
|
|
84
|
-
write an `application` adapter and serializer that make use of `options` to specify the desired
|
|
85
|
-
format when making a request.
|
|
86
|
-
|
|
87
|
-
### Using a Serializer
|
|
88
|
-
|
|
89
|
-
Any serializer in `app/serializers/` can be looked up by `name` using `store.serializerFor(name)`.
|
|
90
|
-
|
|
91
|
-
### Default Serializers
|
|
92
|
-
|
|
93
|
-
For applications whose APIs are *very close to* or *exactly* the **REST** format or **JSON:API**
|
|
94
|
-
format the `@warp-drive/legacy/serializer` package contains implementations these applications can
|
|
95
|
-
extend. It also contains a simple `JSONSerializer` for serializing to/from very basic JSON objects.
|
|
96
|
-
|
|
97
|
-
Many applications will find writing their own serializer to be more performant and less
|
|
98
|
-
complex than extending these classes even when their API format is very close to that expected
|
|
99
|
-
by these serializers.
|
|
100
|
-
|
|
101
|
-
It is recommended that apps write their own serializer to best suit the needs of their API and
|
|
102
|
-
application.
|
|
103
|
-
|
|
104
|
-
@module
|
|
105
|
-
*/
|
|
106
|
-
import EmberObject from "@ember/object";
|
|
107
|
-
import type { Store } from "@warp-drive/core";
|
|
108
|
-
import type { ModelSchema } from "@warp-drive/core/types";
|
|
109
|
-
import type { EmptyResourceDocument, SingleResourceDocument } from "@warp-drive/core/types/spec/json-api-raw";
|
|
110
|
-
/**
|
|
111
|
-
> ⚠️ CAUTION you likely want the docs for {@link MinimumSerializerInterface}
|
|
112
|
-
> as extending this abstract class is unnecessary.
|
|
113
|
-
|
|
114
|
-
`Serializer` is an abstract base class that you may override in your
|
|
115
|
-
application to customize it for your backend. The minimum set of methods
|
|
116
|
-
that you should implement is:
|
|
117
|
-
|
|
118
|
-
* `normalizeResponse()`
|
|
119
|
-
* `serialize()`
|
|
120
|
-
|
|
121
|
-
And you can optionally override the following methods:
|
|
122
|
-
|
|
123
|
-
* `normalize()`
|
|
124
|
-
|
|
125
|
-
For an example implementation, see the included {@link JSONSerializer}.
|
|
126
|
-
|
|
127
|
-
@class Serializer
|
|
128
|
-
@public
|
|
129
|
-
*/
|
|
130
|
-
export declare class Serializer extends EmberObject {
|
|
131
|
-
store: Store;
|
|
132
|
-
/**
|
|
133
|
-
The `store` property is the application's `store` that contains
|
|
134
|
-
all records. It can be used to look up serializers for other model
|
|
135
|
-
types that may be nested inside the payload response.
|
|
136
|
-
|
|
137
|
-
Example:
|
|
138
|
-
|
|
139
|
-
```js
|
|
140
|
-
Serializer.extend({
|
|
141
|
-
extractRelationship(relationshipModelName, relationshipHash) {
|
|
142
|
-
let modelClass = this.store.modelFor(relationshipModelName);
|
|
143
|
-
let relationshipSerializer = this.store.serializerFor(relationshipModelName);
|
|
144
|
-
return relationshipSerializer.normalize(modelClass, relationshipHash);
|
|
145
|
-
}
|
|
146
|
-
});
|
|
147
|
-
```
|
|
148
|
-
|
|
149
|
-
@property store
|
|
150
|
-
@type {Store}
|
|
151
|
-
@public
|
|
152
|
-
*/
|
|
153
|
-
/**
|
|
154
|
-
The `normalizeResponse` method is used to normalize a payload from the
|
|
155
|
-
server to a JSON-API Document.
|
|
156
|
-
|
|
157
|
-
http://jsonapi.org/format/#document-structure
|
|
158
|
-
|
|
159
|
-
Example:
|
|
160
|
-
|
|
161
|
-
```js
|
|
162
|
-
Serializer.extend({
|
|
163
|
-
normalizeResponse(store, primaryModelClass, payload, id, requestType) {
|
|
164
|
-
if (requestType === 'findRecord') {
|
|
165
|
-
return this.normalize(primaryModelClass, payload);
|
|
166
|
-
} else {
|
|
167
|
-
return payload.reduce(function(documentHash, item) {
|
|
168
|
-
let { data, included } = this.normalize(primaryModelClass, item);
|
|
169
|
-
documentHash.included.push(...included);
|
|
170
|
-
documentHash.data.push(data);
|
|
171
|
-
return documentHash;
|
|
172
|
-
}, { data: [], included: [] })
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
});
|
|
176
|
-
```
|
|
177
|
-
|
|
178
|
-
@since 1.13.0
|
|
179
|
-
@public
|
|
180
|
-
@param {Store} store
|
|
181
|
-
@param {Model} primaryModelClass
|
|
182
|
-
@param {Object} payload
|
|
183
|
-
@param {String|Number} id
|
|
184
|
-
@param {String} requestType
|
|
185
|
-
@return {Object} JSON-API Document
|
|
186
|
-
*/
|
|
187
|
-
/**
|
|
188
|
-
The `serialize` method is used when a record is saved in order to convert
|
|
189
|
-
the record into the form that your external data source expects.
|
|
190
|
-
|
|
191
|
-
`serialize` takes an optional `options` hash with a single option:
|
|
192
|
-
|
|
193
|
-
- `includeId`: If this is `true`, `serialize` should include the ID
|
|
194
|
-
in the serialized object it builds.
|
|
195
|
-
|
|
196
|
-
Example:
|
|
197
|
-
|
|
198
|
-
```js
|
|
199
|
-
Serializer.extend({
|
|
200
|
-
serialize(snapshot, options) {
|
|
201
|
-
let json = {
|
|
202
|
-
id: snapshot.id
|
|
203
|
-
};
|
|
204
|
-
|
|
205
|
-
snapshot.eachAttribute((key, attribute) => {
|
|
206
|
-
json[key] = snapshot.attr(key);
|
|
207
|
-
});
|
|
208
|
-
|
|
209
|
-
snapshot.eachRelationship((key, relationship) => {
|
|
210
|
-
if (relationship.kind === 'belongsTo') {
|
|
211
|
-
json[key] = snapshot.belongsTo(key, { id: true });
|
|
212
|
-
} else if (relationship.kind === 'hasMany') {
|
|
213
|
-
json[key] = snapshot.hasMany(key, { ids: true });
|
|
214
|
-
}
|
|
215
|
-
});
|
|
216
|
-
|
|
217
|
-
return json;
|
|
218
|
-
},
|
|
219
|
-
});
|
|
220
|
-
```
|
|
221
|
-
|
|
222
|
-
@public
|
|
223
|
-
@param {Snapshot} snapshot
|
|
224
|
-
@param {Object} [options]
|
|
225
|
-
@return {Object}
|
|
226
|
-
*/
|
|
227
|
-
/**
|
|
228
|
-
The `normalize` method is used to convert a payload received from your
|
|
229
|
-
external data source into the normalized form `store.push()` expects. You
|
|
230
|
-
should override this method, munge the hash and return the normalized
|
|
231
|
-
payload.
|
|
232
|
-
|
|
233
|
-
Example:
|
|
234
|
-
|
|
235
|
-
```js
|
|
236
|
-
Serializer.extend({
|
|
237
|
-
normalize(modelClass, resourceHash) {
|
|
238
|
-
let data = {
|
|
239
|
-
id: resourceHash.id,
|
|
240
|
-
type: modelClass.modelName,
|
|
241
|
-
attributes: resourceHash
|
|
242
|
-
};
|
|
243
|
-
return { data: data };
|
|
244
|
-
}
|
|
245
|
-
})
|
|
246
|
-
```
|
|
247
|
-
|
|
248
|
-
@public
|
|
249
|
-
@param {Model} typeClass
|
|
250
|
-
@param {Object} hash
|
|
251
|
-
@return {Object}
|
|
252
|
-
*/
|
|
253
|
-
normalize(_typeClass: ModelSchema, hash: Record<string, unknown>): SingleResourceDocument | EmptyResourceDocument;
|
|
254
|
-
}
|