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

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-DFVAuivO.js +1130 -0
  21. package/dist/adapter-DFVAuivO.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-BbCo7Tut.js +2134 -0
  46. package/dist/errors-BbCo7Tut.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-C7-ZIbd5.js +683 -0
  64. package/dist/model-C7-ZIbd5.js.map +1 -0
  65. package/dist/model-fragments-tlMYPSd_.js +334 -0
  66. package/dist/model-fragments-tlMYPSd_.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-CVHWB0MF.js +53 -0
  76. package/dist/runtime-BPCpkOf1-CVHWB0MF.js.map +1 -0
  77. package/dist/schema-provider-7RHVFTdb.js +1929 -0
  78. package/dist/schema-provider-7RHVFTdb.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-RlAbN461.js +1129 -0
  115. package/dist/unpkg/dev/adapter-RlAbN461.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-B2O7jZLN.js +825 -0
  125. package/dist/unpkg/dev/compat-B2O7jZLN.js.map +1 -0
  126. package/dist/unpkg/dev/compat.js +1 -1178
  127. package/dist/unpkg/dev/errors-DiBJX1gq.js +2127 -0
  128. package/dist/unpkg/dev/errors-DiBJX1gq.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-BrJ3pFM-.js +655 -0
  137. package/dist/unpkg/dev/model-BrJ3pFM-.js.map +1 -0
  138. package/dist/unpkg/dev/model-fragments-tlMYPSd_.js +334 -0
  139. package/dist/unpkg/dev/model-fragments-tlMYPSd_.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-CVHWB0MF.js +53 -0
  143. package/dist/unpkg/dev/runtime-BPCpkOf1-CVHWB0MF.js.map +1 -0
  144. package/dist/unpkg/dev/schema-provider-Z5GzOhu-.js +1834 -0
  145. package/dist/unpkg/dev/schema-provider-Z5GzOhu-.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-RlAbN461.js +1129 -0
  174. package/dist/unpkg/dev-deprecated/adapter-RlAbN461.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-CgUa-VIF.js +825 -0
  184. package/dist/unpkg/dev-deprecated/compat-CgUa-VIF.js.map +1 -0
  185. package/dist/unpkg/dev-deprecated/compat.js +1 -1178
  186. package/dist/unpkg/dev-deprecated/errors-Cba2PDIB.js +2128 -0
  187. package/dist/unpkg/dev-deprecated/errors-Cba2PDIB.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-D-JSD2Bx.js +660 -0
  196. package/dist/unpkg/dev-deprecated/model-D-JSD2Bx.js.map +1 -0
  197. package/dist/unpkg/dev-deprecated/model-fragments-tlMYPSd_.js +334 -0
  198. package/dist/unpkg/dev-deprecated/model-fragments-tlMYPSd_.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-CVHWB0MF.js +53 -0
  202. package/dist/unpkg/dev-deprecated/runtime-BPCpkOf1-CVHWB0MF.js.map +1 -0
  203. package/dist/unpkg/dev-deprecated/schema-provider-n96uVRhl.js +1835 -0
  204. package/dist/unpkg/dev-deprecated/schema-provider-n96uVRhl.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-DAx_reer.js +1111 -0
  233. package/dist/unpkg/prod/adapter-DAx_reer.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-CoKAYQJi.js +1977 -0
  246. package/dist/unpkg/prod/errors-CoKAYQJi.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-D2zzdmP8.js +603 -0
  255. package/dist/unpkg/prod/model-D2zzdmP8.js.map +1 -0
  256. package/dist/unpkg/prod/model-fragments-tlMYPSd_.js +334 -0
  257. package/dist/unpkg/prod/model-fragments-tlMYPSd_.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-CVHWB0MF.js +53 -0
  261. package/dist/unpkg/prod/runtime-BPCpkOf1-CVHWB0MF.js.map +1 -0
  262. package/dist/unpkg/prod/schema-provider-BUXipKQV.js +1622 -0
  263. package/dist/unpkg/prod/schema-provider-BUXipKQV.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-DAx_reer.js} +445 -110
  292. package/dist/unpkg/prod-deprecated/adapter-DAx_reer.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-BUVJ3jcW.js +1978 -0
  305. package/dist/unpkg/prod-deprecated/errors-BUVJ3jcW.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-66Pl5niO.js +604 -0
  314. package/dist/unpkg/prod-deprecated/model-66Pl5niO.js.map +1 -0
  315. package/dist/unpkg/prod-deprecated/model-fragments-tlMYPSd_.js +334 -0
  316. package/dist/unpkg/prod-deprecated/model-fragments-tlMYPSd_.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-CVHWB0MF.js +53 -0
  320. package/dist/unpkg/prod-deprecated/runtime-BPCpkOf1-CVHWB0MF.js.map +1 -0
  321. package/dist/unpkg/prod-deprecated/schema-provider-DtyBaLoG.js +1635 -0
  322. package/dist/unpkg/prod-deprecated/schema-provider-DtyBaLoG.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 +16 -16
  344. package/declarations/adapter/-private/build-url-mixin.d.ts +0 -189
  345. package/declarations/adapter/-private/fastboot-interface.d.ts +0 -8
  346. package/declarations/adapter/-private/utils/continue-on-reject.d.ts +0 -1
  347. package/declarations/adapter/-private/utils/determine-body-promise.d.ts +0 -4
  348. package/declarations/adapter/-private/utils/fetch.d.ts +0 -8
  349. package/declarations/adapter/-private/utils/parse-response-headers.d.ts +0 -1
  350. package/declarations/adapter/-private/utils/serialize-into-hash.d.ts +0 -6
  351. package/declarations/adapter/-private/utils/serialize-query-params.d.ts +0 -5
  352. package/declarations/adapter/-private.d.ts +0 -5
  353. package/declarations/adapter/error.d.ts +0 -431
  354. package/declarations/compat/-private.d.ts +0 -13
  355. package/declarations/compat/builders/find-all.d.ts +0 -34
  356. package/declarations/compat/builders/find-record.d.ts +0 -56
  357. package/declarations/compat/builders/query.d.ts +0 -66
  358. package/declarations/compat/builders/save-record.d.ts +0 -34
  359. package/declarations/compat/builders/utils.d.ts +0 -3
  360. package/declarations/compat/builders.d.ts +0 -14
  361. package/declarations/compat/extensions.d.ts +0 -99
  362. package/declarations/compat/legacy-network-handler/fetch-manager.d.ts +0 -55
  363. package/declarations/compat/legacy-network-handler/identifier-has-id.d.ts +0 -2
  364. package/declarations/compat/legacy-network-handler/legacy-data-fetch.d.ts +0 -11
  365. package/declarations/compat/legacy-network-handler/legacy-data-utils.d.ts +0 -5
  366. package/declarations/compat/legacy-network-handler/legacy-network-handler.d.ts +0 -9
  367. package/declarations/compat/legacy-network-handler/minimum-adapter-interface.d.ts +0 -528
  368. package/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts +0 -220
  369. package/declarations/compat/legacy-network-handler/serializer-response.d.ts +0 -6
  370. package/declarations/compat/legacy-network-handler/snapshot-record-array.d.ts +0 -110
  371. package/declarations/compat/legacy-network-handler/snapshot.d.ts +0 -255
  372. package/declarations/compat/utils.d.ts +0 -148
  373. package/declarations/compat.d.ts +0 -189
  374. package/declarations/index.d.ts +0 -244
  375. package/declarations/model/-private/attr.d.ts +0 -191
  376. package/declarations/model/-private/belongs-to.d.ts +0 -195
  377. package/declarations/model/-private/debug/assert-polymorphic-type.d.ts +0 -5
  378. package/declarations/model/-private/errors.d.ts +0 -289
  379. package/declarations/model/-private/has-many.d.ts +0 -162
  380. package/declarations/model/-private/hooks.d.ts +0 -36
  381. package/declarations/model/-private/legacy-relationships-support.d.ts +0 -47
  382. package/declarations/model/-private/model-for-mixin.d.ts +0 -3
  383. package/declarations/model/-private/model-methods.d.ts +0 -39
  384. package/declarations/model/-private/model.d.ts +0 -1279
  385. package/declarations/model/-private/notify-changes.d.ts +0 -4
  386. package/declarations/model/-private/promise-belongs-to.d.ts +0 -40
  387. package/declarations/model/-private/promise-many-array.d.ts +0 -130
  388. package/declarations/model/-private/record-state.d.ts +0 -58
  389. package/declarations/model/-private/references/belongs-to.d.ts +0 -488
  390. package/declarations/model/-private/references/has-many.d.ts +0 -498
  391. package/declarations/model/-private/schema-provider.d.ts +0 -66
  392. package/declarations/model/-private/type-utils.d.ts +0 -57
  393. package/declarations/model/-private/util.d.ts +0 -5
  394. package/declarations/model/-private.d.ts +0 -8
  395. package/declarations/model/migration-support.d.ts +0 -306
  396. package/declarations/model-fragments/extensions/fragment-array.d.ts +0 -54
  397. package/declarations/model-fragments/extensions/fragment.d.ts +0 -50
  398. package/declarations/model-fragments/hooks/model-for.d.ts +0 -27
  399. package/declarations/model-fragments/index.d.ts +0 -13
  400. package/declarations/model-fragments/instance-initializers/fragment-extensions.d.ts +0 -15
  401. package/declarations/model-fragments/utilities/with-array-defaults.d.ts +0 -56
  402. package/declarations/model-fragments/utilities/with-fragment-array-defaults.d.ts +0 -38
  403. package/declarations/model-fragments/utilities/with-fragment-defaults.d.ts +0 -34
  404. package/declarations/model-fragments/utilities/with-legacy.d.ts +0 -11
  405. package/declarations/model-fragments.d.ts +0 -9
  406. package/declarations/model.d.ts +0 -49
  407. package/declarations/serializer/-private/transforms/boolean.d.ts +0 -60
  408. package/declarations/serializer/-private/transforms/date.d.ts +0 -42
  409. package/declarations/serializer/-private/transforms/number.d.ts +0 -42
  410. package/declarations/serializer/-private/transforms/string.d.ts +0 -42
  411. package/declarations/serializer/-private/transforms/transform.d.ts +0 -118
  412. package/declarations/serializer/-private/utils.d.ts +0 -27
  413. package/declarations/serializer/rest.d.ts +0 -51
  414. package/declarations/serializer/transform.d.ts +0 -5
  415. package/declarations/serializer.d.ts +0 -252
  416. package/declarations/store/-private.d.ts +0 -223
  417. package/declarations/store.d.ts +0 -10
  418. package/dist/-private-BG3bMiKp.js +0 -1211
  419. package/dist/errors-DZKA206g.js +0 -2589
  420. package/dist/hooks-BvOqJBei.js +0 -105
  421. package/dist/json-DU8m1pGf.js +0 -1336
  422. package/dist/model-for-CXkJw59V.js +0 -297
  423. package/dist/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  424. package/dist/schema-provider-DtPOp0d7.js +0 -2382
  425. package/dist/serialize-into-hash-DPZYoF-i.js +0 -261
  426. package/dist/unpkg/dev/-private-DtjBbEgy.js +0 -1206
  427. package/dist/unpkg/dev/errors-DngRU-If.js +0 -2585
  428. package/dist/unpkg/dev/hooks-UuiLxWxS.js +0 -104
  429. package/dist/unpkg/dev/json-K2Y9z6MN.js +0 -1333
  430. package/dist/unpkg/dev/model-for-CXkJw59V.js +0 -297
  431. package/dist/unpkg/dev/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  432. package/dist/unpkg/dev/schema-provider-0D7f-QOn.js +0 -2272
  433. package/dist/unpkg/dev/serialize-into-hash-B2xDbuo5.js +0 -259
  434. package/dist/unpkg/dev/util-DvanW33H.js +0 -20
  435. package/dist/unpkg/dev/utils-BhvS1iTS.js +0 -8
  436. package/dist/unpkg/dev-deprecated/-private-DtjBbEgy.js +0 -1206
  437. package/dist/unpkg/dev-deprecated/errors-Bzidntpi.js +0 -2588
  438. package/dist/unpkg/dev-deprecated/hooks-DVXhMW14.js +0 -104
  439. package/dist/unpkg/dev-deprecated/json-K2Y9z6MN.js +0 -1333
  440. package/dist/unpkg/dev-deprecated/model-for-CXkJw59V.js +0 -297
  441. package/dist/unpkg/dev-deprecated/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  442. package/dist/unpkg/dev-deprecated/schema-provider-ZwO5_fZw.js +0 -2292
  443. package/dist/unpkg/dev-deprecated/serialize-into-hash-B2xDbuo5.js +0 -259
  444. package/dist/unpkg/dev-deprecated/util-CWr5WQOT.js +0 -24
  445. package/dist/unpkg/dev-deprecated/utils-C9PJehtL.js +0 -12
  446. package/dist/unpkg/prod/-private-BdyZaGEh.js +0 -971
  447. package/dist/unpkg/prod/errors-B-PWeYlW.js +0 -2337
  448. package/dist/unpkg/prod/hooks-Bx-zBziU.js +0 -72
  449. package/dist/unpkg/prod/json-Qewu-UN9.js +0 -1300
  450. package/dist/unpkg/prod/model-for-CXkJw59V.js +0 -297
  451. package/dist/unpkg/prod/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  452. package/dist/unpkg/prod/schema-provider-BgRqk8i9.js +0 -1951
  453. package/dist/unpkg/prod/serialize-into-hash-DGlzQteF.js +0 -215
  454. package/dist/unpkg/prod/util-DvanW33H.js +0 -20
  455. package/dist/unpkg/prod/utils-BhvS1iTS.js +0 -8
  456. package/dist/unpkg/prod-deprecated/-private-BdyZaGEh.js +0 -971
  457. package/dist/unpkg/prod-deprecated/errors-Dl2J9d1D.js +0 -2340
  458. package/dist/unpkg/prod-deprecated/hooks-Cm60wWTf.js +0 -72
  459. package/dist/unpkg/prod-deprecated/json-Qewu-UN9.js +0 -1300
  460. package/dist/unpkg/prod-deprecated/model-for-CXkJw59V.js +0 -297
  461. package/dist/unpkg/prod-deprecated/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  462. package/dist/unpkg/prod-deprecated/schema-provider-Dh6tRqVI.js +0 -1980
  463. package/dist/unpkg/prod-deprecated/serialize-into-hash-DGlzQteF.js +0 -215
  464. package/dist/unpkg/prod-deprecated/util-B6cn-i93.js +0 -23
  465. package/dist/unpkg/prod-deprecated/utils-BUWwQwCh.js +0 -11
  466. package/dist/util-Dul6TZts.js +0 -35
  467. package/dist/utils-Cqw9eRj5.js +0 -23
@@ -1,654 +1,534 @@
1
- import { dasherize, pluralize, singularize } from '@warp-drive/utilities/string';
2
- import { J as JSONSerializer } from "../json-K2Y9z6MN.js";
3
-
4
- /* eslint-disable @typescript-eslint/no-unsafe-return */
5
- /* eslint-disable @typescript-eslint/no-unsafe-assignment */
6
- /* eslint-disable @typescript-eslint/no-unsafe-argument */
7
- /* eslint-disable @typescript-eslint/no-unsafe-member-access */
8
- /* eslint-disable @typescript-eslint/no-unsafe-call */
1
+ import { t as JSONSerializer } from "../json-DDJji3V3.js";
2
+ import { dasherize, pluralize, singularize } from "@warp-drive/utilities/string";
9
3
 
4
+ //#region src/serializer/json-api.ts
10
5
  /**
11
- * :::danger
12
- ⚠️ <strong>This is LEGACY documentation</strong> for a feature that is no longer encouraged to be used.
13
- If starting a new app or thinking of implementing a new adapter, consider writing a
14
- {@link Handler} instead to be used with the {@link RequestManager}
15
- :::
16
-
17
- In WarpDrive a Serializer is used to serialize and deserialize
18
- records when they are transferred in and out of an external source.
19
- This process involves normalizing property names, transforming
20
- attribute values and serializing relationships.
21
-
22
- `JSONAPISerializer` supports the http://jsonapi.org/ spec, though
23
- even compliant {json:api} servers may find writing an application
24
- specific serializer better suited to their needs and more performant.
25
-
26
- This serializer normalizes a JSON API payload that looks like:
27
-
28
- ```js [app/models/player.js]
29
- import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
30
-
31
- export default class Player extends Model {
32
- @attr('string') name;
33
- @attr('string') skill;
34
- @attr('number') gamesPlayed;
35
- @belongsTo('club') club;
36
- }
37
- ```
6
+ * :::danger
7
+ ⚠️ <strong>This is LEGACY documentation</strong> for a feature that is no longer encouraged to be used.
8
+ If starting a new app or thinking of implementing a new adapter, consider writing a
9
+ {@link Handler} instead to be used with the {@link RequestManager}
10
+ :::
11
+
12
+ In WarpDrive a Serializer is used to serialize and deserialize
13
+ records when they are transferred in and out of an external source.
14
+ This process involves normalizing property names, transforming
15
+ attribute values and serializing relationships.
16
+
17
+ `JSONAPISerializer` supports the http://jsonapi.org/ spec, though
18
+ even compliant {json:api} servers may find writing an application
19
+ specific serializer better suited to their needs and more performant.
20
+
21
+ This serializer normalizes a JSON API payload that looks like:
22
+
23
+ ```js [app/models/player.js]
24
+ import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
25
+
26
+ export default class Player extends Model {
27
+ @attr('string') name;
28
+ @attr('string') skill;
29
+ @attr('number') gamesPlayed;
30
+ @belongsTo('club') club;
31
+ }
32
+ ```
38
33
 
39
- ```js [app/models/club.js]
40
- import Model, { attr, hasMany } from '@warp-drive/legacy/model';
34
+ ```js [app/models/club.js]
35
+ import Model, { attr, hasMany } from '@warp-drive/legacy/model';
41
36
 
42
- export default class Club extends Model {
43
- @attr('string') name;
44
- @attr('string') location;
45
- @hasMany('player') players;
46
- }
47
- ```
37
+ export default class Club extends Model {
38
+ @attr('string') name;
39
+ @attr('string') location;
40
+ @hasMany('player') players;
41
+ }
42
+ ```
48
43
 
49
- ```js
50
- {
51
- "data": [
52
- {
53
- "attributes": {
54
- "name": "Benfica",
55
- "location": "Portugal"
56
- },
57
- "id": "1",
58
- "relationships": {
59
- "players": {
60
- "data": [
61
- {
62
- "id": "3",
63
- "type": "players"
64
- }
65
- ]
66
- }
67
- },
68
- "type": "clubs"
69
- }
70
- ],
71
- "included": [
72
- {
73
- "attributes": {
74
- "name": "Eusebio Silva Ferreira",
75
- "skill": "Rocket shot",
76
- "games-played": 431
77
- },
78
- "id": "3",
79
- "relationships": {
80
- "club": {
81
- "data": {
82
- "id": "1",
83
- "type": "clubs"
84
- }
85
- }
86
- },
87
- "type": "players"
88
- }
89
- ]
90
- }
91
- ```
44
+ ```js
45
+ {
46
+ "data": [
47
+ {
48
+ "attributes": {
49
+ "name": "Benfica",
50
+ "location": "Portugal"
51
+ },
52
+ "id": "1",
53
+ "relationships": {
54
+ "players": {
55
+ "data": [
56
+ {
57
+ "id": "3",
58
+ "type": "players"
59
+ }
60
+ ]
61
+ }
62
+ },
63
+ "type": "clubs"
64
+ }
65
+ ],
66
+ "included": [
67
+ {
68
+ "attributes": {
69
+ "name": "Eusebio Silva Ferreira",
70
+ "skill": "Rocket shot",
71
+ "games-played": 431
72
+ },
73
+ "id": "3",
74
+ "relationships": {
75
+ "club": {
76
+ "data": {
77
+ "id": "1",
78
+ "type": "clubs"
79
+ }
80
+ }
81
+ },
82
+ "type": "players"
83
+ }
84
+ ]
85
+ }
86
+ ```
92
87
 
93
- to the format that the JSONAPICache expects.
88
+ to the format that the JSONAPICache expects.
94
89
 
95
- ### Customizing meta
90
+ ### Customizing meta
96
91
 
97
- Since a JSON API Document can have meta defined in multiple locations you can
98
- use the specific serializer hooks if you need to customize the meta.
92
+ Since a JSON API Document can have meta defined in multiple locations you can
93
+ use the specific serializer hooks if you need to customize the meta.
99
94
 
100
- One scenario would be to camelCase the meta keys of your payload. The example
101
- below shows how this could be done using `normalizeArrayResponse` and
102
- `extractRelationship`.
95
+ One scenario would be to camelCase the meta keys of your payload. The example
96
+ below shows how this could be done using `normalizeArrayResponse` and
97
+ `extractRelationship`.
103
98
 
104
- ```js [app/serializers/application.js]
105
- import { JSONAPISerializer } from '@warp-drive/legacy/serializer/json-api';
99
+ ```js [app/serializers/application.js]
100
+ import { JSONAPISerializer } from '@warp-drive/legacy/serializer/json-api';
106
101
 
107
- export default class ApplicationSerializer extends JSONAPISerializer {
108
- normalizeArrayResponse(store, primaryModelClass, payload, id, requestType) {
109
- let normalizedDocument = super.normalizeArrayResponse(...arguments);
102
+ export default class ApplicationSerializer extends JSONAPISerializer {
103
+ normalizeArrayResponse(store, primaryModelClass, payload, id, requestType) {
104
+ let normalizedDocument = super.normalizeArrayResponse(...arguments);
110
105
 
111
- // Customize document meta
112
- normalizedDocument.meta = camelCaseKeys(normalizedDocument.meta);
106
+ // Customize document meta
107
+ normalizedDocument.meta = camelCaseKeys(normalizedDocument.meta);
113
108
 
114
- return normalizedDocument;
115
- }
109
+ return normalizedDocument;
110
+ }
116
111
 
117
- extractRelationship(relationshipHash) {
118
- let normalizedRelationship = super.extractRelationship(...arguments);
112
+ extractRelationship(relationshipHash) {
113
+ let normalizedRelationship = super.extractRelationship(...arguments);
119
114
 
120
- // Customize relationship meta
121
- normalizedRelationship.meta = camelCaseKeys(normalizedRelationship.meta);
115
+ // Customize relationship meta
116
+ normalizedRelationship.meta = camelCaseKeys(normalizedRelationship.meta);
122
117
 
123
- return normalizedRelationship;
124
- }
125
- }
126
- ```
118
+ return normalizedRelationship;
119
+ }
120
+ }
121
+ ```
127
122
 
128
- @since 1.13.0
129
- @class JSONAPISerializer
130
- @public
123
+ @since 1.13.0
124
+ @class JSONAPISerializer
125
+ @public
131
126
  */
132
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
133
127
  const JSONAPISerializer = JSONSerializer.extend({
134
- /**
135
- @private
136
- */
137
- _normalizeDocumentHelper(documentHash) {
138
- if (Array.isArray(documentHash.data)) {
139
- const ret = [];
140
- for (let i = 0; i < documentHash.data.length; i++) {
141
- const data = documentHash.data[i];
142
- const normalized = this._normalizeResourceHelper(data);
143
- if (normalized !== null) {
144
- // @ts-expect-error untyped
145
- // can be null when unknown type is encountered
146
- ret.push(normalized);
147
- }
148
- }
149
- documentHash.data = ret;
150
- } else if (documentHash.data && typeof documentHash.data === 'object') {
151
- documentHash.data = this._normalizeResourceHelper(documentHash.data);
152
- }
153
- if (Array.isArray(documentHash.included)) {
154
- const ret = [];
155
- for (let i = 0; i < documentHash.included.length; i++) {
156
- const included = documentHash.included[i];
157
- const normalized = this._normalizeResourceHelper(included);
158
- if (normalized !== null) {
159
- // @ts-expect-error untyped
160
- // can be null when unknown type is encountered
161
- ret.push(normalized);
162
- }
163
- }
164
- documentHash.included = ret;
165
- }
166
- return documentHash;
167
- },
168
- /**
169
- @private
170
- */
171
- _normalizeRelationshipDataHelper(relationshipDataHash) {
172
- relationshipDataHash.type = this.modelNameFromPayloadKey(relationshipDataHash.type);
173
- return relationshipDataHash;
174
- },
175
- /**
176
- @private
177
- */
178
- _normalizeResourceHelper(resourceHash) {
179
- // @ts-expect-error untyped
180
- (test => {
181
- if (!test) {
182
- throw new Error(this.warnMessageForUndefinedType());
183
- }
184
- })(resourceHash.type);
185
- const type = this.modelNameFromPayloadKey(resourceHash.type);
186
-
187
- // @ts-expect-error store is dynamically added
188
- if (!this.store.schema.hasResource({
189
- type
190
- })) {
191
- {
192
- // @ts-expect-error untyped
193
- console.warn(this.warnMessageNoModelForType(type, resourceHash.type, 'modelNameFromPayloadKey'), false, {
194
- id: 'ds.serializer.model-for-type-missing'
195
- });
196
- }
197
- return null;
198
- }
199
-
200
- // @ts-expect-error store is dynamically added
201
- const modelClass = this.store.modelFor(type);
202
- // @ts-expect-error store is dynamically added
203
- const serializer = this.store.serializerFor(type);
204
- const {
205
- data
206
- } = serializer.normalize(modelClass, resourceHash);
207
- return data;
208
- },
209
- /**
210
- Normalize some data and push it into the store.
211
- @public
212
- */
213
- pushPayload(store, payload) {
214
- const normalizedPayload = this._normalizeDocumentHelper(payload);
215
- store.push(normalizedPayload);
216
- },
217
- /**
218
- @return A {json:api} Document
219
- @private
220
- */
221
- _normalizeResponse(store, primaryModelClass, payload, id, requestType, isSingle) {
222
- const normalizedPayload = this._normalizeDocumentHelper(payload);
223
- return normalizedPayload;
224
- },
225
- normalizeQueryRecordResponse() {
226
- // @ts-expect-error untyped
227
- const normalized = this._super(...arguments);
228
- (test => {
229
- if (!test) {
230
- throw new Error('Expected the primary data returned by the serializer for a `queryRecord` response to be a single object but instead it was an array.');
231
- }
232
- })(!Array.isArray(normalized.data));
233
- return normalized;
234
- },
235
- extractAttributes(modelClass, resourceHash) {
236
- const attributes = {};
237
- if (resourceHash.attributes) {
238
- modelClass.eachAttribute(key => {
239
- const attributeKey = this.keyForAttribute(key, 'deserialize');
240
- if (resourceHash.attributes[attributeKey] !== undefined) {
241
- attributes[key] = resourceHash.attributes[attributeKey];
242
- }
243
- {
244
- if (resourceHash.attributes[attributeKey] === undefined && resourceHash.attributes[key] !== undefined) {
245
- (test => {
246
- {
247
- throw new Error(`Your payload for '${modelClass.modelName}' contains '${key}', but your serializer is setup to look for '${attributeKey}'. This is most likely because Ember Data's JSON API serializer dasherizes attribute keys by default. You should subclass JSONAPISerializer and implement 'keyForAttribute(key) { return key; }' to prevent Ember Data from customizing your attribute keys.`);
248
- }
249
- })();
250
- }
251
- }
252
- });
253
- }
254
- return attributes;
255
- },
256
- /**
257
- Returns a relationship formatted as a JSON-API "relationship object".
258
- http://jsonapi.org/format/#document-resource-object-relationships
259
- @public
260
- */
261
- extractRelationship(relationshipHash) {
262
- if (Array.isArray(relationshipHash.data)) {
263
- const ret = new Array(relationshipHash.data.length);
264
- for (let i = 0; i < relationshipHash.data.length; i++) {
265
- const data = relationshipHash.data[i];
266
- ret[i] = this._normalizeRelationshipDataHelper(data);
267
- }
268
- relationshipHash.data = ret;
269
- } else if (relationshipHash.data && typeof relationshipHash.data === 'object') {
270
- relationshipHash.data = this._normalizeRelationshipDataHelper(relationshipHash.data);
271
- }
272
- return relationshipHash;
273
- },
274
- /**
275
- Returns the resource's relationships formatted as a JSON-API "relationships object".
276
- http://jsonapi.org/format/#document-resource-object-relationships
277
- @public
278
- */
279
- extractRelationships(modelClass, resourceHash) {
280
- const relationships = {};
281
- if (resourceHash.relationships) {
282
- modelClass.eachRelationship((key, relationshipMeta) => {
283
- const relationshipKey = this.keyForRelationship(key, relationshipMeta.kind, 'deserialize');
284
- if (resourceHash.relationships[relationshipKey] !== undefined) {
285
- const relationshipHash = resourceHash.relationships[relationshipKey];
286
- relationships[key] = this.extractRelationship(relationshipHash);
287
- }
288
- {
289
- if (resourceHash.relationships[relationshipKey] === undefined && resourceHash.relationships[key] !== undefined) {
290
- (test => {
291
- {
292
- throw new Error(`Your payload for '${modelClass.modelName}' contains '${key}', but your serializer is setup to look for '${relationshipKey}'. This is most likely because Ember Data's JSON API serializer dasherizes relationship keys by default. You should subclass JSONAPISerializer and implement 'keyForRelationship(key) { return key; }' to prevent Ember Data from customizing your relationship keys.`);
293
- }
294
- })();
295
- }
296
- }
297
- });
298
- }
299
- return relationships;
300
- },
301
- /**
302
- @private
303
- */
304
- _extractType(modelClass, resourceHash) {
305
- return this.modelNameFromPayloadKey(resourceHash.type);
306
- },
307
- /**
308
- Dasherizes and singularizes the model name in the payload to match
309
- the common convention for model names.
310
- For example the key `posts` would be converted to `post` and the
311
- key `studentAssesments` would be converted to `student-assesment`.
312
- @public
313
- @return the model's modelName
314
- */
315
- modelNameFromPayloadKey(key) {
316
- return dasherize(singularize(key));
317
- },
318
- /**
319
- Converts the model name to a pluralized version of the model name.
320
- For example `post` would be converted to `posts` and
321
- `student-assesment` would be converted to `student-assesments`.
322
- @public
323
- */
324
- payloadKeyFromModelName(modelName) {
325
- return pluralize(modelName);
326
- },
327
- normalize(modelClass, resourceHash) {
328
- if (resourceHash.attributes) {
329
- // @ts-expect-error untyped
330
- this.normalizeUsingDeclaredMapping(modelClass, resourceHash.attributes);
331
- }
332
- if (resourceHash.relationships) {
333
- // @ts-expect-error untyped
334
- this.normalizeUsingDeclaredMapping(modelClass, resourceHash.relationships);
335
- }
336
- const data = {
337
- // @ts-expect-error untyped
338
- id: this.extractId(modelClass, resourceHash),
339
- type: this._extractType(modelClass, resourceHash),
340
- attributes: this.extractAttributes(modelClass, resourceHash),
341
- relationships: this.extractRelationships(modelClass, resourceHash)
342
- };
343
- if (resourceHash.lid) {
344
- // @ts-expect-error untyped
345
- data.lid = resourceHash.lid;
346
- }
347
-
348
- // @ts-expect-error untyped
349
- this.applyTransforms(modelClass, data.attributes);
350
- return {
351
- data
352
- };
353
- },
354
- /**
355
- `keyForAttribute` can be used to define rules for how to convert an
356
- attribute name in your model to a key in your JSON.
357
- By default `JSONAPISerializer` follows the format used on the examples of
358
- http://jsonapi.org/format and uses dashes as the word separator in the JSON
359
- attribute keys.
360
- This behaviour can be easily customized by extending this method.
361
- Example
362
- ```js [app/serializers/application.js]
363
- import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
364
- import { dasherize } from '<app-name>/utils/string-utils';
365
- export default class ApplicationSerializer extends JSONAPISerializer {
366
- keyForAttribute(attr, method) {
367
- return dasherize(attr).toUpperCase();
368
- }
369
- }
370
- ```
371
- @public
372
- @return normalized key
373
- */
374
- keyForAttribute(key, method) {
375
- return dasherize(key);
376
- },
377
- /**
378
- `keyForRelationship` can be used to define a custom key when
379
- serializing and deserializing relationship properties.
380
- By default `JSONAPISerializer` follows the format used on the examples of
381
- http://jsonapi.org/format and uses dashes as word separators in
382
- relationship properties.
383
- This behaviour can be easily customized by extending this method.
384
- Example
385
- ```js [app/serializers/post.js]
386
- import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
387
- import { underscore } from '<app-name>/utils/string-utils';
388
- export default class ApplicationSerializer extends JSONAPISerializer {
389
- keyForRelationship(key, relationship, method) {
390
- return underscore(key);
391
- }
392
- }
393
- ```
394
- @public
395
- @return the normalized key
396
- */
397
- keyForRelationship(key, typeClass, method) {
398
- return dasherize(key);
399
- },
400
- /**
401
- Called when a record is saved in order to convert the
402
- record into JSON.
403
- For example, consider this model:
404
- ```js [app/models/comment.js]
405
- import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
406
- export default class CommentModel extends Model {
407
- @attr title;
408
- @attr body;
409
- @belongsTo('user', { async: false, inverse: null })
410
- author;
411
- }
412
- ```
413
- The default serialization would create a JSON-API resource object like:
414
- ```javascript
415
- {
416
- "data": {
417
- "type": "comments",
418
- "attributes": {
419
- "title": "Rails is unagi",
420
- "body": "Rails? Omakase? O_O",
421
- },
422
- "relationships": {
423
- "author": {
424
- "data": {
425
- "id": "12",
426
- "type": "users"
427
- }
428
- }
429
- }
430
- }
431
- }
432
- ```
433
- By default, attributes are passed through as-is, unless
434
- you specified an attribute type (`attr('date')`). If
435
- you specify a transform, the JavaScript value will be
436
- serialized when inserted into the attributes hash.
437
- Belongs-to relationships are converted into JSON-API
438
- resource identifier objects.
439
- ## IDs
440
- `serialize` takes an options hash with a single option:
441
- `includeId`. If this option is `true`, `serialize` will,
442
- by default include the ID in the JSON object it builds.
443
- The JSONAPIAdapter passes in `includeId: true` when serializing a record
444
- for `createRecord` or `updateRecord`.
445
- ## Customization
446
- Your server may expect data in a different format than the
447
- built-in serialization format.
448
- In that case, you can implement `serialize` yourself and
449
- return data formatted to match your API's expectations, or override
450
- the invoked adapter method and do the serialization in the adapter directly
451
- by using the provided snapshot.
452
- If your API's format differs greatly from the JSON:API spec, you should
453
- consider authoring your own adapter and serializer instead of extending
454
- this class.
455
- ```js [app/serializers/post.js]
456
- import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
457
- export default class PostSerializer extends JSONAPISerializer {
458
- serialize(snapshot, options) {
459
- let json = {
460
- POST_TTL: snapshot.attr('title'),
461
- POST_BDY: snapshot.attr('body'),
462
- POST_CMS: snapshot.hasMany('comments', { ids: true })
463
- };
464
- if (options.includeId) {
465
- json.POST_ID_ = snapshot.id;
466
- }
467
- return json;
468
- }
469
- }
470
- ```
471
- ## Customizing an App-Wide Serializer
472
- If you want to define a serializer for your entire
473
- application, you'll probably want to use `eachAttribute`
474
- and `eachRelationship` on the record.
475
- ```js [app/serializers/application.js]
476
- import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
477
- import { underscore, singularize } from '<app-name>/utils/string-utils';
478
- export default class ApplicationSerializer extends JSONAPISerializer {
479
- serialize(snapshot, options) {
480
- let json = {};
481
- snapshot.eachAttribute((name) => {
482
- json[serverAttributeName(name)] = snapshot.attr(name);
483
- });
484
- snapshot.eachRelationship((name, relationship) => {
485
- if (relationship.kind === 'hasMany') {
486
- json[serverHasManyName(name)] = snapshot.hasMany(name, { ids: true });
487
- }
488
- });
489
- if (options.includeId) {
490
- json.ID_ = snapshot.id;
491
- }
492
- return json;
493
- }
494
- }
495
- function serverAttributeName(attribute) {
496
- return underscore(attribute).toUpperCase();
497
- }
498
- function serverHasManyName(name) {
499
- return serverAttributeName(singularize(name)) + '_IDS';
500
- }
501
- ```
502
- This serializer will generate JSON that looks like this:
503
- ```javascript
504
- {
505
- "TITLE": "Rails is omakase",
506
- "BODY": "Yep. Omakase.",
507
- "COMMENT_IDS": [ "1", "2", "3" ]
508
- }
509
- ```
510
- ## Tweaking the Default Formatting
511
- If you just want to do some small tweaks on the default JSON:API formatted response,
512
- you can call `super.serialize` first and make the tweaks
513
- on the returned object.
514
- ```js [app/serializers/post.js]
515
- import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
516
- export default class PostSerializer extends JSONAPISerializer {
517
- serialize(snapshot, options) {
518
- let json = super.serialize(...arguments);
519
- json.data.attributes.subject = json.data.attributes.title;
520
- delete json.data.attributes.title;
521
- return json;
522
- }
523
- }
524
- ```
525
- @public
526
- */
527
- serialize(snapshot, options) {
528
- // @ts-expect-error untyped
529
- const data = this._super(...arguments);
530
- data.type = this.payloadKeyFromModelName(snapshot.modelName);
531
- return {
532
- data
533
- };
534
- },
535
- serializeAttribute(snapshot, json, key, attribute) {
536
- const type = attribute.type;
537
-
538
- // @ts-expect-error untyped
539
- if (this._canSerialize(key)) {
540
- json.attributes = json.attributes || {};
541
- let value = snapshot.attr(key);
542
- if (type) {
543
- // @ts-expect-error untyped
544
- const transform = this.transformFor(type);
545
- value = transform.serialize(value, attribute.options);
546
- }
547
-
548
- // @ts-expect-error store is dynamically added
549
- const schema = this.store.modelFor(snapshot.modelName);
550
- // @ts-expect-error untyped
551
- let payloadKey = this._getMappedKey(key, schema);
552
- if (payloadKey === key) {
553
- payloadKey = this.keyForAttribute(key, 'serialize');
554
- }
555
- json.attributes[payloadKey] = value;
556
- }
557
- },
558
- serializeBelongsTo(snapshot, json, relationship) {
559
- const name = relationship.name;
560
-
561
- // @ts-expect-error untyped
562
- if (this._canSerialize(name)) {
563
- const belongsTo = snapshot.belongsTo(name);
564
- // @ts-expect-error not narrowed
565
- const belongsToIsNotNew = belongsTo && !belongsTo.isNew;
566
- if (belongsTo === null || belongsToIsNotNew) {
567
- json.relationships = json.relationships || {};
568
-
569
- // @ts-expect-error store is dynamically added
570
- const schema = this.store.modelFor(snapshot.modelName);
571
- // @ts-expect-error untyped
572
- let payloadKey = this._getMappedKey(name, schema);
573
- if (payloadKey === name) {
574
- payloadKey = this.keyForRelationship(name, 'belongsTo', 'serialize');
575
- }
576
- let data = null;
577
- if (belongsTo) {
578
- // @ts-expect-error not narrowed
579
- const payloadType = this.payloadKeyFromModelName(belongsTo.modelName);
580
-
581
- // @ts-expect-error untyped
582
- data = {
583
- type: payloadType,
584
- // @ts-expect-error not narrowed
585
- id: belongsTo.id
586
- };
587
- }
588
- json.relationships[payloadKey] = {
589
- data
590
- };
591
- }
592
- }
593
- },
594
- serializeHasMany(snapshot, json, relationship) {
595
- const name = relationship.name;
596
-
597
- // @ts-expect-error untyped
598
- if (this.shouldSerializeHasMany(snapshot, name, relationship)) {
599
- const hasMany = snapshot.hasMany(name);
600
- if (hasMany !== undefined) {
601
- json.relationships = json.relationships || {};
602
-
603
- // @ts-expect-error store is dynamically added
604
- const schema = this.store.modelFor(snapshot.modelName);
605
- // @ts-expect-error untyped
606
- let payloadKey = this._getMappedKey(name, schema);
607
- if (payloadKey === name && this.keyForRelationship) {
608
- payloadKey = this.keyForRelationship(name, 'hasMany', 'serialize');
609
- }
610
-
611
- // only serialize has many relationships that are not new
612
- // @ts-expect-error not narrowed
613
- const nonNewHasMany = hasMany.filter(item => !item.isNew);
614
- const data = new Array(nonNewHasMany.length);
615
- for (let i = 0; i < nonNewHasMany.length; i++) {
616
- const item = hasMany[i];
617
- // @ts-expect-error not narrowed
618
- const payloadType = this.payloadKeyFromModelName(item.modelName);
619
- data[i] = {
620
- type: payloadType,
621
- // @ts-expect-error not narrowed
622
- id: item.id
623
- };
624
- }
625
- json.relationships[payloadKey] = {
626
- data
627
- };
628
- }
629
- }
630
- }
128
+ /**
129
+ @private
130
+ */
131
+ _normalizeDocumentHelper(documentHash) {
132
+ if (Array.isArray(documentHash.data)) {
133
+ const ret = [];
134
+ for (let i = 0; i < documentHash.data.length; i++) {
135
+ const data = documentHash.data[i];
136
+ const normalized = this._normalizeResourceHelper(data);
137
+ if (normalized !== null) ret.push(normalized);
138
+ }
139
+ documentHash.data = ret;
140
+ } else if (documentHash.data && typeof documentHash.data === "object") documentHash.data = this._normalizeResourceHelper(documentHash.data);
141
+ if (Array.isArray(documentHash.included)) {
142
+ const ret = [];
143
+ for (let i = 0; i < documentHash.included.length; i++) {
144
+ const included = documentHash.included[i];
145
+ const normalized = this._normalizeResourceHelper(included);
146
+ if (normalized !== null) ret.push(normalized);
147
+ }
148
+ documentHash.included = ret;
149
+ }
150
+ return documentHash;
151
+ },
152
+ /**
153
+ @private
154
+ */
155
+ _normalizeRelationshipDataHelper(relationshipDataHash) {
156
+ relationshipDataHash.type = this.modelNameFromPayloadKey(relationshipDataHash.type);
157
+ return relationshipDataHash;
158
+ },
159
+ /**
160
+ @private
161
+ */
162
+ _normalizeResourceHelper(resourceHash) {
163
+ ((test) => {
164
+ if (!test) throw new Error(this.warnMessageForUndefinedType());
165
+ })(resourceHash.type);
166
+ const type = this.modelNameFromPayloadKey(resourceHash.type);
167
+ if (!this.store.schema.hasResource({ type })) {
168
+ console.warn(this.warnMessageNoModelForType(type, resourceHash.type, "modelNameFromPayloadKey"), false, { id: "ds.serializer.model-for-type-missing" });
169
+ return null;
170
+ }
171
+ const modelClass = this.store.modelFor(type);
172
+ const { data } = this.store.serializerFor(type).normalize(modelClass, resourceHash);
173
+ return data;
174
+ },
175
+ /**
176
+ Normalize some data and push it into the store.
177
+ @public
178
+ */
179
+ pushPayload(store, payload) {
180
+ const normalizedPayload = this._normalizeDocumentHelper(payload);
181
+ store.push(normalizedPayload);
182
+ },
183
+ /**
184
+ @return A {json:api} Document
185
+ @private
186
+ */
187
+ _normalizeResponse(store, primaryModelClass, payload, id, requestType, isSingle) {
188
+ return this._normalizeDocumentHelper(payload);
189
+ },
190
+ normalizeQueryRecordResponse() {
191
+ const normalized = this._super(...arguments);
192
+ ((test) => {
193
+ if (!test) throw new Error("Expected the primary data returned by the serializer for a `queryRecord` response to be a single object but instead it was an array.");
194
+ })(!Array.isArray(normalized.data));
195
+ return normalized;
196
+ },
197
+ extractAttributes(modelClass, resourceHash) {
198
+ const attributes = {};
199
+ if (resourceHash.attributes) modelClass.eachAttribute((key) => {
200
+ const attributeKey = this.keyForAttribute(key, "deserialize");
201
+ if (resourceHash.attributes[attributeKey] !== void 0) attributes[key] = resourceHash.attributes[attributeKey];
202
+ if (resourceHash.attributes[attributeKey] === void 0 && resourceHash.attributes[key] !== void 0) ((test) => {
203
+ if (!test) throw new Error(`Your payload for '${modelClass.modelName}' contains '${key}', but your serializer is setup to look for '${attributeKey}'. This is most likely because Ember Data's JSON API serializer dasherizes attribute keys by default. You should subclass JSONAPISerializer and implement 'keyForAttribute(key) { return key; }' to prevent Ember Data from customizing your attribute keys.`);
204
+ })(false);
205
+ });
206
+ return attributes;
207
+ },
208
+ /**
209
+ Returns a relationship formatted as a JSON-API "relationship object".
210
+ http://jsonapi.org/format/#document-resource-object-relationships
211
+ @public
212
+ */
213
+ extractRelationship(relationshipHash) {
214
+ if (Array.isArray(relationshipHash.data)) {
215
+ const ret = new Array(relationshipHash.data.length);
216
+ for (let i = 0; i < relationshipHash.data.length; i++) {
217
+ const data = relationshipHash.data[i];
218
+ ret[i] = this._normalizeRelationshipDataHelper(data);
219
+ }
220
+ relationshipHash.data = ret;
221
+ } else if (relationshipHash.data && typeof relationshipHash.data === "object") relationshipHash.data = this._normalizeRelationshipDataHelper(relationshipHash.data);
222
+ return relationshipHash;
223
+ },
224
+ /**
225
+ Returns the resource's relationships formatted as a JSON-API "relationships object".
226
+ http://jsonapi.org/format/#document-resource-object-relationships
227
+ @public
228
+ */
229
+ extractRelationships(modelClass, resourceHash) {
230
+ const relationships = {};
231
+ if (resourceHash.relationships) modelClass.eachRelationship((key, relationshipMeta) => {
232
+ const relationshipKey = this.keyForRelationship(key, relationshipMeta.kind, "deserialize");
233
+ if (resourceHash.relationships[relationshipKey] !== void 0) {
234
+ const relationshipHash = resourceHash.relationships[relationshipKey];
235
+ relationships[key] = this.extractRelationship(relationshipHash);
236
+ }
237
+ if (resourceHash.relationships[relationshipKey] === void 0 && resourceHash.relationships[key] !== void 0) ((test) => {
238
+ if (!test) throw new Error(`Your payload for '${modelClass.modelName}' contains '${key}', but your serializer is setup to look for '${relationshipKey}'. This is most likely because Ember Data's JSON API serializer dasherizes relationship keys by default. You should subclass JSONAPISerializer and implement 'keyForRelationship(key) { return key; }' to prevent Ember Data from customizing your relationship keys.`);
239
+ })(false);
240
+ });
241
+ return relationships;
242
+ },
243
+ /**
244
+ @private
245
+ */
246
+ _extractType(modelClass, resourceHash) {
247
+ return this.modelNameFromPayloadKey(resourceHash.type);
248
+ },
249
+ /**
250
+ Dasherizes and singularizes the model name in the payload to match
251
+ the common convention for model names.
252
+ For example the key `posts` would be converted to `post` and the
253
+ key `studentAssesments` would be converted to `student-assesment`.
254
+ @public
255
+ @return the model's modelName
256
+ */
257
+ modelNameFromPayloadKey(key) {
258
+ return dasherize(singularize(key));
259
+ },
260
+ /**
261
+ Converts the model name to a pluralized version of the model name.
262
+ For example `post` would be converted to `posts` and
263
+ `student-assesment` would be converted to `student-assesments`.
264
+ @public
265
+ */
266
+ payloadKeyFromModelName(modelName) {
267
+ return pluralize(modelName);
268
+ },
269
+ normalize(modelClass, resourceHash) {
270
+ if (resourceHash.attributes) this.normalizeUsingDeclaredMapping(modelClass, resourceHash.attributes);
271
+ if (resourceHash.relationships) this.normalizeUsingDeclaredMapping(modelClass, resourceHash.relationships);
272
+ const data = {
273
+ id: this.extractId(modelClass, resourceHash),
274
+ type: this._extractType(modelClass, resourceHash),
275
+ attributes: this.extractAttributes(modelClass, resourceHash),
276
+ relationships: this.extractRelationships(modelClass, resourceHash)
277
+ };
278
+ if (resourceHash.lid) data.lid = resourceHash.lid;
279
+ this.applyTransforms(modelClass, data.attributes);
280
+ return { data };
281
+ },
282
+ /**
283
+ `keyForAttribute` can be used to define rules for how to convert an
284
+ attribute name in your model to a key in your JSON.
285
+ By default `JSONAPISerializer` follows the format used on the examples of
286
+ http://jsonapi.org/format and uses dashes as the word separator in the JSON
287
+ attribute keys.
288
+ This behaviour can be easily customized by extending this method.
289
+ Example
290
+ ```js [app/serializers/application.js]
291
+ import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
292
+ import { dasherize } from '<app-name>/utils/string-utils';
293
+ export default class ApplicationSerializer extends JSONAPISerializer {
294
+ keyForAttribute(attr, method) {
295
+ return dasherize(attr).toUpperCase();
296
+ }
297
+ }
298
+ ```
299
+ @public
300
+ @return normalized key
301
+ */
302
+ keyForAttribute(key, method) {
303
+ return dasherize(key);
304
+ },
305
+ /**
306
+ `keyForRelationship` can be used to define a custom key when
307
+ serializing and deserializing relationship properties.
308
+ By default `JSONAPISerializer` follows the format used on the examples of
309
+ http://jsonapi.org/format and uses dashes as word separators in
310
+ relationship properties.
311
+ This behaviour can be easily customized by extending this method.
312
+ Example
313
+ ```js [app/serializers/post.js]
314
+ import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
315
+ import { underscore } from '<app-name>/utils/string-utils';
316
+ export default class ApplicationSerializer extends JSONAPISerializer {
317
+ keyForRelationship(key, relationship, method) {
318
+ return underscore(key);
319
+ }
320
+ }
321
+ ```
322
+ @public
323
+ @return the normalized key
324
+ */
325
+ keyForRelationship(key, typeClass, method) {
326
+ return dasherize(key);
327
+ },
328
+ /**
329
+ Called when a record is saved in order to convert the
330
+ record into JSON.
331
+ For example, consider this model:
332
+ ```js [app/models/comment.js]
333
+ import Model, { attr, belongsTo } from '@warp-drive/legacy/model';
334
+ export default class CommentModel extends Model {
335
+ @attr title;
336
+ @attr body;
337
+ @belongsTo('user', { async: false, inverse: null })
338
+ author;
339
+ }
340
+ ```
341
+ The default serialization would create a JSON-API resource object like:
342
+ ```javascript
343
+ {
344
+ "data": {
345
+ "type": "comments",
346
+ "attributes": {
347
+ "title": "Rails is unagi",
348
+ "body": "Rails? Omakase? O_O",
349
+ },
350
+ "relationships": {
351
+ "author": {
352
+ "data": {
353
+ "id": "12",
354
+ "type": "users"
355
+ }
356
+ }
357
+ }
358
+ }
359
+ }
360
+ ```
361
+ By default, attributes are passed through as-is, unless
362
+ you specified an attribute type (`attr('date')`). If
363
+ you specify a transform, the JavaScript value will be
364
+ serialized when inserted into the attributes hash.
365
+ Belongs-to relationships are converted into JSON-API
366
+ resource identifier objects.
367
+ ## IDs
368
+ `serialize` takes an options hash with a single option:
369
+ `includeId`. If this option is `true`, `serialize` will,
370
+ by default include the ID in the JSON object it builds.
371
+ The JSONAPIAdapter passes in `includeId: true` when serializing a record
372
+ for `createRecord` or `updateRecord`.
373
+ ## Customization
374
+ Your server may expect data in a different format than the
375
+ built-in serialization format.
376
+ In that case, you can implement `serialize` yourself and
377
+ return data formatted to match your API's expectations, or override
378
+ the invoked adapter method and do the serialization in the adapter directly
379
+ by using the provided snapshot.
380
+ If your API's format differs greatly from the JSON:API spec, you should
381
+ consider authoring your own adapter and serializer instead of extending
382
+ this class.
383
+ ```js [app/serializers/post.js]
384
+ import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
385
+ export default class PostSerializer extends JSONAPISerializer {
386
+ serialize(snapshot, options) {
387
+ let json = {
388
+ POST_TTL: snapshot.attr('title'),
389
+ POST_BDY: snapshot.attr('body'),
390
+ POST_CMS: snapshot.hasMany('comments', { ids: true })
391
+ };
392
+ if (options.includeId) {
393
+ json.POST_ID_ = snapshot.id;
394
+ }
395
+ return json;
396
+ }
397
+ }
398
+ ```
399
+ ## Customizing an App-Wide Serializer
400
+ If you want to define a serializer for your entire
401
+ application, you'll probably want to use `eachAttribute`
402
+ and `eachRelationship` on the record.
403
+ ```js [app/serializers/application.js]
404
+ import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
405
+ import { underscore, singularize } from '<app-name>/utils/string-utils';
406
+ export default class ApplicationSerializer extends JSONAPISerializer {
407
+ serialize(snapshot, options) {
408
+ let json = {};
409
+ snapshot.eachAttribute((name) => {
410
+ json[serverAttributeName(name)] = snapshot.attr(name);
411
+ });
412
+ snapshot.eachRelationship((name, relationship) => {
413
+ if (relationship.kind === 'hasMany') {
414
+ json[serverHasManyName(name)] = snapshot.hasMany(name, { ids: true });
415
+ }
416
+ });
417
+ if (options.includeId) {
418
+ json.ID_ = snapshot.id;
419
+ }
420
+ return json;
421
+ }
422
+ }
423
+ function serverAttributeName(attribute) {
424
+ return underscore(attribute).toUpperCase();
425
+ }
426
+ function serverHasManyName(name) {
427
+ return serverAttributeName(singularize(name)) + '_IDS';
428
+ }
429
+ ```
430
+ This serializer will generate JSON that looks like this:
431
+ ```javascript
432
+ {
433
+ "TITLE": "Rails is omakase",
434
+ "BODY": "Yep. Omakase.",
435
+ "COMMENT_IDS": [ "1", "2", "3" ]
436
+ }
437
+ ```
438
+ ## Tweaking the Default Formatting
439
+ If you just want to do some small tweaks on the default JSON:API formatted response,
440
+ you can call `super.serialize` first and make the tweaks
441
+ on the returned object.
442
+ ```js [app/serializers/post.js]
443
+ import JSONAPISerializer from '@warp-drive/legacy/serializer/json-api';
444
+ export default class PostSerializer extends JSONAPISerializer {
445
+ serialize(snapshot, options) {
446
+ let json = super.serialize(...arguments);
447
+ json.data.attributes.subject = json.data.attributes.title;
448
+ delete json.data.attributes.title;
449
+ return json;
450
+ }
451
+ }
452
+ ```
453
+ @public
454
+ */
455
+ serialize(snapshot, options) {
456
+ const data = this._super(...arguments);
457
+ data.type = this.payloadKeyFromModelName(snapshot.modelName);
458
+ return { data };
459
+ },
460
+ serializeAttribute(snapshot, json, key, attribute) {
461
+ const type = attribute.type;
462
+ if (this._canSerialize(key)) {
463
+ json.attributes = json.attributes || {};
464
+ let value = snapshot.attr(key);
465
+ if (type) value = this.transformFor(type).serialize(value, attribute.options);
466
+ const schema = this.store.modelFor(snapshot.modelName);
467
+ let payloadKey = this._getMappedKey(key, schema);
468
+ if (payloadKey === key) payloadKey = this.keyForAttribute(key, "serialize");
469
+ json.attributes[payloadKey] = value;
470
+ }
471
+ },
472
+ serializeBelongsTo(snapshot, json, relationship) {
473
+ const name = relationship.name;
474
+ if (this._canSerialize(name)) {
475
+ const belongsTo = snapshot.belongsTo(name);
476
+ const belongsToIsNotNew = belongsTo && !belongsTo.isNew;
477
+ if (belongsTo === null || belongsToIsNotNew) {
478
+ json.relationships = json.relationships || {};
479
+ const schema = this.store.modelFor(snapshot.modelName);
480
+ let payloadKey = this._getMappedKey(name, schema);
481
+ if (payloadKey === name) payloadKey = this.keyForRelationship(name, "belongsTo", "serialize");
482
+ let data = null;
483
+ if (belongsTo) data = {
484
+ type: this.payloadKeyFromModelName(belongsTo.modelName),
485
+ id: belongsTo.id
486
+ };
487
+ json.relationships[payloadKey] = { data };
488
+ }
489
+ }
490
+ },
491
+ serializeHasMany(snapshot, json, relationship) {
492
+ const name = relationship.name;
493
+ if (this.shouldSerializeHasMany(snapshot, name, relationship)) {
494
+ const hasMany = snapshot.hasMany(name);
495
+ if (hasMany !== void 0) {
496
+ json.relationships = json.relationships || {};
497
+ const schema = this.store.modelFor(snapshot.modelName);
498
+ let payloadKey = this._getMappedKey(name, schema);
499
+ if (payloadKey === name && this.keyForRelationship) payloadKey = this.keyForRelationship(name, "hasMany", "serialize");
500
+ const nonNewHasMany = hasMany.filter((item) => !item.isNew);
501
+ const data = new Array(nonNewHasMany.length);
502
+ for (let i = 0; i < nonNewHasMany.length; i++) {
503
+ const item = hasMany[i];
504
+ const payloadType = this.payloadKeyFromModelName(item.modelName);
505
+ data[i] = {
506
+ type: payloadType,
507
+ id: item.id
508
+ };
509
+ }
510
+ json.relationships[payloadKey] = { data };
511
+ }
512
+ }
513
+ }
631
514
  });
632
- {
633
- JSONAPISerializer.reopen({
634
- init(...args) {
635
- this._super(...args);
636
- (test => {
637
- if (!test) {
638
- throw new Error(`You've used the EmbeddedRecordsMixin in ${this.toString()} which is not fully compatible with the JSON:API specification. Please confirm that this works for your specific API and add \`this.isEmbeddedRecordsMixinCompatible = true\` to your serializer.`);
639
- }
640
- })(!this.isEmbeddedRecordsMixin || this.isEmbeddedRecordsMixinCompatible === true);
641
- const constructor = this.constructor;
642
- console.warn(`You've defined 'extractMeta' in ${constructor.toString()} which is not used for serializers extending JSONAPISerializer. Read more at https://api.emberjs.com/ember-data/release/classes/JSONAPISerializer on how to customize meta when using JSON API.`, this.extractMeta === JSONSerializer.prototype.extractMeta, {
643
- id: 'ds.serializer.json-api.extractMeta'
644
- });
645
- },
646
- warnMessageForUndefinedType() {
647
- return 'Encountered a resource object with an undefined type (resolved resource using ' + this.constructor.toString() + ')';
648
- },
649
- warnMessageNoModelForType(modelName, originalType, usedLookup) {
650
- return `Encountered a resource object with type "${originalType}", but no model was found for model name "${modelName}" (resolved model name using '${this.constructor.toString()}.${usedLookup}("${originalType}")').`;
651
- }
652
- });
653
- }
654
- export { JSONAPISerializer };
515
+ JSONAPISerializer.reopen({
516
+ init(...args) {
517
+ this._super(...args);
518
+ ((test) => {
519
+ if (!test) throw new Error(`You've used the EmbeddedRecordsMixin in ${this.toString()} which is not fully compatible with the JSON:API specification. Please confirm that this works for your specific API and add \`this.isEmbeddedRecordsMixinCompatible = true\` to your serializer.`);
520
+ })(!this.isEmbeddedRecordsMixin || this.isEmbeddedRecordsMixinCompatible === true);
521
+ const constructor = this.constructor;
522
+ console.warn(`You've defined 'extractMeta' in ${constructor.toString()} which is not used for serializers extending JSONAPISerializer. Read more at https://api.emberjs.com/ember-data/release/classes/JSONAPISerializer on how to customize meta when using JSON API.`, this.extractMeta === JSONSerializer.prototype.extractMeta, { id: "ds.serializer.json-api.extractMeta" });
523
+ },
524
+ warnMessageForUndefinedType() {
525
+ return "Encountered a resource object with an undefined type (resolved resource using " + this.constructor.toString() + ")";
526
+ },
527
+ warnMessageNoModelForType(modelName, originalType, usedLookup) {
528
+ return `Encountered a resource object with type "${originalType}", but no model was found for model name "${modelName}" (resolved model name using '${this.constructor.toString()}.${usedLookup}("${originalType}")').`;
529
+ }
530
+ });
531
+
532
+ //#endregion
533
+ export { JSONAPISerializer };
534
+ //# sourceMappingURL=json-api.js.map