@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
@@ -0,0 +1,896 @@
1
+ import { assertPrivateStore, coerceId } from "@warp-drive/core/store/-private";
2
+ import { Context } from "@warp-drive/core/reactive/-private";
3
+ import { createDeferred } from "@warp-drive/core/request";
4
+ import { waitFor } from "@warp-drive/core/signals/-leaked";
5
+ import { getOrSetGlobal } from "@warp-drive/core/types/-private";
6
+
7
+ //#region src/compat/legacy-network-handler/snapshot-record-array.ts
8
+ /**
9
+ SnapshotRecordArray is not directly instantiable.
10
+ Instances are provided to consuming application's
11
+ adapters for certain `findAll` requests.
12
+
13
+ @hideconstructor
14
+ @public
15
+ */
16
+ var SnapshotRecordArray = class {
17
+ /**
18
+ * An array of snapshots
19
+ *
20
+ * @internal
21
+ */
22
+ /** @internal */
23
+ /**
24
+ * The ResourceType of the underlying records for the {@link Snapshot | Snapshots} in the array
25
+ */
26
+ /** @internal */
27
+ /**
28
+ * A hash of adapter options passed into the store method for this request.
29
+ Example
30
+ ```js [app/adapters/post.js]
31
+ import MyCustomAdapter from './custom-adapter';
32
+ export default class PostAdapter extends MyCustomAdapter {
33
+ findAll(store, type, sinceToken, snapshotRecordArray) {
34
+ if (snapshotRecordArray.adapterOptions.subscribe) {
35
+ // ...
36
+ }
37
+ // ...
38
+ }
39
+ }
40
+ ```
41
+ */
42
+ /**
43
+ * The relationships to include for this request.
44
+ Example
45
+ ```js [app/adapters/application.js]
46
+ import Adapter from '@ember-data/adapter';
47
+ export default class ApplicationAdapter extends Adapter {
48
+ findAll(store, type, snapshotRecordArray) {
49
+ let url = `/${type.modelName}?include=${encodeURIComponent(snapshotRecordArray.include)}`;
50
+ return fetch(url).then((response) => response.json())
51
+ }
52
+ }
53
+ ```
54
+ */
55
+ /**
56
+ SnapshotRecordArray is not directly instantiable.
57
+ Instances are provided to consuming application's
58
+ adapters and serializers for certain requests.
59
+ @private
60
+ @constructor
61
+ @param {Store} store
62
+ @param {String} type
63
+ @param options
64
+ */
65
+ constructor(store, type, options = {}) {
66
+ this.__store = store;
67
+ this._snapshots = null;
68
+ this.modelName = type;
69
+ this.adapterOptions = options.adapterOptions;
70
+ this.include = options.include;
71
+ }
72
+ /**
73
+ An array of records
74
+ @internal
75
+ */
76
+ get _recordArray() {
77
+ return this.__store.peekAll(this.modelName);
78
+ }
79
+ /**
80
+ Number of records in the array
81
+ Example
82
+ ```js [app/adapters/post.js]
83
+ import JSONAPIAdapter from '@ember-data/adapter/json-api';
84
+ export default class PostAdapter extends JSONAPIAdapter {
85
+ shouldReloadAll(store, snapshotRecordArray) {
86
+ return !snapshotRecordArray.length;
87
+ }
88
+ });
89
+ ```
90
+ */
91
+ get length() {
92
+ return this._recordArray.length;
93
+ }
94
+ /**
95
+ Get snapshots of the underlying record array
96
+ Example
97
+ ```js [app/adapters/post.js]
98
+ import JSONAPIAdapter from '@ember-data/adapter/json-api';
99
+ export default class PostAdapter extends JSONAPIAdapter {
100
+ shouldReloadAll(store, snapshotArray) {
101
+ let snapshots = snapshotArray.snapshots();
102
+ return snapshots.any(function(ticketSnapshot) {
103
+ let timeDiff = moment().diff(ticketSnapshot.attr('lastAccessedAt'), 'minutes');
104
+ if (timeDiff > 20) {
105
+ return true;
106
+ } else {
107
+ return false;
108
+ }
109
+ });
110
+ }
111
+ }
112
+ ```
113
+ @public
114
+ @return Array of snapshots
115
+ */
116
+ snapshots() {
117
+ if (this._snapshots !== null) return this._snapshots;
118
+ /* @__PURE__ */ upgradeStore(this.__store);
119
+ const { _fetchManager } = this.__store;
120
+ const LiveArrayContext = this._recordArray[Context];
121
+ this._snapshots = LiveArrayContext.source.map((identifier) => _fetchManager.createSnapshot(identifier));
122
+ return this._snapshots;
123
+ }
124
+ };
125
+
126
+ //#endregion
127
+ //#region src/compat/legacy-network-handler/identifier-has-id.ts
128
+ function assertIdentifierHasId(identifier) {
129
+ ((test) => {
130
+ if (!test) throw new Error(`Attempted to schedule a fetch for a record without an id.`);
131
+ })(identifier && identifier.id !== null);
132
+ }
133
+
134
+ //#endregion
135
+ //#region src/compat/legacy-network-handler/legacy-data-utils.ts
136
+ function iterateData(data, fn) {
137
+ if (Array.isArray(data)) return data.map(fn);
138
+ else return fn(data, 0);
139
+ }
140
+ function payloadIsNotBlank(adapterPayload) {
141
+ if (Array.isArray(adapterPayload)) return true;
142
+ else return Object.keys(adapterPayload || {}).length !== 0;
143
+ }
144
+
145
+ //#endregion
146
+ //#region src/compat/legacy-network-handler/serializer-response.ts
147
+ /**
148
+ This is a helper method that validates a JSON API top-level document
149
+
150
+ The format of a document is described here:
151
+ http://jsonapi.org/format/#document-top-level
152
+
153
+ @internal
154
+ */
155
+ function validateDocumentStructure(doc) {
156
+ {
157
+ const errors = [];
158
+ if (!doc || typeof doc !== "object") errors.push("Top level of a JSON API document must be an object");
159
+ else {
160
+ if (!("data" in doc) && !("errors" in doc) && !("meta" in doc)) errors.push("One or more of the following keys must be present: \"data\", \"errors\", \"meta\".");
161
+ else if ("data" in doc && "errors" in doc) errors.push("Top level keys \"errors\" and \"data\" cannot both be present in a JSON API document");
162
+ if ("data" in doc) {
163
+ if (!(doc.data === null || Array.isArray(doc.data) || typeof doc.data === "object")) errors.push("data must be null, an object, or an array");
164
+ }
165
+ if ("meta" in doc) {
166
+ if (typeof doc.meta !== "object") errors.push("meta must be an object");
167
+ }
168
+ if ("errors" in doc) {
169
+ if (!Array.isArray(doc.errors)) errors.push("errors must be an array");
170
+ }
171
+ if ("links" in doc) {
172
+ if (typeof doc.links !== "object") errors.push("links must be an object");
173
+ }
174
+ if ("jsonapi" in doc) {
175
+ if (typeof doc.jsonapi !== "object") errors.push("jsonapi must be an object");
176
+ }
177
+ if ("included" in doc) {
178
+ if (typeof doc.included !== "object") errors.push("included must be an array");
179
+ }
180
+ }
181
+ ((test) => {
182
+ if (!test) throw new Error(`Response must be normalized to a valid JSON API document:\n\t* ${errors.join("\n * ")}`);
183
+ })(errors.length === 0);
184
+ }
185
+ }
186
+ function normalizeResponseHelper(serializer, store, modelClass, payload, id, requestType) {
187
+ const normalizedResponse = serializer ? serializer.normalizeResponse(store, modelClass, payload, id, requestType) : payload;
188
+ validateDocumentStructure(normalizedResponse);
189
+ return normalizedResponse;
190
+ }
191
+
192
+ //#endregion
193
+ //#region src/compat/legacy-network-handler/snapshot.ts
194
+ /**
195
+ Snapshot is not directly instantiable.
196
+ Instances are provided to a consuming application's
197
+ adapters and serializers for certain requests.
198
+
199
+ Snapshots are only available when using `@ember-data/legacy-compat`
200
+ for legacy compatibility with adapters and serializers.
201
+
202
+ For serialization of records in modern paradigms, request data from
203
+ the cache or off the record directly.
204
+
205
+ @hideconstructor
206
+ @public
207
+ */
208
+ var Snapshot = class {
209
+ /** @internal */
210
+ /** @internal */
211
+ /** @internal */
212
+ /** @internal */
213
+ /** @internal */
214
+ /** @internal */
215
+ /** @internal */
216
+ /**
217
+ The unique ResourceKey associated with this Snapshot.
218
+ @public
219
+ */
220
+ /**
221
+ The ResourceType of the underlying record for this Snapshot, as a string.
222
+ @public
223
+ */
224
+ /**
225
+ The id of the snapshot's underlying record
226
+ Example
227
+ ```js
228
+ // store.push('post', { id: 1, author: 'Tomster', title: 'Ember.js rocks' });
229
+ postSnapshot.id; // => '1'
230
+ ```
231
+ @public
232
+ */
233
+ /**
234
+ If `include` was passed to the options for the request, the value
235
+ would be available here.
236
+ @public
237
+ */
238
+ /**
239
+ The adapterOptions passed to the request which generated this Snapshot, if any
240
+ @public
241
+ */
242
+ constructor(options, identifier, store) {
243
+ this._store = store;
244
+ this.__attributes = null;
245
+ this._belongsToRelationships = Object.create(null);
246
+ this._belongsToIds = Object.create(null);
247
+ this._hasManyRelationships = Object.create(null);
248
+ this._hasManyIds = Object.create(null);
249
+ assertPrivateStore(store);
250
+ const hasRecord = !!store._instanceCache.peek(identifier);
251
+ this.modelName = identifier.type;
252
+ this.identifier = identifier;
253
+ if (hasRecord) this._attributes;
254
+ this.id = identifier.id;
255
+ this.adapterOptions = options.adapterOptions;
256
+ this.include = options.include;
257
+ this.modelName = identifier.type;
258
+ if (hasRecord) {
259
+ const cache = this._store.cache;
260
+ this._changedAttributes = cache.changedAttrs(identifier);
261
+ }
262
+ }
263
+ /**
264
+ The underlying record for this snapshot. Can be used to access methods and
265
+ properties defined on the record.
266
+ ```js
267
+ const someValue = snapshot.record.someProp;
268
+ ```
269
+ @property record
270
+ @public
271
+ */
272
+ get record() {
273
+ const record = this._store.peekRecord(this.identifier);
274
+ ((test) => {
275
+ if (!test) throw new Error(`Record ${this.identifier.type} ${this.identifier.id} (${this.identifier.lid}) is not yet loaded and thus cannot be accessed from the Snapshot during serialization`);
276
+ })(record !== null);
277
+ return record;
278
+ }
279
+ /** @internal */
280
+ get _attributes() {
281
+ if (this.__attributes !== null) return this.__attributes;
282
+ const attributes = this.__attributes = Object.create(null);
283
+ const { identifier } = this;
284
+ const cache = this._store.cache;
285
+ this.eachAttribute((key, meta) => {
286
+ attributes[key] = cache.getAttr(identifier, key);
287
+ });
288
+ return attributes;
289
+ }
290
+ get isNew() {
291
+ return this._store.cache?.isNew(this.identifier) || false;
292
+ }
293
+ /**
294
+ Returns the value of an attribute.
295
+ Example
296
+ ```javascript
297
+ // store.push('post', { id: 1, author: 'Tomster', title: 'Ember.js rocks' });
298
+ postSnapshot.attr('author'); // => 'Tomster'
299
+ postSnapshot.attr('title'); // => 'Ember.js rocks'
300
+ ```
301
+ Note: Values are loaded eagerly and cached when the snapshot is created.
302
+ @return The attribute value or undefined
303
+ @public
304
+ */
305
+ attr(keyName) {
306
+ if (keyName in this._attributes) return this._attributes[keyName];
307
+ ((test) => {
308
+ if (!test) throw new Error(`Model '${this.identifier.lid}' has no attribute named '${keyName}' defined.`);
309
+ })(false);
310
+ }
311
+ /**
312
+ Returns all attributes and their corresponding values.
313
+ ::: warning ⚠️ WARNING
314
+ Attributes are SHALLOW copied from the cache.
315
+ Because they are NOT deep copied from the cache, mutating
316
+ any object or array fields will cause unintended side-effects
317
+ and bugs.
318
+ :::
319
+ Example
320
+ ```js
321
+ // store.push('post', { id: 1, author: 'Tomster', title: 'Ember.js rocks' });
322
+ postSnapshot.attributes(); // => { author: 'Tomster', title: 'Ember.js rocks' }
323
+ ```
324
+ @return All attributes of the current snapshot
325
+ @public
326
+ */
327
+ attributes() {
328
+ return { ...this._attributes };
329
+ }
330
+ /**
331
+ Returns all changed attributes and their old and new values.
332
+ Example
333
+ ```js
334
+ // store.push('post', { id: 1, author: 'Tomster', title: 'Ember.js rocks' });
335
+ postModel.set('title', 'Ember.js rocks!');
336
+ postSnapshot.changedAttributes(); // => { title: ['Ember.js rocks', 'Ember.js rocks!'] }
337
+ ```
338
+ @return All changed attributes of the current snapshot
339
+ @public
340
+ */
341
+ changedAttributes() {
342
+ const changedAttributes = Object.create(null);
343
+ if (!this._changedAttributes) return changedAttributes;
344
+ const changedAttributeKeys = Object.keys(this._changedAttributes);
345
+ for (let i = 0, length = changedAttributeKeys.length; i < length; i++) {
346
+ const key = changedAttributeKeys[i];
347
+ changedAttributes[key] = this._changedAttributes[key].slice();
348
+ }
349
+ return changedAttributes;
350
+ }
351
+ /**
352
+ Returns the current value of a belongsTo relationship.
353
+ `belongsTo` takes an optional hash of options as a second parameter,
354
+ currently supported options are:
355
+ - `id`: set to `true` if you only want the ID of the related record to be
356
+ returned.
357
+ Example
358
+ ```js
359
+ // store.push('post', { id: 1, title: 'Hello World' });
360
+ // store.createRecord('comment', { body: 'Lorem ipsum', post: post });
361
+ commentSnapshot.belongsTo('post'); // => Snapshot
362
+ commentSnapshot.belongsTo('post', { id: true }); // => '1'
363
+ // store.push('comment', { id: 1, body: 'Lorem ipsum' });
364
+ commentSnapshot.belongsTo('post'); // => undefined
365
+ ```
366
+ Calling `belongsTo` will return a new Snapshot as long as there's any known
367
+ data for the relationship available, such as an ID. If the relationship is
368
+ known but unset, `belongsTo` will return `null`. If the contents of the
369
+ relationship is unknown `belongsTo` will return `undefined`.
370
+ Note: Relationships are loaded lazily and cached upon first access.
371
+ @public
372
+ @return A snapshot or ID of a known relationship or null if the
373
+ relationship is known but unset. undefined will be returned if the
374
+ contents of the relationship are unknown.
375
+ */
376
+ belongsTo(keyName, options) {
377
+ const returnModeIsId = !!(options && options.id);
378
+ let result;
379
+ const store = this._store;
380
+ if (returnModeIsId === true && keyName in this._belongsToIds) return this._belongsToIds[keyName];
381
+ if (returnModeIsId === false && keyName in this._belongsToRelationships) return this._belongsToRelationships[keyName];
382
+ const relationshipMeta = store.schema.fields({ type: this.modelName }).get(keyName);
383
+ ((test) => {
384
+ if (!test) throw new Error(`Model '${this.identifier.lid}' has no belongsTo relationship named '${keyName}' defined.`);
385
+ })(relationshipMeta && relationshipMeta.kind === "belongsTo");
386
+ ((test) => {
387
+ if (!test) throw new Error(`snapshot.belongsTo only supported when using a cache that supports the graph`);
388
+ })(this._store._graph);
389
+ const { identifier } = this;
390
+ {
391
+ const relationship = this._store.schema.fields(identifier)?.get(keyName);
392
+ ((test) => {
393
+ if (!test) throw new Error(`You looked up the ${keyName} belongsTo relationship for { type: ${identifier.type}, id: ${identifier.id || ""}, lid: ${identifier.lid} but no such relationship was found.`);
394
+ })(relationship);
395
+ ((test) => {
396
+ if (!test) throw new Error(`You looked up the ${keyName} belongsTo relationship for { type: ${identifier.type}, id: ${identifier.id || ""}, lid: ${identifier.lid} but that relationship is a hasMany.`);
397
+ })(relationship.kind === "belongsTo");
398
+ }
399
+ const value = this._store.cache.getRelationship(identifier, keyName);
400
+ const data = value && value.data;
401
+ /* @__PURE__ */ upgradeStore(store);
402
+ const inverseIdentifier = data ? store.cacheKeyManager.getOrCreateRecordIdentifier(data) : null;
403
+ if (value && value.data !== void 0) {
404
+ const cache = store.cache;
405
+ if (inverseIdentifier && !cache.isDeleted(inverseIdentifier)) {
406
+ if (returnModeIsId) result = inverseIdentifier.id;
407
+ else result = store._fetchManager.createSnapshot(inverseIdentifier);
408
+ } else result = null;
409
+ }
410
+ if (returnModeIsId) this._belongsToIds[keyName] = result;
411
+ else this._belongsToRelationships[keyName] = result;
412
+ return result;
413
+ }
414
+ /**
415
+ Returns the current value of a hasMany relationship.
416
+ `hasMany` takes an optional hash of options as a second parameter,
417
+ currently supported options are:
418
+ - `ids`: set to `true` if you only want the IDs of the related records to be
419
+ returned.
420
+ Example
421
+ ```javascript
422
+ // store.push('post', { id: 1, title: 'Hello World', comments: [2, 3] });
423
+ postSnapshot.hasMany('comments'); // => [Snapshot, Snapshot]
424
+ postSnapshot.hasMany('comments', { ids: true }); // => ['2', '3']
425
+ // store.push('post', { id: 1, title: 'Hello World' });
426
+ postSnapshot.hasMany('comments'); // => undefined
427
+ ```
428
+ Note: Relationships are loaded lazily and cached upon first access.
429
+ @public
430
+ @return An array of snapshots or IDs of a known
431
+ relationship or an empty array if the relationship is known but unset.
432
+ undefined will be returned if the contents of the relationship is unknown.
433
+ */
434
+ hasMany(keyName, options) {
435
+ const returnModeIsIds = !!(options && options.ids);
436
+ let results;
437
+ const cachedIds = this._hasManyIds[keyName];
438
+ const cachedSnapshots = this._hasManyRelationships[keyName];
439
+ if (returnModeIsIds === true && keyName in this._hasManyIds) return cachedIds;
440
+ if (returnModeIsIds === false && keyName in this._hasManyRelationships) return cachedSnapshots;
441
+ const store = this._store;
442
+ /* @__PURE__ */ upgradeStore(store);
443
+ const relationshipMeta = store.schema.fields({ type: this.modelName }).get(keyName);
444
+ ((test) => {
445
+ if (!test) throw new Error(`Model '${this.identifier.lid}' has no hasMany relationship named '${keyName}' defined.`);
446
+ })(relationshipMeta && relationshipMeta.kind === "hasMany");
447
+ ((test) => {
448
+ if (!test) throw new Error(`snapshot.hasMany only supported when using a cache that supports the graph`);
449
+ })(this._store._graph);
450
+ const { identifier } = this;
451
+ {
452
+ const relationship = this._store.schema.fields(identifier)?.get(keyName);
453
+ ((test) => {
454
+ if (!test) throw new Error(`You looked up the ${keyName} hasMany relationship for { type: ${identifier.type}, id: ${identifier.id || ""}, lid: ${identifier.lid} but no such relationship was found.`);
455
+ })(relationship);
456
+ ((test) => {
457
+ if (!test) throw new Error(`You looked up the ${keyName} hasMany relationship for { type: ${identifier.type}, id: ${identifier.id || ""}, lid: ${identifier.lid} but that relationship is a belongsTo.`);
458
+ })(relationship.kind === "hasMany");
459
+ }
460
+ const value = this._store.cache.getRelationship(identifier, keyName);
461
+ if (value.data) {
462
+ results = [];
463
+ value.data.forEach((member) => {
464
+ const inverseIdentifier = store.cacheKeyManager.getOrCreateRecordIdentifier(member);
465
+ if (!store.cache.isDeleted(inverseIdentifier)) {
466
+ if (returnModeIsIds) results.push(inverseIdentifier.id);
467
+ else results.push(store._fetchManager.createSnapshot(inverseIdentifier));
468
+ }
469
+ });
470
+ }
471
+ if (returnModeIsIds) this._hasManyIds[keyName] = results;
472
+ else this._hasManyRelationships[keyName] = results;
473
+ return results;
474
+ }
475
+ /**
476
+ Iterates through all the attributes of the model, calling the passed
477
+ function on each attribute.
478
+ Example
479
+ ```javascript
480
+ snapshot.eachAttribute(function(name, meta) {
481
+ // ...
482
+ });
483
+ ```
484
+ @param callback the callback to execute
485
+ @param binding the optional value to which the callback's `this` should be bound
486
+ @public
487
+ */
488
+ eachAttribute(callback, binding) {
489
+ if (typeof this._store.modelFor === "function") this._store.modelFor(this.identifier.type).eachAttribute(callback, binding);
490
+ else this._store.schema.fields(this.identifier).forEach((field, key) => {
491
+ if (field.kind === "attribute") callback.call(binding, key, field);
492
+ });
493
+ }
494
+ /**
495
+ Iterates through all the relationships of the model, calling the passed
496
+ function on each relationship.
497
+ Example
498
+ ```javascript
499
+ snapshot.eachRelationship(function(name, relationship) {
500
+ // ...
501
+ });
502
+ ```
503
+ @param callback the callback to execute
504
+ @param binding the optional value to which the callback's `this` should be bound
505
+ @public
506
+ */
507
+ eachRelationship(callback, binding) {
508
+ if (typeof this._store.modelFor === "function") this._store.modelFor(this.identifier.type).eachRelationship(callback, binding);
509
+ else this._store.schema.fields(this.identifier).forEach((field, key) => {
510
+ if (field.kind === "belongsTo" || field.kind === "hasMany") callback.call(binding, key, field);
511
+ });
512
+ }
513
+ /**
514
+ Serializes the snapshot using the serializer for the model.
515
+ Example
516
+ ```js [app/adapters/application.js]
517
+ import Adapter from '@ember-data/adapter';
518
+ export default Adapter.extend({
519
+ createRecord(store, type, snapshot) {
520
+ let data = snapshot.serialize({ includeId: true });
521
+ let url = `/${type.modelName}`;
522
+ return fetch(url, {
523
+ method: 'POST',
524
+ body: data,
525
+ }).then((response) => response.json())
526
+ }
527
+ });
528
+ ```
529
+ @return an object whose values are primitive JSON values only
530
+ @public
531
+ */
532
+ serialize(options) {
533
+ /* @__PURE__ */ upgradeStore(this._store);
534
+ const serializer = this._store.serializerFor(this.modelName);
535
+ ((test) => {
536
+ if (!test) throw new Error(`Cannot serialize record, no serializer found`);
537
+ })(serializer);
538
+ return serializer.serialize(this, options);
539
+ }
540
+ };
541
+
542
+ //#endregion
543
+ //#region src/compat/legacy-network-handler/fetch-manager.ts
544
+ const SaveOp = getOrSetGlobal("SaveOp", Symbol("SaveOp"));
545
+ /**
546
+ * @private
547
+ */
548
+ var FetchManager = class {
549
+ /**
550
+ * @internal
551
+ */
552
+ /** @internal */
553
+ /**
554
+ * @internal
555
+ */
556
+ /** @internal */
557
+ constructor(store) {
558
+ assertPrivateStore(store);
559
+ this._store = store;
560
+ this._pendingFetch = /* @__PURE__ */ new Map();
561
+ this.requestCache = store.getRequestStateService();
562
+ this.isDestroyed = false;
563
+ }
564
+ createSnapshot(identifier, options = {}) {
565
+ return new Snapshot(options, identifier, this._store);
566
+ }
567
+ /**
568
+ This method is called by `record.save`, and gets passed a
569
+ resolver for the promise that `record.save` returns.
570
+ It schedules saving to happen at the end of the run loop.
571
+ @private
572
+ */
573
+ scheduleSave(identifier, options) {
574
+ const resolver = createDeferred();
575
+ const queryRequest = { data: [{
576
+ op: "saveRecord",
577
+ recordIdentifier: identifier,
578
+ options
579
+ }] };
580
+ const pendingSaveItem = {
581
+ snapshot: this.createSnapshot(identifier, options),
582
+ resolver,
583
+ identifier,
584
+ options,
585
+ queryRequest
586
+ };
587
+ const monitored = this.requestCache._enqueue(resolver.promise, pendingSaveItem.queryRequest);
588
+ _flushPendingSave(this._store, pendingSaveItem);
589
+ return monitored;
590
+ }
591
+ scheduleFetch(identifier, options, request) {
592
+ const queryRequest = { data: [{
593
+ op: "findRecord",
594
+ recordIdentifier: identifier,
595
+ options
596
+ }] };
597
+ const pendingFetch = this.getPendingFetch(identifier, options);
598
+ if (pendingFetch) return pendingFetch;
599
+ const modelName = identifier.type;
600
+ const resolver = createDeferred();
601
+ const pendingFetchItem = {
602
+ identifier,
603
+ resolver,
604
+ options,
605
+ queryRequest
606
+ };
607
+ const resolverPromise = resolver.promise;
608
+ const store = this._store;
609
+ const isInitialLoad = !store._instanceCache.recordIsLoaded(identifier);
610
+ let promise = this.requestCache._enqueue(resolverPromise, pendingFetchItem.queryRequest).then((payload) => {
611
+ if (payload.data && !Array.isArray(payload.data)) payload.data.lid = identifier.lid;
612
+ const potentiallyNewIm = store._push(payload, options.reload);
613
+ if (potentiallyNewIm && !Array.isArray(potentiallyNewIm)) return potentiallyNewIm;
614
+ return identifier;
615
+ }, (error) => {
616
+ ((test) => {
617
+ if (!test) throw new Error(`Async Leak Detected: Expected the store to not be destroyed`);
618
+ })(!store.isDestroyed);
619
+ const cache = store.cache;
620
+ if (!cache || cache.isEmpty(identifier) || isInitialLoad) {
621
+ let isReleasable = true;
622
+ if (store._graph) {
623
+ const graph = store._graph;
624
+ if (!cache) {
625
+ isReleasable = graph.isReleasable(identifier);
626
+ if (!isReleasable) graph.unload(identifier, true);
627
+ }
628
+ }
629
+ if (cache || isReleasable) {
630
+ store._enableAsyncFlush = true;
631
+ store._instanceCache.unloadRecord(identifier);
632
+ store._enableAsyncFlush = null;
633
+ }
634
+ }
635
+ throw error;
636
+ });
637
+ if (this._pendingFetch.size === 0) new Promise((resolve) => setTimeout(resolve, 0)).then(() => {
638
+ this.flushAllPendingFetches();
639
+ });
640
+ const fetchesByType = this._pendingFetch;
641
+ let fetchesById = fetchesByType.get(modelName);
642
+ if (!fetchesById) {
643
+ fetchesById = /* @__PURE__ */ new Map();
644
+ fetchesByType.set(modelName, fetchesById);
645
+ }
646
+ let requestsForIdentifier = fetchesById.get(identifier);
647
+ if (!requestsForIdentifier) {
648
+ requestsForIdentifier = [];
649
+ fetchesById.set(identifier, requestsForIdentifier);
650
+ }
651
+ requestsForIdentifier.push(pendingFetchItem);
652
+ if (!request.disableTestWaiter) promise = waitFor(promise);
653
+ pendingFetchItem.promise = promise;
654
+ return promise;
655
+ }
656
+ getPendingFetch(identifier, options) {
657
+ const pendingFetches = this._pendingFetch.get(identifier.type)?.get(identifier);
658
+ if (pendingFetches) {
659
+ const matchingPendingFetch = pendingFetches.find((fetch) => isSameRequest(options, fetch.options));
660
+ if (matchingPendingFetch) return matchingPendingFetch.promise;
661
+ }
662
+ }
663
+ flushAllPendingFetches() {
664
+ if (this.isDestroyed) return;
665
+ const store = this._store;
666
+ this._pendingFetch.forEach((fetchItem, type) => _flushPendingFetchForType(store, fetchItem, type));
667
+ this._pendingFetch.clear();
668
+ }
669
+ fetchDataIfNeededForIdentifier(identifier, options = {}, request) {
670
+ const isEmpty = _isEmpty(this._store._instanceCache, identifier);
671
+ const isLoading = _isLoading(this._store._instanceCache, identifier);
672
+ let promise;
673
+ if (isEmpty) {
674
+ assertIdentifierHasId(identifier);
675
+ promise = this.scheduleFetch(identifier, Object.assign({}, options, { reload: true }), request);
676
+ } else if (isLoading) {
677
+ promise = this.getPendingFetch(identifier, options);
678
+ ((test) => {
679
+ if (!test) throw new Error(`Expected to find a pending request for a record in the loading state, but found none`);
680
+ })(promise);
681
+ } else promise = Promise.resolve(identifier);
682
+ return promise;
683
+ }
684
+ destroy() {
685
+ this.isDestroyed = true;
686
+ }
687
+ };
688
+ /**
689
+ * This type exists for internal use only for
690
+ * where intimate contracts still exist either for
691
+ * the Test Suite or for Legacy code.
692
+ *
693
+ * @private
694
+ */
695
+ function _isEmpty(instanceCache, identifier) {
696
+ const cache = instanceCache.cache;
697
+ if (!cache) return true;
698
+ const isNew = cache.isNew(identifier);
699
+ const isDeleted = cache.isDeleted(identifier);
700
+ const isEmpty = cache.isEmpty(identifier);
701
+ return (!isNew || isDeleted) && isEmpty;
702
+ }
703
+ function _isLoading(cache, identifier) {
704
+ const req = cache.store.getRequestStateService();
705
+ return !cache.recordIsLoaded(identifier) && req.getPendingRequestsForRecord(identifier).some((r) => r.type === "query");
706
+ }
707
+ function includesSatisfies(current, existing) {
708
+ if (!current?.length) return true;
709
+ if (!existing?.length) return false;
710
+ const arrCurrent = (Array.isArray(current) ? current : current.split(",")).sort();
711
+ const arrExisting = (Array.isArray(existing) ? existing : existing.split(",")).sort();
712
+ if (arrCurrent.join(",") === arrExisting.join(",")) return true;
713
+ for (let i = 0; i < arrCurrent.length; i++) if (!arrExisting.includes(arrCurrent[i])) return false;
714
+ return true;
715
+ }
716
+ function optionsSatisfies(current, existing) {
717
+ return !current || current === existing || Object.keys(current).length === 0;
718
+ }
719
+ function isSameRequest(options = {}, existingOptions = {}) {
720
+ return optionsSatisfies(options.adapterOptions, existingOptions.adapterOptions) && includesSatisfies(options.include, existingOptions.include);
721
+ }
722
+ function _findMany(store, adapter, modelName, snapshots) {
723
+ const modelClass = store.modelFor(modelName);
724
+ const promise = Promise.resolve().then(() => {
725
+ const ids = snapshots.map((s) => s.id);
726
+ ((test) => {
727
+ if (!test) throw new Error(`Cannot fetch a record without an id`);
728
+ })(ids.every((v) => v !== null));
729
+ ((test) => {
730
+ if (!test) throw new Error(`Expected this adapter to implement findMany for coalescing`);
731
+ })(adapter.findMany);
732
+ const ret = adapter.findMany(store, modelClass, ids, snapshots);
733
+ ((test) => {
734
+ if (!test) throw new Error("adapter.findMany returned undefined, this was very likely a mistake");
735
+ })(ret !== void 0);
736
+ return ret;
737
+ });
738
+ /* @__PURE__ */ upgradeStore(store);
739
+ return promise.then((adapterPayload) => {
740
+ ((test) => {
741
+ if (!test) throw new Error(`You made a 'findMany' request for '${modelName}' records with ids '[${snapshots.map((s) => s.id).join(",")}]', but the adapter's response did not have any data`);
742
+ })(!!payloadIsNotBlank(adapterPayload));
743
+ const serializer = store.serializerFor(modelName);
744
+ return normalizeResponseHelper(serializer, store, modelClass, adapterPayload, null, "findMany");
745
+ });
746
+ }
747
+ function rejectFetchedItems(fetchMap, snapshots, error) {
748
+ for (let i = 0, l = snapshots.length; i < l; i++) {
749
+ const snapshot = snapshots[i];
750
+ const pair = fetchMap.get(snapshot);
751
+ if (pair) pair.resolver.reject(error || /* @__PURE__ */ new Error(`Expected: '<${snapshot.modelName}:${snapshot.id}>' to be present in the adapter provided payload, but it was not found.`));
752
+ }
753
+ }
754
+ function handleFoundRecords(store, fetchMap, snapshots, coalescedPayload) {
755
+ const snapshotsById = /* @__PURE__ */ new Map();
756
+ for (let i = 0; i < snapshots.length; i++) {
757
+ const id = snapshots[i].id;
758
+ let snapshotGroup = snapshotsById.get(id);
759
+ if (!snapshotGroup) {
760
+ snapshotGroup = [];
761
+ snapshotsById.set(id, snapshotGroup);
762
+ }
763
+ snapshotGroup.push(snapshots[i]);
764
+ }
765
+ const included = Array.isArray(coalescedPayload.included) ? coalescedPayload.included : [];
766
+ const resources = coalescedPayload.data;
767
+ for (let i = 0, l = resources.length; i < l; i++) {
768
+ const resource = resources[i];
769
+ const snapshotGroup = snapshotsById.get(resource.id);
770
+ snapshotsById.delete(resource.id);
771
+ if (!snapshotGroup) included.push(resource);
772
+ else snapshotGroup.forEach((snapshot) => {
773
+ fetchMap.get(snapshot).resolver.resolve({ data: resource });
774
+ });
775
+ }
776
+ if (included.length > 0) store._push({
777
+ data: null,
778
+ included
779
+ }, true);
780
+ if (snapshotsById.size === 0) return;
781
+ const rejected = [];
782
+ snapshotsById.forEach((snapshotArray) => {
783
+ rejected.push(...snapshotArray);
784
+ });
785
+ console.warn("Ember Data expected to find records with the following ids in the adapter response from findMany but they were missing: [ \"" + [...snapshotsById.values()].map((r) => r[0].id).join("\", \"") + "\" ]", { id: "ds.store.missing-records-from-adapter" });
786
+ rejectFetchedItems(fetchMap, rejected);
787
+ }
788
+ function _fetchRecord(store, adapter, fetchItem) {
789
+ /* @__PURE__ */ upgradeStore(store);
790
+ const identifier = fetchItem.identifier;
791
+ const modelName = identifier.type;
792
+ ((test) => {
793
+ if (!test) throw new Error(`You tried to find a record but you have no adapter (for ${modelName})`);
794
+ })(adapter);
795
+ ((test) => {
796
+ if (!test) throw new Error(`You tried to find a record but your adapter (for ${modelName}) does not implement 'findRecord'`);
797
+ })(typeof adapter.findRecord === "function");
798
+ const snapshot = store._fetchManager.createSnapshot(identifier, fetchItem.options);
799
+ const klass = store.modelFor(identifier.type);
800
+ const id = identifier.id;
801
+ let promise = Promise.resolve().then(() => {
802
+ return adapter.findRecord(store, klass, identifier.id, snapshot);
803
+ });
804
+ promise = promise.then((adapterPayload) => {
805
+ ((test) => {
806
+ if (!test) throw new Error(`Async Leak Detected: Expected the store to not be destroyed`);
807
+ })(!(store.isDestroyed || store.isDestroying));
808
+ ((test) => {
809
+ if (!test) throw new Error(`You made a 'findRecord' request for a '${modelName}' with id '${id}', but the adapter's response did not have any data`);
810
+ })(!!payloadIsNotBlank(adapterPayload));
811
+ const serializer = store.serializerFor(modelName);
812
+ const payload = normalizeResponseHelper(serializer, store, klass, adapterPayload, id, "findRecord");
813
+ ((test) => {
814
+ if (!test) throw new Error(`Ember Data expected the primary data returned from a 'findRecord' response to be an object but instead it found an array.`);
815
+ })(!Array.isArray(payload.data));
816
+ ((test) => {
817
+ if (!test) throw new Error(`The 'findRecord' request for ${modelName}:${id} resolved indicating success but contained no primary data. To indicate a 404 not found you should either reject the promise returned by the adapter's findRecord method or throw a NotFoundError.`);
818
+ })("data" in payload && payload.data !== null && typeof payload.data === "object");
819
+ console.warn(`You requested a record of type '${modelName}' with id '${id}' but the adapter returned a payload with primary data having an id of '${payload.data.id}'. Use 'store.findRecord()' when the requested id is the same as the one returned by the adapter. In other cases use 'store.queryRecord()' instead.`, coerceId(payload.data.id) === coerceId(id), { id: "ds.store.findRecord.id-mismatch" });
820
+ return payload;
821
+ });
822
+ fetchItem.resolver.resolve(promise);
823
+ }
824
+ function _processCoalescedGroup(store, fetchMap, group, adapter, modelName) {
825
+ if (group.length > 1) _findMany(store, adapter, modelName, group).then((payloads) => {
826
+ handleFoundRecords(store, fetchMap, group, payloads);
827
+ }).catch((error) => {
828
+ rejectFetchedItems(fetchMap, group, error);
829
+ });
830
+ else if (group.length === 1) _fetchRecord(store, adapter, fetchMap.get(group[0]));
831
+ else ((test) => {
832
+ if (!test) throw new Error("You cannot return an empty array from adapter's method groupRecordsForFindMany");
833
+ })(false);
834
+ }
835
+ function _flushPendingFetchForType(store, pendingFetchMap, modelName) {
836
+ /* @__PURE__ */ upgradeStore(store);
837
+ const adapter = store.adapterFor(modelName);
838
+ if (!!adapter.findMany && adapter.coalesceFindRequests) {
839
+ const pendingFetchItems = [];
840
+ pendingFetchMap.forEach((requestsForIdentifier, identifier) => {
841
+ if (requestsForIdentifier.length > 1) return;
842
+ pendingFetchMap.delete(identifier);
843
+ pendingFetchItems.push(requestsForIdentifier[0]);
844
+ });
845
+ const totalItems = pendingFetchItems.length;
846
+ if (totalItems > 1) {
847
+ const snapshots = new Array(totalItems);
848
+ const fetchMap = /* @__PURE__ */ new Map();
849
+ for (let i = 0; i < totalItems; i++) {
850
+ const fetchItem = pendingFetchItems[i];
851
+ snapshots[i] = store._fetchManager.createSnapshot(fetchItem.identifier, fetchItem.options);
852
+ fetchMap.set(snapshots[i], fetchItem);
853
+ }
854
+ let groups;
855
+ if (adapter.groupRecordsForFindMany) groups = adapter.groupRecordsForFindMany(store, snapshots);
856
+ else groups = [snapshots];
857
+ for (let i = 0, l = groups.length; i < l; i++) _processCoalescedGroup(store, fetchMap, groups[i], adapter, modelName);
858
+ } else if (totalItems === 1) _fetchRecord(store, adapter, pendingFetchItems[0]);
859
+ }
860
+ pendingFetchMap.forEach((pendingFetchItems) => {
861
+ pendingFetchItems.forEach((pendingFetchItem) => {
862
+ _fetchRecord(store, adapter, pendingFetchItem);
863
+ });
864
+ });
865
+ }
866
+ function _flushPendingSave(store, pending) {
867
+ const { snapshot, resolver, identifier, options } = pending;
868
+ /* @__PURE__ */ upgradeStore(store);
869
+ const adapter = store.adapterFor(identifier.type);
870
+ const operation = options[SaveOp];
871
+ const modelName = snapshot.modelName;
872
+ const modelClass = store.modelFor(modelName);
873
+ ((test) => {
874
+ if (!test) throw new Error(`You tried to update a record but you have no adapter (for ${modelName})`);
875
+ })(adapter);
876
+ ((test) => {
877
+ if (!test) throw new Error(`You tried to update a record but your adapter (for ${modelName}) does not implement '${operation}'`);
878
+ })(typeof adapter[operation] === "function");
879
+ let promise = Promise.resolve().then(() => adapter[operation](store, modelClass, snapshot));
880
+ const serializer = store.serializerFor(modelName);
881
+ ((test) => {
882
+ if (!test) throw new Error(`Your adapter's '${operation}' method must return a value, but it returned 'undefined'`);
883
+ })(promise !== void 0);
884
+ promise = promise.then((adapterPayload) => {
885
+ if (adapterPayload) return normalizeResponseHelper(serializer, store, modelClass, adapterPayload, snapshot.id, operation);
886
+ });
887
+ resolver.resolve(promise);
888
+ }
889
+
890
+ //#endregion
891
+ //#region src/compat/-private.ts
892
+ function upgradeStore(store) {}
893
+
894
+ //#endregion
895
+ export { normalizeResponseHelper as a, assertIdentifierHasId as c, Snapshot as i, SnapshotRecordArray as l, FetchManager as n, iterateData as o, SaveOp as r, payloadIsNotBlank as s, upgradeStore as t };
896
+ //# sourceMappingURL=-private-vOhxVExH.js.map