@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
package/dist/adapter.js CHANGED
@@ -1,1250 +1,3 @@
1
- import EmberObject from '@ember/object';
2
- import * as s from '@ember/service';
3
- import { macroCondition, getGlobalConfig } from '@embroider/macros';
4
- import { a as decorateFieldV2, i as initializeDeferredDecorator } from "./runtime-BPCpkOf1-BKOwiRJp.js";
5
- import Mixin from '@ember/object/mixin';
6
- import { camelize, pluralize } from '@warp-drive/utilities/string';
1
+ import { n as BuildURLMixin, t as Adapter } from "./adapter-XgLAkYVs.js";
7
2
 
8
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
9
-
10
- /*
11
- The structure of this file is such because typing Mixins is hard. Here we've structured it in
12
- such a way as to maximize the type information that a consumer can utilize. There are simpler
13
- ways to type a mixin but we would not be able to provide the nice overload signature for buildURL
14
- */
15
- // the interface must fully declare the function signatures that the individual functions
16
- // will also declare. If instead we try to keep them in sync by doing something like
17
- // `interface BuildURLMixin { buildURL: typeof buildURL }`
18
- // then an extending class overwriting one of the methods will break because typescript
19
- // thinks it is a switch from an instance prop (that is a method) to an instance method.
20
- /**
21
- * The methods provided by the `BuildURLMixin` mixin (see the exported
22
- * `BuildURLMixin` {@link Mixin} below).
23
- *
24
- * See also {@link MixtBuildURLMixin}, the interface used to type `this`
25
- * within these methods.
26
- */
27
-
28
- // prevents the final constructed object from needing to add
29
- // host and namespace which are provided by the final consuming
30
- // class to the prototype which can result in overwrite errors
31
-
32
- /**
33
- Builds a URL for a given type and optional ID.
34
-
35
- By default, it pluralizes the type's name (for example, 'post'
36
- becomes 'posts' and 'person' becomes 'people'). To override the
37
- pluralization see [pathForType](./pathForType?anchor=pathForType).
38
-
39
- If an ID is specified, it adds the ID to the path generated
40
- for the type, separated by a `/`.
41
-
42
- When called by `RESTAdapter.findMany()` the `id` and `snapshot` parameters
43
- will be arrays of ids and snapshots.
44
-
45
- @public
46
- @param {String} modelName
47
- @param {(String|Array|Object)} id single id or array of ids or query
48
- @param {(Snapshot|SnapshotRecordArray)} snapshot single snapshot or array of snapshots
49
- @param {String} requestType
50
- @param {Object} query object of query parameters to send for query requests.
51
- @return {String} url
52
- */
53
-
54
- function buildURL(modelName, id, snapshot, requestType, query) {
55
- /*
56
- Switch statements in typescript don't currently narrow even when the function is implemented
57
- with overloads.
58
- We still extract this to stand alone so that we can provide nice overloads for calling signatures,
59
- but we will still require all of this casting (or a ridiculous number of assertsthat narrow it down
60
- for us).
61
- */
62
- switch (requestType) {
63
- case 'findRecord':
64
- return this.urlForFindRecord(id, modelName, snapshot);
65
- case 'findAll':
66
- return this.urlForFindAll(modelName, snapshot);
67
- case 'query':
68
- return this.urlForQuery(query || {}, modelName);
69
- case 'queryRecord':
70
- return this.urlForQueryRecord(query || {}, modelName);
71
- case 'findMany':
72
- return this.urlForFindMany(id, modelName, snapshot);
73
- case 'findHasMany':
74
- return this.urlForFindHasMany(id, modelName, snapshot);
75
- case 'findBelongsTo':
76
- return this.urlForFindBelongsTo(id, modelName, snapshot);
77
- case 'createRecord':
78
- return this.urlForCreateRecord(modelName, snapshot);
79
- case 'updateRecord':
80
- return this.urlForUpdateRecord(id, modelName, snapshot);
81
- case 'deleteRecord':
82
- return this.urlForDeleteRecord(id, modelName, snapshot);
83
- default:
84
- // this is the 'never' case but someone may call `buildURL` manually so
85
- // we try to do something for them.
86
- return this._buildURL(modelName, id);
87
- }
88
- }
89
-
90
- /**
91
- @private
92
- @param {String} modelName
93
- @param {String} id
94
- @return {String} url
95
- */
96
- function _buildURL(modelName, id) {
97
- let path;
98
- const url = [];
99
- const {
100
- host
101
- } = this;
102
- const prefix = this.urlPrefix();
103
- if (modelName) {
104
- path = this.pathForType(modelName);
105
- if (path) {
106
- url.push(path);
107
- }
108
- }
109
- if (id) {
110
- url.push(encodeURIComponent(id));
111
- }
112
- if (prefix) {
113
- url.unshift(prefix);
114
- }
115
- let urlString = url.join('/');
116
- if (!host && urlString && urlString.charAt(0) !== '/') {
117
- urlString = '/' + urlString;
118
- }
119
- return urlString;
120
- }
121
-
122
- /**
123
- Builds a URL for a `store.findRecord(type, id)` call.
124
-
125
- Example:
126
-
127
- ```js [app/adapters/user.js]
128
- import { JSONAPIAdapter } from '@warp-drive/legacy/adapter/json-api';
129
-
130
- export default class ApplicationAdapter extends JSONAPIAdapter {
131
- urlForFindRecord(id, modelName, snapshot) {
132
- let baseUrl = this.buildURL(modelName, id, snapshot);
133
- return `${baseUrl}/users/${snapshot.adapterOptions.user_id}/playlists/${id}`;
134
- }
135
- }
136
- ```
137
-
138
- @public
139
- @param {String} id
140
- @param {String} modelName
141
- @param {Snapshot} snapshot
142
- @return {String} url
143
-
144
- */
145
- function urlForFindRecord(id, modelName, snapshot) {
146
- return this._buildURL(modelName, id);
147
- }
148
-
149
- /**
150
- Builds a URL for a `store.findAll(type)` call.
151
-
152
- Example:
153
-
154
- ```js [app/adapters/comment.js]
155
- import { JSONAPIAdapter } from '@warp-drive/legacy/adapter/json-api';
156
-
157
- export default class ApplicationAdapter extends JSONAPIAdapter {
158
- urlForFindAll(modelName, snapshot) {
159
- let baseUrl = this.buildURL(modelName);
160
- return `${baseUrl}/data/comments.json`;
161
- }
162
- }
163
- ```
164
-
165
- @public
166
- @param {String} modelName
167
- @param {SnapshotRecordArray} snapshot
168
- @return {String} url
169
- */
170
- function urlForFindAll(modelName, snapshots) {
171
- return this._buildURL(modelName);
172
- }
173
-
174
- /**
175
- Builds a URL for a `store.query(type, query)` call.
176
-
177
- Example:
178
-
179
- ```js [app/adapters/application.js]
180
- import { RESTAdapter } from '@warp-drive/legacy/adapter/rest';
181
-
182
- export default class ApplicationAdapter extends RESTAdapter {
183
- host = 'https://api.github.com';
184
- urlForQuery (query, modelName) {
185
- switch(modelName) {
186
- case 'repo':
187
- return `https://api.github.com/orgs/${query.orgId}/repos`;
188
- default:
189
- return super.urlForQuery(...arguments);
190
- }
191
- }
192
- }
193
- ```
194
-
195
- @public
196
- @param {Object} query
197
- @param {String} modelName
198
- @return {String} url
199
- */
200
- function urlForQuery(query, modelName) {
201
- return this._buildURL(modelName);
202
- }
203
-
204
- /**
205
- Builds a URL for a `store.queryRecord(type, query)` call.
206
-
207
- Example:
208
-
209
- ```js [app/adapters/application.js]
210
- import { RESTAdapter } from '@warp-drive/legacy/adapter/rest';
211
-
212
- export default class ApplicationAdapter extends RESTAdapter {
213
- urlForQueryRecord({ slug }, modelName) {
214
- let baseUrl = this.buildURL();
215
- return `${baseUrl}/${encodeURIComponent(slug)}`;
216
- }
217
- }
218
- ```
219
-
220
- @public
221
- @param {Object} query
222
- @param {String} modelName
223
- @return {String} url
224
- */
225
- function urlForQueryRecord(query, modelName) {
226
- return this._buildURL(modelName);
227
- }
228
-
229
- /**
230
- Builds a URL for coalescing multiple `store.findRecord(type, id)`
231
- records into 1 request when the adapter's `coalesceFindRequests`
232
- property is `true`.
233
-
234
- Example:
235
-
236
- ```js [app/adapters/application.js]
237
- import { RESTAdapter } from '@warp-drive/legacy/adapter/rest';
238
-
239
- export default class ApplicationAdapter extends RESTAdapter {
240
- urlForFindMany(ids, modelName) {
241
- let baseUrl = this.buildURL();
242
- return `${baseUrl}/coalesce`;
243
- }
244
- }
245
- ```
246
-
247
- @public
248
- @param {Array} ids
249
- @param {String} modelName
250
- @param {Array} snapshots
251
- @return {String} url
252
- */
253
- function urlForFindMany(ids, modelName, snapshots) {
254
- return this._buildURL(modelName);
255
- }
256
-
257
- /**
258
- Builds a URL for fetching an async `hasMany` relationship when a URL
259
- is not provided by the server.
260
-
261
- Example:
262
-
263
- ```js [app/adapters/application.js]
264
- import { JSONAPIAdapter } from '@warp-drive/legacy/adapter/json-api';
265
-
266
- export default class ApplicationAdapter extends JSONAPIAdapter {
267
- urlForFindHasMany(id, modelName, snapshot) {
268
- let baseUrl = this.buildURL(modelName, id);
269
- return `${baseUrl}/relationships`;
270
- }
271
- }
272
- ```
273
-
274
- @public
275
- @param {String} id
276
- @param {String} modelName
277
- @param {Snapshot} snapshot
278
- @return {String} url
279
- */
280
- function urlForFindHasMany(id, modelName, snapshot) {
281
- return this._buildURL(modelName, id);
282
- }
283
-
284
- /**
285
- Builds a URL for fetching an async `belongsTo` relationship when a url
286
- is not provided by the server.
287
-
288
- Example:
289
-
290
- ```js [app/adapters/application.js]
291
- import { JSONAPIAdapter } from '@warp-drive/legacy/adapter/json-api';
292
-
293
- export default class ApplicationAdapter extends JSONAPIAdapter {
294
- urlForFindBelongsTo(id, modelName, snapshot) {
295
- let baseUrl = this.buildURL(modelName, id);
296
- return `${baseUrl}/relationships`;
297
- }
298
- }
299
- ```
300
-
301
- @public
302
- @param {String} id
303
- @param {String} modelName
304
- @param {Snapshot} snapshot
305
- @return {String} url
306
- */
307
- function urlForFindBelongsTo(id, modelName, snapshot) {
308
- return this._buildURL(modelName, id);
309
- }
310
-
311
- /**
312
- Builds a URL for a `record.save()` call when the record was created
313
- locally using `store.createRecord()`.
314
-
315
- Example:
316
-
317
- ```js [app/adapters/application.js]
318
- import { RESTAdapter } from '@warp-drive/legacy/adapter/rest';
319
-
320
- export default class ApplicationAdapter extends RESTAdapter {
321
- urlForCreateRecord(modelName, snapshot) {
322
- return super.urlForCreateRecord(...arguments) + '/new';
323
- }
324
- }
325
- ```
326
-
327
- @public
328
- @param {String} modelName
329
- @param {Snapshot} snapshot
330
- @return {String} url
331
- */
332
- function urlForCreateRecord(modelName, snapshot) {
333
- return this._buildURL(modelName);
334
- }
335
-
336
- /**
337
- Builds a URL for a `record.save()` call when the record has been updated locally.
338
-
339
- Example:
340
-
341
- ```js [app/adapters/application.js]
342
- import { RESTAdapter } from '@warp-drive/legacy/adapter/rest';
343
-
344
- export default class ApplicationAdapter extends RESTAdapter {
345
- urlForUpdateRecord(id, modelName, snapshot) {
346
- return `/${id}/feed?access_token=${snapshot.adapterOptions.token}`;
347
- }
348
- }
349
- ```
350
-
351
- @public
352
- @param {String} id
353
- @param {String} modelName
354
- @param {Snapshot} snapshot
355
- @return {String} url
356
- */
357
- function urlForUpdateRecord(id, modelName, snapshot) {
358
- return this._buildURL(modelName, id);
359
- }
360
-
361
- /**
362
- Builds a URL for a `record.save()` call when the record has been deleted locally.
363
-
364
- Example:
365
-
366
- ```js [app/adapters/application.js]
367
- import { RESTAdapter } from '@warp-drive/legacy/adapter/rest';
368
-
369
- export default class ApplicationAdapter extends RESTAdapter {
370
- urlForDeleteRecord(id, modelName, snapshot) {
371
- return super.urlForDeleteRecord(...arguments) + '/destroy';
372
- }
373
- }
374
- ```
375
-
376
- @public
377
- @param {String} id
378
- @param {String} modelName
379
- @param {Snapshot} snapshot
380
- @return {String} url
381
- */
382
- function urlForDeleteRecord(id, modelName, snapshot) {
383
- return this._buildURL(modelName, id);
384
- }
385
-
386
- /**
387
- @private
388
- @param {String} path
389
- @param {String} parentURL
390
- @return {String} urlPrefix
391
- */
392
- function urlPrefix(path, parentURL) {
393
- const {
394
- namespace
395
- } = this;
396
- let {
397
- host
398
- } = this;
399
- if (!host || host === '/') {
400
- host = '';
401
- }
402
- if (path) {
403
- // Protocol relative url
404
- if (/^\/\//.test(path) || /http(s)?:\/\//.test(path)) {
405
- // Do nothing, the full host is already included.
406
- return path;
407
-
408
- // Absolute path
409
- } else if (path.charAt(0) === '/') {
410
- return `${host}${path}`;
411
- // Relative path
412
- } else {
413
- return `${parentURL}/${path}`;
414
- }
415
- }
416
-
417
- // No path provided
418
- const url = [];
419
- if (host) {
420
- url.push(host);
421
- }
422
- if (namespace) {
423
- url.push(namespace);
424
- }
425
- return url.join('/');
426
- }
427
-
428
- /**
429
- Determines the pathname for a given type.
430
-
431
- By default, it pluralizes the type's name (for example,
432
- 'post' becomes 'posts' and 'person' becomes 'people').
433
-
434
- ### Pathname customization
435
-
436
- For example, if you have an object `LineItem` with an
437
- endpoint of `/line_items/`.
438
-
439
- ```js [app/adapters/application.js]
440
- import { RESTAdapter } from '@warp-drive/legacy/adapter/rest';
441
- import { undesrcore, pluralize } from '<app-name>/utils/string-utils';
442
-
443
- export default class ApplicationAdapter extends RESTAdapter {
444
- pathForType(modelName) {
445
- return pluralize(underscore(modelName));
446
- }
447
- }
448
- ```
449
-
450
- @public
451
- @param {String} modelName
452
- @return {String} path
453
- **/
454
- function pathForType(modelName) {
455
- const camelized = camelize(modelName);
456
- return pluralize(camelized);
457
- }
458
-
459
- // we build it this way vs casting to BuildURLMixin so that any
460
- // changes to the interface surface as errors here.
461
- const mixinProps = {
462
- buildURL,
463
- _buildURL,
464
- urlForFindRecord,
465
- urlForFindAll,
466
- urlForQueryRecord,
467
- urlForQuery,
468
- urlForFindMany,
469
- urlForFindHasMany,
470
- urlForFindBelongsTo,
471
- urlForCreateRecord,
472
- urlForDeleteRecord,
473
- urlForUpdateRecord,
474
- urlPrefix,
475
- pathForType
476
- };
477
-
478
- /**
479
- * The `Mixin` implementation of {@link BuildURLMixin}, ready to be applied
480
- * to an `EmberObject` subclass such as an `Adapter`.
481
- *
482
- * @public
483
- */
484
- const BuildURLMixin = Mixin.create(mixinProps);
485
-
486
- /**
487
- * ## Overview
488
- *
489
- * :::danger
490
- * ⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
491
- * If starting a new app or thinking of implementing a new adapter, consider writing a
492
- * {@link Handler} instead to be used with the {@link RequestManager}
493
- * ::::
494
- *
495
- * In order to properly fetch and update data, @warp-drive/legacy
496
- * needs to understand how to connect to your API.
497
- *
498
- * `Adapters` accept various kinds of requests from the store
499
- * and manage fulfillment of the request from your API.
500
- *
501
- * ### Request Flow
502
- *
503
- * When the store decides it needs to issue a request it uses the following flow to manage the request and process the data.
504
- *
505
- * - find the appropriate adapter
506
- * - issue the request to the adapter
507
- * - await the adapter's response
508
- * - if an error occurs reject with the error
509
- * - if no error
510
- * - if there is response data
511
- * - pass the response data to the appropriate serializer
512
- * - update the cache using the JSON:API formatted data from the serializer's response
513
- * - return the primary record(s) associated with the request
514
- *
515
- * ### Request Errors
516
- *
517
- * When a request errors and your adapter does not have the ability to recover from the error,
518
- * you may either reject the promise returned by your adapter method with the error or simply
519
- * throw the error.
520
- *
521
- * If the request was for a `createRecord` `updateRecord` or `deleteRecord` special rules
522
- * apply to how this error will affect the state of the store and additional properties on
523
- * the `Error` class may be used. See the documentation for these methods in
524
- * {@link MinimumAdapterInterface} for more information.
525
- *
526
- * ### Implementing an Adapter
527
- *
528
- * There are seven required adapter methods, one for each of
529
- * the primary request types that @warp-drive/legacy issues.
530
- *
531
- * They are:
532
- *
533
- * - findRecord
534
- * - findAll
535
- * - queryRecord
536
- * - query
537
- * - createRecord
538
- * - updateRecord
539
- * - deleteRecord
540
- *
541
- * Each of these request types has a matching store method that triggers it
542
- * and matching `requestType` that is passed to the serializer's
543
- * `normalizeResponse` method.
544
- *
545
- * If your app only reads data but never writes data, it is not necessary
546
- * to implement the methods for create, update, and delete. This extends to
547
- * all of the store's find methods with the exception of `findRecord` (`findAll`,
548
- * `query`, `queryRecord`): if you do not use the store method in your app then
549
- * your Adapter does not need the method.
550
- *
551
- * ```ts
552
- * async function fetchData(url, options = {}) {
553
- * let response = await fetch(url, options);
554
- * return response.toJSON();
555
- * }
556
- *
557
- * export default class ApplicationAdapter {
558
- * findRecord(_, { modelName }, id) {
559
- * return fetchData(`./${modelName}s/${id}`);
560
- * }
561
- *
562
- * static create() {
563
- * return new this();
564
- * }
565
- * }
566
- * ```
567
- *
568
- * ### Adapter Resolution
569
- *
570
- * `store.adapterFor(name)` will lookup adapters defined in `app/adapters/` and
571
- * return an instance.
572
- *
573
- * `adapterFor` first attempts to find an adapter with an exact match on `name`,
574
- then falls back to checking for the presence of an adapter named `application`.
575
-
576
- If no adapter is found, an error will be thrown.
577
-
578
- ```ts
579
- store.adapterFor('author');
580
-
581
- // lookup paths (in order) =>
582
- // app/adapters/author.js
583
- // app/adapters/application.js
584
- ```
585
-
586
- Most requests in @warp-drive/legacy are made with respect to a particular `type` (or `modelName`)
587
- (e.g., "get me the full collection of **books**" or "get me the **employee** whose id is 37"). We
588
- refer to this as the **primary** resource `type`.
589
-
590
- `adapterFor` is used by the store to find an adapter with a name matching that of the primary
591
- resource `type` for the request, which then falls back to the `application` adapter.
592
-
593
- It is recommended that applications define only a single `application` adapter and serializer
594
- where possible, only implementing an adapter specific to the `type` when absolutely necessary.
595
-
596
- If you need to support multiple API versions for the same type, the per-type strategy for
597
- defining adapters might not be adequate.
598
-
599
- If you have multiple APIs or multiple API versions and the single application adapter and per-type
600
- strategy does not suite your needs, one strategy is to write an `application` adapter and serializer
601
- that make use of `options` to specify the desired format when making a request, then forwards to the
602
- request to the desired adapter or serializer as needed.
603
-
604
- ```js [app/adapters/application.js]
605
- export default class Adapter extends EmberObject {
606
- findRecord(store, schema, id, snapshot) {
607
- let { apiVersion } = snapshot.adapterOptions;
608
- return this.adapterFor(`-api-${apiVersion}`).findRecord(store, schema, id, snapshot);
609
- }
610
- }
611
- ```
612
-
613
- ### Overriding `Store.adapterFor`
614
-
615
- ```js
616
- import Store from '@ember-data/store';
617
- import Adapter from '@ember-data/adapter/json-api';
618
-
619
- class extends Store {
620
- #adapter = new Adapter();
621
-
622
- adapterFor() {
623
- return this.#adapter;
624
- }
625
- }
626
- ```
627
-
628
-
629
- Note: If you are using Ember and would like to make use of `service` injections in your adapter, you will want to additionally `setOwner` for the Adapter.
630
-
631
- ```js
632
- import Store from '@ember-data/store';
633
- import Adapter from '@ember-data/adapter/json-api';
634
- import { getOwner, setOwner } from '@ember/owner';
635
-
636
- class extends Store {
637
- #adapter = null;
638
-
639
- adapterFor() {
640
- let adapter = this.#adapter;
641
- if (!adapter) {
642
- const owner = getOwner(this);
643
- adapter = new Adapter();
644
- setOwner(adapter, owner);
645
- this.#adapter = adapter;
646
- }
647
-
648
- return adapter;
649
- }
650
- }
651
- ```
652
-
653
- By default when using with Ember you only need to implement this hook if you want your adapter usage to be statically analyzeable. *Ember***Data** will attempt to resolve adapters using Ember's resolver. To provide a single Adapter for your application like the above you would provide it as the default export of the file `app/adapters/application.{js/ts}`
654
-
655
- ### Using an Adapter
656
-
657
- Any adapter in `app/adapters/` can be looked up by `name` using `store.adapterFor(name)`.
658
-
659
- ### Default Adapters
660
-
661
- Applications whose API's structure endpoint URLs *very close to* or *exactly* the **REST**
662
- or **JSON:API** convention, the `@ember-data/adapter` package contains implementations
663
- these applications can extend.
664
-
665
- Many applications will find writing their own adapter to be allow greater flexibility,
666
- customization, and maintenance than attempting to override methods in these adapters.
667
-
668
- @module
669
- */
670
-
671
- const service = s.service ?? s.inject;
672
- /**
673
- An adapter is an object that receives requests from a store and
674
- translates them into the appropriate action to take against your
675
- persistence layer. The persistence layer is usually an HTTP API but
676
- may be anything, such as the browser's local storage. Typically the
677
- adapter is not invoked directly instead its functionality is accessed
678
- through the `store`.
679
-
680
- > ⚠️ CAUTION you likely want the docs for {@link MinimumAdapterInterface}
681
- > as extending this abstract class is unnecessary.
682
-
683
- ### Creating an Adapter
684
-
685
- Create a new subclass of `Adapter` in the `app/adapters` folder:
686
-
687
- ```js [app/adapters/application.js]
688
- import { Adapter } from '@warp-drive/legacy/adapter';
689
-
690
- export default class extends Adapter {
691
- // ...your code here
692
- }
693
- ```
694
-
695
- Model-specific adapters can be created by putting your adapter
696
- class in an `app/adapters/` + `model-name` + `.js` file of the application.
697
-
698
- ```js [app/adapters/post.js]
699
- import { Adapter } from '@warp-drive/legacy/adapter';
700
-
701
- export default class extends Adapter {
702
- // ...Post-specific adapter code goes here
703
- }
704
- ```
705
-
706
- `Adapter` is an abstract base class that you should override in your
707
- application to customize it for your backend. The minimum set of methods
708
- that you should implement is:
709
-
710
- * `findRecord()`
711
- * `createRecord()`
712
- * `updateRecord()`
713
- * `deleteRecord()`
714
- * `findAll()`
715
- * `query()`
716
-
717
- To improve the network performance of your application, you can optimize
718
- your adapter by overriding these lower-level methods:
719
-
720
- * `findMany()`
721
-
722
-
723
- For an example of the implementation, see `RESTAdapter`, the
724
- included REST adapter.
725
-
726
- @public
727
- */
728
- class Adapter extends EmberObject {
729
- static {
730
- decorateFieldV2(this.prototype, "store", [service]);
731
- }
732
- #store = (initializeDeferredDecorator(this, "store"), void 0);
733
- /**
734
- * The Store service instance that owns this Adapter.
735
- */
736
- /**
737
- * @private
738
- */
739
-
740
- /**
741
- The `findRecord()` method is invoked when the store is asked for a record that
742
- has not previously been loaded. In response to `findRecord()` being called, you
743
- should query your persistence layer for a record with the given ID. The `findRecord`
744
- method should return a promise that will resolve to a JavaScript object that will be
745
- normalized by the serializer.
746
- Here is an example of the `findRecord` implementation:
747
- ```js [app/adapters/application.js]
748
- import { Adapter } from '@warp-drive/legacy/adapter';
749
- import RSVP from 'RSVP';
750
- import $ from 'jquery';
751
- export default class ApplicationAdapter extends Adapter {
752
- findRecord(store, type, id, snapshot) {
753
- return new RSVP.Promise(function(resolve, reject) {
754
- $.getJSON(`/${type.modelName}/${id}`).then(function(data) {
755
- resolve(data);
756
- }, function(jqXHR) {
757
- reject(jqXHR);
758
- });
759
- });
760
- }
761
- }
762
- ```
763
- @public
764
- */
765
- // @ts-expect-error
766
- findRecord(store, type, id, snapshot) {
767
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
768
- throw new Error('You subclassed the Adapter class but missing a findRecord override');
769
- }
770
- }
771
-
772
- /**
773
- The `findAll()` method is used to retrieve all records for a given type.
774
- Example
775
- ```js [app/adapters/application.js]
776
- import { Adapter } from '@warp-drive/legacy/adapter';
777
- import RSVP from 'RSVP';
778
- import $ from 'jquery';
779
- export default class ApplicationAdapter extends Adapter {
780
- findAll(store, type) {
781
- return new RSVP.Promise(function(resolve, reject) {
782
- $.getJSON(`/${type.modelName}`).then(function(data) {
783
- resolve(data);
784
- }, function(jqXHR) {
785
- reject(jqXHR);
786
- });
787
- });
788
- }
789
- }
790
- ```
791
- @param neverSet a value is never provided to this argument
792
- @public
793
- */
794
- findAll(store, type, neverSet, snapshotRecordArray) {
795
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
796
- throw new Error('You subclassed the Adapter class but missing a findAll override');
797
- }
798
- }
799
-
800
- /**
801
- This method is called when you call `query` on the store.
802
- Example
803
- ```js [app/adapters/application.js]
804
- import { Adapter } from '@warp-drive/legacy/adapter';
805
- import RSVP from 'RSVP';
806
- import $ from 'jquery';
807
- export default class ApplicationAdapter extends Adapter {
808
- query(store, type, query) {
809
- return new RSVP.Promise(function(resolve, reject) {
810
- $.getJSON(`/${type.modelName}`, query).then(function(data) {
811
- resolve(data);
812
- }, function(jqXHR) {
813
- reject(jqXHR);
814
- });
815
- });
816
- }
817
- }
818
- ```
819
- @public
820
- */
821
- // @ts-expect-error
822
- query(store, type, query) {
823
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
824
- throw new Error('You subclassed the Adapter class but missing a query override');
825
- }
826
- }
827
-
828
- /**
829
- The `queryRecord()` method is invoked when the store is asked for a single
830
- record through a query object.
831
- In response to `queryRecord()` being called, you should always fetch fresh
832
- data. Once found, you can asynchronously call the store's `push()` method
833
- to push the record into the store.
834
- Here is an example `queryRecord` implementation:
835
- Example
836
- ```js [app/adapters/application.js]
837
- import { Adapter, BuildURLMixin } from '@warp-drive/legacy/adapter';
838
- export default class ApplicationAdapter extends Adapter.extend(BuildURLMixin) {
839
- queryRecord(store, type, query) {
840
- return fetch(`/${type.modelName}`, { body: JSON.stringify(query) })
841
- .then((response) => response.json());
842
- }
843
- }
844
- ```
845
- @public
846
- */
847
- queryRecord(store, type, query, adapterOptions) {
848
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
849
- throw new Error('You subclassed the Adapter class but missing a queryRecord override');
850
- }
851
- }
852
-
853
- /**
854
- If the globally unique IDs for your records should be generated on the client,
855
- implement the `generateIdForRecord()` method. This method will be invoked
856
- each time you create a new record, and the value returned from it will be
857
- assigned to the record's `primaryKey`.
858
- Most traditional REST-like HTTP APIs will not use this method. Instead, the ID
859
- of the record will be set by the server, and your adapter will update the store
860
- with the new ID when it calls `didCreateRecord()`. Only implement this method if
861
- you intend to generate record IDs on the client-side.
862
- The `generateIdForRecord()` method will be invoked with the requesting store as
863
- the first parameter and the newly created record as the second parameter:
864
- ```javascript
865
- import { Adapter } from '@warp-drive/legacy/adapter';
866
- import { v4 } from 'uuid';
867
- export default class ApplicationAdapter extends Adapter {
868
- generateIdForRecord(store, type, inputProperties) {
869
- return v4();
870
- }
871
- }
872
- ```
873
- @param {Store} store
874
- @param {Model} type the Model class of the record
875
- @param {Object} inputProperties a hash of properties to set on the
876
- newly created record.
877
- @return {(String|Number)} id
878
- @public
879
- */
880
-
881
- /**
882
- Proxies to the serializer's `serialize` method.
883
- Example
884
- ```js [app/adapters/application.js]
885
- import { Adapter } from '@warp-drive/legacy/adapter';
886
- export default class ApplicationAdapter extends Adapter {
887
- createRecord(store, type, snapshot) {
888
- let data = this.serialize(snapshot, { includeId: true });
889
- let url = `/${type.modelName}`;
890
- // ...
891
- }
892
- }
893
- ```
894
- @public
895
- */
896
- serialize(snapshot, options) {
897
- const serialized = snapshot.serialize(options);
898
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
899
- if (!test) {
900
- throw new Error(`Your adapter's serialize method must return an object, but it returned ${typeof serialized}`);
901
- }
902
- })(serialized && typeof serialized === 'object') : {};
903
- return serialized;
904
- }
905
-
906
- /**
907
- Implement this method in a subclass to handle the creation of
908
- new records.
909
- Serializes the record and sends it to the server.
910
- Example
911
- ```js [app/adapters/application.js]
912
- import { Adapter } from '@warp-drive/legacy/adapter';
913
- import RSVP from 'RSVP';
914
- import $ from 'jquery';
915
- export default class ApplicationAdapter extends Adapter {
916
- createRecord(store, type, snapshot) {
917
- let data = this.serialize(snapshot, { includeId: true });
918
- return new RSVP.Promise(function (resolve, reject) {
919
- $.ajax({
920
- type: 'POST',
921
- url: `/${type.modelName}`,
922
- dataType: 'json',
923
- data: data
924
- }).then(function (data) {
925
- resolve(data);
926
- }, function (jqXHR) {
927
- jqXHR.then = null; // tame jQuery's ill mannered promises
928
- reject(jqXHR);
929
- });
930
- });
931
- }
932
- }
933
- ```
934
- @public
935
- */
936
- // @ts-expect-error
937
- createRecord(store, type, snapshot) {
938
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
939
- throw new Error('You subclassed the Adapter class but missing a createRecord override');
940
- }
941
- }
942
-
943
- /**
944
- Implement this method in a subclass to handle the updating of
945
- a record.
946
- Serializes the record update and sends it to the server.
947
- The updateRecord method is expected to return a promise that will
948
- resolve with the serialized record. This allows the backend to
949
- inform the WarpDrive store the current state of this record after
950
- the update. If it is not possible to return a serialized record
951
- the updateRecord promise can also resolve with `undefined` and the
952
- WarpDrive store will assume all of the updates were successfully
953
- applied on the backend.
954
- Example
955
- ```js [app/adapters/application.js]
956
- import { Adapter } from '@warp-drive/legacy/adapter';
957
- import RSVP from 'RSVP';
958
- import $ from 'jquery';
959
- export default class ApplicationAdapter extends Adapter {
960
- updateRecord(store, type, snapshot) {
961
- let data = this.serialize(snapshot, { includeId: true });
962
- let id = snapshot.id;
963
- return new RSVP.Promise(function(resolve, reject) {
964
- $.ajax({
965
- type: 'PUT',
966
- url: `/${type.modelName}/${id}`,
967
- dataType: 'json',
968
- data: data
969
- }).then(function(data) {
970
- resolve(data);
971
- }, function(jqXHR) {
972
- jqXHR.then = null; // tame jQuery's ill mannered promises
973
- reject(jqXHR);
974
- });
975
- });
976
- }
977
- }
978
- ```
979
- @param {Store} store
980
- @param {Model} type the Model class of the record
981
- @param {Snapshot} snapshot
982
- @return {Promise} promise
983
- @public
984
- */
985
- // @ts-expect-error
986
- updateRecord(store, type, snapshot) {
987
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
988
- throw new Error('You subclassed the Adapter class but missing a updateRecord override');
989
- }
990
- }
991
-
992
- /**
993
- Implement this method in a subclass to handle the deletion of
994
- a record.
995
- Sends a delete request for the record to the server.
996
- Example
997
- ```js [app/adapters/application.js]
998
- import { Adapter } from '@warp-drive/legacy/adapter';
999
- import RSVP from 'RSVP';
1000
- import $ from 'jquery';
1001
- export default class ApplicationAdapter extends Adapter {
1002
- deleteRecord(store, type, snapshot) {
1003
- let data = this.serialize(snapshot, { includeId: true });
1004
- let id = snapshot.id;
1005
- return new RSVP.Promise(function(resolve, reject) {
1006
- $.ajax({
1007
- type: 'DELETE',
1008
- url: `/${type.modelName}/${id}`,
1009
- dataType: 'json',
1010
- data: data
1011
- }).then(function(data) {
1012
- resolve(data)
1013
- }, function(jqXHR) {
1014
- jqXHR.then = null; // tame jQuery's ill mannered promises
1015
- reject(jqXHR);
1016
- });
1017
- });
1018
- }
1019
- }
1020
- ```
1021
- @param {Store} store
1022
- @param {Model} type the Model class of the record
1023
- @param {Snapshot} snapshot
1024
- @return {Promise} promise
1025
- @public
1026
- */
1027
- // @ts-expect-error
1028
- deleteRecord(store, type, snapshot) {
1029
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
1030
- throw new Error('You subclassed the Adapter class but missing a deleteRecord override');
1031
- }
1032
- }
1033
-
1034
- /**
1035
- By default the store will try to coalesce all `findRecord` calls within the same runloop
1036
- into as few requests as possible by calling groupRecordsForFindMany and passing it into a findMany call.
1037
- You can opt out of this behaviour by either not implementing the findMany hook or by setting
1038
- coalesceFindRequests to false.
1039
- @property coalesceFindRequests
1040
- @public
1041
- @type {Boolean}
1042
- */
1043
- get coalesceFindRequests() {
1044
- const coalesceFindRequests = this._coalesceFindRequests;
1045
- if (typeof coalesceFindRequests === 'boolean') {
1046
- return coalesceFindRequests;
1047
- }
1048
- return this._coalesceFindRequests = true;
1049
- }
1050
- set coalesceFindRequests(value) {
1051
- this._coalesceFindRequests = value;
1052
- }
1053
-
1054
- /**
1055
- The store will call `findMany` instead of multiple `findRecord`
1056
- requests to find multiple records at once if coalesceFindRequests
1057
- is true.
1058
- ```js [app/adapters/application.js]
1059
- import { Adapter } from '@warp-drive/legacy/adapter';
1060
- import RSVP from 'RSVP';
1061
- import $ from 'jquery';
1062
- export default class ApplicationAdapter extends Adapter {
1063
- findMany(store, type, ids, snapshots) {
1064
- return new RSVP.Promise(function(resolve, reject) {
1065
- $.ajax({
1066
- type: 'GET',
1067
- url: `/${type.modelName}/`,
1068
- dataType: 'json',
1069
- data: { filter: { id: ids.join(',') } }
1070
- }).then(function(data) {
1071
- resolve(data);
1072
- }, function(jqXHR) {
1073
- jqXHR.then = null; // tame jQuery's ill mannered promises
1074
- reject(jqXHR);
1075
- });
1076
- });
1077
- }
1078
- }
1079
- ```
1080
- @param {Store} store
1081
- @param {Model} type the Model class of the records
1082
- @param {Array} ids
1083
- @param {Array} snapshots
1084
- @return {Promise} promise
1085
- @public
1086
- */
1087
-
1088
- /**
1089
- Organize records into groups, each of which is to be passed to separate
1090
- calls to `findMany`.
1091
- For example, if your API has nested URLs that depend on the parent, you will
1092
- want to group records by their parent.
1093
- The default implementation returns the records as a single group.
1094
- @public
1095
- @param {Store} store
1096
- @param {Array} snapshots
1097
- @return {Array} an array of arrays of records, each of which is to be
1098
- loaded separately by `findMany`.
1099
- */
1100
- groupRecordsForFindMany(store, snapshots) {
1101
- return [snapshots];
1102
- }
1103
-
1104
- /**
1105
- This method is used by the store to determine if the store should
1106
- reload a record from the adapter when a record is requested by
1107
- `store.findRecord`.
1108
- If this method returns `true`, the store will re-fetch a record from
1109
- the adapter. If this method returns `false`, the store will resolve
1110
- immediately using the cached record.
1111
- For example, if you are building an events ticketing system, in which users
1112
- can only reserve tickets for 20 minutes at a time, and want to ensure that
1113
- in each route you have data that is no more than 20 minutes old you could
1114
- write:
1115
- ```javascript
1116
- shouldReloadRecord(store, ticketSnapshot) {
1117
- let lastAccessedAt = ticketSnapshot.attr('lastAccessedAt');
1118
- let timeDiff = moment().diff(lastAccessedAt, 'minutes');
1119
- if (timeDiff > 20) {
1120
- return true;
1121
- } else {
1122
- return false;
1123
- }
1124
- }
1125
- ```
1126
- This method would ensure that whenever you do `store.findRecord('ticket',
1127
- id)` you will always get a ticket that is no more than 20 minutes old. In
1128
- case the cached version is more than 20 minutes old, `findRecord` will not
1129
- resolve until you fetched the latest version.
1130
- By default this hook returns `false`, as most UIs should not block user
1131
- interactions while waiting on data update.
1132
- Note that, with default settings, `shouldBackgroundReloadRecord` will always
1133
- re-fetch the records in the background even if `shouldReloadRecord` returns
1134
- `false`. You can override `shouldBackgroundReloadRecord` if this does not
1135
- suit your use case.
1136
- @since 1.13.0
1137
- @param {Store} store
1138
- @param {Snapshot} snapshot
1139
- @return {Boolean}
1140
- @public
1141
- */
1142
- shouldReloadRecord(store, snapshot) {
1143
- return false;
1144
- }
1145
-
1146
- /**
1147
- This method is used by the store to determine if the store should
1148
- reload all records from the adapter when records are requested by
1149
- `store.findAll`.
1150
- If this method returns `true`, the store will re-fetch all records from
1151
- the adapter. If this method returns `false`, the store will resolve
1152
- immediately using the cached records.
1153
- For example, if you are building an events ticketing system, in which users
1154
- can only reserve tickets for 20 minutes at a time, and want to ensure that
1155
- in each route you have data that is no more than 20 minutes old you could
1156
- write:
1157
- ```javascript
1158
- shouldReloadAll(store, snapshotArray) {
1159
- let snapshots = snapshotArray.snapshots();
1160
- return snapshots.any((ticketSnapshot) => {
1161
- let lastAccessedAt = ticketSnapshot.attr('lastAccessedAt');
1162
- let timeDiff = moment().diff(lastAccessedAt, 'minutes');
1163
- if (timeDiff > 20) {
1164
- return true;
1165
- } else {
1166
- return false;
1167
- }
1168
- });
1169
- }
1170
- ```
1171
- This method would ensure that whenever you do `store.findAll('ticket')` you
1172
- will always get a list of tickets that are no more than 20 minutes old. In
1173
- case a cached version is more than 20 minutes old, `findAll` will not
1174
- resolve until you fetched the latest versions.
1175
- By default, this method returns `true` if the passed `snapshotRecordArray`
1176
- is empty (meaning that there are no records locally available yet),
1177
- otherwise, it returns `false`.
1178
- Note that, with default settings, `shouldBackgroundReloadAll` will always
1179
- re-fetch all the records in the background even if `shouldReloadAll` returns
1180
- `false`. You can override `shouldBackgroundReloadAll` if this does not suit
1181
- your use case.
1182
- @since 1.13.0
1183
- @param {Store} store
1184
- @param {SnapshotRecordArray} snapshotRecordArray
1185
- @return {Boolean}
1186
- @public
1187
- */
1188
- shouldReloadAll(store, snapshotRecordArray) {
1189
- return !snapshotRecordArray.length;
1190
- }
1191
-
1192
- /**
1193
- This method is used by the store to determine if the store should
1194
- reload a record after the `store.findRecord` method resolves a
1195
- cached record.
1196
- This method is *only* checked by the store when the store is
1197
- returning a cached record.
1198
- If this method returns `true` the store will re-fetch a record from
1199
- the adapter.
1200
- For example, if you do not want to fetch complex data over a mobile
1201
- connection, or if the network is down, you can implement
1202
- `shouldBackgroundReloadRecord` as follows:
1203
- ```javascript
1204
- shouldBackgroundReloadRecord(store, snapshot) {
1205
- let { downlink, effectiveType } = navigator.connection;
1206
- return downlink > 0 && effectiveType === '4g';
1207
- }
1208
- ```
1209
- By default, this hook returns `true` so the data for the record is updated
1210
- in the background.
1211
- @since 1.13.0
1212
- @param {Store} store
1213
- @param {Snapshot} snapshot
1214
- @return {Boolean}
1215
- @public
1216
- */
1217
- shouldBackgroundReloadRecord(store, snapshot) {
1218
- return true;
1219
- }
1220
-
1221
- /**
1222
- This method is used by the store to determine if the store should
1223
- reload a record array after the `store.findAll` method resolves
1224
- with a cached record array.
1225
- This method is *only* checked by the store when the store is
1226
- returning a cached record array.
1227
- If this method returns `true` the store will re-fetch all records
1228
- from the adapter.
1229
- For example, if you do not want to fetch complex data over a mobile
1230
- connection, or if the network is down, you can implement
1231
- `shouldBackgroundReloadAll` as follows:
1232
- ```javascript
1233
- shouldBackgroundReloadAll(store, snapshotArray) {
1234
- let { downlink, effectiveType } = navigator.connection;
1235
- return downlink > 0 && effectiveType === '4g';
1236
- }
1237
- ```
1238
- By default this method returns `true`, indicating that a background reload
1239
- should always be triggered.
1240
- @since 1.13.0
1241
- @param {Store} store
1242
- @param {SnapshotRecordArray} snapshotRecordArray
1243
- @return {Boolean}
1244
- @public
1245
- */
1246
- shouldBackgroundReloadAll(store, snapshotRecordArray) {
1247
- return true;
1248
- }
1249
- }
1250
3
  export { Adapter, BuildURLMixin };