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