@warp-drive/legacy 5.9.0-alpha.21 → 5.9.0-alpha.22

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.
Files changed (467) hide show
  1. package/dist/-private-DQ6Iap2t.js +193 -0
  2. package/dist/-private-DQ6Iap2t.js.map +1 -0
  3. package/dist/-private-DccRZQsm.js +904 -0
  4. package/dist/-private-DccRZQsm.js.map +1 -0
  5. package/dist/adapter/-private.d.ts +33 -0
  6. package/dist/adapter/-private.d.ts.map +1 -0
  7. package/dist/adapter/-private.js +3 -1
  8. package/dist/adapter/error.d.ts +2 -0
  9. package/dist/adapter/error.js +422 -453
  10. package/dist/adapter/error.js.map +1 -0
  11. package/{declarations → dist}/adapter/json-api.d.ts +30 -29
  12. package/dist/adapter/json-api.d.ts.map +1 -0
  13. package/dist/adapter/json-api.js +265 -143
  14. package/dist/adapter/json-api.js.map +1 -0
  15. package/dist/adapter/rest.d.ts +2 -0
  16. package/dist/adapter/rest.js +937 -1136
  17. package/dist/adapter/rest.js.map +1 -0
  18. package/dist/adapter-CARrK3-8.d.ts +784 -0
  19. package/dist/adapter-CARrK3-8.d.ts.map +1 -0
  20. package/dist/adapter-XgLAkYVs.js +1130 -0
  21. package/dist/adapter-XgLAkYVs.js.map +1 -0
  22. package/dist/adapter.d.ts +2 -0
  23. package/dist/adapter.js +1 -1248
  24. package/dist/compat/-private.d.ts +2 -0
  25. package/dist/compat/-private.js +3 -1
  26. package/dist/compat/builders.d.ts +169 -0
  27. package/dist/compat/builders.d.ts.map +1 -0
  28. package/dist/compat/builders.js +205 -245
  29. package/dist/compat/builders.js.map +1 -0
  30. package/dist/compat/extensions.d.ts +2 -0
  31. package/dist/compat/extensions.js +265 -304
  32. package/dist/compat/extensions.js.map +1 -0
  33. package/dist/compat/utils.d.ts +151 -0
  34. package/dist/compat/utils.d.ts.map +1 -0
  35. package/dist/compat/utils.js +187 -206
  36. package/dist/compat/utils.js.map +1 -0
  37. package/dist/compat-BbNNmTM-.d.ts +1386 -0
  38. package/dist/compat-BbNNmTM-.d.ts.map +1 -0
  39. package/dist/compat-g__Pfy2S.js +734 -0
  40. package/dist/compat-g__Pfy2S.js.map +1 -0
  41. package/dist/compat.d.ts +2 -0
  42. package/dist/compat.js +1 -1036
  43. package/dist/error-CzkyXr1Q.d.ts +435 -0
  44. package/dist/error-CzkyXr1Q.d.ts.map +1 -0
  45. package/dist/errors-LQhmDVdd.js +2134 -0
  46. package/dist/errors-LQhmDVdd.js.map +1 -0
  47. package/dist/extensions-DumNm4dA.d.ts +102 -0
  48. package/dist/extensions-DumNm4dA.d.ts.map +1 -0
  49. package/dist/index.d.ts +243 -0
  50. package/dist/index.d.ts.map +1 -0
  51. package/dist/index.js +267 -339
  52. package/dist/index.js.map +1 -0
  53. package/dist/json-BXNPTlcH.js +1106 -0
  54. package/dist/json-BXNPTlcH.js.map +1 -0
  55. package/dist/model/-private.d.ts +3 -0
  56. package/dist/model/-private.js +3 -1
  57. package/dist/model/migration-support.d.ts +335 -0
  58. package/dist/model/migration-support.d.ts.map +1 -0
  59. package/dist/model/migration-support.js +504 -575
  60. package/dist/model/migration-support.js.map +1 -0
  61. package/dist/model-62hn5_PD.d.ts +3107 -0
  62. package/dist/model-62hn5_PD.d.ts.map +1 -0
  63. package/dist/model-BtIEHqYZ.js +683 -0
  64. package/dist/model-BtIEHqYZ.js.map +1 -0
  65. package/dist/model-fragments-Dpn9285r.js +334 -0
  66. package/dist/model-fragments-Dpn9285r.js.map +1 -0
  67. package/dist/model-fragments.d.ts +294 -0
  68. package/dist/model-fragments.d.ts.map +1 -0
  69. package/dist/model-fragments.js +2 -94
  70. package/dist/model.d.ts +404 -0
  71. package/dist/model.d.ts.map +1 -0
  72. package/dist/model.js +3 -670
  73. package/{declarations/adapter/rest.d.ts → dist/rest-0NhtexIq.d.ts} +183 -173
  74. package/dist/rest-0NhtexIq.d.ts.map +1 -0
  75. package/dist/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  76. package/dist/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  77. package/dist/schema-provider-DsKuB5Wb.js +1929 -0
  78. package/dist/schema-provider-DsKuB5Wb.js.map +1 -0
  79. package/{declarations → dist}/serializer/json-api.d.ts +3 -0
  80. package/dist/serializer/json-api.d.ts.map +1 -0
  81. package/dist/serializer/json-api.js +527 -519
  82. package/dist/serializer/json-api.js.map +1 -0
  83. package/{declarations → dist}/serializer/json.d.ts +3 -0
  84. package/dist/serializer/json.d.ts.map +1 -0
  85. package/dist/serializer/json.js +3 -6
  86. package/{declarations/serializer/-private/embedded-records-mixin.d.ts → dist/serializer/rest.d.ts} +56 -1
  87. package/dist/serializer/rest.d.ts.map +1 -0
  88. package/dist/serializer/rest.js +958 -1199
  89. package/dist/serializer/rest.js.map +1 -0
  90. package/dist/serializer/transform.d.ts +313 -0
  91. package/dist/serializer/transform.d.ts.map +1 -0
  92. package/dist/serializer/transform.js +283 -308
  93. package/dist/serializer/transform.js.map +1 -0
  94. package/dist/serializer.d.ts +151 -0
  95. package/dist/serializer.d.ts.map +1 -0
  96. package/dist/serializer.js +205 -205
  97. package/dist/serializer.js.map +1 -0
  98. package/dist/store-C4qYzXei.js +473 -0
  99. package/dist/store-C4qYzXei.js.map +1 -0
  100. package/dist/store.d.ts +13 -0
  101. package/dist/store.d.ts.map +1 -0
  102. package/dist/store.js +1 -641
  103. package/dist/unpkg/dev/-private-CrEyBE-B.js +189 -0
  104. package/dist/unpkg/dev/-private-CrEyBE-B.js.map +1 -0
  105. package/dist/unpkg/dev/-private-vOhxVExH.js +896 -0
  106. package/dist/unpkg/dev/-private-vOhxVExH.js.map +1 -0
  107. package/dist/unpkg/dev/adapter/-private.js +3 -1
  108. package/dist/unpkg/dev/adapter/error.js +421 -452
  109. package/dist/unpkg/dev/adapter/error.js.map +1 -0
  110. package/dist/unpkg/dev/adapter/json-api.js +239 -257
  111. package/dist/unpkg/dev/adapter/json-api.js.map +1 -0
  112. package/dist/unpkg/dev/adapter/rest.js +935 -1134
  113. package/dist/unpkg/dev/adapter/rest.js.map +1 -0
  114. package/dist/unpkg/dev/adapter-Cw0uSl8d.js +1129 -0
  115. package/dist/unpkg/dev/adapter-Cw0uSl8d.js.map +1 -0
  116. package/dist/unpkg/dev/adapter.js +1 -1247
  117. package/dist/unpkg/dev/compat/-private.js +3 -1
  118. package/dist/unpkg/dev/compat/builders.js +204 -247
  119. package/dist/unpkg/dev/compat/builders.js.map +1 -0
  120. package/dist/unpkg/dev/compat/extensions.js +264 -303
  121. package/dist/unpkg/dev/compat/extensions.js.map +1 -0
  122. package/dist/unpkg/dev/compat/utils.js +186 -205
  123. package/dist/unpkg/dev/compat/utils.js.map +1 -0
  124. package/dist/unpkg/dev/compat-CeyxXB7K.js +825 -0
  125. package/dist/unpkg/dev/compat-CeyxXB7K.js.map +1 -0
  126. package/dist/unpkg/dev/compat.js +1 -1178
  127. package/dist/unpkg/dev/errors-1javxsPo.js +2127 -0
  128. package/dist/unpkg/dev/errors-1javxsPo.js.map +1 -0
  129. package/dist/unpkg/dev/index.js +266 -344
  130. package/dist/unpkg/dev/index.js.map +1 -0
  131. package/dist/unpkg/dev/json-DDJji3V3.js +1104 -0
  132. package/dist/unpkg/dev/json-DDJji3V3.js.map +1 -0
  133. package/dist/unpkg/dev/model/-private.js +3 -1
  134. package/dist/unpkg/dev/model/migration-support.js +481 -549
  135. package/dist/unpkg/dev/model/migration-support.js.map +1 -0
  136. package/dist/unpkg/dev/model-C9Xb1R1x.js +655 -0
  137. package/dist/unpkg/dev/model-C9Xb1R1x.js.map +1 -0
  138. package/dist/unpkg/dev/model-fragments-Dpn9285r.js +334 -0
  139. package/dist/unpkg/dev/model-fragments-Dpn9285r.js.map +1 -0
  140. package/dist/unpkg/dev/model-fragments.js +2 -94
  141. package/dist/unpkg/dev/model.js +3 -681
  142. package/dist/unpkg/dev/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  143. package/dist/unpkg/dev/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  144. package/dist/unpkg/dev/schema-provider-Dy6c1J5f.js +1834 -0
  145. package/dist/unpkg/dev/schema-provider-Dy6c1J5f.js.map +1 -0
  146. package/dist/unpkg/dev/serializer/json-api.js +514 -634
  147. package/dist/unpkg/dev/serializer/json-api.js.map +1 -0
  148. package/dist/unpkg/dev/serializer/json.js +3 -4
  149. package/dist/unpkg/dev/serializer/rest.js +954 -1196
  150. package/dist/unpkg/dev/serializer/rest.js.map +1 -0
  151. package/dist/unpkg/dev/serializer/transform.js +283 -308
  152. package/dist/unpkg/dev/serializer/transform.js.map +1 -0
  153. package/dist/unpkg/dev/serializer.js +205 -205
  154. package/dist/unpkg/dev/serializer.js.map +1 -0
  155. package/dist/unpkg/dev/store-D_V8-HQl.js +472 -0
  156. package/dist/unpkg/dev/store-D_V8-HQl.js.map +1 -0
  157. package/dist/unpkg/dev/store.js +1 -649
  158. package/dist/unpkg/dev/util-dSKEgQDp.js +12 -0
  159. package/dist/unpkg/dev/util-dSKEgQDp.js.map +1 -0
  160. package/dist/unpkg/dev/utils-DYC9utVJ.js +11 -0
  161. package/dist/unpkg/dev/utils-DYC9utVJ.js.map +1 -0
  162. package/dist/unpkg/dev-deprecated/-private-CrEyBE-B.js +189 -0
  163. package/dist/unpkg/dev-deprecated/-private-CrEyBE-B.js.map +1 -0
  164. package/dist/unpkg/dev-deprecated/-private-vOhxVExH.js +896 -0
  165. package/dist/unpkg/dev-deprecated/-private-vOhxVExH.js.map +1 -0
  166. package/dist/unpkg/dev-deprecated/adapter/-private.js +3 -1
  167. package/dist/unpkg/dev-deprecated/adapter/error.js +421 -452
  168. package/dist/unpkg/dev-deprecated/adapter/error.js.map +1 -0
  169. package/dist/unpkg/dev-deprecated/adapter/json-api.js +239 -257
  170. package/dist/unpkg/dev-deprecated/adapter/json-api.js.map +1 -0
  171. package/dist/unpkg/dev-deprecated/adapter/rest.js +935 -1134
  172. package/dist/unpkg/dev-deprecated/adapter/rest.js.map +1 -0
  173. package/dist/unpkg/dev-deprecated/adapter-Cw0uSl8d.js +1129 -0
  174. package/dist/unpkg/dev-deprecated/adapter-Cw0uSl8d.js.map +1 -0
  175. package/dist/unpkg/dev-deprecated/adapter.js +1 -1247
  176. package/dist/unpkg/dev-deprecated/compat/-private.js +3 -1
  177. package/dist/unpkg/dev-deprecated/compat/builders.js +204 -247
  178. package/dist/unpkg/dev-deprecated/compat/builders.js.map +1 -0
  179. package/dist/unpkg/dev-deprecated/compat/extensions.js +264 -303
  180. package/dist/unpkg/dev-deprecated/compat/extensions.js.map +1 -0
  181. package/dist/unpkg/dev-deprecated/compat/utils.js +186 -205
  182. package/dist/unpkg/dev-deprecated/compat/utils.js.map +1 -0
  183. package/dist/unpkg/dev-deprecated/compat-DmAgB2NS.js +825 -0
  184. package/dist/unpkg/dev-deprecated/compat-DmAgB2NS.js.map +1 -0
  185. package/dist/unpkg/dev-deprecated/compat.js +1 -1178
  186. package/dist/unpkg/dev-deprecated/errors-C4_aOhY5.js +2128 -0
  187. package/dist/unpkg/dev-deprecated/errors-C4_aOhY5.js.map +1 -0
  188. package/dist/unpkg/dev-deprecated/index.js +266 -343
  189. package/dist/unpkg/dev-deprecated/index.js.map +1 -0
  190. package/dist/unpkg/dev-deprecated/json-DDJji3V3.js +1104 -0
  191. package/dist/unpkg/dev-deprecated/json-DDJji3V3.js.map +1 -0
  192. package/dist/unpkg/dev-deprecated/model/-private.js +3 -1
  193. package/dist/unpkg/dev-deprecated/model/migration-support.js +492 -566
  194. package/dist/unpkg/dev-deprecated/model/migration-support.js.map +1 -0
  195. package/dist/unpkg/dev-deprecated/model-CvSMYkgs.js +660 -0
  196. package/dist/unpkg/dev-deprecated/model-CvSMYkgs.js.map +1 -0
  197. package/dist/unpkg/dev-deprecated/model-fragments-Dpn9285r.js +334 -0
  198. package/dist/unpkg/dev-deprecated/model-fragments-Dpn9285r.js.map +1 -0
  199. package/dist/unpkg/dev-deprecated/model-fragments.js +2 -94
  200. package/dist/unpkg/dev-deprecated/model.js +3 -685
  201. package/dist/unpkg/dev-deprecated/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  202. package/dist/unpkg/dev-deprecated/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  203. package/dist/unpkg/dev-deprecated/schema-provider-Cqttza94.js +1835 -0
  204. package/dist/unpkg/dev-deprecated/schema-provider-Cqttza94.js.map +1 -0
  205. package/dist/unpkg/dev-deprecated/serializer/json-api.js +514 -634
  206. package/dist/unpkg/dev-deprecated/serializer/json-api.js.map +1 -0
  207. package/dist/unpkg/dev-deprecated/serializer/json.js +3 -4
  208. package/dist/unpkg/dev-deprecated/serializer/rest.js +954 -1196
  209. package/dist/unpkg/dev-deprecated/serializer/rest.js.map +1 -0
  210. package/dist/unpkg/dev-deprecated/serializer/transform.js +283 -308
  211. package/dist/unpkg/dev-deprecated/serializer/transform.js.map +1 -0
  212. package/dist/unpkg/dev-deprecated/serializer.js +205 -205
  213. package/dist/unpkg/dev-deprecated/serializer.js.map +1 -0
  214. package/dist/unpkg/dev-deprecated/store-BX7GvXC_.js +472 -0
  215. package/dist/unpkg/dev-deprecated/store-BX7GvXC_.js.map +1 -0
  216. package/dist/unpkg/dev-deprecated/store.js +1 -649
  217. package/dist/unpkg/dev-deprecated/util-9mgEBJ3W.js +18 -0
  218. package/dist/unpkg/dev-deprecated/util-9mgEBJ3W.js.map +1 -0
  219. package/dist/unpkg/dev-deprecated/utils-Cl86-e7F.js +17 -0
  220. package/dist/unpkg/dev-deprecated/utils-Cl86-e7F.js.map +1 -0
  221. package/dist/unpkg/prod/-private-B4bxoTuK.js +160 -0
  222. package/dist/unpkg/prod/-private-B4bxoTuK.js.map +1 -0
  223. package/dist/unpkg/prod/-private-SfXkkHKd.js +745 -0
  224. package/dist/unpkg/prod/-private-SfXkkHKd.js.map +1 -0
  225. package/dist/unpkg/prod/adapter/-private.js +3 -1
  226. package/dist/unpkg/prod/adapter/error.js +418 -447
  227. package/dist/unpkg/prod/adapter/error.js.map +1 -0
  228. package/dist/unpkg/prod/adapter/json-api.js +236 -252
  229. package/dist/unpkg/prod/adapter/json-api.js.map +1 -0
  230. package/dist/unpkg/prod/adapter/rest.js +911 -1097
  231. package/dist/unpkg/prod/adapter/rest.js.map +1 -0
  232. package/dist/unpkg/prod/adapter-Wnk7jizX.js +1111 -0
  233. package/dist/unpkg/prod/adapter-Wnk7jizX.js.map +1 -0
  234. package/dist/unpkg/prod/adapter.js +1 -1214
  235. package/dist/unpkg/prod/compat/-private.js +3 -1
  236. package/dist/unpkg/prod/compat/builders.js +165 -182
  237. package/dist/unpkg/prod/compat/builders.js.map +1 -0
  238. package/dist/unpkg/prod/compat/extensions.js +252 -283
  239. package/dist/unpkg/prod/compat/extensions.js.map +1 -0
  240. package/dist/unpkg/prod/compat/utils.js +183 -200
  241. package/dist/unpkg/prod/compat/utils.js.map +1 -0
  242. package/dist/unpkg/prod/compat-CJ87MzDn.js +547 -0
  243. package/dist/unpkg/prod/compat-CJ87MzDn.js.map +1 -0
  244. package/dist/unpkg/prod/compat.js +1 -742
  245. package/dist/unpkg/prod/errors-Co7YWHoA.js +1977 -0
  246. package/dist/unpkg/prod/errors-Co7YWHoA.js.map +1 -0
  247. package/dist/unpkg/prod/index.js +245 -308
  248. package/dist/unpkg/prod/index.js.map +1 -0
  249. package/dist/unpkg/prod/json-BD1kRTfB.js +1080 -0
  250. package/dist/unpkg/prod/json-BD1kRTfB.js.map +1 -0
  251. package/dist/unpkg/prod/model/-private.js +3 -1
  252. package/dist/unpkg/prod/model/migration-support.js +477 -542
  253. package/dist/unpkg/prod/model/migration-support.js.map +1 -0
  254. package/dist/unpkg/prod/model-BzoOmtka.js +603 -0
  255. package/dist/unpkg/prod/model-BzoOmtka.js.map +1 -0
  256. package/dist/unpkg/prod/model-fragments-Dpn9285r.js +334 -0
  257. package/dist/unpkg/prod/model-fragments-Dpn9285r.js.map +1 -0
  258. package/dist/unpkg/prod/model-fragments.js +2 -94
  259. package/dist/unpkg/prod/model.js +3 -596
  260. package/dist/unpkg/prod/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  261. package/dist/unpkg/prod/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  262. package/dist/unpkg/prod/schema-provider-CKZcqWyP.js +1622 -0
  263. package/dist/unpkg/prod/schema-provider-CKZcqWyP.js.map +1 -0
  264. package/dist/unpkg/prod/serializer/json-api.js +497 -592
  265. package/dist/unpkg/prod/serializer/json-api.js.map +1 -0
  266. package/dist/unpkg/prod/serializer/json.js +3 -4
  267. package/dist/unpkg/prod/serializer/rest.js +938 -1166
  268. package/dist/unpkg/prod/serializer/rest.js.map +1 -0
  269. package/dist/unpkg/prod/serializer/transform.js +283 -308
  270. package/dist/unpkg/prod/serializer/transform.js.map +1 -0
  271. package/dist/unpkg/prod/serializer.js +205 -205
  272. package/dist/unpkg/prod/serializer.js.map +1 -0
  273. package/dist/unpkg/prod/store-RGGc1ilN.js +392 -0
  274. package/dist/unpkg/prod/store-RGGc1ilN.js.map +1 -0
  275. package/dist/unpkg/prod/store.js +1 -517
  276. package/dist/unpkg/prod/util-dSKEgQDp.js +12 -0
  277. package/dist/unpkg/prod/util-dSKEgQDp.js.map +1 -0
  278. package/dist/unpkg/prod/utils-DYC9utVJ.js +11 -0
  279. package/dist/unpkg/prod/utils-DYC9utVJ.js.map +1 -0
  280. package/dist/unpkg/prod-deprecated/-private-B4bxoTuK.js +160 -0
  281. package/dist/unpkg/prod-deprecated/-private-B4bxoTuK.js.map +1 -0
  282. package/dist/unpkg/prod-deprecated/-private-SfXkkHKd.js +745 -0
  283. package/dist/unpkg/prod-deprecated/-private-SfXkkHKd.js.map +1 -0
  284. package/dist/unpkg/prod-deprecated/adapter/-private.js +3 -1
  285. package/dist/unpkg/prod-deprecated/adapter/error.js +418 -447
  286. package/dist/unpkg/prod-deprecated/adapter/error.js.map +1 -0
  287. package/dist/unpkg/prod-deprecated/adapter/json-api.js +236 -252
  288. package/dist/unpkg/prod-deprecated/adapter/json-api.js.map +1 -0
  289. package/dist/unpkg/prod-deprecated/adapter/rest.js +911 -1097
  290. package/dist/unpkg/prod-deprecated/adapter/rest.js.map +1 -0
  291. package/{declarations/adapter.d.ts → dist/unpkg/prod-deprecated/adapter-Wnk7jizX.js} +445 -110
  292. package/dist/unpkg/prod-deprecated/adapter-Wnk7jizX.js.map +1 -0
  293. package/dist/unpkg/prod-deprecated/adapter.js +1 -1214
  294. package/dist/unpkg/prod-deprecated/compat/-private.js +3 -1
  295. package/dist/unpkg/prod-deprecated/compat/builders.js +165 -182
  296. package/dist/unpkg/prod-deprecated/compat/builders.js.map +1 -0
  297. package/dist/unpkg/prod-deprecated/compat/extensions.js +252 -283
  298. package/dist/unpkg/prod-deprecated/compat/extensions.js.map +1 -0
  299. package/dist/unpkg/prod-deprecated/compat/utils.js +183 -200
  300. package/dist/unpkg/prod-deprecated/compat/utils.js.map +1 -0
  301. package/dist/unpkg/prod-deprecated/compat-CJ87MzDn.js +547 -0
  302. package/dist/unpkg/prod-deprecated/compat-CJ87MzDn.js.map +1 -0
  303. package/dist/unpkg/prod-deprecated/compat.js +1 -742
  304. package/dist/unpkg/prod-deprecated/errors-C-opde61.js +1978 -0
  305. package/dist/unpkg/prod-deprecated/errors-C-opde61.js.map +1 -0
  306. package/dist/unpkg/prod-deprecated/index.js +245 -307
  307. package/dist/unpkg/prod-deprecated/index.js.map +1 -0
  308. package/dist/unpkg/prod-deprecated/json-BD1kRTfB.js +1080 -0
  309. package/dist/unpkg/prod-deprecated/json-BD1kRTfB.js.map +1 -0
  310. package/dist/unpkg/prod-deprecated/model/-private.js +3 -1
  311. package/dist/unpkg/prod-deprecated/model/migration-support.js +488 -559
  312. package/dist/unpkg/prod-deprecated/model/migration-support.js.map +1 -0
  313. package/dist/unpkg/prod-deprecated/model-C0bTXzGn.js +604 -0
  314. package/dist/unpkg/prod-deprecated/model-C0bTXzGn.js.map +1 -0
  315. package/dist/unpkg/prod-deprecated/model-fragments-Dpn9285r.js +334 -0
  316. package/dist/unpkg/prod-deprecated/model-fragments-Dpn9285r.js.map +1 -0
  317. package/dist/unpkg/prod-deprecated/model-fragments.js +2 -94
  318. package/dist/unpkg/prod-deprecated/model.js +3 -599
  319. package/dist/unpkg/prod-deprecated/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  320. package/dist/unpkg/prod-deprecated/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  321. package/dist/unpkg/prod-deprecated/schema-provider-lH3qP5tw.js +1635 -0
  322. package/dist/unpkg/prod-deprecated/schema-provider-lH3qP5tw.js.map +1 -0
  323. package/dist/unpkg/prod-deprecated/serializer/json-api.js +497 -592
  324. package/dist/unpkg/prod-deprecated/serializer/json-api.js.map +1 -0
  325. package/dist/unpkg/prod-deprecated/serializer/json.js +3 -4
  326. package/dist/unpkg/prod-deprecated/serializer/rest.js +938 -1166
  327. package/dist/unpkg/prod-deprecated/serializer/rest.js.map +1 -0
  328. package/dist/unpkg/prod-deprecated/serializer/transform.js +283 -308
  329. package/dist/unpkg/prod-deprecated/serializer/transform.js.map +1 -0
  330. package/dist/unpkg/prod-deprecated/serializer.js +205 -205
  331. package/dist/unpkg/prod-deprecated/serializer.js.map +1 -0
  332. package/dist/unpkg/prod-deprecated/store-0L2CkYzh.js +392 -0
  333. package/dist/unpkg/prod-deprecated/store-0L2CkYzh.js.map +1 -0
  334. package/dist/unpkg/prod-deprecated/store.js +1 -517
  335. package/dist/unpkg/prod-deprecated/util-CQQdHX3n.js +14 -0
  336. package/dist/unpkg/prod-deprecated/util-CQQdHX3n.js.map +1 -0
  337. package/dist/unpkg/prod-deprecated/utils-BMI_JwFP.js +13 -0
  338. package/dist/unpkg/prod-deprecated/utils-BMI_JwFP.js.map +1 -0
  339. package/dist/util-Bnx8nm-D.js +29 -0
  340. package/dist/util-Bnx8nm-D.js.map +1 -0
  341. package/dist/utils-ZAytYep8.js +28 -0
  342. package/dist/utils-ZAytYep8.js.map +1 -0
  343. package/package.json +13 -13
  344. package/declarations/adapter/-private/build-url-mixin.d.ts +0 -189
  345. package/declarations/adapter/-private/fastboot-interface.d.ts +0 -8
  346. package/declarations/adapter/-private/utils/continue-on-reject.d.ts +0 -1
  347. package/declarations/adapter/-private/utils/determine-body-promise.d.ts +0 -4
  348. package/declarations/adapter/-private/utils/fetch.d.ts +0 -8
  349. package/declarations/adapter/-private/utils/parse-response-headers.d.ts +0 -1
  350. package/declarations/adapter/-private/utils/serialize-into-hash.d.ts +0 -6
  351. package/declarations/adapter/-private/utils/serialize-query-params.d.ts +0 -5
  352. package/declarations/adapter/-private.d.ts +0 -5
  353. package/declarations/adapter/error.d.ts +0 -431
  354. package/declarations/compat/-private.d.ts +0 -13
  355. package/declarations/compat/builders/find-all.d.ts +0 -34
  356. package/declarations/compat/builders/find-record.d.ts +0 -56
  357. package/declarations/compat/builders/query.d.ts +0 -66
  358. package/declarations/compat/builders/save-record.d.ts +0 -34
  359. package/declarations/compat/builders/utils.d.ts +0 -3
  360. package/declarations/compat/builders.d.ts +0 -14
  361. package/declarations/compat/extensions.d.ts +0 -99
  362. package/declarations/compat/legacy-network-handler/fetch-manager.d.ts +0 -55
  363. package/declarations/compat/legacy-network-handler/identifier-has-id.d.ts +0 -2
  364. package/declarations/compat/legacy-network-handler/legacy-data-fetch.d.ts +0 -11
  365. package/declarations/compat/legacy-network-handler/legacy-data-utils.d.ts +0 -5
  366. package/declarations/compat/legacy-network-handler/legacy-network-handler.d.ts +0 -9
  367. package/declarations/compat/legacy-network-handler/minimum-adapter-interface.d.ts +0 -528
  368. package/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts +0 -220
  369. package/declarations/compat/legacy-network-handler/serializer-response.d.ts +0 -6
  370. package/declarations/compat/legacy-network-handler/snapshot-record-array.d.ts +0 -110
  371. package/declarations/compat/legacy-network-handler/snapshot.d.ts +0 -255
  372. package/declarations/compat/utils.d.ts +0 -148
  373. package/declarations/compat.d.ts +0 -189
  374. package/declarations/index.d.ts +0 -244
  375. package/declarations/model/-private/attr.d.ts +0 -191
  376. package/declarations/model/-private/belongs-to.d.ts +0 -195
  377. package/declarations/model/-private/debug/assert-polymorphic-type.d.ts +0 -5
  378. package/declarations/model/-private/errors.d.ts +0 -289
  379. package/declarations/model/-private/has-many.d.ts +0 -162
  380. package/declarations/model/-private/hooks.d.ts +0 -36
  381. package/declarations/model/-private/legacy-relationships-support.d.ts +0 -47
  382. package/declarations/model/-private/model-for-mixin.d.ts +0 -3
  383. package/declarations/model/-private/model-methods.d.ts +0 -39
  384. package/declarations/model/-private/model.d.ts +0 -1279
  385. package/declarations/model/-private/notify-changes.d.ts +0 -4
  386. package/declarations/model/-private/promise-belongs-to.d.ts +0 -40
  387. package/declarations/model/-private/promise-many-array.d.ts +0 -130
  388. package/declarations/model/-private/record-state.d.ts +0 -58
  389. package/declarations/model/-private/references/belongs-to.d.ts +0 -488
  390. package/declarations/model/-private/references/has-many.d.ts +0 -498
  391. package/declarations/model/-private/schema-provider.d.ts +0 -66
  392. package/declarations/model/-private/type-utils.d.ts +0 -57
  393. package/declarations/model/-private/util.d.ts +0 -5
  394. package/declarations/model/-private.d.ts +0 -8
  395. package/declarations/model/migration-support.d.ts +0 -306
  396. package/declarations/model-fragments/extensions/fragment-array.d.ts +0 -54
  397. package/declarations/model-fragments/extensions/fragment.d.ts +0 -50
  398. package/declarations/model-fragments/hooks/model-for.d.ts +0 -27
  399. package/declarations/model-fragments/index.d.ts +0 -13
  400. package/declarations/model-fragments/instance-initializers/fragment-extensions.d.ts +0 -15
  401. package/declarations/model-fragments/utilities/with-array-defaults.d.ts +0 -56
  402. package/declarations/model-fragments/utilities/with-fragment-array-defaults.d.ts +0 -38
  403. package/declarations/model-fragments/utilities/with-fragment-defaults.d.ts +0 -34
  404. package/declarations/model-fragments/utilities/with-legacy.d.ts +0 -11
  405. package/declarations/model-fragments.d.ts +0 -9
  406. package/declarations/model.d.ts +0 -49
  407. package/declarations/serializer/-private/transforms/boolean.d.ts +0 -60
  408. package/declarations/serializer/-private/transforms/date.d.ts +0 -42
  409. package/declarations/serializer/-private/transforms/number.d.ts +0 -42
  410. package/declarations/serializer/-private/transforms/string.d.ts +0 -42
  411. package/declarations/serializer/-private/transforms/transform.d.ts +0 -118
  412. package/declarations/serializer/-private/utils.d.ts +0 -27
  413. package/declarations/serializer/rest.d.ts +0 -51
  414. package/declarations/serializer/transform.d.ts +0 -5
  415. package/declarations/serializer.d.ts +0 -252
  416. package/declarations/store/-private.d.ts +0 -223
  417. package/declarations/store.d.ts +0 -10
  418. package/dist/-private-BG3bMiKp.js +0 -1211
  419. package/dist/errors-DZKA206g.js +0 -2589
  420. package/dist/hooks-BvOqJBei.js +0 -105
  421. package/dist/json-DU8m1pGf.js +0 -1336
  422. package/dist/model-for-CXkJw59V.js +0 -297
  423. package/dist/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  424. package/dist/schema-provider-DtPOp0d7.js +0 -2382
  425. package/dist/serialize-into-hash-DPZYoF-i.js +0 -261
  426. package/dist/unpkg/dev/-private-DtjBbEgy.js +0 -1206
  427. package/dist/unpkg/dev/errors-DngRU-If.js +0 -2585
  428. package/dist/unpkg/dev/hooks-UuiLxWxS.js +0 -104
  429. package/dist/unpkg/dev/json-K2Y9z6MN.js +0 -1333
  430. package/dist/unpkg/dev/model-for-CXkJw59V.js +0 -297
  431. package/dist/unpkg/dev/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  432. package/dist/unpkg/dev/schema-provider-0D7f-QOn.js +0 -2272
  433. package/dist/unpkg/dev/serialize-into-hash-B2xDbuo5.js +0 -259
  434. package/dist/unpkg/dev/util-DvanW33H.js +0 -20
  435. package/dist/unpkg/dev/utils-BhvS1iTS.js +0 -8
  436. package/dist/unpkg/dev-deprecated/-private-DtjBbEgy.js +0 -1206
  437. package/dist/unpkg/dev-deprecated/errors-Bzidntpi.js +0 -2588
  438. package/dist/unpkg/dev-deprecated/hooks-DVXhMW14.js +0 -104
  439. package/dist/unpkg/dev-deprecated/json-K2Y9z6MN.js +0 -1333
  440. package/dist/unpkg/dev-deprecated/model-for-CXkJw59V.js +0 -297
  441. package/dist/unpkg/dev-deprecated/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  442. package/dist/unpkg/dev-deprecated/schema-provider-ZwO5_fZw.js +0 -2292
  443. package/dist/unpkg/dev-deprecated/serialize-into-hash-B2xDbuo5.js +0 -259
  444. package/dist/unpkg/dev-deprecated/util-CWr5WQOT.js +0 -24
  445. package/dist/unpkg/dev-deprecated/utils-C9PJehtL.js +0 -12
  446. package/dist/unpkg/prod/-private-BdyZaGEh.js +0 -971
  447. package/dist/unpkg/prod/errors-B-PWeYlW.js +0 -2337
  448. package/dist/unpkg/prod/hooks-Bx-zBziU.js +0 -72
  449. package/dist/unpkg/prod/json-Qewu-UN9.js +0 -1300
  450. package/dist/unpkg/prod/model-for-CXkJw59V.js +0 -297
  451. package/dist/unpkg/prod/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  452. package/dist/unpkg/prod/schema-provider-BgRqk8i9.js +0 -1951
  453. package/dist/unpkg/prod/serialize-into-hash-DGlzQteF.js +0 -215
  454. package/dist/unpkg/prod/util-DvanW33H.js +0 -20
  455. package/dist/unpkg/prod/utils-BhvS1iTS.js +0 -8
  456. package/dist/unpkg/prod-deprecated/-private-BdyZaGEh.js +0 -971
  457. package/dist/unpkg/prod-deprecated/errors-Dl2J9d1D.js +0 -2340
  458. package/dist/unpkg/prod-deprecated/hooks-Cm60wWTf.js +0 -72
  459. package/dist/unpkg/prod-deprecated/json-Qewu-UN9.js +0 -1300
  460. package/dist/unpkg/prod-deprecated/model-for-CXkJw59V.js +0 -297
  461. package/dist/unpkg/prod-deprecated/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  462. package/dist/unpkg/prod-deprecated/schema-provider-Dh6tRqVI.js +0 -1980
  463. package/dist/unpkg/prod-deprecated/serialize-into-hash-DGlzQteF.js +0 -215
  464. package/dist/unpkg/prod-deprecated/util-B6cn-i93.js +0 -23
  465. package/dist/unpkg/prod-deprecated/utils-BUWwQwCh.js +0 -11
  466. package/dist/util-Dul6TZts.js +0 -35
  467. package/dist/utils-Cqw9eRj5.js +0 -23
@@ -1,1209 +1,981 @@
1
- import { camelize, dasherize, singularize } from '@warp-drive/utilities/string';
2
- import { i as inverseForRelationship, J as JSONSerializer, c as coerceId } from "../json-Qewu-UN9.js";
3
- import Mixin from '@ember/object/mixin';
4
-
5
- /* eslint-disable @typescript-eslint/no-unsafe-argument */
6
- /* eslint-disable @typescript-eslint/no-unsafe-return */
7
- /* eslint-disable @typescript-eslint/no-unsafe-call */
8
- /* eslint-disable @typescript-eslint/no-unsafe-member-access */
9
- /* eslint-disable @typescript-eslint/no-unsafe-assignment */
1
+ import { n as coerceId, r as inverseForRelationship, t as JSONSerializer } from "../json-BD1kRTfB.js";
2
+ import { camelize, dasherize, singularize } from "@warp-drive/utilities/string";
3
+ import Mixin from "@ember/object/mixin";
10
4
 
5
+ //#region src/serializer/-private/embedded-records-mixin.ts
11
6
  /**
12
- ## Using Embedded Records
13
-
14
- `EmbeddedRecordsMixin` supports serializing embedded records.
15
-
16
- To set up embedded records, include the mixin when extending a serializer,
17
- then define and configure embedded (model) relationships.
7
+ ## Using Embedded Records
18
8
 
19
- Note that embedded records will serialize with the serializer for their model instead of the serializer in which they are defined.
9
+ `EmbeddedRecordsMixin` supports serializing embedded records.
20
10
 
21
- Note also that this mixin does not work with JSONAPISerializer because the JSON:API specification does not describe how to format embedded resources.
11
+ To set up embedded records, include the mixin when extending a serializer,
12
+ then define and configure embedded (model) relationships.
22
13
 
23
- Below is an example of a per-type serializer (`post` type).
14
+ Note that embedded records will serialize with the serializer for their model instead of the serializer in which they are defined.
24
15
 
25
- ```js [app/serializers/post.js]
26
- import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
16
+ Note also that this mixin does not work with JSONAPISerializer because the JSON:API specification does not describe how to format embedded resources.
27
17
 
28
- export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
29
- attrs = {
30
- author: { embedded: 'always' },
31
- comments: { serialize: 'ids' }
32
- }
33
- }
34
- ```
35
- Note that this use of `{ embedded: 'always' }` is unrelated to
36
- the `{ embedded: 'always' }` that is defined as an option on `attr` as part of
37
- defining a model while working with the `ActiveModelSerializer`. Nevertheless,
38
- using `{ embedded: 'always' }` as an option to `attr` is not a valid way to set up
39
- embedded records.
18
+ Below is an example of a per-type serializer (`post` type).
40
19
 
41
- The `attrs` option for a resource `{ embedded: 'always' }` is shorthand for:
20
+ ```js [app/serializers/post.js]
21
+ import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
42
22
 
43
- ```js
44
- {
45
- serialize: 'records',
46
- deserialize: 'records'
47
- }
48
- ```
23
+ export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
24
+ attrs = {
25
+ author: { embedded: 'always' },
26
+ comments: { serialize: 'ids' }
27
+ }
28
+ }
29
+ ```
30
+ Note that this use of `{ embedded: 'always' }` is unrelated to
31
+ the `{ embedded: 'always' }` that is defined as an option on `attr` as part of
32
+ defining a model while working with the `ActiveModelSerializer`. Nevertheless,
33
+ using `{ embedded: 'always' }` as an option to `attr` is not a valid way to set up
34
+ embedded records.
35
+
36
+ The `attrs` option for a resource `{ embedded: 'always' }` is shorthand for:
37
+
38
+ ```js
39
+ {
40
+ serialize: 'records',
41
+ deserialize: 'records'
42
+ }
43
+ ```
49
44
 
50
- ### Configuring Attrs
45
+ ### Configuring Attrs
51
46
 
52
- A resource's `attrs` option may be set to use `ids`, `records` or false for the
53
- `serialize` and `deserialize` settings.
47
+ A resource's `attrs` option may be set to use `ids`, `records` or false for the
48
+ `serialize` and `deserialize` settings.
54
49
 
55
- The `attrs` property can be set on the `ApplicationSerializer` or a per-type
56
- serializer.
50
+ The `attrs` property can be set on the `ApplicationSerializer` or a per-type
51
+ serializer.
57
52
 
58
- In the case where embedded JSON is expected while extracting a payload (reading)
59
- the setting is `deserialize: 'records'`, there is no need to use `ids` when
60
- extracting as that is the default behaviour without this mixin if you are using
61
- the vanilla `EmbeddedRecordsMixin`. Likewise, to embed JSON in the payload while
62
- serializing `serialize: 'records'` is the setting to use. There is an option of
63
- not embedding JSON in the serialized payload by using `serialize: 'ids'`. If you
64
- do not want the relationship sent at all, you can use `serialize: false`.
53
+ In the case where embedded JSON is expected while extracting a payload (reading)
54
+ the setting is `deserialize: 'records'`, there is no need to use `ids` when
55
+ extracting as that is the default behaviour without this mixin if you are using
56
+ the vanilla `EmbeddedRecordsMixin`. Likewise, to embed JSON in the payload while
57
+ serializing `serialize: 'records'` is the setting to use. There is an option of
58
+ not embedding JSON in the serialized payload by using `serialize: 'ids'`. If you
59
+ do not want the relationship sent at all, you can use `serialize: false`.
65
60
 
66
61
 
67
- ### EmbeddedRecordsMixin defaults
68
- If you do not overwrite `attrs` for a specific relationship, the `EmbeddedRecordsMixin`
69
- will behave in the following way:
62
+ ### EmbeddedRecordsMixin defaults
63
+ If you do not overwrite `attrs` for a specific relationship, the `EmbeddedRecordsMixin`
64
+ will behave in the following way:
70
65
 
71
- BelongsTo: `{ serialize: 'id', deserialize: 'id' }`
72
- HasMany: `{ serialize: false, deserialize: 'ids' }`
66
+ BelongsTo: `{ serialize: 'id', deserialize: 'id' }`
67
+ HasMany: `{ serialize: false, deserialize: 'ids' }`
73
68
 
74
- ### Model Relationships
69
+ ### Model Relationships
75
70
 
76
- Embedded records must have a model defined to be extracted and serialized. Note that
77
- when defining any relationships on your model such as `belongsTo` and `hasMany`, you
78
- should not both specify `async: true` and also indicate through the serializer's
79
- `attrs` attribute that the related model should be embedded for deserialization.
80
- If a model is declared embedded for deserialization (`embedded: 'always'` or `deserialize: 'records'`),
81
- then do not use `async: true`.
71
+ Embedded records must have a model defined to be extracted and serialized. Note that
72
+ when defining any relationships on your model such as `belongsTo` and `hasMany`, you
73
+ should not both specify `async: true` and also indicate through the serializer's
74
+ `attrs` attribute that the related model should be embedded for deserialization.
75
+ If a model is declared embedded for deserialization (`embedded: 'always'` or `deserialize: 'records'`),
76
+ then do not use `async: true`.
82
77
 
83
- To successfully extract and serialize embedded records the model relationships
84
- must be set up correctly. See the
85
- [defining relationships](https://guides.emberjs.com/current/models/relationships)
86
- section of the **Defining Models** guide page.
78
+ To successfully extract and serialize embedded records the model relationships
79
+ must be set up correctly. See the
80
+ [defining relationships](https://guides.emberjs.com/current/models/relationships)
81
+ section of the **Defining Models** guide page.
87
82
 
88
- Records without an `id` property are not considered embedded records, model
89
- instances must have an `id` property to be used with Ember Data.
83
+ Records without an `id` property are not considered embedded records, model
84
+ instances must have an `id` property to be used with Ember Data.
90
85
 
91
- ### Example JSON payloads, Models and Serializers
86
+ ### Example JSON payloads, Models and Serializers
92
87
 
93
- **When customizing a serializer it is important to grok what the customizations
94
- are. Please read the docs for the methods this mixin provides, in case you need
95
- to modify it to fit your specific needs.**
88
+ **When customizing a serializer it is important to grok what the customizations
89
+ are. Please read the docs for the methods this mixin provides, in case you need
90
+ to modify it to fit your specific needs.**
96
91
 
97
- @class EmbeddedRecordsMixin
98
- @public
92
+ @class EmbeddedRecordsMixin
93
+ @public
99
94
  */
100
95
  const EmbeddedRecordsMixin = Mixin.create({
101
- /**
102
- Normalize the record and recursively normalize/extract all the embedded records
103
- while pushing them into the store as they are encountered
104
- A payload with an attr configured for embedded records needs to be extracted:
105
- ```js
106
- {
107
- "post": {
108
- "id": "1"
109
- "title": "Rails is omakase",
110
- "comments": [{
111
- "id": "1",
112
- "body": "Rails is unagi"
113
- }, {
114
- "id": "2",
115
- "body": "Omakase O_o"
116
- }]
117
- }
118
- }
119
- ```
120
- @public
121
- @param {Model} typeClass
122
- @param {Object} hash to be normalized
123
- @param {String} prop the hash has been referenced by
124
- @return {Object} the normalized hash
125
- **/
126
- normalize(typeClass, hash, prop) {
127
- const normalizedHash = this._super(typeClass, hash, prop);
128
- return this._extractEmbeddedRecords(this, this.store, typeClass, normalizedHash);
129
- },
130
- keyForRelationship(key, typeClass, method) {
131
- if (method === 'serialize' && this.hasSerializeRecordsOption(key) || method === 'deserialize' && this.hasDeserializeRecordsOption(key)) {
132
- return this.keyForAttribute(key, method);
133
- } else {
134
- return this._super(key, typeClass, method) || key;
135
- }
136
- },
137
- /**
138
- Serialize `belongsTo` relationship when it is configured as an embedded object.
139
- This example of an author model belongs to a post model:
140
- ```js
141
- import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
142
- Post = Model.extend({
143
- title: attr('string'),
144
- body: attr('string'),
145
- author: belongsTo('author')
146
- });
147
- Author = Model.extend({
148
- name: attr('string'),
149
- post: belongsTo('post')
150
- });
151
- ```
152
- Use a custom (type) serializer for the post model to configure embedded author
153
- ```js [app/serializers/post.js]
154
- import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
155
- export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
156
- attrs = {
157
- author: { embedded: 'always' }
158
- }
159
- }
160
- ```
161
- A payload with an attribute configured for embedded records can serialize
162
- the records together under the root attribute's payload:
163
- ```js
164
- {
165
- "post": {
166
- "id": "1"
167
- "title": "Rails is omakase",
168
- "author": {
169
- "id": "2"
170
- "name": "dhh"
171
- }
172
- }
173
- }
174
- ```
175
- @public
176
- @param {Snapshot} snapshot
177
- @param {Object} json
178
- @param {Object} relationship
179
- */
180
- serializeBelongsTo(snapshot, json, relationship) {
181
- const attr = relationship.name;
182
- if (this.noSerializeOptionSpecified(attr)) {
183
- this._super(snapshot, json, relationship);
184
- return;
185
- }
186
- const includeIds = this.hasSerializeIdsOption(attr);
187
- const includeRecords = this.hasSerializeRecordsOption(attr);
188
- const embeddedSnapshot = snapshot.belongsTo(attr);
189
- if (includeIds) {
190
- const schema = this.store.modelFor(snapshot.modelName);
191
- let serializedKey = this._getMappedKey(relationship.name, schema);
192
- if (serializedKey === relationship.name && this.keyForRelationship) {
193
- serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');
194
- }
195
- if (!embeddedSnapshot) {
196
- json[serializedKey] = null;
197
- } else {
198
- json[serializedKey] = embeddedSnapshot.id;
199
- if (relationship.options.polymorphic) {
200
- this.serializePolymorphicType(snapshot, json, relationship);
201
- }
202
- }
203
- } else if (includeRecords) {
204
- this._serializeEmbeddedBelongsTo(snapshot, json, relationship);
205
- }
206
- },
207
- _serializeEmbeddedBelongsTo(snapshot, json, relationship) {
208
- const embeddedSnapshot = snapshot.belongsTo(relationship.name);
209
- const schema = this.store.modelFor(snapshot.modelName);
210
- let serializedKey = this._getMappedKey(relationship.name, schema);
211
- if (serializedKey === relationship.name && this.keyForRelationship) {
212
- serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');
213
- }
214
- if (!embeddedSnapshot) {
215
- json[serializedKey] = null;
216
- } else {
217
- json[serializedKey] = embeddedSnapshot.serialize({
218
- includeId: true
219
- });
220
- this.removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, json[serializedKey]);
221
- if (relationship.options.polymorphic) {
222
- this.serializePolymorphicType(snapshot, json, relationship);
223
- }
224
- }
225
- },
226
- /**
227
- Serializes `hasMany` relationships when it is configured as embedded objects.
228
- This example of a post model has many comments:
229
- ```js
230
- import Model, { attr, belongsTo, hasMany } from '@warp-drive/legacy/model';
231
- Post = Model.extend({
232
- title: attr('string'),
233
- body: attr('string'),
234
- comments: hasMany('comment')
235
- });
236
- Comment = Model.extend({
237
- body: attr('string'),
238
- post: belongsTo('post')
239
- });
240
- ```
241
- Use a custom (type) serializer for the post model to configure embedded comments
242
- ```js [app/serializers/post.js]
243
- import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
244
- export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
245
- attrs = {
246
- comments: { embedded: 'always' }
247
- }
248
- }
249
- ```
250
- A payload with an attribute configured for embedded records can serialize
251
- the records together under the root attribute's payload:
252
- ```js
253
- {
254
- "post": {
255
- "id": "1"
256
- "title": "Rails is omakase",
257
- "body": "I want this for my ORM, I want that for my template language..."
258
- "comments": [{
259
- "id": "1",
260
- "body": "Rails is unagi"
261
- }, {
262
- "id": "2",
263
- "body": "Omakase O_o"
264
- }]
265
- }
266
- }
267
- ```
268
- The attrs options object can use more specific instruction for extracting and
269
- serializing. When serializing, an option to embed `ids`, `ids-and-types` or `records` can be set.
270
- When extracting the only option is `records`.
271
- So `{ embedded: 'always' }` is shorthand for:
272
- `{ serialize: 'records', deserialize: 'records' }`
273
- To embed the `ids` for a related object (using a hasMany relationship):
274
- ```js [app/serializers/post.js]
275
- import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
276
- export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
277
- attrs = {
278
- comments: { serialize: 'ids', deserialize: 'records' }
279
- }
280
- }
281
- ```
282
- ```js
283
- {
284
- "post": {
285
- "id": "1"
286
- "title": "Rails is omakase",
287
- "body": "I want this for my ORM, I want that for my template language..."
288
- "comments": ["1", "2"]
289
- }
290
- }
291
- ```
292
- To embed the relationship as a collection of objects with `id` and `type` keys, set
293
- `ids-and-types` for the related object.
294
- This is particularly useful for polymorphic relationships where records don't share
295
- the same table and the `id` is not enough information.
296
- For example having a user that has many pets:
297
- ```js
298
- User = Model.extend({
299
- name: attr('string'),
300
- pets: hasMany('pet', { polymorphic: true })
301
- });
302
- Pet = Model.extend({
303
- name: attr('string'),
304
- });
305
- Cat = Pet.extend({
306
- // ...
307
- });
308
- Parrot = Pet.extend({
309
- // ...
310
- });
311
- ```
312
- ```js [app/serializers/user.js]
313
- import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
314
- export default class UserSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
315
- attrs = {
316
- pets: { serialize: 'ids-and-types', deserialize: 'records' }
317
- }
318
- }
319
- ```
320
- ```js
321
- {
322
- "user": {
323
- "id": "1"
324
- "name": "Bertin Osborne",
325
- "pets": [
326
- { "id": "1", "type": "Cat" },
327
- { "id": "1", "type": "Parrot"}
328
- ]
329
- }
330
- }
331
- ```
332
- @public
333
- @param {Snapshot} snapshot
334
- @param {Object} json
335
- @param {Object} relationship
336
- */
337
- serializeHasMany(snapshot, json, relationship) {
338
- const attr = relationship.name;
339
- if (this.noSerializeOptionSpecified(attr)) {
340
- this._super(snapshot, json, relationship);
341
- return;
342
- }
343
- if (this.hasSerializeIdsOption(attr)) {
344
- const schema = this.store.modelFor(snapshot.modelName);
345
- let serializedKey = this._getMappedKey(relationship.name, schema);
346
- if (serializedKey === relationship.name && this.keyForRelationship) {
347
- serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');
348
- }
349
- json[serializedKey] = snapshot.hasMany(attr, {
350
- ids: true
351
- });
352
- } else if (this.hasSerializeRecordsOption(attr)) {
353
- this._serializeEmbeddedHasMany(snapshot, json, relationship);
354
- } else {
355
- if (this.hasSerializeIdsAndTypesOption(attr)) {
356
- this._serializeHasManyAsIdsAndTypes(snapshot, json, relationship);
357
- }
358
- }
359
- },
360
- /*
361
- Serializes a hasMany relationship as an array of objects containing only `id` and `type`
362
- keys.
363
- This has its use case on polymorphic hasMany relationships where the server is not storing
364
- all records in the same table using STI, and therefore the `id` is not enough information
365
- TODO: Make the default in Ember-data 3.0??
366
- */
367
- _serializeHasManyAsIdsAndTypes(snapshot, json, relationship) {
368
- const serializedKey = this.keyForAttribute(relationship.name, 'serialize');
369
- const hasMany = snapshot.hasMany(relationship.name) || [];
370
- json[serializedKey] = hasMany.map(function (recordSnapshot) {
371
- //
372
- // I'm sure I'm being utterly naive here. Probably id is a configurable property and
373
- // type too, and the modelName has to be normalized somehow.
374
- //
375
- return {
376
- id: recordSnapshot.id,
377
- type: recordSnapshot.modelName
378
- };
379
- });
380
- },
381
- _serializeEmbeddedHasMany(snapshot, json, relationship) {
382
- const schema = this.store.modelFor(snapshot.modelName);
383
- let serializedKey = this._getMappedKey(relationship.name, schema);
384
- if (serializedKey === relationship.name && this.keyForRelationship) {
385
- serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');
386
- }
387
- json[serializedKey] = this._generateSerializedHasMany(snapshot, relationship);
388
- },
389
- /*
390
- Returns an array of embedded records serialized to JSON
391
- */
392
- _generateSerializedHasMany(snapshot, relationship) {
393
- const hasMany = snapshot.hasMany(relationship.name) || [];
394
- const ret = new Array(hasMany.length);
395
- for (let i = 0; i < hasMany.length; i++) {
396
- const embeddedSnapshot = hasMany[i];
397
- const embeddedJson = embeddedSnapshot.serialize({
398
- includeId: true
399
- });
400
- this.removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, embeddedJson);
401
- ret[i] = embeddedJson;
402
- }
403
- return ret;
404
- },
405
- /**
406
- When serializing an embedded record, modify the property (in the `JSON` payload)
407
- that refers to the parent record (foreign key for the relationship).
408
- Serializing a `belongsTo` relationship removes the property that refers to the
409
- parent record
410
- Serializing a `hasMany` relationship does not remove the property that refers to
411
- the parent record.
412
- @public
413
- @param {Snapshot} snapshot
414
- @param {Snapshot} embeddedSnapshot
415
- @param {Object} relationship
416
- @param {Object} json
417
- */
418
- removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, json) {
419
- if (relationship.kind === 'belongsTo') {
420
- const parentRecord = inverseForRelationship(this.store, snapshot.modelName, relationship.name);
421
- if (parentRecord) {
422
- const name = parentRecord.name;
423
- const embeddedSerializer = this.store.serializerFor(embeddedSnapshot.modelName);
424
- const parentKey = embeddedSerializer.keyForRelationship(name, parentRecord.kind, 'deserialize');
425
- if (parentKey) {
426
- delete json[parentKey];
427
- }
428
- }
429
- } /*else if (relationship.kind === 'hasMany') {
430
- return;
431
- }*/
432
- },
433
- // checks config for attrs option to embedded (always) - serialize and deserialize
434
- hasEmbeddedAlwaysOption(attr) {
435
- const option = this.attrsOption(attr);
436
- return option && option.embedded === 'always';
437
- },
438
- // checks config for attrs option to serialize ids
439
- hasSerializeRecordsOption(attr) {
440
- const alwaysEmbed = this.hasEmbeddedAlwaysOption(attr);
441
- const option = this.attrsOption(attr);
442
- return alwaysEmbed || option && option.serialize === 'records';
443
- },
444
- // checks config for attrs option to serialize records
445
- hasSerializeIdsOption(attr) {
446
- const option = this.attrsOption(attr);
447
- return option && (option.serialize === 'ids' || option.serialize === 'id');
448
- },
449
- // checks config for attrs option to serialize records as objects containing id and types
450
- hasSerializeIdsAndTypesOption(attr) {
451
- const option = this.attrsOption(attr);
452
- return option && (option.serialize === 'ids-and-types' || option.serialize === 'id-and-type');
453
- },
454
- // checks config for attrs option to serialize records
455
- noSerializeOptionSpecified(attr) {
456
- const option = this.attrsOption(attr);
457
- return !(option && (option.serialize || option.embedded));
458
- },
459
- // checks config for attrs option to deserialize records
460
- // a defined option object for a resource is treated the same as
461
- // `deserialize: 'records'`
462
- hasDeserializeRecordsOption(attr) {
463
- const alwaysEmbed = this.hasEmbeddedAlwaysOption(attr);
464
- const option = this.attrsOption(attr);
465
- return alwaysEmbed || option && option.deserialize === 'records';
466
- },
467
- attrsOption(attr) {
468
- const attrs = this.attrs;
469
- return attrs && (attrs[camelize(attr)] || attrs[attr]);
470
- },
471
- /**
472
- @private
473
- */
474
- _extractEmbeddedRecords(serializer, store, typeClass, partial) {
475
- typeClass.eachRelationship((key, relationship) => {
476
- if (serializer.hasDeserializeRecordsOption(key)) {
477
- if (relationship.kind === 'hasMany') {
478
- this._extractEmbeddedHasMany(store, key, partial, relationship);
479
- }
480
- if (relationship.kind === 'belongsTo') {
481
- this._extractEmbeddedBelongsTo(store, key, partial, relationship);
482
- }
483
- }
484
- });
485
- return partial;
486
- },
487
- /**
488
- @private
489
- */
490
- _extractEmbeddedHasMany(store, key, hash, relationshipMeta) {
491
- const relationshipHash = hash.data?.relationships?.[key]?.data;
492
- if (!relationshipHash) {
493
- return;
494
- }
495
- const hasMany = new Array(relationshipHash.length);
496
- for (let i = 0; i < relationshipHash.length; i++) {
497
- const item = relationshipHash[i];
498
- const {
499
- data,
500
- included
501
- } = this._normalizeEmbeddedRelationship(store, relationshipMeta, item);
502
- hash.included = hash.included || [];
503
- hash.included.push(data);
504
- if (included) {
505
- hash.included = hash.included.concat(included);
506
- }
507
- hasMany[i] = {
508
- id: data.id,
509
- type: data.type
510
- };
511
- if (data.lid) {
512
- hasMany[i].lid = data.lid;
513
- }
514
- }
515
- const relationship = {
516
- data: hasMany
517
- };
518
- hash.data.relationships[key] = relationship;
519
- },
520
- /**
521
- @private
522
- */
523
- _extractEmbeddedBelongsTo(store, key, hash, relationshipMeta) {
524
- const relationshipHash = hash.data?.relationships?.[key]?.data;
525
- if (!relationshipHash) {
526
- return;
527
- }
528
- const {
529
- data,
530
- included
531
- } = this._normalizeEmbeddedRelationship(store, relationshipMeta, relationshipHash);
532
- hash.included = hash.included || [];
533
- hash.included.push(data);
534
- if (included) {
535
- hash.included = hash.included.concat(included);
536
- }
537
- const belongsTo = {
538
- id: data.id,
539
- type: data.type
540
- };
541
- const relationship = {
542
- data: belongsTo
543
- };
544
- if (data.lid) {
545
- // @ts-expect-error
546
- belongsTo.lid = data.lid;
547
- }
548
- hash.data.relationships[key] = relationship;
549
- },
550
- /**
551
- @private
552
- */
553
- _normalizeEmbeddedRelationship(store, relationshipMeta, relationshipHash) {
554
- let modelName = relationshipMeta.type;
555
- if (relationshipMeta.options.polymorphic) {
556
- modelName = relationshipHash.type;
557
- }
558
- const modelClass = store.modelFor(modelName);
559
- const serializer = store.serializerFor(modelName);
560
- return serializer.normalize(modelClass, relationshipHash, null);
561
- },
562
- isEmbeddedRecordsMixin: true
96
+ /**
97
+ Normalize the record and recursively normalize/extract all the embedded records
98
+ while pushing them into the store as they are encountered
99
+ A payload with an attr configured for embedded records needs to be extracted:
100
+ ```js
101
+ {
102
+ "post": {
103
+ "id": "1"
104
+ "title": "Rails is omakase",
105
+ "comments": [{
106
+ "id": "1",
107
+ "body": "Rails is unagi"
108
+ }, {
109
+ "id": "2",
110
+ "body": "Omakase O_o"
111
+ }]
112
+ }
113
+ }
114
+ ```
115
+ @public
116
+ @param {Model} typeClass
117
+ @param {Object} hash to be normalized
118
+ @param {String} prop the hash has been referenced by
119
+ @return {Object} the normalized hash
120
+ **/
121
+ normalize(typeClass, hash, prop) {
122
+ const normalizedHash = this._super(typeClass, hash, prop);
123
+ return this._extractEmbeddedRecords(this, this.store, typeClass, normalizedHash);
124
+ },
125
+ keyForRelationship(key, typeClass, method) {
126
+ if (method === "serialize" && this.hasSerializeRecordsOption(key) || method === "deserialize" && this.hasDeserializeRecordsOption(key)) return this.keyForAttribute(key, method);
127
+ else return this._super(key, typeClass, method) || key;
128
+ },
129
+ /**
130
+ Serialize `belongsTo` relationship when it is configured as an embedded object.
131
+ This example of an author model belongs to a post model:
132
+ ```js
133
+ import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
134
+ Post = Model.extend({
135
+ title: attr('string'),
136
+ body: attr('string'),
137
+ author: belongsTo('author')
138
+ });
139
+ Author = Model.extend({
140
+ name: attr('string'),
141
+ post: belongsTo('post')
142
+ });
143
+ ```
144
+ Use a custom (type) serializer for the post model to configure embedded author
145
+ ```js [app/serializers/post.js]
146
+ import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
147
+ export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
148
+ attrs = {
149
+ author: { embedded: 'always' }
150
+ }
151
+ }
152
+ ```
153
+ A payload with an attribute configured for embedded records can serialize
154
+ the records together under the root attribute's payload:
155
+ ```js
156
+ {
157
+ "post": {
158
+ "id": "1"
159
+ "title": "Rails is omakase",
160
+ "author": {
161
+ "id": "2"
162
+ "name": "dhh"
163
+ }
164
+ }
165
+ }
166
+ ```
167
+ @public
168
+ @param {Snapshot} snapshot
169
+ @param {Object} json
170
+ @param {Object} relationship
171
+ */
172
+ serializeBelongsTo(snapshot, json, relationship) {
173
+ const attr = relationship.name;
174
+ if (this.noSerializeOptionSpecified(attr)) {
175
+ this._super(snapshot, json, relationship);
176
+ return;
177
+ }
178
+ const includeIds = this.hasSerializeIdsOption(attr);
179
+ const includeRecords = this.hasSerializeRecordsOption(attr);
180
+ const embeddedSnapshot = snapshot.belongsTo(attr);
181
+ if (includeIds) {
182
+ const schema = this.store.modelFor(snapshot.modelName);
183
+ let serializedKey = this._getMappedKey(relationship.name, schema);
184
+ if (serializedKey === relationship.name && this.keyForRelationship) serializedKey = this.keyForRelationship(relationship.name, relationship.kind, "serialize");
185
+ if (!embeddedSnapshot) json[serializedKey] = null;
186
+ else {
187
+ json[serializedKey] = embeddedSnapshot.id;
188
+ if (relationship.options.polymorphic) this.serializePolymorphicType(snapshot, json, relationship);
189
+ }
190
+ } else if (includeRecords) this._serializeEmbeddedBelongsTo(snapshot, json, relationship);
191
+ },
192
+ _serializeEmbeddedBelongsTo(snapshot, json, relationship) {
193
+ const embeddedSnapshot = snapshot.belongsTo(relationship.name);
194
+ const schema = this.store.modelFor(snapshot.modelName);
195
+ let serializedKey = this._getMappedKey(relationship.name, schema);
196
+ if (serializedKey === relationship.name && this.keyForRelationship) serializedKey = this.keyForRelationship(relationship.name, relationship.kind, "serialize");
197
+ if (!embeddedSnapshot) json[serializedKey] = null;
198
+ else {
199
+ json[serializedKey] = embeddedSnapshot.serialize({ includeId: true });
200
+ this.removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, json[serializedKey]);
201
+ if (relationship.options.polymorphic) this.serializePolymorphicType(snapshot, json, relationship);
202
+ }
203
+ },
204
+ /**
205
+ Serializes `hasMany` relationships when it is configured as embedded objects.
206
+ This example of a post model has many comments:
207
+ ```js
208
+ import Model, { attr, belongsTo, hasMany } from '@warp-drive/legacy/model';
209
+ Post = Model.extend({
210
+ title: attr('string'),
211
+ body: attr('string'),
212
+ comments: hasMany('comment')
213
+ });
214
+ Comment = Model.extend({
215
+ body: attr('string'),
216
+ post: belongsTo('post')
217
+ });
218
+ ```
219
+ Use a custom (type) serializer for the post model to configure embedded comments
220
+ ```js [app/serializers/post.js]
221
+ import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
222
+ export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
223
+ attrs = {
224
+ comments: { embedded: 'always' }
225
+ }
226
+ }
227
+ ```
228
+ A payload with an attribute configured for embedded records can serialize
229
+ the records together under the root attribute's payload:
230
+ ```js
231
+ {
232
+ "post": {
233
+ "id": "1"
234
+ "title": "Rails is omakase",
235
+ "body": "I want this for my ORM, I want that for my template language..."
236
+ "comments": [{
237
+ "id": "1",
238
+ "body": "Rails is unagi"
239
+ }, {
240
+ "id": "2",
241
+ "body": "Omakase O_o"
242
+ }]
243
+ }
244
+ }
245
+ ```
246
+ The attrs options object can use more specific instruction for extracting and
247
+ serializing. When serializing, an option to embed `ids`, `ids-and-types` or `records` can be set.
248
+ When extracting the only option is `records`.
249
+ So `{ embedded: 'always' }` is shorthand for:
250
+ `{ serialize: 'records', deserialize: 'records' }`
251
+ To embed the `ids` for a related object (using a hasMany relationship):
252
+ ```js [app/serializers/post.js]
253
+ import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
254
+ export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
255
+ attrs = {
256
+ comments: { serialize: 'ids', deserialize: 'records' }
257
+ }
258
+ }
259
+ ```
260
+ ```js
261
+ {
262
+ "post": {
263
+ "id": "1"
264
+ "title": "Rails is omakase",
265
+ "body": "I want this for my ORM, I want that for my template language..."
266
+ "comments": ["1", "2"]
267
+ }
268
+ }
269
+ ```
270
+ To embed the relationship as a collection of objects with `id` and `type` keys, set
271
+ `ids-and-types` for the related object.
272
+ This is particularly useful for polymorphic relationships where records don't share
273
+ the same table and the `id` is not enough information.
274
+ For example having a user that has many pets:
275
+ ```js
276
+ User = Model.extend({
277
+ name: attr('string'),
278
+ pets: hasMany('pet', { polymorphic: true })
279
+ });
280
+ Pet = Model.extend({
281
+ name: attr('string'),
282
+ });
283
+ Cat = Pet.extend({
284
+ // ...
285
+ });
286
+ Parrot = Pet.extend({
287
+ // ...
288
+ });
289
+ ```
290
+ ```js [app/serializers/user.js]
291
+ import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';
292
+ export default class UserSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {
293
+ attrs = {
294
+ pets: { serialize: 'ids-and-types', deserialize: 'records' }
295
+ }
296
+ }
297
+ ```
298
+ ```js
299
+ {
300
+ "user": {
301
+ "id": "1"
302
+ "name": "Bertin Osborne",
303
+ "pets": [
304
+ { "id": "1", "type": "Cat" },
305
+ { "id": "1", "type": "Parrot"}
306
+ ]
307
+ }
308
+ }
309
+ ```
310
+ @public
311
+ @param {Snapshot} snapshot
312
+ @param {Object} json
313
+ @param {Object} relationship
314
+ */
315
+ serializeHasMany(snapshot, json, relationship) {
316
+ const attr = relationship.name;
317
+ if (this.noSerializeOptionSpecified(attr)) {
318
+ this._super(snapshot, json, relationship);
319
+ return;
320
+ }
321
+ if (this.hasSerializeIdsOption(attr)) {
322
+ const schema = this.store.modelFor(snapshot.modelName);
323
+ let serializedKey = this._getMappedKey(relationship.name, schema);
324
+ if (serializedKey === relationship.name && this.keyForRelationship) serializedKey = this.keyForRelationship(relationship.name, relationship.kind, "serialize");
325
+ json[serializedKey] = snapshot.hasMany(attr, { ids: true });
326
+ } else if (this.hasSerializeRecordsOption(attr)) this._serializeEmbeddedHasMany(snapshot, json, relationship);
327
+ else if (this.hasSerializeIdsAndTypesOption(attr)) this._serializeHasManyAsIdsAndTypes(snapshot, json, relationship);
328
+ },
329
+ _serializeHasManyAsIdsAndTypes(snapshot, json, relationship) {
330
+ const serializedKey = this.keyForAttribute(relationship.name, "serialize");
331
+ json[serializedKey] = (snapshot.hasMany(relationship.name) || []).map(function(recordSnapshot) {
332
+ return {
333
+ id: recordSnapshot.id,
334
+ type: recordSnapshot.modelName
335
+ };
336
+ });
337
+ },
338
+ _serializeEmbeddedHasMany(snapshot, json, relationship) {
339
+ const schema = this.store.modelFor(snapshot.modelName);
340
+ let serializedKey = this._getMappedKey(relationship.name, schema);
341
+ if (serializedKey === relationship.name && this.keyForRelationship) serializedKey = this.keyForRelationship(relationship.name, relationship.kind, "serialize");
342
+ json[serializedKey] = this._generateSerializedHasMany(snapshot, relationship);
343
+ },
344
+ _generateSerializedHasMany(snapshot, relationship) {
345
+ const hasMany = snapshot.hasMany(relationship.name) || [];
346
+ const ret = new Array(hasMany.length);
347
+ for (let i = 0; i < hasMany.length; i++) {
348
+ const embeddedSnapshot = hasMany[i];
349
+ const embeddedJson = embeddedSnapshot.serialize({ includeId: true });
350
+ this.removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, embeddedJson);
351
+ ret[i] = embeddedJson;
352
+ }
353
+ return ret;
354
+ },
355
+ /**
356
+ When serializing an embedded record, modify the property (in the `JSON` payload)
357
+ that refers to the parent record (foreign key for the relationship).
358
+ Serializing a `belongsTo` relationship removes the property that refers to the
359
+ parent record
360
+ Serializing a `hasMany` relationship does not remove the property that refers to
361
+ the parent record.
362
+ @public
363
+ @param {Snapshot} snapshot
364
+ @param {Snapshot} embeddedSnapshot
365
+ @param {Object} relationship
366
+ @param {Object} json
367
+ */
368
+ removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, json) {
369
+ if (relationship.kind === "belongsTo") {
370
+ const parentRecord = inverseForRelationship(this.store, snapshot.modelName, relationship.name);
371
+ if (parentRecord) {
372
+ const name = parentRecord.name;
373
+ const parentKey = this.store.serializerFor(embeddedSnapshot.modelName).keyForRelationship(name, parentRecord.kind, "deserialize");
374
+ if (parentKey) delete json[parentKey];
375
+ }
376
+ }
377
+ },
378
+ hasEmbeddedAlwaysOption(attr) {
379
+ const option = this.attrsOption(attr);
380
+ return option && option.embedded === "always";
381
+ },
382
+ hasSerializeRecordsOption(attr) {
383
+ const alwaysEmbed = this.hasEmbeddedAlwaysOption(attr);
384
+ const option = this.attrsOption(attr);
385
+ return alwaysEmbed || option && option.serialize === "records";
386
+ },
387
+ hasSerializeIdsOption(attr) {
388
+ const option = this.attrsOption(attr);
389
+ return option && (option.serialize === "ids" || option.serialize === "id");
390
+ },
391
+ hasSerializeIdsAndTypesOption(attr) {
392
+ const option = this.attrsOption(attr);
393
+ return option && (option.serialize === "ids-and-types" || option.serialize === "id-and-type");
394
+ },
395
+ noSerializeOptionSpecified(attr) {
396
+ const option = this.attrsOption(attr);
397
+ return !(option && (option.serialize || option.embedded));
398
+ },
399
+ hasDeserializeRecordsOption(attr) {
400
+ const alwaysEmbed = this.hasEmbeddedAlwaysOption(attr);
401
+ const option = this.attrsOption(attr);
402
+ return alwaysEmbed || option && option.deserialize === "records";
403
+ },
404
+ attrsOption(attr) {
405
+ const attrs = this.attrs;
406
+ return attrs && (attrs[camelize(attr)] || attrs[attr]);
407
+ },
408
+ /**
409
+ @private
410
+ */
411
+ _extractEmbeddedRecords(serializer, store, typeClass, partial) {
412
+ typeClass.eachRelationship((key, relationship) => {
413
+ if (serializer.hasDeserializeRecordsOption(key)) {
414
+ if (relationship.kind === "hasMany") this._extractEmbeddedHasMany(store, key, partial, relationship);
415
+ if (relationship.kind === "belongsTo") this._extractEmbeddedBelongsTo(store, key, partial, relationship);
416
+ }
417
+ });
418
+ return partial;
419
+ },
420
+ /**
421
+ @private
422
+ */
423
+ _extractEmbeddedHasMany(store, key, hash, relationshipMeta) {
424
+ const relationshipHash = hash.data?.relationships?.[key]?.data;
425
+ if (!relationshipHash) return;
426
+ const hasMany = new Array(relationshipHash.length);
427
+ for (let i = 0; i < relationshipHash.length; i++) {
428
+ const item = relationshipHash[i];
429
+ const { data, included } = this._normalizeEmbeddedRelationship(store, relationshipMeta, item);
430
+ hash.included = hash.included || [];
431
+ hash.included.push(data);
432
+ if (included) hash.included = hash.included.concat(included);
433
+ hasMany[i] = {
434
+ id: data.id,
435
+ type: data.type
436
+ };
437
+ if (data.lid) hasMany[i].lid = data.lid;
438
+ }
439
+ const relationship = { data: hasMany };
440
+ hash.data.relationships[key] = relationship;
441
+ },
442
+ /**
443
+ @private
444
+ */
445
+ _extractEmbeddedBelongsTo(store, key, hash, relationshipMeta) {
446
+ const relationshipHash = hash.data?.relationships?.[key]?.data;
447
+ if (!relationshipHash) return;
448
+ const { data, included } = this._normalizeEmbeddedRelationship(store, relationshipMeta, relationshipHash);
449
+ hash.included = hash.included || [];
450
+ hash.included.push(data);
451
+ if (included) hash.included = hash.included.concat(included);
452
+ const belongsTo = {
453
+ id: data.id,
454
+ type: data.type
455
+ };
456
+ const relationship = { data: belongsTo };
457
+ if (data.lid) belongsTo.lid = data.lid;
458
+ hash.data.relationships[key] = relationship;
459
+ },
460
+ /**
461
+ @private
462
+ */
463
+ _normalizeEmbeddedRelationship(store, relationshipMeta, relationshipHash) {
464
+ let modelName = relationshipMeta.type;
465
+ if (relationshipMeta.options.polymorphic) modelName = relationshipHash.type;
466
+ const modelClass = store.modelFor(modelName);
467
+ return store.serializerFor(modelName).normalize(modelClass, relationshipHash, null);
468
+ },
469
+ isEmbeddedRecordsMixin: true
563
470
  });
564
471
 
565
- /* eslint-disable @typescript-eslint/no-unsafe-argument */
566
- /* eslint-disable @typescript-eslint/no-unsafe-member-access */
567
- /* eslint-disable @typescript-eslint/no-unsafe-assignment */
568
- /* eslint-disable @typescript-eslint/no-unsafe-call */
569
- /* eslint-disable @typescript-eslint/no-unsafe-return */
570
-
472
+ //#endregion
473
+ //#region src/serializer/rest.ts
571
474
  function makeArray(value) {
572
- return Array.isArray(value) ? value : [value];
475
+ return Array.isArray(value) ? value : [value];
573
476
  }
574
-
575
477
  /**
576
- * :::danger
577
- ⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
578
- If starting a new app or thinking of implementing a new adapter, consider writing a
579
- {@link Handler} instead to be used with the {@link RequestManager}
580
- :::
478
+ * :::danger
479
+ ⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
480
+ If starting a new app or thinking of implementing a new adapter, consider writing a
481
+ {@link Handler} instead to be used with the {@link RequestManager}
482
+ :::
581
483
 
582
- Normally, applications will use the `RESTSerializer` by implementing
583
- the `normalize` method.
484
+ Normally, applications will use the `RESTSerializer` by implementing
485
+ the `normalize` method.
584
486
 
585
- This allows you to do whatever kind of munging you need and is
586
- especially useful if your server is inconsistent and you need to
587
- do munging differently for many different kinds of responses.
487
+ This allows you to do whatever kind of munging you need and is
488
+ especially useful if your server is inconsistent and you need to
489
+ do munging differently for many different kinds of responses.
588
490
 
589
- See the `normalize` documentation for more information.
491
+ See the `normalize` documentation for more information.
590
492
 
591
- ## Across the Board Normalization
493
+ ## Across the Board Normalization
592
494
 
593
- There are also a number of hooks that you might find useful to define
594
- across-the-board rules for your payload. These rules will be useful
595
- if your server is consistent, or if you're building an adapter for
596
- an infrastructure service, like Firebase, and want to encode service
597
- conventions.
495
+ There are also a number of hooks that you might find useful to define
496
+ across-the-board rules for your payload. These rules will be useful
497
+ if your server is consistent, or if you're building an adapter for
498
+ an infrastructure service, like Firebase, and want to encode service
499
+ conventions.
598
500
 
599
- For example, if all of your keys are underscored and all-caps, but
600
- otherwise consistent with the names you use in your models, you
601
- can implement across-the-board rules for how to convert an attribute
602
- name in your model to a key in your JSON.
501
+ For example, if all of your keys are underscored and all-caps, but
502
+ otherwise consistent with the names you use in your models, you
503
+ can implement across-the-board rules for how to convert an attribute
504
+ name in your model to a key in your JSON.
603
505
 
604
- ```js [app/serializers/application.js]
605
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
606
- import { underscore } from '<app-name>/utils/string-utils';
506
+ ```js [app/serializers/application.js]
507
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
508
+ import { underscore } from '<app-name>/utils/string-utils';
607
509
 
608
- export default class ApplicationSerializer extends RESTSerializer {
609
- keyForAttribute(attr, method) {
610
- return underscore(attr).toUpperCase();
611
- }
612
- }
613
- ```
510
+ export default class ApplicationSerializer extends RESTSerializer {
511
+ keyForAttribute(attr, method) {
512
+ return underscore(attr).toUpperCase();
513
+ }
514
+ }
515
+ ```
614
516
 
615
- You can also implement `keyForRelationship`, which takes the name
616
- of the relationship as the first parameter, the kind of
617
- relationship (`hasMany` or `belongsTo`) as the second parameter, and
618
- the method (`serialize` or `deserialize`) as the third parameter.
517
+ You can also implement `keyForRelationship`, which takes the name
518
+ of the relationship as the first parameter, the kind of
519
+ relationship (`hasMany` or `belongsTo`) as the second parameter, and
520
+ the method (`serialize` or `deserialize`) as the third parameter.
619
521
 
620
- @class RESTSerializer
621
- @public
522
+ @class RESTSerializer
523
+ @public
622
524
  */
623
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
624
525
  const RESTSerializer = JSONSerializer.extend({
625
- /**
626
- `keyForPolymorphicType` can be used to define a custom key when
627
- serializing and deserializing a polymorphic type. By default, the
628
- returned key is `${key}Type`.
629
- Example
630
- ```js [app/serializers/post.js]
631
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
632
- export default class ApplicationSerializer extends RESTSerializer {
633
- keyForPolymorphicType(key, relationship) {
634
- let relationshipKey = this.keyForRelationship(key);
635
- return 'type-' + relationshipKey;
636
- }
637
- }
638
- ```
639
- @public
640
- */
641
- keyForPolymorphicType(key, type, method) {
642
- // @ts-expect-error
643
- const relationshipKey = this.keyForRelationship(key);
644
- return `${relationshipKey}Type`;
645
- },
646
- /**
647
- Normalizes a part of the JSON payload returned by
648
- the server. You should override this method, munge the hash
649
- and call super if you have generic normalization to do.
650
- It takes the type of the record that is being normalized
651
- (as a Model class), the property where the hash was
652
- originally found, and the hash to normalize.
653
- For example, if you have a payload that looks like this:
654
- ```js
655
- {
656
- "post": {
657
- "id": 1,
658
- "title": "Rails is omakase",
659
- "comments": [ 1, 2 ]
660
- },
661
- "comments": [{
662
- "id": 1,
663
- "body": "FIRST"
664
- }, {
665
- "id": 2,
666
- "body": "Rails is unagi"
667
- }]
668
- }
669
- ```
670
- The `normalize` method will be called three times:
671
- * With `App.Post`, `"posts"` and `{ id: 1, title: "Rails is omakase", ... }`
672
- * With `App.Comment`, `"comments"` and `{ id: 1, body: "FIRST" }`
673
- * With `App.Comment`, `"comments"` and `{ id: 2, body: "Rails is unagi" }`
674
- You can use this method, for example, to normalize underscored keys to camelized
675
- or other general-purpose normalizations. You will only need to implement
676
- `normalize` and manipulate the payload as desired.
677
- For example, if the `IDs` under `"comments"` are provided as `_id` instead of
678
- `id`, you can specify how to normalize just the comments:
679
- ```js [app/serializers/post.js]
680
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
681
- export default class ApplicationSerializer extends RESTSerializer {
682
- normalize(model, hash, prop) {
683
- if (prop === 'comments') {
684
- hash.id = hash._id;
685
- delete hash._id;
686
- }
687
- return super.normalize(...arguments);
688
- }
689
- }
690
- ```
691
- On each call to the `normalize` method, the third parameter (`prop`) is always
692
- one of the keys that were in the original payload or in the result of another
693
- normalization as `normalizeResponse`.
694
- @public
695
- @param {Model} modelClass
696
- @param {Object} resourceHash
697
- @param {String} prop
698
- @return {Object}
699
- */
700
-
701
- /**
702
- Normalizes an array of resource payloads and returns a JSON-API Document
703
- with primary data and, if any, included data as `{ data, included }`.
704
- @private
705
- */
706
- _normalizeArray(store, modelName, arrayHash, prop) {
707
- const documentHash = {
708
- data: [],
709
- included: []
710
- };
711
- const modelClass = store.modelFor(modelName);
712
- const serializer = store.serializerFor(modelName);
713
- makeArray(arrayHash).forEach(hash => {
714
- // @ts-expect-error
715
- const {
716
- data,
717
- included
718
- } = this._normalizePolymorphicRecord(store, hash, prop, modelClass, serializer);
719
- // @ts-expect-error
720
- documentHash.data.push(data);
721
- if (included) {
722
- documentHash.included = documentHash.included.concat(included);
723
- }
724
- });
725
- return documentHash;
726
- },
727
- _normalizePolymorphicRecord(store, hash, prop, primaryModelClass, primarySerializer) {
728
- let serializer = primarySerializer;
729
- let modelClass = primaryModelClass;
730
- const primaryHasTypeAttribute = primaryModelClass.fields.has('type');
731
-
732
- // @ts-expect-error all the errors
733
- if (!primaryHasTypeAttribute && hash.type) {
734
- // Support polymorphic records in async relationships
735
- // @ts-expect-error all the errors
736
- const type = this.modelNameFromPayloadKey(hash.type);
737
- if (store.schema.hasResource({
738
- type
739
- })) {
740
- serializer = store.serializerFor(type);
741
- modelClass = store.modelFor(type);
742
- }
743
- }
744
-
745
- // @ts-expect-error all the errors
746
- return serializer.normalize(modelClass, hash, prop);
747
- },
748
- /**
749
- @private
750
- */
751
- _normalizeResponse(store, primaryModelClass, payload, id, requestType, isSingle) {
752
- const documentHash = {
753
- data: null,
754
- included: []
755
- };
756
- // @ts-expect-error
757
- const meta = this.extractMeta(store, primaryModelClass, payload);
758
- if (meta) {
759
- documentHash.meta = meta;
760
- }
761
- const keys = Object.keys(payload);
762
- for (let i = 0, length = keys.length; i < length; i++) {
763
- const prop = keys[i];
764
- let modelName = prop;
765
- let forcedSecondary = false;
766
-
767
- /*
768
- If you want to provide sideloaded records of the same type that the
769
- primary data you can do that by prefixing the key with `_`.
770
- Example
771
- ```
772
- {
773
- users: [
774
- { id: 1, title: 'Tom', manager: 3 },
775
- { id: 2, title: 'Yehuda', manager: 3 }
776
- ],
777
- _users: [
778
- { id: 3, title: 'Tomster' }
779
- ]
780
- }
781
- ```
782
- This forces `_users` to be added to `included` instead of `data`.
783
- */
784
- if (prop.charAt(0) === '_') {
785
- forcedSecondary = true;
786
- modelName = prop.substr(1);
787
- }
788
- const type = this.modelNameFromPayloadKey(modelName);
789
- if (!store.schema.hasResource({
790
- type
791
- })) {
792
- continue;
793
- }
794
-
795
- // eslint-disable-next-line no-var
796
- var isPrimary = !forcedSecondary && this.isPrimaryType(store, type, primaryModelClass);
797
- const value = payload[prop];
798
- if (value === null) {
799
- continue;
800
- }
801
-
802
- /*
803
- Support primary data as an object instead of an array.
804
- Example
805
- ```
806
- {
807
- user: { id: 1, title: 'Tom', manager: 3 }
808
- }
809
- ```
810
- */
811
- if (isPrimary && !Array.isArray(value)) {
812
- // @ts-expect-error
813
- const {
814
- data,
815
- included
816
- } = this._normalizePolymorphicRecord(store, value, prop, primaryModelClass, this);
817
- documentHash.data = data;
818
- if (included) {
819
- documentHash.included = documentHash.included.concat(included);
820
- }
821
- continue;
822
- }
823
- // @ts-expect-error
824
- const {
825
- data,
826
- included
827
- } = this._normalizeArray(store, type, value, prop);
828
- if (included) {
829
- documentHash.included = documentHash.included.concat(included);
830
- }
831
- if (isSingle) {
832
- // eslint-disable-next-line @typescript-eslint/no-loop-func
833
- data.forEach(resource => {
834
- /*
835
- Figures out if this is the primary record or not.
836
- It's either:
837
- 1. The record with the same ID as the original request
838
- 2. If it's a newly created record without an ID, the first record
839
- in the array
840
- */
841
- const isUpdatedRecord = isPrimary && coerceId(resource.id) === id;
842
- const isFirstCreatedRecord = isPrimary && !id && !documentHash.data;
843
- if (isFirstCreatedRecord || isUpdatedRecord) {
844
- documentHash.data = resource;
845
- } else {
846
- // @ts-expect-error
847
- documentHash.included.push(resource);
848
- }
849
- });
850
- } else {
851
- if (isPrimary) {
852
- documentHash.data = data;
853
- } else {
854
- if (data) {
855
- documentHash.included = documentHash.included.concat(data);
856
- }
857
- }
858
- }
859
- }
860
- return documentHash;
861
- },
862
- isPrimaryType(store, modelName, primaryModelClass) {
863
- return dasherize(modelName) === primaryModelClass.modelName;
864
- },
865
- /**
866
- This method allows you to push a payload containing top-level
867
- collections of records organized per type.
868
- ```js
869
- {
870
- "posts": [{
871
- "id": "1",
872
- "title": "Rails is omakase",
873
- "author", "1",
874
- "comments": [ "1" ]
875
- }],
876
- "comments": [{
877
- "id": "1",
878
- "body": "FIRST"
879
- }],
880
- "users": [{
881
- "id": "1",
882
- "name": "@d2h"
883
- }]
884
- }
885
- ```
886
- It will first normalize the payload, so you can use this to push
887
- in data streaming in from your server structured the same way
888
- that fetches and saves are structured.
889
- @public
890
- */
891
- pushPayload(store, payload) {
892
- const documentHash = {
893
- data: [],
894
- included: []
895
- };
896
- for (const prop in payload) {
897
- const type = this.modelNameFromPayloadKey(prop);
898
- if (!store.schema.hasResource({
899
- type
900
- })) {
901
- continue;
902
- }
903
- const ModelSchema = store.modelFor(type);
904
- const typeSerializer = store.serializerFor(ModelSchema.modelName);
905
- makeArray(payload[prop]).forEach(hash => {
906
- const {
907
- data,
908
- included
909
- } = typeSerializer.normalize(ModelSchema, hash, prop);
910
- // @ts-expect-error
911
- documentHash.data.push(data);
912
- if (included) {
913
- documentHash.included = documentHash.included.concat(included);
914
- }
915
- });
916
- }
917
- store.push(documentHash);
918
- },
919
- /**
920
- This method is used to convert each JSON root key in the payload
921
- into a modelName that it can use to look up the appropriate model for
922
- that part of the payload.
923
- For example, your server may send a model name that does not correspond with
924
- the name of the model in your app. Let's take a look at an example model,
925
- and an example payload:
926
- ```js [app/models/post.js]
927
- import Model from '@warp-drive/legacy/model';
928
- export default class Post extends Model {}
929
- ```
930
- ```javascript
931
- {
932
- "blog/post": {
933
- "id": "1
934
- }
935
- }
936
- ```
937
- Ember Data is going to normalize the payload's root key for the modelName. As a result,
938
- it will try to look up the "blog/post" model. Since we don't have a model called "blog/post"
939
- (or a file called app/models/blog/post.js in ember-cli), Ember Data will throw an error
940
- because it cannot find the "blog/post" model.
941
- Since we want to remove this namespace, we can define a serializer for the application that will
942
- remove "blog/" from the payload key whenver it's encountered by Ember Data:
943
- ```js [app/serializers/application.js]
944
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
945
- export default class ApplicationSerializer extends RESTSerializer {
946
- modelNameFromPayloadKey(payloadKey) {
947
- if (payloadKey === 'blog/post') {
948
- return super.modelNameFromPayloadKey(payloadKey.replace('blog/', ''));
949
- } else {
950
- return super.modelNameFromPayloadKey(payloadKey);
951
- }
952
- }
953
- }
954
- ```
955
- After refreshing, Ember Data will appropriately look up the "post" model.
956
- By default the modelName for a model is its
957
- name in dasherized form. This means that a payload key like "blogPost" would be
958
- normalized to "blog-post" when Ember Data looks up the model. Usually, Ember Data
959
- can use the correct inflection to do this for you. Most of the time, you won't
960
- need to override `modelNameFromPayloadKey` for this purpose.
961
- @public
962
- @return the model's modelName
963
- */
964
- modelNameFromPayloadKey(key) {
965
- return dasherize(singularize(key));
966
- },
967
- // SERIALIZE
968
-
969
- /**
970
- Called when a record is saved in order to convert the
971
- record into JSON.
972
- By default, it creates a JSON object with a key for
973
- each attribute and belongsTo relationship.
974
- For example, consider this model:
975
- ```js [app/models/comment.js]
976
- import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
977
- export default class Comment extends Model {
978
- @attr title
979
- @attr body
980
- @belongsTo('user') author
981
- }
982
- ```
983
- The default serialization would create a JSON object like:
984
- ```js
985
- {
986
- "title": "Rails is unagi",
987
- "body": "Rails? Omakase? O_O",
988
- "author": 12
989
- }
990
- ```
991
- By default, attributes are passed through as-is, unless
992
- you specified an attribute type (`attr('date')`). If
993
- you specify a transform, the JavaScript value will be
994
- serialized when inserted into the JSON hash.
995
- By default, belongs-to relationships are converted into
996
- IDs when inserted into the JSON hash.
997
- ## IDs
998
- `serialize` takes an options hash with a single option:
999
- `includeId`. If this option is `true`, `serialize` will,
1000
- by default include the ID in the JSON object it builds.
1001
- The RESTAdapter passes in `includeId: true` when serializing
1002
- a record for `createRecord`, but not for `updateRecord`.
1003
- ## Customization
1004
- Your server may expect a different JSON format than the
1005
- built-in serialization format.
1006
- In that case, you can implement `serialize` yourself and
1007
- return a JSON hash of your choosing.
1008
- ```js [app/serializers/post.js]
1009
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
1010
- export default class ApplicationSerializer extends RESTSerializer {
1011
- serialize(snapshot, options) {
1012
- let json = {
1013
- POST_TTL: snapshot.attr('title'),
1014
- POST_BDY: snapshot.attr('body'),
1015
- POST_CMS: snapshot.hasMany('comments', { ids: true })
1016
- };
1017
- if (options.includeId) {
1018
- json.POST_ID_ = snapshot.id;
1019
- }
1020
- return json;
1021
- }
1022
- }
1023
- ```
1024
- ## Customizing an App-Wide Serializer
1025
- If you want to define a serializer for your entire
1026
- application, you'll probably want to use `eachAttribute`
1027
- and `eachRelationship` on the record.
1028
- ```js [app/serializers/application.js]
1029
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
1030
- import { pluralize } from '<app-name>/utils/string-utils';
1031
- export default class ApplicationSerializer extends RESTSerializer {
1032
- serialize(snapshot, options) {
1033
- let json = {};
1034
- snapshot.eachAttribute(function(name) {
1035
- json[serverAttributeName(name)] = snapshot.attr(name);
1036
- });
1037
- snapshot.eachRelationship(function(name, relationship) {
1038
- if (relationship.kind === 'hasMany') {
1039
- json[serverHasManyName(name)] = snapshot.hasMany(name, { ids: true });
1040
- }
1041
- });
1042
- if (options.includeId) {
1043
- json.ID_ = snapshot.id;
1044
- }
1045
- return json;
1046
- }
1047
- }
1048
- function serverAttributeName(attribute) {
1049
- return attribute.underscore().toUpperCase();
1050
- }
1051
- function serverHasManyName(name) {
1052
- return serverAttributeName(singularize(name)) + "_IDS";
1053
- }
1054
- ```
1055
- This serializer will generate JSON that looks like this:
1056
- ```js
1057
- {
1058
- "TITLE": "Rails is omakase",
1059
- "BODY": "Yep. Omakase.",
1060
- "COMMENT_IDS": [ 1, 2, 3 ]
1061
- }
1062
- ```
1063
- ## Tweaking the Default JSON
1064
- If you just want to do some small tweaks on the default JSON,
1065
- you can call super first and make the tweaks on the returned
1066
- JSON.
1067
- ```js [app/serializers/post.js]
1068
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
1069
- export default class ApplicationSerializer extends RESTSerializer {
1070
- serialize(snapshot, options) {
1071
- let json = super.serialize(snapshot, options);
1072
- json.subject = json.title;
1073
- delete json.title;
1074
- return json;
1075
- }
1076
- }
1077
- ```
1078
- @public
1079
- */
1080
- serialize(snapshot, options) {
1081
- // @ts-expect-error
1082
- return this._super(...arguments);
1083
- },
1084
- /**
1085
- You can use this method to customize the root keys serialized into the JSON.
1086
- The hash property should be modified by reference (possibly using something like _.extend)
1087
- By default the REST Serializer sends the modelName of a model, which is a camelized
1088
- version of the name.
1089
- For example, your server may expect underscored root objects.
1090
- ```js [app/serializers/application.js]
1091
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
1092
- import { underscore } from '<app-name>/utils/string-utils';
1093
- export default class ApplicationSerializer extends RESTSerializer {
1094
- serializeIntoHash(data, type, record, options) {
1095
- let root = underscore(type.modelName);
1096
- data[root] = this.serialize(record, options);
1097
- }
1098
- }
1099
- ```
1100
- @public
1101
- */
1102
- serializeIntoHash(hash, typeClass, snapshot, options) {
1103
- const normalizedRootKey = this.payloadKeyFromModelName(typeClass.modelName);
1104
- hash[normalizedRootKey] = this.serialize(snapshot, options);
1105
- },
1106
- /**
1107
- You can use `payloadKeyFromModelName` to override the root key for an outgoing
1108
- request. By default, the RESTSerializer returns a camelized version of the
1109
- model's name.
1110
- For a model called TacoParty, its `modelName` would be the string `taco-party`. The RESTSerializer
1111
- will send it to the server with `tacoParty` as the root key in the JSON payload:
1112
- ```js
1113
- {
1114
- "tacoParty": {
1115
- "id": "1",
1116
- "location": "Matthew Beale's House"
1117
- }
1118
- }
1119
- ```
1120
- For example, your server may expect dasherized root objects:
1121
- ```js [app/serializers/application.js]
1122
- import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
1123
- import { dasherize } from '<app-name>/utils/string-utils';
1124
- export default class ApplicationSerializer extends RESTSerializer {
1125
- payloadKeyFromModelName(modelName) {
1126
- return dasherize(modelName);
1127
- }
1128
- }
1129
- ```
1130
- Given a `TacoParty` model, calling `save` on it would produce an outgoing
1131
- request like:
1132
- ```js
1133
- {
1134
- "taco-party": {
1135
- "id": "1",
1136
- "location": "Matthew Beale's House"
1137
- }
1138
- }
1139
- ```
1140
- @public
1141
- */
1142
- payloadKeyFromModelName(modelName) {
1143
- return camelize(modelName);
1144
- },
1145
- /**
1146
- You can use this method to customize how polymorphic objects are serialized.
1147
- By default the REST Serializer creates the key by appending `Type` to
1148
- the attribute and value from the model's camelcased model name.
1149
- @public
1150
- */
1151
- serializePolymorphicType(snapshot, json, relationship) {
1152
- const name = relationship.name;
1153
- const typeKey = this.keyForPolymorphicType(name, relationship.type, 'serialize');
1154
- const belongsTo = snapshot.belongsTo(name);
1155
- if (!belongsTo) {
1156
- json[typeKey] = null;
1157
- } else {
1158
- // @ts-expect-error
1159
- json[typeKey] = camelize(belongsTo.modelName);
1160
- }
1161
- },
1162
- /**
1163
- You can use this method to customize how a polymorphic relationship should
1164
- be extracted.
1165
- @public
1166
- @param {Object} relationshipType
1167
- @param {Object} relationshipHash
1168
- @param {Object} relationshipOptions
1169
- @return {Object}
1170
- */
1171
- extractPolymorphicRelationship(relationshipType, relationshipHash, relationshipOptions) {
1172
- // @ts-expect-error
1173
- const {
1174
- key,
1175
- resourceHash,
1176
- relationshipMeta
1177
- } = relationshipOptions;
1178
-
1179
- // A polymorphic belongsTo relationship can be present in the payload
1180
- // either in the form where the `id` and the `type` are given:
1181
- //
1182
- // {
1183
- // message: { id: 1, type: 'post' }
1184
- // }
1185
- //
1186
- // or by the `id` and a `<relationship>Type` attribute:
1187
- //
1188
- // {
1189
- // message: 1,
1190
- // messageType: 'post'
1191
- // }
1192
- //
1193
- // The next code checks if the latter case is present and returns the
1194
- // corresponding JSON-API representation. The former case is handled within
1195
- // the base class JSONSerializer.
1196
- const isPolymorphic = relationshipMeta.options.polymorphic;
1197
- const typeProperty = this.keyForPolymorphicType(key, relationshipType, 'deserialize');
1198
- if (isPolymorphic && resourceHash[typeProperty] !== undefined && typeof relationshipHash !== 'object') {
1199
- const type = this.modelNameFromPayloadKey(resourceHash[typeProperty]);
1200
- return {
1201
- id: coerceId(relationshipHash),
1202
- type: type
1203
- };
1204
- }
1205
- // @ts-expect-error
1206
- return this._super(...arguments);
1207
- }
526
+ /**
527
+ `keyForPolymorphicType` can be used to define a custom key when
528
+ serializing and deserializing a polymorphic type. By default, the
529
+ returned key is `${key}Type`.
530
+ Example
531
+ ```js [app/serializers/post.js]
532
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
533
+ export default class ApplicationSerializer extends RESTSerializer {
534
+ keyForPolymorphicType(key, relationship) {
535
+ let relationshipKey = this.keyForRelationship(key);
536
+ return 'type-' + relationshipKey;
537
+ }
538
+ }
539
+ ```
540
+ @public
541
+ */
542
+ keyForPolymorphicType(key, type, method) {
543
+ return `${this.keyForRelationship(key)}Type`;
544
+ },
545
+ /**
546
+ Normalizes a part of the JSON payload returned by
547
+ the server. You should override this method, munge the hash
548
+ and call super if you have generic normalization to do.
549
+ It takes the type of the record that is being normalized
550
+ (as a Model class), the property where the hash was
551
+ originally found, and the hash to normalize.
552
+ For example, if you have a payload that looks like this:
553
+ ```js
554
+ {
555
+ "post": {
556
+ "id": 1,
557
+ "title": "Rails is omakase",
558
+ "comments": [ 1, 2 ]
559
+ },
560
+ "comments": [{
561
+ "id": 1,
562
+ "body": "FIRST"
563
+ }, {
564
+ "id": 2,
565
+ "body": "Rails is unagi"
566
+ }]
567
+ }
568
+ ```
569
+ The `normalize` method will be called three times:
570
+ * With `App.Post`, `"posts"` and `{ id: 1, title: "Rails is omakase", ... }`
571
+ * With `App.Comment`, `"comments"` and `{ id: 1, body: "FIRST" }`
572
+ * With `App.Comment`, `"comments"` and `{ id: 2, body: "Rails is unagi" }`
573
+ You can use this method, for example, to normalize underscored keys to camelized
574
+ or other general-purpose normalizations. You will only need to implement
575
+ `normalize` and manipulate the payload as desired.
576
+ For example, if the `IDs` under `"comments"` are provided as `_id` instead of
577
+ `id`, you can specify how to normalize just the comments:
578
+ ```js [app/serializers/post.js]
579
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
580
+ export default class ApplicationSerializer extends RESTSerializer {
581
+ normalize(model, hash, prop) {
582
+ if (prop === 'comments') {
583
+ hash.id = hash._id;
584
+ delete hash._id;
585
+ }
586
+ return super.normalize(...arguments);
587
+ }
588
+ }
589
+ ```
590
+ On each call to the `normalize` method, the third parameter (`prop`) is always
591
+ one of the keys that were in the original payload or in the result of another
592
+ normalization as `normalizeResponse`.
593
+ @public
594
+ @param {Model} modelClass
595
+ @param {Object} resourceHash
596
+ @param {String} prop
597
+ @return {Object}
598
+ */
599
+ /**
600
+ Normalizes an array of resource payloads and returns a JSON-API Document
601
+ with primary data and, if any, included data as `{ data, included }`.
602
+ @private
603
+ */
604
+ _normalizeArray(store, modelName, arrayHash, prop) {
605
+ const documentHash = {
606
+ data: [],
607
+ included: []
608
+ };
609
+ const modelClass = store.modelFor(modelName);
610
+ const serializer = store.serializerFor(modelName);
611
+ makeArray(arrayHash).forEach((hash) => {
612
+ const { data, included } = this._normalizePolymorphicRecord(store, hash, prop, modelClass, serializer);
613
+ documentHash.data.push(data);
614
+ if (included) documentHash.included = documentHash.included.concat(included);
615
+ });
616
+ return documentHash;
617
+ },
618
+ _normalizePolymorphicRecord(store, hash, prop, primaryModelClass, primarySerializer) {
619
+ let serializer = primarySerializer;
620
+ let modelClass = primaryModelClass;
621
+ if (!primaryModelClass.fields.has("type") && hash.type) {
622
+ const type = this.modelNameFromPayloadKey(hash.type);
623
+ if (store.schema.hasResource({ type })) {
624
+ serializer = store.serializerFor(type);
625
+ modelClass = store.modelFor(type);
626
+ }
627
+ }
628
+ return serializer.normalize(modelClass, hash, prop);
629
+ },
630
+ /**
631
+ @private
632
+ */
633
+ _normalizeResponse(store, primaryModelClass, payload, id, requestType, isSingle) {
634
+ const documentHash = {
635
+ data: null,
636
+ included: []
637
+ };
638
+ const meta = this.extractMeta(store, primaryModelClass, payload);
639
+ if (meta) documentHash.meta = meta;
640
+ const keys = Object.keys(payload);
641
+ for (let i = 0, length = keys.length; i < length; i++) {
642
+ const prop = keys[i];
643
+ let modelName = prop;
644
+ let forcedSecondary = false;
645
+ if (prop.charAt(0) === "_") {
646
+ forcedSecondary = true;
647
+ modelName = prop.substr(1);
648
+ }
649
+ const type = this.modelNameFromPayloadKey(modelName);
650
+ if (!store.schema.hasResource({ type })) continue;
651
+ var isPrimary = !forcedSecondary && this.isPrimaryType(store, type, primaryModelClass);
652
+ const value = payload[prop];
653
+ if (value === null) continue;
654
+ if (isPrimary && !Array.isArray(value)) {
655
+ const { data, included } = this._normalizePolymorphicRecord(store, value, prop, primaryModelClass, this);
656
+ documentHash.data = data;
657
+ if (included) documentHash.included = documentHash.included.concat(included);
658
+ continue;
659
+ }
660
+ const { data, included } = this._normalizeArray(store, type, value, prop);
661
+ if (included) documentHash.included = documentHash.included.concat(included);
662
+ if (isSingle) data.forEach((resource) => {
663
+ const isUpdatedRecord = isPrimary && coerceId(resource.id) === id;
664
+ if (isPrimary && !id && !documentHash.data || isUpdatedRecord) documentHash.data = resource;
665
+ else documentHash.included.push(resource);
666
+ });
667
+ else if (isPrimary) documentHash.data = data;
668
+ else if (data) documentHash.included = documentHash.included.concat(data);
669
+ }
670
+ return documentHash;
671
+ },
672
+ isPrimaryType(store, modelName, primaryModelClass) {
673
+ return dasherize(modelName) === primaryModelClass.modelName;
674
+ },
675
+ /**
676
+ This method allows you to push a payload containing top-level
677
+ collections of records organized per type.
678
+ ```js
679
+ {
680
+ "posts": [{
681
+ "id": "1",
682
+ "title": "Rails is omakase",
683
+ "author", "1",
684
+ "comments": [ "1" ]
685
+ }],
686
+ "comments": [{
687
+ "id": "1",
688
+ "body": "FIRST"
689
+ }],
690
+ "users": [{
691
+ "id": "1",
692
+ "name": "@d2h"
693
+ }]
694
+ }
695
+ ```
696
+ It will first normalize the payload, so you can use this to push
697
+ in data streaming in from your server structured the same way
698
+ that fetches and saves are structured.
699
+ @public
700
+ */
701
+ pushPayload(store, payload) {
702
+ const documentHash = {
703
+ data: [],
704
+ included: []
705
+ };
706
+ for (const prop in payload) {
707
+ const type = this.modelNameFromPayloadKey(prop);
708
+ if (!store.schema.hasResource({ type })) continue;
709
+ const ModelSchema = store.modelFor(type);
710
+ const typeSerializer = store.serializerFor(ModelSchema.modelName);
711
+ makeArray(payload[prop]).forEach((hash) => {
712
+ const { data, included } = typeSerializer.normalize(ModelSchema, hash, prop);
713
+ documentHash.data.push(data);
714
+ if (included) documentHash.included = documentHash.included.concat(included);
715
+ });
716
+ }
717
+ store.push(documentHash);
718
+ },
719
+ /**
720
+ This method is used to convert each JSON root key in the payload
721
+ into a modelName that it can use to look up the appropriate model for
722
+ that part of the payload.
723
+ For example, your server may send a model name that does not correspond with
724
+ the name of the model in your app. Let's take a look at an example model,
725
+ and an example payload:
726
+ ```js [app/models/post.js]
727
+ import Model from '@warp-drive/legacy/model';
728
+ export default class Post extends Model {}
729
+ ```
730
+ ```javascript
731
+ {
732
+ "blog/post": {
733
+ "id": "1
734
+ }
735
+ }
736
+ ```
737
+ Ember Data is going to normalize the payload's root key for the modelName. As a result,
738
+ it will try to look up the "blog/post" model. Since we don't have a model called "blog/post"
739
+ (or a file called app/models/blog/post.js in ember-cli), Ember Data will throw an error
740
+ because it cannot find the "blog/post" model.
741
+ Since we want to remove this namespace, we can define a serializer for the application that will
742
+ remove "blog/" from the payload key whenver it's encountered by Ember Data:
743
+ ```js [app/serializers/application.js]
744
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
745
+ export default class ApplicationSerializer extends RESTSerializer {
746
+ modelNameFromPayloadKey(payloadKey) {
747
+ if (payloadKey === 'blog/post') {
748
+ return super.modelNameFromPayloadKey(payloadKey.replace('blog/', ''));
749
+ } else {
750
+ return super.modelNameFromPayloadKey(payloadKey);
751
+ }
752
+ }
753
+ }
754
+ ```
755
+ After refreshing, Ember Data will appropriately look up the "post" model.
756
+ By default the modelName for a model is its
757
+ name in dasherized form. This means that a payload key like "blogPost" would be
758
+ normalized to "blog-post" when Ember Data looks up the model. Usually, Ember Data
759
+ can use the correct inflection to do this for you. Most of the time, you won't
760
+ need to override `modelNameFromPayloadKey` for this purpose.
761
+ @public
762
+ @return the model's modelName
763
+ */
764
+ modelNameFromPayloadKey(key) {
765
+ return dasherize(singularize(key));
766
+ },
767
+ /**
768
+ Called when a record is saved in order to convert the
769
+ record into JSON.
770
+ By default, it creates a JSON object with a key for
771
+ each attribute and belongsTo relationship.
772
+ For example, consider this model:
773
+ ```js [app/models/comment.js]
774
+ import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
775
+ export default class Comment extends Model {
776
+ @attr title
777
+ @attr body
778
+ @belongsTo('user') author
779
+ }
780
+ ```
781
+ The default serialization would create a JSON object like:
782
+ ```js
783
+ {
784
+ "title": "Rails is unagi",
785
+ "body": "Rails? Omakase? O_O",
786
+ "author": 12
787
+ }
788
+ ```
789
+ By default, attributes are passed through as-is, unless
790
+ you specified an attribute type (`attr('date')`). If
791
+ you specify a transform, the JavaScript value will be
792
+ serialized when inserted into the JSON hash.
793
+ By default, belongs-to relationships are converted into
794
+ IDs when inserted into the JSON hash.
795
+ ## IDs
796
+ `serialize` takes an options hash with a single option:
797
+ `includeId`. If this option is `true`, `serialize` will,
798
+ by default include the ID in the JSON object it builds.
799
+ The RESTAdapter passes in `includeId: true` when serializing
800
+ a record for `createRecord`, but not for `updateRecord`.
801
+ ## Customization
802
+ Your server may expect a different JSON format than the
803
+ built-in serialization format.
804
+ In that case, you can implement `serialize` yourself and
805
+ return a JSON hash of your choosing.
806
+ ```js [app/serializers/post.js]
807
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
808
+ export default class ApplicationSerializer extends RESTSerializer {
809
+ serialize(snapshot, options) {
810
+ let json = {
811
+ POST_TTL: snapshot.attr('title'),
812
+ POST_BDY: snapshot.attr('body'),
813
+ POST_CMS: snapshot.hasMany('comments', { ids: true })
814
+ };
815
+ if (options.includeId) {
816
+ json.POST_ID_ = snapshot.id;
817
+ }
818
+ return json;
819
+ }
820
+ }
821
+ ```
822
+ ## Customizing an App-Wide Serializer
823
+ If you want to define a serializer for your entire
824
+ application, you'll probably want to use `eachAttribute`
825
+ and `eachRelationship` on the record.
826
+ ```js [app/serializers/application.js]
827
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
828
+ import { pluralize } from '<app-name>/utils/string-utils';
829
+ export default class ApplicationSerializer extends RESTSerializer {
830
+ serialize(snapshot, options) {
831
+ let json = {};
832
+ snapshot.eachAttribute(function(name) {
833
+ json[serverAttributeName(name)] = snapshot.attr(name);
834
+ });
835
+ snapshot.eachRelationship(function(name, relationship) {
836
+ if (relationship.kind === 'hasMany') {
837
+ json[serverHasManyName(name)] = snapshot.hasMany(name, { ids: true });
838
+ }
839
+ });
840
+ if (options.includeId) {
841
+ json.ID_ = snapshot.id;
842
+ }
843
+ return json;
844
+ }
845
+ }
846
+ function serverAttributeName(attribute) {
847
+ return attribute.underscore().toUpperCase();
848
+ }
849
+ function serverHasManyName(name) {
850
+ return serverAttributeName(singularize(name)) + "_IDS";
851
+ }
852
+ ```
853
+ This serializer will generate JSON that looks like this:
854
+ ```js
855
+ {
856
+ "TITLE": "Rails is omakase",
857
+ "BODY": "Yep. Omakase.",
858
+ "COMMENT_IDS": [ 1, 2, 3 ]
859
+ }
860
+ ```
861
+ ## Tweaking the Default JSON
862
+ If you just want to do some small tweaks on the default JSON,
863
+ you can call super first and make the tweaks on the returned
864
+ JSON.
865
+ ```js [app/serializers/post.js]
866
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
867
+ export default class ApplicationSerializer extends RESTSerializer {
868
+ serialize(snapshot, options) {
869
+ let json = super.serialize(snapshot, options);
870
+ json.subject = json.title;
871
+ delete json.title;
872
+ return json;
873
+ }
874
+ }
875
+ ```
876
+ @public
877
+ */
878
+ serialize(snapshot, options) {
879
+ return this._super(...arguments);
880
+ },
881
+ /**
882
+ You can use this method to customize the root keys serialized into the JSON.
883
+ The hash property should be modified by reference (possibly using something like _.extend)
884
+ By default the REST Serializer sends the modelName of a model, which is a camelized
885
+ version of the name.
886
+ For example, your server may expect underscored root objects.
887
+ ```js [app/serializers/application.js]
888
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
889
+ import { underscore } from '<app-name>/utils/string-utils';
890
+ export default class ApplicationSerializer extends RESTSerializer {
891
+ serializeIntoHash(data, type, record, options) {
892
+ let root = underscore(type.modelName);
893
+ data[root] = this.serialize(record, options);
894
+ }
895
+ }
896
+ ```
897
+ @public
898
+ */
899
+ serializeIntoHash(hash, typeClass, snapshot, options) {
900
+ const normalizedRootKey = this.payloadKeyFromModelName(typeClass.modelName);
901
+ hash[normalizedRootKey] = this.serialize(snapshot, options);
902
+ },
903
+ /**
904
+ You can use `payloadKeyFromModelName` to override the root key for an outgoing
905
+ request. By default, the RESTSerializer returns a camelized version of the
906
+ model's name.
907
+ For a model called TacoParty, its `modelName` would be the string `taco-party`. The RESTSerializer
908
+ will send it to the server with `tacoParty` as the root key in the JSON payload:
909
+ ```js
910
+ {
911
+ "tacoParty": {
912
+ "id": "1",
913
+ "location": "Matthew Beale's House"
914
+ }
915
+ }
916
+ ```
917
+ For example, your server may expect dasherized root objects:
918
+ ```js [app/serializers/application.js]
919
+ import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';
920
+ import { dasherize } from '<app-name>/utils/string-utils';
921
+ export default class ApplicationSerializer extends RESTSerializer {
922
+ payloadKeyFromModelName(modelName) {
923
+ return dasherize(modelName);
924
+ }
925
+ }
926
+ ```
927
+ Given a `TacoParty` model, calling `save` on it would produce an outgoing
928
+ request like:
929
+ ```js
930
+ {
931
+ "taco-party": {
932
+ "id": "1",
933
+ "location": "Matthew Beale's House"
934
+ }
935
+ }
936
+ ```
937
+ @public
938
+ */
939
+ payloadKeyFromModelName(modelName) {
940
+ return camelize(modelName);
941
+ },
942
+ /**
943
+ You can use this method to customize how polymorphic objects are serialized.
944
+ By default the REST Serializer creates the key by appending `Type` to
945
+ the attribute and value from the model's camelcased model name.
946
+ @public
947
+ */
948
+ serializePolymorphicType(snapshot, json, relationship) {
949
+ const name = relationship.name;
950
+ const typeKey = this.keyForPolymorphicType(name, relationship.type, "serialize");
951
+ const belongsTo = snapshot.belongsTo(name);
952
+ if (!belongsTo) json[typeKey] = null;
953
+ else json[typeKey] = camelize(belongsTo.modelName);
954
+ },
955
+ /**
956
+ You can use this method to customize how a polymorphic relationship should
957
+ be extracted.
958
+ @public
959
+ @param {Object} relationshipType
960
+ @param {Object} relationshipHash
961
+ @param {Object} relationshipOptions
962
+ @return {Object}
963
+ */
964
+ extractPolymorphicRelationship(relationshipType, relationshipHash, relationshipOptions) {
965
+ const { key, resourceHash, relationshipMeta } = relationshipOptions;
966
+ const isPolymorphic = relationshipMeta.options.polymorphic;
967
+ const typeProperty = this.keyForPolymorphicType(key, relationshipType, "deserialize");
968
+ if (isPolymorphic && resourceHash[typeProperty] !== void 0 && typeof relationshipHash !== "object") {
969
+ const type = this.modelNameFromPayloadKey(resourceHash[typeProperty]);
970
+ return {
971
+ id: coerceId(relationshipHash),
972
+ type
973
+ };
974
+ }
975
+ return this._super(...arguments);
976
+ }
1208
977
  });
1209
- export { EmbeddedRecordsMixin, RESTSerializer };
978
+
979
+ //#endregion
980
+ export { EmbeddedRecordsMixin, RESTSerializer };
981
+ //# sourceMappingURL=rest.js.map