@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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rest.js","names":["Mixin","camelize","inverseForRelationship","EmbeddedRecordsMixin","create","normalize","typeClass","hash","prop","normalizedHash","_super","_extractEmbeddedRecords","store","keyForRelationship","key","method","hasSerializeRecordsOption","hasDeserializeRecordsOption","keyForAttribute","serializeBelongsTo","snapshot","json","relationship","attr","name","noSerializeOptionSpecified","includeIds","hasSerializeIdsOption","includeRecords","embeddedSnapshot","belongsTo","schema","modelFor","modelName","serializedKey","_getMappedKey","kind","id","options","polymorphic","serializePolymorphicType","_serializeEmbeddedBelongsTo","serialize","includeId","removeEmbeddedForeignKey","serializeHasMany","hasMany","ids","_serializeEmbeddedHasMany","hasSerializeIdsAndTypesOption","_serializeHasManyAsIdsAndTypes","map","recordSnapshot","type","console","warn","_generateSerializedHasMany","ret","Array","length","i","embeddedJson","parentRecord","embeddedSerializer","serializerFor","parentKey","hasEmbeddedAlwaysOption","option","attrsOption","embedded","alwaysEmbed","deserialize","attrs","serializer","partial","eachRelationship","_extractEmbeddedHasMany","_extractEmbeddedBelongsTo","relationshipMeta","relationshipHash","data","relationships","item","included","_normalizeEmbeddedRelationship","push","concat","lid","modelClass","isEmbeddedRecordsMixin","camelize","dasherize","singularize","coerceId","JSONSerializer","makeArray","value","Array","isArray","RESTSerializer","extend","keyForPolymorphicType","key","type","method","relationshipKey","keyForRelationship","_normalizeArray","store","modelName","arrayHash","prop","documentHash","data","included","modelClass","modelFor","serializer","serializerFor","forEach","hash","_normalizePolymorphicRecord","push","concat","primaryModelClass","primarySerializer","primaryHasTypeAttribute","fields","has","modelNameFromPayloadKey","schema","hasResource","normalize","_normalizeResponse","payload","id","requestType","isSingle","meta","extractMeta","test","Error","keys","Object","i","length","forcedSecondary","charAt","substr","console","warn","warnMessageNoModelForKey","isPrimary","isPrimaryType","resource","isUpdatedRecord","isFirstCreatedRecord","pushPayload","ModelSchema","typeSerializer","serialize","snapshot","options","_super","arguments","serializeIntoHash","typeClass","normalizedRootKey","payloadKeyFromModelName","serializePolymorphicType","json","relationship","name","typeKey","belongsTo","extractPolymorphicRelationship","relationshipType","relationshipHash","relationshipOptions","resourceHash","relationshipMeta","isPolymorphic","polymorphic","typeProperty","undefined","reopen","constructor","toString","EmbeddedRecordsMixin"],"sources":["../../../../src/serializer/-private/embedded-records-mixin.ts","../../../../src/serializer/rest.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-unsafe-argument */\n/* eslint-disable @typescript-eslint/no-unsafe-return */\n/* eslint-disable @typescript-eslint/no-unsafe-call */\n/* eslint-disable @typescript-eslint/no-unsafe-member-access */\n/* eslint-disable @typescript-eslint/no-unsafe-assignment */\nimport { warn } from '@ember/debug';\nimport Mixin from '@ember/object/mixin';\n\nimport { camelize } from '@warp-drive/utilities/string';\n\nimport { inverseForRelationship } from './utils.ts';\n\n/**\n ## Using Embedded Records\n\n `EmbeddedRecordsMixin` supports serializing embedded records.\n\n To set up embedded records, include the mixin when extending a serializer,\n then define and configure embedded (model) relationships.\n\n Note that embedded records will serialize with the serializer for their model instead of the serializer in which they are defined.\n\n Note also that this mixin does not work with JSONAPISerializer because the JSON:API specification does not describe how to format embedded resources.\n\n Below is an example of a per-type serializer (`post` type).\n\n ```js [app/serializers/post.js]\n import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';\n\n export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {\n attrs = {\n author: { embedded: 'always' },\n comments: { serialize: 'ids' }\n }\n }\n ```\n Note that this use of `{ embedded: 'always' }` is unrelated to\n the `{ embedded: 'always' }` that is defined as an option on `attr` as part of\n defining a model while working with the `ActiveModelSerializer`. Nevertheless,\n using `{ embedded: 'always' }` as an option to `attr` is not a valid way to set up\n embedded records.\n\n The `attrs` option for a resource `{ embedded: 'always' }` is shorthand for:\n\n ```js\n {\n serialize: 'records',\n deserialize: 'records'\n }\n ```\n\n ### Configuring Attrs\n\n A resource's `attrs` option may be set to use `ids`, `records` or false for the\n `serialize` and `deserialize` settings.\n\n The `attrs` property can be set on the `ApplicationSerializer` or a per-type\n serializer.\n\n In the case where embedded JSON is expected while extracting a payload (reading)\n the setting is `deserialize: 'records'`, there is no need to use `ids` when\n extracting as that is the default behaviour without this mixin if you are using\n the vanilla `EmbeddedRecordsMixin`. Likewise, to embed JSON in the payload while\n serializing `serialize: 'records'` is the setting to use. There is an option of\n not embedding JSON in the serialized payload by using `serialize: 'ids'`. If you\n do not want the relationship sent at all, you can use `serialize: false`.\n\n\n ### EmbeddedRecordsMixin defaults\n If you do not overwrite `attrs` for a specific relationship, the `EmbeddedRecordsMixin`\n will behave in the following way:\n\n BelongsTo: `{ serialize: 'id', deserialize: 'id' }`\n HasMany: `{ serialize: false, deserialize: 'ids' }`\n\n ### Model Relationships\n\n Embedded records must have a model defined to be extracted and serialized. Note that\n when defining any relationships on your model such as `belongsTo` and `hasMany`, you\n should not both specify `async: true` and also indicate through the serializer's\n `attrs` attribute that the related model should be embedded for deserialization.\n If a model is declared embedded for deserialization (`embedded: 'always'` or `deserialize: 'records'`),\n then do not use `async: true`.\n\n To successfully extract and serialize embedded records the model relationships\n must be set up correctly. See the\n [defining relationships](https://guides.emberjs.com/current/models/relationships)\n section of the **Defining Models** guide page.\n\n Records without an `id` property are not considered embedded records, model\n instances must have an `id` property to be used with Ember Data.\n\n ### Example JSON payloads, Models and Serializers\n\n **When customizing a serializer it is important to grok what the customizations\n are. Please read the docs for the methods this mixin provides, in case you need\n to modify it to fit your specific needs.**\n\n @class EmbeddedRecordsMixin\n @public\n*/\nexport const EmbeddedRecordsMixin: Mixin = Mixin.create({\n /**\n Normalize the record and recursively normalize/extract all the embedded records\n while pushing them into the store as they are encountered\n\n A payload with an attr configured for embedded records needs to be extracted:\n\n ```js\n {\n \"post\": {\n \"id\": \"1\"\n \"title\": \"Rails is omakase\",\n \"comments\": [{\n \"id\": \"1\",\n \"body\": \"Rails is unagi\"\n }, {\n \"id\": \"2\",\n \"body\": \"Omakase O_o\"\n }]\n }\n }\n ```\n @public\n @param {Model} typeClass\n @param {Object} hash to be normalized\n @param {String} prop the hash has been referenced by\n @return {Object} the normalized hash\n **/\n normalize(typeClass, hash, prop) {\n const normalizedHash = this._super(typeClass, hash, prop);\n return this._extractEmbeddedRecords(this, this.store, typeClass, normalizedHash);\n },\n\n keyForRelationship(key, typeClass, method) {\n if (\n (method === 'serialize' && this.hasSerializeRecordsOption(key)) ||\n (method === 'deserialize' && this.hasDeserializeRecordsOption(key))\n ) {\n return this.keyForAttribute(key, method);\n } else {\n return this._super(key, typeClass, method) || key;\n }\n },\n\n /**\n Serialize `belongsTo` relationship when it is configured as an embedded object.\n\n This example of an author model belongs to a post model:\n\n ```js\n import Model, { attr, belongsTo } from '@warp-drive/legacy/model';\n\n Post = Model.extend({\n title: attr('string'),\n body: attr('string'),\n author: belongsTo('author')\n });\n\n Author = Model.extend({\n name: attr('string'),\n post: belongsTo('post')\n });\n ```\n\n Use a custom (type) serializer for the post model to configure embedded author\n\n ```js [app/serializers/post.js]\n import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';\n\n export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {\n attrs = {\n author: { embedded: 'always' }\n }\n }\n ```\n\n A payload with an attribute configured for embedded records can serialize\n the records together under the root attribute's payload:\n\n ```js\n {\n \"post\": {\n \"id\": \"1\"\n \"title\": \"Rails is omakase\",\n \"author\": {\n \"id\": \"2\"\n \"name\": \"dhh\"\n }\n }\n }\n ```\n\n @public\n @param {Snapshot} snapshot\n @param {Object} json\n @param {Object} relationship\n */\n serializeBelongsTo(snapshot, json, relationship) {\n const attr = relationship.name;\n if (this.noSerializeOptionSpecified(attr)) {\n this._super(snapshot, json, relationship);\n return;\n }\n const includeIds = this.hasSerializeIdsOption(attr);\n const includeRecords = this.hasSerializeRecordsOption(attr);\n const embeddedSnapshot = snapshot.belongsTo(attr);\n if (includeIds) {\n const schema = this.store.modelFor(snapshot.modelName);\n let serializedKey = this._getMappedKey(relationship.name, schema);\n if (serializedKey === relationship.name && this.keyForRelationship) {\n serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');\n }\n\n if (!embeddedSnapshot) {\n json[serializedKey] = null;\n } else {\n json[serializedKey] = embeddedSnapshot.id;\n\n if (relationship.options.polymorphic) {\n this.serializePolymorphicType(snapshot, json, relationship);\n }\n }\n } else if (includeRecords) {\n this._serializeEmbeddedBelongsTo(snapshot, json, relationship);\n }\n },\n\n _serializeEmbeddedBelongsTo(snapshot, json, relationship) {\n const embeddedSnapshot = snapshot.belongsTo(relationship.name);\n const schema = this.store.modelFor(snapshot.modelName);\n let serializedKey = this._getMappedKey(relationship.name, schema);\n if (serializedKey === relationship.name && this.keyForRelationship) {\n serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');\n }\n\n if (!embeddedSnapshot) {\n json[serializedKey] = null;\n } else {\n json[serializedKey] = embeddedSnapshot.serialize({ includeId: true });\n this.removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, json[serializedKey]);\n\n if (relationship.options.polymorphic) {\n this.serializePolymorphicType(snapshot, json, relationship);\n }\n }\n },\n\n /**\n Serializes `hasMany` relationships when it is configured as embedded objects.\n\n This example of a post model has many comments:\n\n ```js\n import Model, { attr, belongsTo, hasMany } from '@warp-drive/legacy/model';\n\n Post = Model.extend({\n title: attr('string'),\n body: attr('string'),\n comments: hasMany('comment')\n });\n\n Comment = Model.extend({\n body: attr('string'),\n post: belongsTo('post')\n });\n ```\n\n Use a custom (type) serializer for the post model to configure embedded comments\n\n ```js [app/serializers/post.js]\n import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';\n\n export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {\n attrs = {\n comments: { embedded: 'always' }\n }\n }\n ```\n\n A payload with an attribute configured for embedded records can serialize\n the records together under the root attribute's payload:\n\n ```js\n {\n \"post\": {\n \"id\": \"1\"\n \"title\": \"Rails is omakase\",\n \"body\": \"I want this for my ORM, I want that for my template language...\"\n \"comments\": [{\n \"id\": \"1\",\n \"body\": \"Rails is unagi\"\n }, {\n \"id\": \"2\",\n \"body\": \"Omakase O_o\"\n }]\n }\n }\n ```\n\n The attrs options object can use more specific instruction for extracting and\n serializing. When serializing, an option to embed `ids`, `ids-and-types` or `records` can be set.\n When extracting the only option is `records`.\n\n So `{ embedded: 'always' }` is shorthand for:\n `{ serialize: 'records', deserialize: 'records' }`\n\n To embed the `ids` for a related object (using a hasMany relationship):\n\n ```js [app/serializers/post.js]\n import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';\n\n export default class PostSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {\n attrs = {\n comments: { serialize: 'ids', deserialize: 'records' }\n }\n }\n ```\n\n ```js\n {\n \"post\": {\n \"id\": \"1\"\n \"title\": \"Rails is omakase\",\n \"body\": \"I want this for my ORM, I want that for my template language...\"\n \"comments\": [\"1\", \"2\"]\n }\n }\n ```\n\n To embed the relationship as a collection of objects with `id` and `type` keys, set\n `ids-and-types` for the related object.\n\n This is particularly useful for polymorphic relationships where records don't share\n the same table and the `id` is not enough information.\n\n For example having a user that has many pets:\n\n ```js\n User = Model.extend({\n name: attr('string'),\n pets: hasMany('pet', { polymorphic: true })\n });\n\n Pet = Model.extend({\n name: attr('string'),\n });\n\n Cat = Pet.extend({\n // ...\n });\n\n Parrot = Pet.extend({\n // ...\n });\n ```\n\n ```js [app/serializers/user.js]\n import RESTSerializer, { EmbeddedRecordsMixin } from '@warp-drive/legacy/serializer/rest';\n\n export default class UserSerializer extends RESTSerializer.extend(EmbeddedRecordsMixin) {\n attrs = {\n pets: { serialize: 'ids-and-types', deserialize: 'records' }\n }\n }\n ```\n\n ```js\n {\n \"user\": {\n \"id\": \"1\"\n \"name\": \"Bertin Osborne\",\n \"pets\": [\n { \"id\": \"1\", \"type\": \"Cat\" },\n { \"id\": \"1\", \"type\": \"Parrot\"}\n ]\n }\n }\n ```\n\n @public\n @param {Snapshot} snapshot\n @param {Object} json\n @param {Object} relationship\n */\n serializeHasMany(snapshot, json, relationship) {\n const attr = relationship.name;\n if (this.noSerializeOptionSpecified(attr)) {\n this._super(snapshot, json, relationship);\n return;\n }\n\n if (this.hasSerializeIdsOption(attr)) {\n const schema = this.store.modelFor(snapshot.modelName);\n let serializedKey = this._getMappedKey(relationship.name, schema);\n if (serializedKey === relationship.name && this.keyForRelationship) {\n serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');\n }\n\n json[serializedKey] = snapshot.hasMany(attr, { ids: true });\n } else if (this.hasSerializeRecordsOption(attr)) {\n this._serializeEmbeddedHasMany(snapshot, json, relationship);\n } else {\n if (this.hasSerializeIdsAndTypesOption(attr)) {\n this._serializeHasManyAsIdsAndTypes(snapshot, json, relationship);\n }\n }\n },\n\n /*\n Serializes a hasMany relationship as an array of objects containing only `id` and `type`\n keys.\n This has its use case on polymorphic hasMany relationships where the server is not storing\n all records in the same table using STI, and therefore the `id` is not enough information\n\n TODO: Make the default in Ember-data 3.0??\n */\n _serializeHasManyAsIdsAndTypes(snapshot, json, relationship) {\n const serializedKey = this.keyForAttribute(relationship.name, 'serialize');\n const hasMany = snapshot.hasMany(relationship.name) || [];\n\n json[serializedKey] = hasMany.map(function (recordSnapshot) {\n //\n // I'm sure I'm being utterly naive here. Probably id is a configurable property and\n // type too, and the modelName has to be normalized somehow.\n //\n return { id: recordSnapshot.id, type: recordSnapshot.modelName };\n });\n },\n\n _serializeEmbeddedHasMany(snapshot, json, relationship) {\n const schema = this.store.modelFor(snapshot.modelName);\n let serializedKey = this._getMappedKey(relationship.name, schema);\n if (serializedKey === relationship.name && this.keyForRelationship) {\n serializedKey = this.keyForRelationship(relationship.name, relationship.kind, 'serialize');\n }\n\n warn(\n `The embedded relationship '${serializedKey}' is undefined for '${snapshot.modelName}' with id '${snapshot.id}'. Please include it in your original payload.`,\n typeof snapshot.hasMany(relationship.name) !== 'undefined',\n { id: 'ds.serializer.embedded-relationship-undefined' }\n );\n\n json[serializedKey] = this._generateSerializedHasMany(snapshot, relationship);\n },\n\n /*\n Returns an array of embedded records serialized to JSON\n */\n _generateSerializedHasMany(snapshot, relationship) {\n const hasMany = snapshot.hasMany(relationship.name) || [];\n const ret = new Array(hasMany.length);\n\n for (let i = 0; i < hasMany.length; i++) {\n const embeddedSnapshot = hasMany[i];\n const embeddedJson = embeddedSnapshot.serialize({ includeId: true });\n this.removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, embeddedJson);\n ret[i] = embeddedJson;\n }\n\n return ret;\n },\n\n /**\n When serializing an embedded record, modify the property (in the `JSON` payload)\n that refers to the parent record (foreign key for the relationship).\n\n Serializing a `belongsTo` relationship removes the property that refers to the\n parent record\n\n Serializing a `hasMany` relationship does not remove the property that refers to\n the parent record.\n\n @public\n @param {Snapshot} snapshot\n @param {Snapshot} embeddedSnapshot\n @param {Object} relationship\n @param {Object} json\n */\n removeEmbeddedForeignKey(snapshot, embeddedSnapshot, relationship, json) {\n if (relationship.kind === 'belongsTo') {\n const parentRecord = inverseForRelationship(this.store, snapshot.modelName, relationship.name);\n if (parentRecord) {\n const name = parentRecord.name;\n const embeddedSerializer = this.store.serializerFor(embeddedSnapshot.modelName);\n const parentKey = embeddedSerializer.keyForRelationship(name, parentRecord.kind, 'deserialize');\n if (parentKey) {\n delete json[parentKey];\n }\n }\n } /*else if (relationship.kind === 'hasMany') {\n return;\n }*/\n },\n\n // checks config for attrs option to embedded (always) - serialize and deserialize\n hasEmbeddedAlwaysOption(attr) {\n const option = this.attrsOption(attr);\n return option && option.embedded === 'always';\n },\n\n // checks config for attrs option to serialize ids\n hasSerializeRecordsOption(attr) {\n const alwaysEmbed = this.hasEmbeddedAlwaysOption(attr);\n const option = this.attrsOption(attr);\n return alwaysEmbed || (option && option.serialize === 'records');\n },\n\n // checks config for attrs option to serialize records\n hasSerializeIdsOption(attr) {\n const option = this.attrsOption(attr);\n return option && (option.serialize === 'ids' || option.serialize === 'id');\n },\n\n // checks config for attrs option to serialize records as objects containing id and types\n hasSerializeIdsAndTypesOption(attr) {\n const option = this.attrsOption(attr);\n return option && (option.serialize === 'ids-and-types' || option.serialize === 'id-and-type');\n },\n\n // checks config for attrs option to serialize records\n noSerializeOptionSpecified(attr) {\n const option = this.attrsOption(attr);\n return !(option && (option.serialize || option.embedded));\n },\n\n // checks config for attrs option to deserialize records\n // a defined option object for a resource is treated the same as\n // `deserialize: 'records'`\n hasDeserializeRecordsOption(attr) {\n const alwaysEmbed = this.hasEmbeddedAlwaysOption(attr);\n const option = this.attrsOption(attr);\n return alwaysEmbed || (option && option.deserialize === 'records');\n },\n\n attrsOption(attr) {\n const attrs = this.attrs;\n return attrs && (attrs[camelize(attr)] || attrs[attr]);\n },\n\n /**\n @private\n */\n _extractEmbeddedRecords(serializer, store, typeClass, partial) {\n typeClass.eachRelationship((key, relationship) => {\n if (serializer.hasDeserializeRecordsOption(key)) {\n if (relationship.kind === 'hasMany') {\n this._extractEmbeddedHasMany(store, key, partial, relationship);\n }\n if (relationship.kind === 'belongsTo') {\n this._extractEmbeddedBelongsTo(store, key, partial, relationship);\n }\n }\n });\n return partial;\n },\n\n /**\n @private\n */\n _extractEmbeddedHasMany(store, key, hash, relationshipMeta) {\n const relationshipHash = hash.data?.relationships?.[key]?.data;\n\n if (!relationshipHash) {\n return;\n }\n\n const hasMany = new Array(relationshipHash.length);\n\n for (let i = 0; i < relationshipHash.length; i++) {\n const item = relationshipHash[i];\n const { data, included } = this._normalizeEmbeddedRelationship(store, relationshipMeta, item);\n hash.included = hash.included || [];\n hash.included.push(data);\n if (included) {\n hash.included = hash.included.concat(included);\n }\n\n hasMany[i] = { id: data.id, type: data.type };\n if (data.lid) {\n hasMany[i].lid = data.lid;\n }\n }\n\n const relationship = { data: hasMany };\n hash.data.relationships[key] = relationship;\n },\n\n /**\n @private\n */\n _extractEmbeddedBelongsTo(store, key, hash, relationshipMeta) {\n const relationshipHash = hash.data?.relationships?.[key]?.data;\n if (!relationshipHash) {\n return;\n }\n\n const { data, included } = this._normalizeEmbeddedRelationship(store, relationshipMeta, relationshipHash);\n hash.included = hash.included || [];\n hash.included.push(data);\n if (included) {\n hash.included = hash.included.concat(included);\n }\n\n const belongsTo = { id: data.id, type: data.type };\n const relationship = { data: belongsTo };\n\n if (data.lid) {\n // @ts-expect-error\n belongsTo.lid = data.lid;\n }\n\n hash.data.relationships[key] = relationship;\n },\n\n /**\n @private\n */\n _normalizeEmbeddedRelationship(store, relationshipMeta, relationshipHash) {\n let modelName = relationshipMeta.type;\n if (relationshipMeta.options.polymorphic) {\n modelName = relationshipHash.type;\n }\n const modelClass = store.modelFor(modelName);\n const serializer = store.serializerFor(modelName);\n\n return serializer.normalize(modelClass, relationshipHash, null);\n },\n isEmbeddedRecordsMixin: true,\n});\n","/* eslint-disable @typescript-eslint/no-unsafe-argument */\n/* eslint-disable @typescript-eslint/no-unsafe-member-access */\n/* eslint-disable @typescript-eslint/no-unsafe-assignment */\n/* eslint-disable @typescript-eslint/no-unsafe-call */\n/* eslint-disable @typescript-eslint/no-unsafe-return */\nimport { warn } from '@ember/debug';\nimport type EmberObject from '@ember/object';\n\n// eslint-disable-next-line @typescript-eslint/no-unused-vars\nimport type { RequestManager, Store } from '@warp-drive/core';\nimport { DEBUG } from '@warp-drive/core/build-config/env';\nimport { assert } from '@warp-drive/core/build-config/macros';\n// eslint-disable-next-line @typescript-eslint/no-unused-vars\nimport type { Handler } from '@warp-drive/core/request';\nimport type { ModelSchema } from '@warp-drive/core/types';\nimport type { LegacyBelongsToField, LegacyHasManyField } from '@warp-drive/core/types/schema/fields';\nimport { camelize, dasherize, singularize } from '@warp-drive/utilities/string';\n\nimport type { MinimumSerializerInterface } from '../compat.ts';\nimport type { Snapshot } from '../compat/-private.ts';\nimport { coerceId } from './-private/utils.ts';\nimport { JSONSerializer } from './json.ts';\n\nfunction makeArray(value: unknown): unknown[] {\n return Array.isArray(value) ? value : [value];\n}\n\n/**\n * :::danger\n ⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.\n If starting a new app or thinking of implementing a new adapter, consider writing a\n {@link Handler} instead to be used with the {@link RequestManager}\n :::\n\n Normally, applications will use the `RESTSerializer` by implementing\n the `normalize` method.\n\n This allows you to do whatever kind of munging you need and is\n especially useful if your server is inconsistent and you need to\n do munging differently for many different kinds of responses.\n\n See the `normalize` documentation for more information.\n\n ## Across the Board Normalization\n\n There are also a number of hooks that you might find useful to define\n across-the-board rules for your payload. These rules will be useful\n if your server is consistent, or if you're building an adapter for\n an infrastructure service, like Firebase, and want to encode service\n conventions.\n\n For example, if all of your keys are underscored and all-caps, but\n otherwise consistent with the names you use in your models, you\n can implement across-the-board rules for how to convert an attribute\n name in your model to a key in your JSON.\n\n ```js [app/serializers/application.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n import { underscore } from '<app-name>/utils/string-utils';\n\n export default class ApplicationSerializer extends RESTSerializer {\n keyForAttribute(attr, method) {\n return underscore(attr).toUpperCase();\n }\n }\n ```\n\n You can also implement `keyForRelationship`, which takes the name\n of the relationship as the first parameter, the kind of\n relationship (`hasMany` or `belongsTo`) as the second parameter, and\n the method (`serialize` or `deserialize`) as the third parameter.\n\n @class RESTSerializer\n @public\n*/\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nconst RESTSerializer: any = (JSONSerializer as typeof EmberObject).extend({\n /**\n `keyForPolymorphicType` can be used to define a custom key when\n serializing and deserializing a polymorphic type. By default, the\n returned key is `${key}Type`.\n\n Example\n\n ```js [app/serializers/post.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n\n export default class ApplicationSerializer extends RESTSerializer {\n keyForPolymorphicType(key, relationship) {\n let relationshipKey = this.keyForRelationship(key);\n\n return 'type-' + relationshipKey;\n }\n }\n ```\n\n @public\n */\n keyForPolymorphicType(key: string, type: string, method: 'serialize' | 'deserialize'): string {\n // @ts-expect-error\n const relationshipKey = this.keyForRelationship(key);\n\n return `${relationshipKey}Type`;\n },\n\n /**\n Normalizes a part of the JSON payload returned by\n the server. You should override this method, munge the hash\n and call super if you have generic normalization to do.\n\n It takes the type of the record that is being normalized\n (as a Model class), the property where the hash was\n originally found, and the hash to normalize.\n\n For example, if you have a payload that looks like this:\n\n ```js\n {\n \"post\": {\n \"id\": 1,\n \"title\": \"Rails is omakase\",\n \"comments\": [ 1, 2 ]\n },\n \"comments\": [{\n \"id\": 1,\n \"body\": \"FIRST\"\n }, {\n \"id\": 2,\n \"body\": \"Rails is unagi\"\n }]\n }\n ```\n\n The `normalize` method will be called three times:\n\n * With `App.Post`, `\"posts\"` and `{ id: 1, title: \"Rails is omakase\", ... }`\n * With `App.Comment`, `\"comments\"` and `{ id: 1, body: \"FIRST\" }`\n * With `App.Comment`, `\"comments\"` and `{ id: 2, body: \"Rails is unagi\" }`\n\n You can use this method, for example, to normalize underscored keys to camelized\n or other general-purpose normalizations. You will only need to implement\n `normalize` and manipulate the payload as desired.\n\n For example, if the `IDs` under `\"comments\"` are provided as `_id` instead of\n `id`, you can specify how to normalize just the comments:\n\n ```js [app/serializers/post.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n\n export default class ApplicationSerializer extends RESTSerializer {\n normalize(model, hash, prop) {\n if (prop === 'comments') {\n hash.id = hash._id;\n delete hash._id;\n }\n\n return super.normalize(...arguments);\n }\n }\n ```\n\n On each call to the `normalize` method, the third parameter (`prop`) is always\n one of the keys that were in the original payload or in the result of another\n normalization as `normalizeResponse`.\n\n @public\n @param {Model} modelClass\n @param {Object} resourceHash\n @param {String} prop\n @return {Object}\n */\n\n /**\n Normalizes an array of resource payloads and returns a JSON-API Document\n with primary data and, if any, included data as `{ data, included }`.\n\n @private\n */\n _normalizeArray(store: Store, modelName: string, arrayHash: unknown, prop: string): object {\n const documentHash = {\n data: [],\n included: [],\n };\n\n const modelClass = store.modelFor(modelName);\n const serializer = store.serializerFor(modelName);\n\n makeArray(arrayHash).forEach((hash) => {\n // @ts-expect-error\n const { data, included } = this._normalizePolymorphicRecord(store, hash, prop, modelClass, serializer);\n // @ts-expect-error\n documentHash.data.push(data);\n if (included) {\n documentHash.included = documentHash.included.concat(included);\n }\n });\n\n return documentHash;\n },\n\n _normalizePolymorphicRecord(\n store: Store,\n hash: object,\n prop: string,\n primaryModelClass: ModelSchema,\n primarySerializer: MinimumSerializerInterface\n ): object {\n let serializer = primarySerializer;\n let modelClass = primaryModelClass;\n\n const primaryHasTypeAttribute = primaryModelClass.fields.has('type');\n\n // @ts-expect-error all the errors\n if (!primaryHasTypeAttribute && hash.type) {\n // Support polymorphic records in async relationships\n // @ts-expect-error all the errors\n const type = this.modelNameFromPayloadKey(hash.type);\n\n if (store.schema.hasResource({ type })) {\n serializer = store.serializerFor(type);\n modelClass = store.modelFor(type);\n }\n }\n\n // @ts-expect-error all the errors\n return serializer.normalize(modelClass, hash, prop);\n },\n\n /**\n @private\n */\n _normalizeResponse(\n store: Store,\n primaryModelClass: ModelSchema,\n payload: object,\n id: string | null,\n requestType: string,\n isSingle: boolean\n ): object {\n const documentHash = {\n data: null,\n included: [],\n };\n // @ts-expect-error\n const meta = this.extractMeta(store, primaryModelClass, payload);\n if (meta) {\n assert(\n 'The `meta` returned from `extractMeta` has to be an object, not \"' + typeof meta + '\".',\n typeof meta === 'object'\n ); // @ts-expect-error\n documentHash.meta = meta;\n }\n\n const keys = Object.keys(payload);\n\n for (let i = 0, length = keys.length; i < length; i++) {\n const prop = keys[i];\n let modelName = prop;\n let forcedSecondary = false;\n\n /*\n If you want to provide sideloaded records of the same type that the\n primary data you can do that by prefixing the key with `_`.\n\n Example\n\n ```\n {\n users: [\n { id: 1, title: 'Tom', manager: 3 },\n { id: 2, title: 'Yehuda', manager: 3 }\n ],\n _users: [\n { id: 3, title: 'Tomster' }\n ]\n }\n ```\n\n This forces `_users` to be added to `included` instead of `data`.\n */\n if (prop.charAt(0) === '_') {\n forcedSecondary = true;\n modelName = prop.substr(1);\n }\n\n const type = this.modelNameFromPayloadKey(modelName);\n if (!store.schema.hasResource({ type })) {\n if (DEBUG) {\n // @ts-expect-error\n warn(this.warnMessageNoModelForKey(modelName, type), false, {\n id: 'ds.serializer.model-for-key-missing',\n });\n }\n continue;\n }\n\n // eslint-disable-next-line no-var\n var isPrimary = !forcedSecondary && this.isPrimaryType(store, type, primaryModelClass);\n const value = payload[prop];\n\n if (value === null) {\n continue;\n }\n\n assert(\n 'The adapter returned an array for the primary data of a `queryRecord` response. `queryRecord` should return a single record.',\n !(requestType === 'queryRecord' && isPrimary && Array.isArray(value))\n );\n\n /*\n Support primary data as an object instead of an array.\n\n Example\n\n ```\n {\n user: { id: 1, title: 'Tom', manager: 3 }\n }\n ```\n */\n if (isPrimary && !Array.isArray(value)) {\n // @ts-expect-error\n const { data, included } = this._normalizePolymorphicRecord(store, value, prop, primaryModelClass, this);\n documentHash.data = data;\n if (included) {\n documentHash.included = documentHash.included.concat(included);\n }\n continue;\n }\n // @ts-expect-error\n const { data, included } = this._normalizeArray(store, type, value, prop);\n\n if (included) {\n documentHash.included = documentHash.included.concat(included);\n }\n\n if (isSingle) {\n // eslint-disable-next-line @typescript-eslint/no-loop-func\n data.forEach((resource) => {\n /*\n Figures out if this is the primary record or not.\n\n It's either:\n\n 1. The record with the same ID as the original request\n 2. If it's a newly created record without an ID, the first record\n in the array\n */\n const isUpdatedRecord = isPrimary && coerceId(resource.id) === id;\n const isFirstCreatedRecord = isPrimary && !id && !documentHash.data;\n\n if (isFirstCreatedRecord || isUpdatedRecord) {\n documentHash.data = resource;\n } else {\n // @ts-expect-error\n documentHash.included.push(resource);\n }\n });\n } else {\n if (isPrimary) {\n documentHash.data = data;\n } else {\n if (data) {\n documentHash.included = documentHash.included.concat(data);\n }\n }\n }\n }\n\n return documentHash;\n },\n\n isPrimaryType(store: Store, modelName: string, primaryModelClass: ModelSchema): boolean {\n return dasherize(modelName) === primaryModelClass.modelName;\n },\n\n /**\n This method allows you to push a payload containing top-level\n collections of records organized per type.\n\n ```js\n {\n \"posts\": [{\n \"id\": \"1\",\n \"title\": \"Rails is omakase\",\n \"author\", \"1\",\n \"comments\": [ \"1\" ]\n }],\n \"comments\": [{\n \"id\": \"1\",\n \"body\": \"FIRST\"\n }],\n \"users\": [{\n \"id\": \"1\",\n \"name\": \"@d2h\"\n }]\n }\n ```\n\n It will first normalize the payload, so you can use this to push\n in data streaming in from your server structured the same way\n that fetches and saves are structured.\n\n @public\n */\n pushPayload(store: Store, payload: object): void {\n const documentHash = {\n data: [],\n included: [],\n };\n\n for (const prop in payload) {\n const type = this.modelNameFromPayloadKey(prop);\n if (!store.schema.hasResource({ type })) {\n if (DEBUG) {\n // @ts-expect-error\n warn(this.warnMessageNoModelForKey(prop, type), false, {\n id: 'ds.serializer.model-for-key-missing',\n });\n }\n continue;\n }\n const ModelSchema = store.modelFor(type);\n const typeSerializer = store.serializerFor(ModelSchema.modelName);\n\n makeArray(payload[prop]).forEach((hash) => {\n const { data, included } = typeSerializer.normalize(ModelSchema, hash, prop);\n // @ts-expect-error\n documentHash.data.push(data);\n if (included) {\n documentHash.included = documentHash.included.concat(included);\n }\n });\n }\n\n store.push(documentHash);\n },\n\n /**\n This method is used to convert each JSON root key in the payload\n into a modelName that it can use to look up the appropriate model for\n that part of the payload.\n\n For example, your server may send a model name that does not correspond with\n the name of the model in your app. Let's take a look at an example model,\n and an example payload:\n\n ```js [app/models/post.js]\n import Model from '@warp-drive/legacy/model';\n\n export default class Post extends Model {}\n ```\n\n ```javascript\n {\n \"blog/post\": {\n \"id\": \"1\n }\n }\n ```\n\n Ember Data is going to normalize the payload's root key for the modelName. As a result,\n it will try to look up the \"blog/post\" model. Since we don't have a model called \"blog/post\"\n (or a file called app/models/blog/post.js in ember-cli), Ember Data will throw an error\n because it cannot find the \"blog/post\" model.\n\n Since we want to remove this namespace, we can define a serializer for the application that will\n remove \"blog/\" from the payload key whenver it's encountered by Ember Data:\n\n ```js [app/serializers/application.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n\n export default class ApplicationSerializer extends RESTSerializer {\n modelNameFromPayloadKey(payloadKey) {\n if (payloadKey === 'blog/post') {\n return super.modelNameFromPayloadKey(payloadKey.replace('blog/', ''));\n } else {\n return super.modelNameFromPayloadKey(payloadKey);\n }\n }\n }\n ```\n\n After refreshing, Ember Data will appropriately look up the \"post\" model.\n\n By default the modelName for a model is its\n name in dasherized form. This means that a payload key like \"blogPost\" would be\n normalized to \"blog-post\" when Ember Data looks up the model. Usually, Ember Data\n can use the correct inflection to do this for you. Most of the time, you won't\n need to override `modelNameFromPayloadKey` for this purpose.\n\n @public\n @return the model's modelName\n */\n modelNameFromPayloadKey(key: string): string {\n return dasherize(singularize(key));\n },\n\n // SERIALIZE\n\n /**\n Called when a record is saved in order to convert the\n record into JSON.\n\n By default, it creates a JSON object with a key for\n each attribute and belongsTo relationship.\n\n For example, consider this model:\n\n ```js [app/models/comment.js]\n import Model, { attr, belongsTo } from '@warp-drive/legacy/model';\n\n export default class Comment extends Model {\n @attr title\n @attr body\n\n @belongsTo('user') author\n }\n ```\n\n The default serialization would create a JSON object like:\n\n ```js\n {\n \"title\": \"Rails is unagi\",\n \"body\": \"Rails? Omakase? O_O\",\n \"author\": 12\n }\n ```\n\n By default, attributes are passed through as-is, unless\n you specified an attribute type (`attr('date')`). If\n you specify a transform, the JavaScript value will be\n serialized when inserted into the JSON hash.\n\n By default, belongs-to relationships are converted into\n IDs when inserted into the JSON hash.\n\n ## IDs\n\n `serialize` takes an options hash with a single option:\n `includeId`. If this option is `true`, `serialize` will,\n by default include the ID in the JSON object it builds.\n\n The RESTAdapter passes in `includeId: true` when serializing\n a record for `createRecord`, but not for `updateRecord`.\n\n ## Customization\n\n Your server may expect a different JSON format than the\n built-in serialization format.\n\n In that case, you can implement `serialize` yourself and\n return a JSON hash of your choosing.\n\n ```js [app/serializers/post.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n\n export default class ApplicationSerializer extends RESTSerializer {\n serialize(snapshot, options) {\n let json = {\n POST_TTL: snapshot.attr('title'),\n POST_BDY: snapshot.attr('body'),\n POST_CMS: snapshot.hasMany('comments', { ids: true })\n };\n\n if (options.includeId) {\n json.POST_ID_ = snapshot.id;\n }\n\n return json;\n }\n }\n ```\n\n ## Customizing an App-Wide Serializer\n\n If you want to define a serializer for your entire\n application, you'll probably want to use `eachAttribute`\n and `eachRelationship` on the record.\n\n ```js [app/serializers/application.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n import { pluralize } from '<app-name>/utils/string-utils';\n\n export default class ApplicationSerializer extends RESTSerializer {\n serialize(snapshot, options) {\n let json = {};\n\n snapshot.eachAttribute(function(name) {\n json[serverAttributeName(name)] = snapshot.attr(name);\n });\n\n snapshot.eachRelationship(function(name, relationship) {\n if (relationship.kind === 'hasMany') {\n json[serverHasManyName(name)] = snapshot.hasMany(name, { ids: true });\n }\n });\n\n if (options.includeId) {\n json.ID_ = snapshot.id;\n }\n\n return json;\n }\n }\n\n function serverAttributeName(attribute) {\n return attribute.underscore().toUpperCase();\n }\n\n function serverHasManyName(name) {\n return serverAttributeName(singularize(name)) + \"_IDS\";\n }\n ```\n\n This serializer will generate JSON that looks like this:\n\n ```js\n {\n \"TITLE\": \"Rails is omakase\",\n \"BODY\": \"Yep. Omakase.\",\n \"COMMENT_IDS\": [ 1, 2, 3 ]\n }\n ```\n\n ## Tweaking the Default JSON\n\n If you just want to do some small tweaks on the default JSON,\n you can call super first and make the tweaks on the returned\n JSON.\n\n ```js [app/serializers/post.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n\n export default class ApplicationSerializer extends RESTSerializer {\n serialize(snapshot, options) {\n let json = super.serialize(snapshot, options);\n\n json.subject = json.title;\n delete json.title;\n\n return json;\n }\n }\n ```\n\n @public\n */\n serialize(snapshot: Snapshot, options: object): object {\n // @ts-expect-error\n return this._super(...arguments);\n },\n\n /**\n You can use this method to customize the root keys serialized into the JSON.\n The hash property should be modified by reference (possibly using something like _.extend)\n By default the REST Serializer sends the modelName of a model, which is a camelized\n version of the name.\n\n For example, your server may expect underscored root objects.\n\n ```js [app/serializers/application.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n import { underscore } from '<app-name>/utils/string-utils';\n\n export default class ApplicationSerializer extends RESTSerializer {\n serializeIntoHash(data, type, record, options) {\n let root = underscore(type.modelName);\n data[root] = this.serialize(record, options);\n }\n }\n ```\n\n @public\n */\n serializeIntoHash(hash: object, typeClass: ModelSchema, snapshot: Snapshot, options: object): void {\n const normalizedRootKey = this.payloadKeyFromModelName(typeClass.modelName);\n hash[normalizedRootKey] = this.serialize(snapshot, options);\n },\n\n /**\n You can use `payloadKeyFromModelName` to override the root key for an outgoing\n request. By default, the RESTSerializer returns a camelized version of the\n model's name.\n\n For a model called TacoParty, its `modelName` would be the string `taco-party`. The RESTSerializer\n will send it to the server with `tacoParty` as the root key in the JSON payload:\n\n ```js\n {\n \"tacoParty\": {\n \"id\": \"1\",\n \"location\": \"Matthew Beale's House\"\n }\n }\n ```\n\n For example, your server may expect dasherized root objects:\n\n ```js [app/serializers/application.js]\n import { RESTSerializer } from '@warp-drive/legacy/serializer/rest';\n import { dasherize } from '<app-name>/utils/string-utils';\n\n export default class ApplicationSerializer extends RESTSerializer {\n payloadKeyFromModelName(modelName) {\n return dasherize(modelName);\n }\n }\n ```\n\n Given a `TacoParty` model, calling `save` on it would produce an outgoing\n request like:\n\n ```js\n {\n \"taco-party\": {\n \"id\": \"1\",\n \"location\": \"Matthew Beale's House\"\n }\n }\n ```\n\n @public\n */\n payloadKeyFromModelName(modelName: string): string {\n return camelize(modelName);\n },\n\n /**\n You can use this method to customize how polymorphic objects are serialized.\n By default the REST Serializer creates the key by appending `Type` to\n the attribute and value from the model's camelcased model name.\n\n @public\n */\n serializePolymorphicType(\n snapshot: Snapshot,\n json: object,\n relationship: LegacyHasManyField | LegacyBelongsToField\n ): void {\n const name = relationship.name;\n const typeKey = this.keyForPolymorphicType(name, relationship.type, 'serialize');\n const belongsTo = snapshot.belongsTo(name);\n\n if (!belongsTo) {\n json[typeKey] = null;\n } else {\n // @ts-expect-error\n json[typeKey] = camelize(belongsTo.modelName);\n }\n },\n\n /**\n You can use this method to customize how a polymorphic relationship should\n be extracted.\n\n @public\n @param {Object} relationshipType\n @param {Object} relationshipHash\n @param {Object} relationshipOptions\n @return {Object}\n */\n extractPolymorphicRelationship(\n relationshipType: string,\n relationshipHash: object,\n relationshipOptions?: object\n ): object {\n // @ts-expect-error\n const { key, resourceHash, relationshipMeta } = relationshipOptions;\n\n // A polymorphic belongsTo relationship can be present in the payload\n // either in the form where the `id` and the `type` are given:\n //\n // {\n // message: { id: 1, type: 'post' }\n // }\n //\n // or by the `id` and a `<relationship>Type` attribute:\n //\n // {\n // message: 1,\n // messageType: 'post'\n // }\n //\n // The next code checks if the latter case is present and returns the\n // corresponding JSON-API representation. The former case is handled within\n // the base class JSONSerializer.\n const isPolymorphic = relationshipMeta.options.polymorphic;\n const typeProperty = this.keyForPolymorphicType(key, relationshipType, 'deserialize');\n\n if (isPolymorphic && resourceHash[typeProperty] !== undefined && typeof relationshipHash !== 'object') {\n const type = this.modelNameFromPayloadKey(resourceHash[typeProperty]);\n return {\n id: coerceId(relationshipHash),\n type: type,\n };\n }\n // @ts-expect-error\n return this._super(...arguments);\n },\n});\n\nif (DEBUG) {\n RESTSerializer.reopen({\n warnMessageNoModelForKey(prop, typeKey) {\n return (\n 'Encountered \"' +\n prop +\n '\" in payload, but no model was found for model name \"' +\n typeKey +\n '\" (resolved model name using ' +\n this.constructor.toString() +\n '.modelNameFromPayloadKey(\"' +\n prop +\n '\"))'\n );\n },\n });\n}\n\nexport { EmbeddedRecordsMixin } from './-private/embedded-records-mixin.ts';\n\nexport { RESTSerializer };\n"],"mappings":"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"}