@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,1080 @@
1
+ import { Serializer } from "./serializer.js";
2
+ import { getOwner } from "@ember/application";
3
+ import { dasherize, singularize } from "@warp-drive/utilities/string";
4
+
5
+ //#region src/serializer/-private/utils.ts
6
+ function coerceId(id) {
7
+ if (id === null || id === void 0 || id === "") return null;
8
+ else if (typeof id === "string") return id;
9
+ else if (typeof id === "symbol") return id.toString();
10
+ else return String(id);
11
+ }
12
+ /**
13
+ Given the name of a relationship on a resource `type`, determines the
14
+ inverse relationship field (if any) using only the schema service.
15
+
16
+ Unlike `Model.inverseFor`, this does not require `type` to be backed by
17
+ a `Model` class, so it works for both `Model`-based and schema-only
18
+ (e.g. `withDefaults` migration-support) resources.
19
+
20
+ @private
21
+ */
22
+ function inverseForRelationship(store, type, name) {
23
+ const relationship = store.schema.fields({ type }).get(name);
24
+ const { options } = relationship;
25
+ if (options.inverse === null) return null;
26
+ if (!store.schema.hasResource(relationship)) return null;
27
+ return store.schema.fields(relationship).get(options.inverse) ?? null;
28
+ }
29
+ /**
30
+ Given a relationship field on a resource `type`, determines the
31
+ cardinality of the relationship using only the schema service.
32
+
33
+ Unlike `Model.determineRelationshipType`, this does not require `type`
34
+ to be backed by a `Model` class, so it works for both `Model`-based and
35
+ schema-only (e.g. `withDefaults` migration-support) resources.
36
+
37
+ @private
38
+ */
39
+ function determineRelationshipType(store, type, knownSide) {
40
+ const knownKind = knownSide.kind;
41
+ const inverse = inverseForRelationship(store, type, knownSide.name);
42
+ if (!inverse) return knownKind === "belongsTo" ? "oneToNone" : "manyToNone";
43
+ if (inverse.kind === "belongsTo") return knownKind === "belongsTo" ? "oneToOne" : "manyToOne";
44
+ else return knownKind === "belongsTo" ? "oneToMany" : "manyToMany";
45
+ }
46
+
47
+ //#endregion
48
+ //#region src/serializer/json.ts
49
+ const SOURCE_POINTER_REGEXP = /^\/?data\/(attributes|relationships)\/(.*)/;
50
+ const SOURCE_POINTER_PRIMARY_REGEXP = /^\/?data/;
51
+ const PRIMARY_ATTRIBUTE_KEY = "base";
52
+ /**
53
+ * :::danger
54
+ ⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
55
+ If starting a new app or thinking of implementing a new adapter, consider writing a
56
+ {@link Handler} instead to be used with the {@link RequestManager}
57
+ :::
58
+
59
+ In WarpDrive a Serializer is used to serialize and deserialize
60
+ records when they are transferred in and out of an external source.
61
+ This process involves normalizing property names, transforming
62
+ attribute values and serializing relationships.
63
+
64
+ By default, WarpDrive uses and recommends the `JSONAPISerializer`.
65
+
66
+ `JSONSerializer` is useful for simpler or legacy backends that may
67
+ not support the http://jsonapi.org/ spec.
68
+
69
+ For example, given the following `User` model and JSON payload:
70
+
71
+ ```js [app/models/user.js]
72
+ import Model, { attr, belongsTo, hasMany } from '@warp-drive/legacy/model';
73
+
74
+ export default class UserModel extends Model {
75
+ @hasMany('user') friends;
76
+ @belongsTo('location') house;
77
+
78
+ @attr('string') name;
79
+ }
80
+ ```
81
+
82
+ ```js
83
+ {
84
+ id: 1,
85
+ name: 'Sebastian',
86
+ friends: [3, 4],
87
+ links: {
88
+ house: '/houses/lefkada'
89
+ }
90
+ }
91
+ ```
92
+
93
+ `JSONSerializer` will normalize the JSON payload to the {json:api} format that the
94
+ JSONAPICache uses to cache data in the Store.
95
+
96
+ You can customize how JSONSerializer processes its payload by passing options in
97
+ the `attrs` hash or by subclassing the `JSONSerializer` and overriding hooks:
98
+
99
+ - To customize how a single record is normalized, use the `normalize` hook.
100
+ - To customize how `JSONSerializer` normalizes the whole server response, use the
101
+ `normalizeResponse` hook.
102
+ - To customize how `JSONSerializer` normalizes a specific response from the server,
103
+ use one of the many specific `normalizeResponse` hooks.
104
+ - To customize how `JSONSerializer` normalizes your id, attributes or relationships,
105
+ use the `extractId`, `extractAttributes` and `extractRelationships` hooks.
106
+
107
+ The `JSONSerializer` normalization process follows these steps:
108
+
109
+ 1. `normalizeResponse`
110
+ - entry method to the serializer.
111
+ 2. `normalizeCreateRecordResponse`
112
+ - a `normalizeResponse` for a specific operation is called.
113
+ 3. `normalizeSingleResponse`|`normalizeArrayResponse`
114
+ - for methods like `createRecord` we expect a single record back, while for methods like `findAll` we expect multiple records back.
115
+ 4. `normalize`
116
+ - `normalizeArrayResponse` iterates and calls `normalize` for each of its records while `normalizeSingle`
117
+ calls it once. This is the method you most likely want to subclass.
118
+ 5. `extractId` | `extractAttributes` | `extractRelationships`
119
+ - `normalize` delegates to these methods to
120
+ turn the record payload into the JSON API format.
121
+
122
+ @class JSONSerializer
123
+ @public
124
+ */
125
+ const JSONSerializer = Serializer.extend({
126
+ /**
127
+ The `primaryKey` is used when serializing and deserializing
128
+ data. WarpDrive always uses the `id` property to store the id of
129
+ the record. The external source may not always follow this
130
+ convention. In these cases it is useful to override the
131
+ `primaryKey` property to match the `primaryKey` of your external
132
+ store.
133
+ Example
134
+ ```js [app/serializers/application.js]
135
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
136
+ export default class ApplicationSerializer extends JSONSerializer {
137
+ primaryKey = '_id'
138
+ }
139
+ ```
140
+ @public
141
+ @default 'id'
142
+ */
143
+ primaryKey: "id",
144
+ /**
145
+ The `attrs` object can be used to declare a simple mapping between
146
+ property names on `Model` records and payload keys in the
147
+ serialized JSON object representing the record. An object with the
148
+ property `key` can also be used to designate the attribute's key on
149
+ the response payload.
150
+ Example
151
+ ```js [app/models/person.js]
152
+ import Model, { attr } from '@warp-drive/legacy/model';
153
+ export default class PersonModel extends Model {
154
+ @attr('string') firstName;
155
+ @attr('string') lastName;
156
+ @attr('string') occupation;
157
+ @attr('boolean') admin;
158
+ }
159
+ ```
160
+ ```js [app/serializers/person.js]
161
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
162
+ export default class PersonSerializer extends JSONSerializer {
163
+ attrs = {
164
+ admin: 'is_admin',
165
+ occupation: { key: 'career' }
166
+ }
167
+ }
168
+ ```
169
+ You can also remove attributes and relationships by setting the `serialize`
170
+ key to `false` in your mapping object.
171
+ Example
172
+ ```js [app/serializers/person.js]
173
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
174
+ export default class PostSerializer extends JSONSerializer {
175
+ attrs = {
176
+ admin: { serialize: false },
177
+ occupation: { key: 'career' }
178
+ }
179
+ }
180
+ ```
181
+ When serialized:
182
+ ```js
183
+ {
184
+ "firstName": "Harry",
185
+ "lastName": "Houdini",
186
+ "career": "magician"
187
+ }
188
+ ```
189
+ Note that the `admin` is now not included in the payload.
190
+ Setting `serialize` to `true` enforces serialization for hasMany
191
+ relationships even if it's neither a many-to-many nor many-to-none
192
+ relationship.
193
+ @public
194
+ */
195
+ mergedProperties: ["attrs"],
196
+ /**
197
+ Given a subclass of `Model` and a JSON object this method will
198
+ iterate through each attribute of the `Model` and invoke the
199
+ `Transform#deserialize` method on the matching property of the
200
+ JSON object. This method is typically called after the
201
+ serializer's `normalize` method.
202
+ @private
203
+ */
204
+ applyTransforms(typeClass, data) {
205
+ const attributes = typeClass.attributes;
206
+ typeClass.eachTransformedAttribute((key, type) => {
207
+ if (data[key] === void 0) return;
208
+ const transform = this.transformFor(type);
209
+ const transformMeta = attributes.get(key);
210
+ data[key] = transform.deserialize(data[key], transformMeta.options);
211
+ });
212
+ return data;
213
+ },
214
+ /**
215
+ The `normalizeResponse` method is used to normalize a payload from the
216
+ server to a JSON-API Document.
217
+ http://jsonapi.org/format/#document-structure
218
+ This method delegates to a more specific normalize method based on
219
+ the `requestType`.
220
+ To override this method with a custom one, make sure to call
221
+ `return super.normalizeResponse(store, primaryModelClass, payload, id, requestType)` with your
222
+ pre-processed data.
223
+ Here's an example of using `normalizeResponse` manually:
224
+ ```javascript
225
+ socket.on('message', function(message) {
226
+ let data = message.data;
227
+ let modelClass = store.modelFor(data.modelName);
228
+ let serializer = store.serializerFor(data.modelName);
229
+ let normalized = serializer.normalizeSingleResponse(store, modelClass, data, data.id);
230
+ store.push(normalized);
231
+ });
232
+ ```
233
+ @since 1.13.0
234
+ @public
235
+ */
236
+ normalizeResponse(store, primaryModelClass, payload, id, requestType) {
237
+ switch (requestType) {
238
+ case "findRecord": return this.normalizeFindRecordResponse(...arguments);
239
+ case "queryRecord": return this.normalizeQueryRecordResponse(...arguments);
240
+ case "findAll": return this.normalizeFindAllResponse(...arguments);
241
+ case "findBelongsTo": return this.normalizeFindBelongsToResponse(...arguments);
242
+ case "findHasMany": return this.normalizeFindHasManyResponse(...arguments);
243
+ case "findMany": return this.normalizeFindManyResponse(...arguments);
244
+ case "query": return this.normalizeQueryResponse(...arguments);
245
+ case "createRecord": return this.normalizeCreateRecordResponse(...arguments);
246
+ case "deleteRecord": return this.normalizeDeleteRecordResponse(...arguments);
247
+ case "updateRecord": return this.normalizeUpdateRecordResponse(...arguments);
248
+ }
249
+ },
250
+ /**
251
+ Called by the default normalizeResponse implementation when the
252
+ type of request is `findRecord`
253
+ @since 1.13.0
254
+ @public
255
+ */
256
+ normalizeFindRecordResponse(store, primaryModelClass, payload, id, requestType) {
257
+ return this.normalizeSingleResponse(...arguments);
258
+ },
259
+ /**
260
+ Called by the default normalizeResponse implementation when the
261
+ type of request is `queryRecord`
262
+ @since 1.13.0
263
+ @public
264
+ */
265
+ normalizeQueryRecordResponse(store, primaryModelClass, payload, id, requestType) {
266
+ return this.normalizeSingleResponse(...arguments);
267
+ },
268
+ /**
269
+ Called by the default normalizeResponse implementation when the
270
+ type of request is `findAll`
271
+ @since 1.13.0
272
+ @public
273
+ */
274
+ normalizeFindAllResponse(store, primaryModelClass, payload, id, requestType) {
275
+ return this.normalizeArrayResponse(...arguments);
276
+ },
277
+ /**
278
+ Called by the default normalizeResponse implementation when the
279
+ type of request is `findBelongsTo`
280
+ @since 1.13.0
281
+ @public
282
+ */
283
+ normalizeFindBelongsToResponse(store, primaryModelClass, payload, id, requestType) {
284
+ return this.normalizeSingleResponse(...arguments);
285
+ },
286
+ /**
287
+ Called by the default normalizeResponse implementation when the
288
+ type of request is `findHasMany`
289
+ @since 1.13.0
290
+ @public
291
+ */
292
+ normalizeFindHasManyResponse(store, primaryModelClass, payload, id, requestType) {
293
+ return this.normalizeArrayResponse(...arguments);
294
+ },
295
+ /**
296
+ Called by the default normalizeResponse implementation when the
297
+ type of request is `findMany`
298
+ @since 1.13.0
299
+ @public
300
+ */
301
+ normalizeFindManyResponse(store, primaryModelClass, payload, id, requestType) {
302
+ return this.normalizeArrayResponse(...arguments);
303
+ },
304
+ /**
305
+ Called by the default normalizeResponse implementation when the
306
+ type of request is `query`
307
+ @since 1.13.0
308
+ @public
309
+ */
310
+ normalizeQueryResponse(store, primaryModelClass, payload, id, requestType) {
311
+ return this.normalizeArrayResponse(...arguments);
312
+ },
313
+ /**
314
+ Called by the default normalizeResponse implementation when the
315
+ type of request is `createRecord`
316
+ @since 1.13.0
317
+ @public
318
+ */
319
+ normalizeCreateRecordResponse(store, primaryModelClass, payload, id, requestType) {
320
+ return this.normalizeSaveResponse(...arguments);
321
+ },
322
+ /**
323
+ Called by the default normalizeResponse implementation when the
324
+ type of request is `deleteRecord`
325
+ @since 1.13.0
326
+ @public
327
+ */
328
+ normalizeDeleteRecordResponse(store, primaryModelClass, payload, id, requestType) {
329
+ return this.normalizeSaveResponse(...arguments);
330
+ },
331
+ /**
332
+ Called by the default normalizeResponse implementation when the
333
+ type of request is `updateRecord`
334
+ @since 1.13.0
335
+ @public
336
+ */
337
+ normalizeUpdateRecordResponse(store, primaryModelClass, payload, id, requestType) {
338
+ return this.normalizeSaveResponse(...arguments);
339
+ },
340
+ /**
341
+ normalizeUpdateRecordResponse, normalizeCreateRecordResponse and
342
+ normalizeDeleteRecordResponse delegate to this method by default.
343
+ @since 1.13.0
344
+ @public
345
+ */
346
+ normalizeSaveResponse(store, primaryModelClass, payload, id, requestType) {
347
+ return this.normalizeSingleResponse(...arguments);
348
+ },
349
+ /**
350
+ normalizeQueryResponse and normalizeFindRecordResponse delegate to this
351
+ method by default.
352
+ @since 1.13.0
353
+ @public
354
+ */
355
+ normalizeSingleResponse(store, primaryModelClass, payload, id, requestType) {
356
+ return this._normalizeResponse(store, primaryModelClass, payload, id, requestType, true);
357
+ },
358
+ /**
359
+ normalizeQueryResponse, normalizeFindManyResponse, and normalizeFindHasManyResponse delegate
360
+ to this method by default.
361
+ @since 1.13.0
362
+ @public
363
+ */
364
+ normalizeArrayResponse(store, primaryModelClass, payload, id, requestType) {
365
+ return this._normalizeResponse(store, primaryModelClass, payload, id, requestType, false);
366
+ },
367
+ /**
368
+ @private
369
+ */
370
+ _normalizeResponse(store, primaryModelClass, payload, id, requestType, isSingle) {
371
+ const documentHash = {
372
+ data: null,
373
+ included: []
374
+ };
375
+ const meta = this.extractMeta(store, primaryModelClass, payload);
376
+ if (meta) documentHash.meta = meta;
377
+ if (isSingle) {
378
+ const { data, included } = this.normalize(primaryModelClass, payload);
379
+ documentHash.data = data;
380
+ if (included) documentHash.included = included;
381
+ } else {
382
+ const ret = new Array(payload.length);
383
+ for (let i = 0, l = payload.length; i < l; i++) {
384
+ const item = payload[i];
385
+ const { data, included } = this.normalize(primaryModelClass, item);
386
+ if (included) documentHash.included = documentHash.included.concat(included);
387
+ ret[i] = data;
388
+ }
389
+ documentHash.data = ret;
390
+ }
391
+ return documentHash;
392
+ },
393
+ /**
394
+ Normalizes a part of the JSON payload returned by
395
+ the server. You should override this method, munge the hash
396
+ and call super if you have generic normalization to do.
397
+ It takes the type of the record that is being normalized
398
+ (as a Model class), the property where the hash was
399
+ originally found, and the hash to normalize.
400
+ You can use this method, for example, to normalize underscored keys to camelized
401
+ or other general-purpose normalizations.
402
+ Example
403
+ ```js [app/serializers/application.js]
404
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
405
+ import { underscore } from '<app-name>/utils/string-utils';
406
+ import { get } from '@ember/object';
407
+ export default class ApplicationSerializer extends JSONSerializer {
408
+ normalize(typeClass, hash) {
409
+ let fields = typeClass.fields;
410
+ fields.forEach(function(type, field) {
411
+ let payloadField = underscore(field);
412
+ if (field === payloadField) { return; }
413
+ hash[field] = hash[payloadField];
414
+ delete hash[payloadField];
415
+ });
416
+ return super.normalize(...arguments);
417
+ }
418
+ }
419
+ ```
420
+ @public
421
+ */
422
+ normalize(modelClass, resourceHash) {
423
+ let data = null;
424
+ if (resourceHash) {
425
+ this.normalizeUsingDeclaredMapping(modelClass, resourceHash);
426
+ if (typeof resourceHash.links === "object") this.normalizeUsingDeclaredMapping(modelClass, resourceHash.links);
427
+ data = {
428
+ id: this.extractId(modelClass, resourceHash),
429
+ type: modelClass.modelName,
430
+ attributes: this.extractAttributes(modelClass, resourceHash),
431
+ relationships: this.extractRelationships(modelClass, resourceHash)
432
+ };
433
+ if (resourceHash.lid) data.lid = resourceHash.lid;
434
+ this.applyTransforms(modelClass, data.attributes);
435
+ }
436
+ return { data };
437
+ },
438
+ /**
439
+ Returns the resource's ID.
440
+ @public
441
+ */
442
+ extractId(modelClass, resourceHash) {
443
+ const id = resourceHash[this.primaryKey];
444
+ return coerceId(id);
445
+ },
446
+ /**
447
+ Returns the resource's attributes formatted as a JSON-API "attributes object".
448
+ http://jsonapi.org/format/#document-resource-object-attributes
449
+ @public
450
+ */
451
+ extractAttributes(modelClass, resourceHash) {
452
+ let attributeKey;
453
+ const attributes = {};
454
+ modelClass.eachAttribute((key) => {
455
+ attributeKey = this.keyForAttribute(key, "deserialize");
456
+ if (resourceHash[attributeKey] !== void 0) attributes[key] = resourceHash[attributeKey];
457
+ });
458
+ return attributes;
459
+ },
460
+ /**
461
+ Returns a relationship formatted as a JSON-API "relationship object".
462
+ http://jsonapi.org/format/#document-resource-object-relationships
463
+ @public
464
+ */
465
+ extractRelationship(relationshipModelName, relationshipHash) {
466
+ if (!relationshipHash) return null;
467
+ if (relationshipHash && typeof relationshipHash === "object" && !Array.isArray(relationshipHash)) {
468
+ if (relationshipHash.id) relationshipHash.id = coerceId(relationshipHash.id);
469
+ const modelClass = this.store.modelFor(relationshipModelName);
470
+ if (relationshipHash.type && !modelClass.fields.has("type")) relationshipHash.type = this.modelNameFromPayloadKey(relationshipHash.type);
471
+ return relationshipHash;
472
+ }
473
+ return {
474
+ id: coerceId(relationshipHash),
475
+ type: dasherize(singularize(relationshipModelName))
476
+ };
477
+ },
478
+ /**
479
+ Returns a polymorphic relationship formatted as a JSON-API "relationship object".
480
+ http://jsonapi.org/format/#document-resource-object-relationships
481
+ `relationshipOptions` is a hash which contains more information about the
482
+ polymorphic relationship which should be extracted:
483
+ - `resourceHash` complete hash of the resource the relationship should be
484
+ extracted from
485
+ - `relationshipKey` key under which the value for the relationship is
486
+ extracted from the resourceHash
487
+ - `relationshipMeta` meta information about the relationship
488
+ @public
489
+ */
490
+ extractPolymorphicRelationship(relationshipModelName, relationshipHash, relationshipOptions) {
491
+ return this.extractRelationship(relationshipModelName, relationshipHash);
492
+ },
493
+ /**
494
+ Returns the resource's relationships formatted as a JSON-API "relationships object".
495
+ http://jsonapi.org/format/#document-resource-object-relationships
496
+ @public
497
+ */
498
+ extractRelationships(modelClass, resourceHash) {
499
+ const relationships = {};
500
+ modelClass.eachRelationship((key, relationshipMeta) => {
501
+ let relationship = null;
502
+ const relationshipKey = this.keyForRelationship(key, relationshipMeta.kind, "deserialize");
503
+ if (resourceHash[relationshipKey] !== void 0) {
504
+ let data = null;
505
+ const relationshipHash = resourceHash[relationshipKey];
506
+ if (relationshipMeta.kind === "belongsTo") {
507
+ if (relationshipMeta.options.polymorphic) data = this.extractPolymorphicRelationship(relationshipMeta.type, relationshipHash, {
508
+ key,
509
+ resourceHash,
510
+ relationshipMeta
511
+ });
512
+ else data = this.extractRelationship(relationshipMeta.type, relationshipHash);
513
+ } else if (relationshipMeta.kind === "hasMany") {
514
+ if (relationshipHash) {
515
+ data = new Array(relationshipHash.length);
516
+ if (relationshipMeta.options.polymorphic) for (let i = 0, l = relationshipHash.length; i < l; i++) {
517
+ const item = relationshipHash[i];
518
+ data[i] = this.extractPolymorphicRelationship(relationshipMeta.type, item, {
519
+ key,
520
+ resourceHash,
521
+ relationshipMeta
522
+ });
523
+ }
524
+ else for (let i = 0, l = relationshipHash.length; i < l; i++) {
525
+ const item = relationshipHash[i];
526
+ data[i] = this.extractRelationship(relationshipMeta.type, item);
527
+ }
528
+ }
529
+ }
530
+ relationship = { data };
531
+ }
532
+ const linkKey = this.keyForLink(key, relationshipMeta.kind);
533
+ if (resourceHash.links && resourceHash.links[linkKey] !== void 0) {
534
+ const related = resourceHash.links[linkKey];
535
+ relationship = relationship || {};
536
+ relationship.links = { related };
537
+ }
538
+ if (relationship) relationships[key] = relationship;
539
+ });
540
+ return relationships;
541
+ },
542
+ /**
543
+ Dasherizes the model name in the payload
544
+ @public
545
+ @return the model's modelName
546
+ */
547
+ modelNameFromPayloadKey(key) {
548
+ return dasherize(singularize(key));
549
+ },
550
+ /**
551
+ @private
552
+ */
553
+ normalizeRelationships(typeClass, hash) {
554
+ let payloadKey;
555
+ if (this.keyForRelationship) typeClass.eachRelationship((key, relationship) => {
556
+ payloadKey = this.keyForRelationship(key, relationship.kind, "deserialize");
557
+ if (key === payloadKey) return;
558
+ if (hash[payloadKey] === void 0) return;
559
+ hash[key] = hash[payloadKey];
560
+ delete hash[payloadKey];
561
+ });
562
+ },
563
+ /**
564
+ @private
565
+ */
566
+ normalizeUsingDeclaredMapping(modelClass, hash) {
567
+ const attrs = this.attrs;
568
+ let normalizedKey;
569
+ let payloadKey;
570
+ if (attrs) for (const key in attrs) {
571
+ normalizedKey = payloadKey = this._getMappedKey(key, modelClass);
572
+ if (hash[payloadKey] === void 0) continue;
573
+ if (modelClass.attributes.has(key)) normalizedKey = this.keyForAttribute(key, "deserialize");
574
+ if (modelClass.relationshipsByName.has(key)) normalizedKey = this.keyForRelationship(key, modelClass, "deserialize");
575
+ if (payloadKey !== normalizedKey) {
576
+ hash[normalizedKey] = hash[payloadKey];
577
+ delete hash[payloadKey];
578
+ }
579
+ }
580
+ },
581
+ /**
582
+ Looks up the property key that was set by the custom `attr` mapping
583
+ passed to the serializer.
584
+ @private
585
+ */
586
+ _getMappedKey(key, modelClass) {
587
+ const attrs = this.attrs;
588
+ let mappedKey;
589
+ if (attrs && attrs[key]) {
590
+ mappedKey = attrs[key];
591
+ if (mappedKey.key) mappedKey = mappedKey.key;
592
+ if (typeof mappedKey === "string") key = mappedKey;
593
+ }
594
+ return key;
595
+ },
596
+ /**
597
+ Check attrs.key.serialize property to inform if the `key`
598
+ can be serialized
599
+ @private
600
+ @return true if the key can be serialized
601
+ */
602
+ _canSerialize(key) {
603
+ const attrs = this.attrs;
604
+ return !attrs || !attrs[key] || attrs[key].serialize !== false;
605
+ },
606
+ /**
607
+ When attrs.key.serialize is set to true then
608
+ it takes priority over the other checks and the related
609
+ attribute/relationship will be serialized
610
+ @private
611
+ @return true if the key must be serialized
612
+ */
613
+ _mustSerialize(key) {
614
+ const attrs = this.attrs;
615
+ return attrs && attrs[key] && attrs[key].serialize === true;
616
+ },
617
+ /**
618
+ Check if the given hasMany relationship should be serialized
619
+ By default only many-to-many and many-to-none relationships are serialized.
620
+ This could be configured per relationship by Serializer's `attrs` object.
621
+ @public
622
+ @return true if the hasMany relationship should be serialized
623
+ */
624
+ shouldSerializeHasMany(snapshot, key, relationship) {
625
+ const relationshipType = determineRelationshipType(this.store, snapshot.modelName, relationship);
626
+ if (this._mustSerialize(key)) return true;
627
+ return this._canSerialize(key) && (relationshipType === "manyToNone" || relationshipType === "manyToMany");
628
+ },
629
+ /**
630
+ Called when a record is saved in order to convert the
631
+ record into JSON.
632
+ By default, it creates a JSON object with a key for
633
+ each attribute and belongsTo relationship.
634
+ For example, consider this model:
635
+ ```js [app/models/comment.js]
636
+ import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
637
+ export default class CommentModel extends Model {
638
+ @attr title;
639
+ @attr body;
640
+ @belongsTo('user') author;
641
+ }
642
+ ```
643
+ The default serialization would create a JSON object like:
644
+ ```javascript
645
+ {
646
+ "title": "Rails is unagi",
647
+ "body": "Rails? Omakase? O_O",
648
+ "author": 12
649
+ }
650
+ ```
651
+ By default, attributes are passed through as-is, unless
652
+ you specified an attribute type (`attr('date')`). If
653
+ you specify a transform, the JavaScript value will be
654
+ serialized when inserted into the JSON hash.
655
+ By default, belongs-to relationships are converted into
656
+ IDs when inserted into the JSON hash.
657
+ ## IDs
658
+ `serialize` takes an options hash with a single option:
659
+ `includeId`. If this option is `true`, `serialize` will,
660
+ by default include the ID in the JSON object it builds.
661
+ Whether `includeId` is `true` or `false` depends on the
662
+ adapter and the operation being performed, since it is the
663
+ adapter that invokes `serialize` and decides which options
664
+ to pass. For instance, `RESTAdapter` passes `includeId: true`
665
+ when serializing a record for `createRecord`, but not for
666
+ `updateRecord`, while `JSONAPIAdapter` passes `includeId: true`
667
+ for both `createRecord` and `updateRecord`. Refer to the
668
+ documentation for the adapter and serializer pairing you are
669
+ using for specifics.
670
+ ## Customization
671
+ Your server may expect a different JSON format than the
672
+ built-in serialization format.
673
+ In that case, you can implement `serialize` yourself and
674
+ return a JSON hash of your choosing.
675
+ ```js [app/serializers/post.js]
676
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
677
+ export default class PostSerializer extends JSONSerializer {
678
+ serialize(snapshot, options) {
679
+ let json = {
680
+ POST_TTL: snapshot.attr('title'),
681
+ POST_BDY: snapshot.attr('body'),
682
+ POST_CMS: snapshot.hasMany('comments', { ids: true })
683
+ };
684
+ if (options.includeId) {
685
+ json.POST_ID_ = snapshot.id;
686
+ }
687
+ return json;
688
+ }
689
+ }
690
+ ```
691
+ ## Customizing an App-Wide Serializer
692
+ If you want to define a serializer for your entire
693
+ application, you'll probably want to use `eachAttribute`
694
+ and `eachRelationship` on the record.
695
+ ```js [app/serializers/application.js]
696
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
697
+ import { singularize } from '<app-name>/utils/string-utils';
698
+ export default class ApplicationSerializer extends JSONSerializer {
699
+ serialize(snapshot, options) {
700
+ let json = {};
701
+ snapshot.eachAttribute((name) => {
702
+ json[serverAttributeName(name)] = snapshot.attr(name);
703
+ });
704
+ snapshot.eachRelationship((name, relationship) => {
705
+ if (relationship.kind === 'hasMany') {
706
+ json[serverHasManyName(name)] = snapshot.hasMany(name, { ids: true });
707
+ }
708
+ });
709
+ if (options.includeId) {
710
+ json.ID_ = snapshot.id;
711
+ }
712
+ return json;
713
+ }
714
+ }
715
+ function serverAttributeName(attribute) {
716
+ return attribute.underscore().toUpperCase();
717
+ }
718
+ function serverHasManyName(name) {
719
+ return serverAttributeName(singularize(name)) + "_IDS";
720
+ }
721
+ ```
722
+ This serializer will generate JSON that looks like this:
723
+ ```javascript
724
+ {
725
+ "TITLE": "Rails is omakase",
726
+ "BODY": "Yep. Omakase.",
727
+ "COMMENT_IDS": [ "1", "2", "3" ]
728
+ }
729
+ ```
730
+ ## Tweaking the Default JSON
731
+ If you just want to do some small tweaks on the default JSON,
732
+ you can call `super.serialize` first and make the tweaks on
733
+ the returned JSON.
734
+ ```js [app/serializers/post.js]
735
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
736
+ export default class PostSerializer extends JSONSerializer {
737
+ serialize(snapshot, options) {
738
+ let json = super.serialize(...arguments);
739
+ json.subject = json.title;
740
+ delete json.title;
741
+ return json;
742
+ }
743
+ }
744
+ ```
745
+ @public
746
+ */
747
+ serialize(snapshot, options) {
748
+ const json = {};
749
+ if (options && options.includeId) {
750
+ const id = snapshot.id;
751
+ if (id) json[this.primaryKey] = id;
752
+ }
753
+ snapshot.eachAttribute((key, attribute) => {
754
+ this.serializeAttribute(snapshot, json, key, attribute);
755
+ });
756
+ snapshot.eachRelationship((key, relationship) => {
757
+ if (relationship.kind === "belongsTo") this.serializeBelongsTo(snapshot, json, relationship);
758
+ else if (relationship.kind === "hasMany") this.serializeHasMany(snapshot, json, relationship);
759
+ });
760
+ return json;
761
+ },
762
+ /**
763
+ You can use this method to customize how a serialized record is added to the complete
764
+ JSON hash to be sent to the server. By default the JSON Serializer does not namespace
765
+ the payload and just sends the raw serialized JSON object.
766
+ If your server expects namespaced keys, you should consider using the RESTSerializer.
767
+ Otherwise you can override this method to customize how the record is added to the hash.
768
+ The hash property should be modified by reference.
769
+ For example, your server may expect underscored root objects.
770
+ ```js [app/serializers/application.js]
771
+ import RESTSerializer from '@warp-drive/legacy/serializer/rest';
772
+ import { underscoren} from '<app-name>/utils/string-utils';
773
+ export default class ApplicationSerializer extends RESTSerializer {
774
+ serializeIntoHash(data, type, snapshot, options) {
775
+ let root = underscore(type.modelName);
776
+ data[root] = this.serialize(snapshot, options);
777
+ }
778
+ }
779
+ ```
780
+ @public
781
+ */
782
+ serializeIntoHash(hash, typeClass, snapshot, options) {
783
+ Object.assign(hash, this.serialize(snapshot, options));
784
+ },
785
+ /**
786
+ `serializeAttribute` can be used to customize how `attr`
787
+ properties are serialized
788
+ For example if you wanted to ensure all your attributes were always
789
+ serialized as properties on an `attributes` object you could
790
+ write:
791
+ ```js [app/serializers/application.js]
792
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
793
+ export default class ApplicationSerializer extends JSONSerializer {
794
+ serializeAttribute(snapshot, json, key, attributes) {
795
+ json.attributes = json.attributes || {};
796
+ super.serializeAttribute(snapshot, json.attributes, key, attributes);
797
+ }
798
+ }
799
+ ```
800
+ @public
801
+ */
802
+ serializeAttribute(snapshot, json, key, attribute) {
803
+ if (this._canSerialize(key)) {
804
+ const type = attribute.type;
805
+ let value = snapshot.attr(key);
806
+ if (type) value = this.transformFor(type).serialize(value, attribute.options);
807
+ const schema = this.store.modelFor(snapshot.modelName);
808
+ let payloadKey = this._getMappedKey(key, schema);
809
+ if (payloadKey === key && this.keyForAttribute) payloadKey = this.keyForAttribute(key, "serialize");
810
+ json[payloadKey] = value;
811
+ }
812
+ },
813
+ /**
814
+ `serializeBelongsTo` can be used to customize how `belongsTo`
815
+ properties are serialized.
816
+ Example
817
+ ```js [app/serializers/post.js]
818
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
819
+ export default class PostSerializer extends JSONSerializer {
820
+ serializeBelongsTo(snapshot, json, relationship) {
821
+ let key = relationship.name;
822
+ let belongsTo = snapshot.belongsTo(key);
823
+ key = this.keyForRelationship ? this.keyForRelationship(key, "belongsTo", "serialize") : key;
824
+ json[key] = !belongsTo ? null : belongsTo.record.toJSON();
825
+ }
826
+ }
827
+ ```
828
+ @public
829
+ */
830
+ serializeBelongsTo(snapshot, json, relationship) {
831
+ const name = relationship.name;
832
+ if (this._canSerialize(name)) {
833
+ const belongsToId = snapshot.belongsTo(name, { id: true });
834
+ const schema = this.store.modelFor(snapshot.modelName);
835
+ let payloadKey = this._getMappedKey(name, schema);
836
+ if (payloadKey === name && this.keyForRelationship) payloadKey = this.keyForRelationship(name, "belongsTo", "serialize");
837
+ if (!belongsToId) json[payloadKey] = null;
838
+ else json[payloadKey] = belongsToId;
839
+ if (relationship.options.polymorphic) this.serializePolymorphicType(snapshot, json, relationship);
840
+ }
841
+ },
842
+ /**
843
+ `serializeHasMany` can be used to customize how `hasMany`
844
+ properties are serialized.
845
+ Example
846
+ ```js [app/serializers/post.js]
847
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
848
+ export default class PostSerializer extends JSONSerializer {
849
+ serializeHasMany(snapshot, json, relationship) {
850
+ let key = relationship.name;
851
+ if (key === 'comments') {
852
+ return;
853
+ } else {
854
+ super.serializeHasMany(...arguments);
855
+ }
856
+ }
857
+ }
858
+ ```
859
+ @public
860
+ */
861
+ serializeHasMany(snapshot, json, relationship) {
862
+ const name = relationship.name;
863
+ if (this.shouldSerializeHasMany(snapshot, name, relationship)) {
864
+ const hasMany = snapshot.hasMany(name, { ids: true });
865
+ if (hasMany !== void 0) {
866
+ const schema = this.store.modelFor(snapshot.modelName);
867
+ let payloadKey = this._getMappedKey(name, schema);
868
+ if (payloadKey === name && this.keyForRelationship) payloadKey = this.keyForRelationship(name, "hasMany", "serialize");
869
+ json[payloadKey] = hasMany;
870
+ }
871
+ }
872
+ },
873
+ /**
874
+ You can use this method to customize how polymorphic objects are
875
+ serialized. Objects are considered to be polymorphic if
876
+ `{ polymorphic: true }` is pass as the second argument to the
877
+ `belongsTo` function.
878
+ Example
879
+ ```js [app/serializers/comment.js]
880
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
881
+ export default class CommentSerializer extends JSONSerializer {
882
+ serializePolymorphicType(snapshot, json, relationship) {
883
+ let key = relationship.name;
884
+ let belongsTo = snapshot.belongsTo(key);
885
+ key = this.keyForAttribute ? this.keyForAttribute(key, 'serialize') : key;
886
+ if (!belongsTo) {
887
+ json[key + '_type'] = null;
888
+ } else {
889
+ json[key + '_type'] = belongsTo.modelName;
890
+ }
891
+ }
892
+ }
893
+ ```
894
+ @public
895
+ */
896
+ serializePolymorphicType(snapshot, json, relationship) {},
897
+ /**
898
+ `extractMeta` is used to deserialize any meta information in the
899
+ adapter payload. By default Ember Data expects meta information to
900
+ be located on the `meta` property of the payload object.
901
+ Example
902
+ ```js [app/serializers/post.js]
903
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
904
+ export default class PostSerializer extends JSONSerializer {
905
+ extractMeta(store, typeClass, payload) {
906
+ if (payload && payload.hasOwnProperty('_pagination')) {
907
+ let meta = payload._pagination;
908
+ delete payload._pagination;
909
+ return meta;
910
+ }
911
+ }
912
+ }
913
+ ```
914
+ @public
915
+ */
916
+ extractMeta(store, modelClass, payload) {
917
+ if (payload && payload["meta"] !== void 0) {
918
+ const meta = payload.meta;
919
+ delete payload.meta;
920
+ return meta;
921
+ }
922
+ },
923
+ /**
924
+ `extractErrors` is used to extract model errors when a call
925
+ to `Model#save` fails with an `InvalidError`. By default
926
+ Ember Data expects error information to be located on the `errors`
927
+ property of the payload object.
928
+ This serializer expects this `errors` object to be an Array similar
929
+ to the following, compliant with the https://jsonapi.org/format/#errors specification:
930
+ ```js
931
+ {
932
+ "errors": [
933
+ {
934
+ "detail": "This username is already taken!",
935
+ "source": {
936
+ "pointer": "data/attributes/username"
937
+ }
938
+ }, {
939
+ "detail": "Doesn't look like a valid email.",
940
+ "source": {
941
+ "pointer": "data/attributes/email"
942
+ }
943
+ }
944
+ ]
945
+ }
946
+ ```
947
+ The key `detail` provides a textual description of the problem.
948
+ Alternatively, the key `title` can be used for the same purpose.
949
+ The nested keys `source.pointer` detail which specific element
950
+ of the request data was invalid.
951
+ Note that JSON-API also allows for object-level errors to be placed
952
+ in an object with pointer `data`, signifying that the problem
953
+ cannot be traced to a specific attribute:
954
+ ```javascript
955
+ {
956
+ "errors": [
957
+ {
958
+ "detail": "Some generic non property error message",
959
+ "source": {
960
+ "pointer": "data"
961
+ }
962
+ }
963
+ ]
964
+ }
965
+ ```
966
+ When turn into a `Errors` object, you can read these errors
967
+ through the property `base`:
968
+ ```handlebars
969
+ {{#each @model.errors.base as |error|}}
970
+ <div class="error">
971
+ {{error.message}}
972
+ </div>
973
+ {{/each}}
974
+ ```
975
+ Example of alternative implementation, overriding the default
976
+ behavior to deal with a different format of errors:
977
+ ```js [app/serializers/post.js]
978
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
979
+ export default class PostSerializer extends JSONSerializer {
980
+ extractErrors(store, typeClass, payload, id) {
981
+ if (payload && typeof payload === 'object' && payload._problems) {
982
+ payload = payload._problems;
983
+ this.normalizeErrors(typeClass, payload);
984
+ }
985
+ return payload;
986
+ }
987
+ }
988
+ ```
989
+ @public
990
+ @return json The deserialized errors
991
+ */
992
+ extractErrors(store, typeClass, payload, id) {
993
+ if (payload && typeof payload === "object" && payload.errors) {
994
+ const extracted = {};
995
+ payload.errors.forEach((error) => {
996
+ if (error.source && error.source.pointer) {
997
+ let key = error.source.pointer.match(SOURCE_POINTER_REGEXP);
998
+ if (key) key = key[2];
999
+ else if (error.source.pointer.search(SOURCE_POINTER_PRIMARY_REGEXP) !== -1) key = PRIMARY_ATTRIBUTE_KEY;
1000
+ if (key) {
1001
+ extracted[key] = extracted[key] || [];
1002
+ extracted[key].push(error.detail || error.title);
1003
+ }
1004
+ }
1005
+ });
1006
+ this.normalizeUsingDeclaredMapping(typeClass, extracted);
1007
+ typeClass.eachAttribute((name) => {
1008
+ const key = this.keyForAttribute(name, "deserialize");
1009
+ if (key !== name && extracted[key] !== void 0) {
1010
+ extracted[name] = extracted[key];
1011
+ delete extracted[key];
1012
+ }
1013
+ });
1014
+ typeClass.eachRelationship((name) => {
1015
+ const key = this.keyForRelationship(name, "deserialize");
1016
+ if (key !== name && extracted[key] !== void 0) {
1017
+ extracted[name] = extracted[key];
1018
+ delete extracted[key];
1019
+ }
1020
+ });
1021
+ return extracted;
1022
+ }
1023
+ return payload;
1024
+ },
1025
+ /**
1026
+ `keyForAttribute` can be used to define rules for how to convert an
1027
+ attribute name in your model to a key in your JSON.
1028
+ Example
1029
+ ```js [app/serializers/application.js]
1030
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
1031
+ import { underscore } from '<app-name>/utils/string-utils';
1032
+ export default class ApplicationSerializer extends JSONSerializer {
1033
+ keyForAttribute(attr, method) {
1034
+ return underscore(attr).toUpperCase();
1035
+ }
1036
+ }
1037
+ ```
1038
+ @public
1039
+ */
1040
+ keyForAttribute(key, method) {
1041
+ return key;
1042
+ },
1043
+ /**
1044
+ `keyForRelationship` can be used to define a custom key when
1045
+ serializing and deserializing relationship properties. By default
1046
+ `JSONSerializer` does not provide an implementation of this method.
1047
+ Example
1048
+ ```js [app/serializers/post.js]
1049
+ import { JSONSerializer } from '@warp-drive/legacy/serializer/json';
1050
+ import { underscore } from '<app-name>/utils/string-utils';
1051
+ export default class PostSerializer extends JSONSerializer {
1052
+ keyForRelationship(key, relationship, method) {
1053
+ return `rel_${underscore(key)}`;
1054
+ }
1055
+ }
1056
+ ```
1057
+ @public
1058
+ */
1059
+ keyForRelationship(key, typeClass, method) {
1060
+ return key;
1061
+ },
1062
+ /**
1063
+ `keyForLink` can be used to define a custom key when deserializing link
1064
+ properties.
1065
+ @public
1066
+ */
1067
+ keyForLink(key, kind) {
1068
+ return key;
1069
+ },
1070
+ /**
1071
+ @private
1072
+ */
1073
+ transformFor(attributeType, skipAssertion) {
1074
+ return getOwner(this).lookup(`transform:${attributeType}`);
1075
+ }
1076
+ });
1077
+
1078
+ //#endregion
1079
+ export { coerceId as n, inverseForRelationship as r, JSONSerializer as t };
1080
+ //# sourceMappingURL=json-BD1kRTfB.js.map