@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
@@ -1,651 +1,3 @@
1
- import { assertPrivateStore, ensureStringId, recordIdentifierFor, constructResource, storeFor } from '@warp-drive/core/store/-private';
2
- import { SkipCache } from '@warp-drive/core/types/request';
3
- import { i as isMaybeIdentifier } from "./utils-BhvS1iTS.js";
4
- import { n as normalizeModelName } from "./util-DvanW33H.js";
5
- import { defineSignal } from '@warp-drive/core/signals/-leaked';
6
- import { getOrSetGlobal } from '@warp-drive/core/types/-private';
1
+ import { t as restoreDeprecatedStoreBehaviors } from "./store-D_V8-HQl.js";
7
2
 
8
- /*
9
- When a find request is triggered on the store, the user can optionally pass in
10
- attributes and relationships to be preloaded. These are meant to behave as if they
11
- came back from the server, except the user obtained them out of band and is informing
12
- the store of their existence. The most common use case is for supporting client side
13
- nested URLs, such as `/posts/1/comments/2` so the user can do
14
- `store.findRecord('comment', 2, { preload: { post: 1 } })` without having to fetch the post.
15
-
16
- Preloaded data can be attributes and relationships passed in either as IDs or as actual
17
- models.
18
- */
19
-
20
- function preloadData(store, identifier, preload) {
21
- const jsonPayload = {};
22
- //TODO(Igor) consider the polymorphic case
23
- const schemas = store.schema;
24
- const fields = schemas.fields(identifier);
25
- Object.keys(preload).forEach(key => {
26
- const preloadValue = preload[key];
27
- const field = fields.get(key);
28
- if (field && (field.kind === 'hasMany' || field.kind === 'belongsTo')) {
29
- if (!jsonPayload.relationships) {
30
- jsonPayload.relationships = {};
31
- }
32
- jsonPayload.relationships[key] = preloadRelationship(field, preloadValue);
33
- } else {
34
- if (!jsonPayload.attributes) {
35
- jsonPayload.attributes = {};
36
- }
37
- jsonPayload.attributes[key] = preloadValue;
38
- }
39
- });
40
- const cache = store.cache;
41
- assertPrivateStore(store);
42
- const hasRecord = Boolean(store._instanceCache.peek(identifier));
43
- cache.upsert(identifier, jsonPayload, hasRecord);
44
- }
45
- function preloadRelationship(schema, preloadValue) {
46
- const relatedType = schema.type;
47
- if (schema.kind === 'hasMany') {
48
- (test => {
49
- if (!test) {
50
- throw new Error('You need to pass in an array to set a hasMany property on a record');
51
- }
52
- })(Array.isArray(preloadValue));
53
- return {
54
- data: preloadValue.map(value => _convertPreloadRelationshipToJSON(value, relatedType))
55
- };
56
- }
57
- (test => {
58
- if (!test) {
59
- throw new Error('You should not pass in an array to set a belongsTo property on a record');
60
- }
61
- })(!Array.isArray(preloadValue));
62
- return {
63
- data: preloadValue ? _convertPreloadRelationshipToJSON(preloadValue, relatedType) : null
64
- };
65
- }
66
-
67
- /*
68
- findRecord('user', '1', { preload: { friends: ['1'] }});
69
- findRecord('user', '1', { preload: { friends: [record] }});
70
- */
71
- function _convertPreloadRelationshipToJSON(value, type) {
72
- if (typeof value === 'string' || typeof value === 'number') {
73
- return {
74
- type,
75
- id: ensureStringId(value)
76
- };
77
- }
78
- // TODO if not a record instance assert it's an identifier
79
- // and allow identifiers to be used
80
- return recordIdentifierFor(value);
81
- }
82
-
83
- /**
84
- * Minimum subset of static schema methods and properties on the
85
- * "model" class.
86
- *
87
- * Only used when using the legacy schema-service implementation
88
- * for @ember-data/model or when wrapping schema for legacy
89
- * Adapters/Serializers.
90
- *
91
- */
92
-
93
- function _resourceIsFullDeleted(identifier, cache) {
94
- return cache.isDeletionCommitted(identifier) || cache.isNew(identifier) && cache.isDeleted(identifier);
95
- }
96
- function resourceIsFullyDeleted(instanceCache, identifier) {
97
- const cache = instanceCache.cache;
98
- return !cache || _resourceIsFullDeleted(identifier, cache);
99
- }
100
-
101
- /**
102
- A `RecordReference` is a low-level API that allows users and
103
- addon authors to perform meta-operations on a record.
104
-
105
- @hideconstructor
106
- @public
107
- */
108
- class RecordReference {
109
- /** @internal */
110
-
111
- // unsubscribe token given to us by the notification manager
112
- /** @internal */
113
- ___token;
114
- /** @internal */
115
- ___identifier;
116
- /** @internal */
117
-
118
- constructor(store, identifier) {
119
- this.store = store;
120
- this.___identifier = identifier;
121
- this.___token = store.notifications.subscribe(identifier, (_, bucket, notifiedKey) => {
122
- if (bucket === 'identity' || bucket === 'attributes' && notifiedKey === 'id') {
123
- this._ref++;
124
- }
125
- });
126
- }
127
-
128
- /** @internal */
129
- destroy() {
130
- this.store.notifications.unsubscribe(this.___token);
131
- }
132
- get type() {
133
- return this.identifier().type;
134
- }
135
-
136
- /**
137
- The `id` of the record that this reference refers to.
138
- Together, the `type` and `id` properties form a composite key for
139
- the identity map.
140
- Example
141
- ```javascript
142
- let userRef = store.getReference('user', 1);
143
- userRef.id(); // '1'
144
- ```
145
- @public
146
- @return The id of the record.
147
- */
148
- id() {
149
- // eslint-disable-next-line @typescript-eslint/no-unused-expressions
150
- this._ref; // consume the tracked prop
151
- return this.___identifier.id;
152
- }
153
-
154
- /**
155
- The `identifier` of the record that this reference refers to.
156
- Together, the `type` and `id` properties form a composite key for
157
- the identity map.
158
- Example
159
- ```javascript
160
- let userRef = store.getReference('user', 1);
161
- userRef.identifier(); // '1'
162
- ```
163
- @public
164
- @return The identifier of the record.
165
- */
166
- identifier() {
167
- return this.___identifier;
168
- }
169
-
170
- /**
171
- How the reference will be looked up when it is loaded. Currently
172
- this always returns `identity` to signify that a record will be
173
- loaded by its `type` and `id`.
174
- Example
175
- ```javascript
176
- const userRef = store.getReference('user', 1);
177
- userRef.remoteType(); // 'identity'
178
- ```
179
- @public
180
- */
181
- remoteType() {
182
- return 'identity';
183
- }
184
-
185
- /**
186
- This API allows you to provide a reference with new data. The
187
- simplest usage of this API is similar to `store.push`: you provide a
188
- normalized hash of data and the object represented by the reference
189
- will update.
190
- If you pass a promise to `push`, WarpDrive will not ask the adapter
191
- for the data if another attempt to fetch it is made in the
192
- interim. When the promise resolves, the underlying object is updated
193
- with the new data, and the promise returned by *this function* is resolved
194
- with that object.
195
- For example, `recordReference.push(promise)` will be resolved with a
196
- record.
197
- Example
198
- ```javascript
199
- let userRef = store.getReference('user', 1);
200
- // provide data for reference
201
- userRef.push({
202
- data: {
203
- id: "1",
204
- type: "user",
205
- attributes: {
206
- username: "@user"
207
- }
208
- }
209
- }).then(function(user) {
210
- userRef.value() === user;
211
- });
212
- ```
213
- @public
214
- @param objectOrPromise a JSON:API ResourceDocument or a promise resolving to one
215
- @return a promise for the value (record or relationship)
216
- */
217
- push(objectOrPromise) {
218
- // TODO @deprecate pushing unresolved payloads
219
- return Promise.resolve(objectOrPromise).then(data => {
220
- return this.store.push(data);
221
- });
222
- }
223
-
224
- /**
225
- If the entity referred to by the reference is already loaded, it is
226
- present as `reference.value`. Otherwise the value returned by this function
227
- is `null`.
228
- Example
229
- ```javascript
230
- let userRef = store.getReference('user', 1);
231
- userRef.value(); // user
232
- ```
233
- @public
234
- @return the record for this RecordReference
235
- */
236
- value() {
237
- return this.store.peekRecord(this.___identifier);
238
- }
239
-
240
- /**
241
- Triggers a fetch for the backing entity based on its `remoteType`
242
- (see `remoteType` definitions per reference type).
243
- Example
244
- ```javascript
245
- let userRef = store.getReference('user', 1);
246
- // load user (via store.find)
247
- userRef.load().then(...)
248
- ```
249
- @public
250
- @return the record for this RecordReference
251
- */
252
- load() {
253
- const id = this.id();
254
- if (id !== null) {
255
- return this.store.findRecord(this.type, id);
256
- }
257
- (test => {
258
- {
259
- throw new Error(`Unable to fetch record of type ${this.type} without an id`);
260
- }
261
- })();
262
- }
263
-
264
- /**
265
- Reloads the record if it is already loaded. If the record is not
266
- loaded it will load the record via `store.findRecord`
267
- Example
268
- ```javascript
269
- let userRef = store.getReference('user', 1);
270
- // or trigger a reload
271
- userRef.reload().then(...)
272
- ```
273
- @public
274
- @return the record for this RecordReference
275
- */
276
- reload() {
277
- const id = this.id();
278
- if (id !== null) {
279
- return this.store.findRecord(this.type, id, {
280
- reload: true
281
- });
282
- }
283
- (test => {
284
- {
285
- throw new Error(`Unable to fetch record of type ${this.type} without an id`);
286
- }
287
- })();
288
- }
289
- }
290
- defineSignal(RecordReference.prototype, '_ref');
291
-
292
- // if modelFor turns out to be a bottleneck we should replace with a Map
293
- // and clear it during store teardown.
294
- const AvailableShims = getOrSetGlobal('AvailableShims', new WeakMap());
295
- function getShimClass(store, modelName) {
296
- let shims = AvailableShims.get(store);
297
- if (!shims) {
298
- shims = Object.create(null);
299
- AvailableShims.set(store, shims);
300
- }
301
- let shim = shims[modelName];
302
- if (shim === undefined) {
303
- shim = shims[modelName] = new ShimModelClass(store, modelName);
304
- }
305
- return shim;
306
- }
307
-
308
- // Mimics the static apis of @ember-data/model
309
- class ShimModelClass {
310
- constructor(store, modelName) {
311
- this.__store = store;
312
- this.modelName = modelName;
313
- }
314
- get fields() {
315
- const fields = new Map();
316
- const fieldSchemas = this.__store.schema.fields({
317
- type: this.modelName
318
- });
319
- fieldSchemas.forEach((schema, key) => {
320
- if (schema.kind === 'attribute' || schema.kind === 'belongsTo' || schema.kind === 'hasMany') {
321
- fields.set(key, schema.kind);
322
- }
323
- });
324
- return fields;
325
- }
326
- get attributes() {
327
- const attrs = new Map();
328
- const fields = this.__store.schema.fields({
329
- type: this.modelName
330
- });
331
- fields.forEach((schema, key) => {
332
- if (schema.kind === 'attribute') {
333
- attrs.set(key, schema);
334
- }
335
- });
336
- return attrs;
337
- }
338
- get relationshipsByName() {
339
- const rels = new Map();
340
- const fields = this.__store.schema.fields({
341
- type: this.modelName
342
- });
343
- fields.forEach((schema, key) => {
344
- if (schema.kind === 'belongsTo' || schema.kind === 'hasMany') {
345
- rels.set(key, schema);
346
- }
347
- });
348
- return rels;
349
- }
350
- eachAttribute(callback, binding) {
351
- this.__store.schema.fields({
352
- type: this.modelName
353
- }).forEach((schema, key) => {
354
- if (schema.kind === 'attribute') {
355
- callback.call(binding, key, schema);
356
- }
357
- });
358
- }
359
- eachRelationship(callback, binding) {
360
- this.__store.schema.fields({
361
- type: this.modelName
362
- }).forEach((schema, key) => {
363
- if (schema.kind === 'belongsTo' || schema.kind === 'hasMany') {
364
- callback.call(binding, key, schema);
365
- }
366
- });
367
- }
368
- eachTransformedAttribute(callback, binding) {
369
- this.__store.schema.fields({
370
- type: this.modelName
371
- }).forEach((schema, key) => {
372
- if (schema.kind === 'attribute') {
373
- const type = schema.type;
374
- if (type) callback.call(binding, key, type);
375
- }
376
- });
377
- }
378
- }
379
-
380
- /**
381
- * Restores the deprecated `findRecord`/`findAll`/`query`/`queryRecord`/
382
- * `findBelongsTo`/`findHasMany`/`createRecord`/`deleteRecord`/`saveRecord`
383
- * legacy-network-layer implementations of these methods onto the given
384
- * `Store` subclass, for apps that have not yet migrated to the
385
- * `RequestManager`-based equivalents.
386
- */
387
- function restoreDeprecatedStoreBehaviors(StoreKlass) {
388
- StoreKlass.prototype.findRecord = function (resource, id, options) {
389
- (test => {
390
- if (!test) {
391
- throw new Error(`Attempted to call store.findRecord(), but the store instance has already been destroyed.`);
392
- }
393
- })(!(this.isDestroying || this.isDestroyed));
394
- (test => {
395
- if (!test) {
396
- throw new Error(`You need to pass a modelName or resource identifier as the first argument to the store's findRecord method`);
397
- }
398
- })(resource);
399
- if (isMaybeIdentifier(resource)) {
400
- options = id;
401
- } else {
402
- (test => {
403
- if (!test) {
404
- throw new Error(`Passing classes to store methods has been removed. Please pass a dasherized string instead of ${resource}`);
405
- }
406
- })(typeof resource === 'string');
407
- const type = normalizeModelName(resource);
408
- const normalizedId = ensureStringId(id);
409
- resource = constructResource(type, normalizedId);
410
- }
411
- const identifier = this.cacheKeyManager.getOrCreateRecordIdentifier(resource);
412
- options = options || {};
413
- assertPrivateStore(this);
414
- if (options.preload) {
415
- // force reload if we preload to ensure we don't resolve the promise
416
- // until we are complete, else we will end up background-reloading
417
- // even for initial load.
418
- if (!this._instanceCache.recordIsLoaded(identifier)) {
419
- options.reload = true;
420
- }
421
- this._join(() => {
422
- preloadData(this, identifier, options.preload);
423
- });
424
- }
425
- const promise = this.request({
426
- op: 'findRecord',
427
- data: {
428
- record: identifier,
429
- options
430
- },
431
- cacheOptions: {
432
- [SkipCache]: true
433
- }
434
- });
435
- return promise.then(document => {
436
- return document.content;
437
- });
438
- };
439
- StoreKlass.prototype.findAll = function (type, options = {}) {
440
- (test => {
441
- if (!test) {
442
- throw new Error(`Attempted to call store.findAll(), but the store instance has already been destroyed.`);
443
- }
444
- })(!(this.isDestroying || this.isDestroyed));
445
- (test => {
446
- if (!test) {
447
- throw new Error(`You need to pass a model name to the store's findAll method`);
448
- }
449
- })(type);
450
- (test => {
451
- if (!test) {
452
- throw new Error(`Passing classes to store methods has been removed. Please pass a dasherized string instead of ${type}`);
453
- }
454
- })(typeof type === 'string');
455
- const promise = this.request({
456
- op: 'findAll',
457
- data: {
458
- type: normalizeModelName(type),
459
- options: options || {}
460
- },
461
- cacheOptions: {
462
- [SkipCache]: true
463
- }
464
- });
465
- return promise.then(document => document.content);
466
- };
467
- StoreKlass.prototype.query = function (type, query, options = {}) {
468
- (test => {
469
- if (!test) {
470
- throw new Error(`Attempted to call store.query(), but the store instance has already been destroyed.`);
471
- }
472
- })(!(this.isDestroying || this.isDestroyed));
473
- (test => {
474
- if (!test) {
475
- throw new Error(`You need to pass a model name to the store's query method`);
476
- }
477
- })(type);
478
- (test => {
479
- if (!test) {
480
- throw new Error(`You need to pass a query hash to the store's query method`);
481
- }
482
- })(query);
483
- (test => {
484
- if (!test) {
485
- throw new Error(`Passing classes to store methods has been removed. Please pass a dasherized string instead of ${type}`);
486
- }
487
- })(typeof type === 'string');
488
- const promise = this.request({
489
- op: 'query',
490
- data: {
491
- type: normalizeModelName(type),
492
- query,
493
- options: options
494
- },
495
- cacheOptions: {
496
- [SkipCache]: true
497
- }
498
- });
499
- return promise.then(document => document.content);
500
- };
501
- StoreKlass.prototype.queryRecord = function (type, query, options) {
502
- (test => {
503
- if (!test) {
504
- throw new Error(`Attempted to call store.queryRecord(), but the store instance has already been destroyed.`);
505
- }
506
- })(!(this.isDestroying || this.isDestroyed));
507
- (test => {
508
- if (!test) {
509
- throw new Error(`You need to pass a model name to the store's queryRecord method`);
510
- }
511
- })(type);
512
- (test => {
513
- if (!test) {
514
- throw new Error(`You need to pass a query hash to the store's queryRecord method`);
515
- }
516
- })(query);
517
- (test => {
518
- if (!test) {
519
- throw new Error(`Passing classes to store methods has been removed. Please pass a dasherized string instead of ${type}`);
520
- }
521
- })(typeof type === 'string');
522
- const promise = this.request({
523
- op: 'queryRecord',
524
- data: {
525
- type: normalizeModelName(type),
526
- query,
527
- options: options || {}
528
- },
529
- cacheOptions: {
530
- [SkipCache]: true
531
- }
532
- });
533
- return promise.then(document => document.content);
534
- };
535
-
536
- // do not put a ts-expect-error here, because typedoc will fail to
537
- // build due to this error only occurring when references are in use in the editor.
538
- // The return statement below casts to `PrivateStore['getReference']`'s return
539
- // type rather than annotating this function `: RecordReference` directly,
540
- // since this package's `RecordReference` and core's `deprecated/-private.ts`
541
- // copy are structurally identical but nominally distinct classes (TS treats
542
- // their private fields as separate brands); casting only the return value
543
- // (instead of the whole function) keeps `this` contextually typed from the
544
- // assignment target below.
545
- StoreKlass.prototype.getReference = function (resource, id) {
546
- (test => {
547
- if (!test) {
548
- throw new Error(`Attempted to call store.getReference(), but the store instance has already been destroyed.`);
549
- }
550
- })(!(this.isDestroying || this.isDestroyed));
551
- let resourceIdentifier;
552
- if (arguments.length === 1 && isMaybeIdentifier(resource)) {
553
- resourceIdentifier = resource;
554
- } else {
555
- const type = normalizeModelName(resource);
556
- const normalizedId = ensureStringId(id);
557
- resourceIdentifier = constructResource(type, normalizedId);
558
- }
559
- (test => {
560
- if (!test) {
561
- throw new Error('getReference expected to receive either a resource identifier or type and id as arguments');
562
- }
563
- })(isMaybeIdentifier(resourceIdentifier));
564
- const identifier = this.cacheKeyManager.getOrCreateRecordIdentifier(resourceIdentifier);
565
- assertPrivateStore(this);
566
- const cache = upgradeInstanceCaches(this._instanceCache.__instances).reference;
567
- let reference = cache.get(identifier);
568
- if (!reference) {
569
- reference = new RecordReference(this, identifier);
570
- cache.set(identifier, reference);
571
- }
572
- return reference;
573
- };
574
- StoreKlass.prototype.modelFor = function (type) {
575
- (test => {
576
- if (!test) {
577
- throw new Error(`Attempted to call store.modelFor(), but the store instance has already been destroyed.`);
578
- }
579
- })(!this.isDestroyed);
580
- (test => {
581
- if (!test) {
582
- throw new Error(`You need to pass <type> to the store's modelFor method`);
583
- }
584
- })(typeof type === 'string' && type.length);
585
- (test => {
586
- if (!test) {
587
- throw new Error(`No model was found for '${type}' and no schema handles the type`);
588
- }
589
- })(this.schema.hasResource({
590
- type
591
- }));
592
- return getShimClass(this, type);
593
- };
594
- StoreKlass.prototype.saveRecord = function (record, options = {}) {
595
- (test => {
596
- if (!test) {
597
- throw new Error(`Attempted to call store.saveRecord(), but the store instance has already been destroyed.`);
598
- }
599
- })(!(this.isDestroying || this.isDestroyed));
600
- (test => {
601
- if (!test) {
602
- throw new Error(`Unable to initiate save for a record in a disconnected state`);
603
- }
604
- })(storeFor(record, true));
605
- const identifier = recordIdentifierFor(record);
606
- const cache = this.cache;
607
- if (!identifier) {
608
- // this commonly means we're disconnected
609
- // but just in case we reject here to prevent bad things.
610
- return Promise.reject(new Error(`Record Is Disconnected`));
611
- }
612
- assertPrivateStore(this);
613
- (test => {
614
- if (!test) {
615
- throw new Error(`Cannot initiate a save request for an unloaded record: ${identifier.lid}`);
616
- }
617
- })(this._instanceCache.recordIsLoaded(identifier));
618
- if (resourceIsFullyDeleted(this._instanceCache, identifier)) {
619
- return Promise.resolve(record);
620
- }
621
- if (!options) {
622
- options = {};
623
- }
624
- let operation = 'updateRecord';
625
- if (cache.isNew(identifier)) {
626
- operation = 'createRecord';
627
- } else if (cache.isDeleted(identifier)) {
628
- operation = 'deleteRecord';
629
- }
630
- const request = {
631
- op: operation,
632
- data: {
633
- options,
634
- record: identifier
635
- },
636
- records: [identifier],
637
- cacheOptions: {
638
- [SkipCache]: true
639
- }
640
- };
641
- return this.request(request).then(document => document.content);
642
- };
643
- }
644
- function upgradeInstanceCaches(cache) {
645
- const withReferences = cache;
646
- if (!withReferences.reference) {
647
- withReferences.reference = new WeakMap();
648
- }
649
- return withReferences;
650
- }
651
3
  export { restoreDeprecatedStoreBehaviors };
@@ -0,0 +1,12 @@
1
+ //#region src/model/-private/util.ts
2
+ function isElementDescriptor(args) {
3
+ const [maybeTarget, maybeKey, maybeDesc] = args;
4
+ return args.length === 3 && (typeof maybeTarget === "function" || typeof maybeTarget === "object" && maybeTarget !== null) && typeof maybeKey === "string" && (typeof maybeDesc === "object" && maybeDesc !== null && "enumerable" in maybeDesc && "configurable" in maybeDesc || maybeDesc === void 0);
5
+ }
6
+ function normalizeModelName(type) {
7
+ return type;
8
+ }
9
+
10
+ //#endregion
11
+ export { normalizeModelName as n, isElementDescriptor as t };
12
+ //# sourceMappingURL=util-dSKEgQDp.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"util-dSKEgQDp.js","names":["dasherize","isElementDescriptor","args","maybeTarget","maybeKey","maybeDesc","length","undefined","normalizeModelName","type"],"sources":["../../../src/model/-private/util.ts"],"sourcesContent":["import { deprecate } from '@ember/debug';\n\nimport { DEPRECATE_NON_STRICT_TYPES } from '@warp-drive/core/build-config/deprecations';\nimport { dasherize } from '@warp-drive/utilities/string';\n\nexport type DecoratorPropertyDescriptor = (PropertyDescriptor & { initializer?: () => unknown }) | undefined;\n\nexport function isElementDescriptor(args: unknown[]): args is [object, string, DecoratorPropertyDescriptor] {\n const [maybeTarget, maybeKey, maybeDesc] = args;\n\n return (\n // Ensure we have the right number of args\n args.length === 3 &&\n // Make sure the target is a class or object (prototype)\n (typeof maybeTarget === 'function' || (typeof maybeTarget === 'object' && maybeTarget !== null)) &&\n // Make sure the key is a string\n typeof maybeKey === 'string' &&\n // Make sure the descriptor is the right shape\n ((typeof maybeDesc === 'object' &&\n maybeDesc !== null &&\n 'enumerable' in maybeDesc &&\n 'configurable' in maybeDesc) ||\n // TS compatibility\n maybeDesc === undefined)\n );\n}\n\nexport function normalizeModelName(type: string): string {\n if (DEPRECATE_NON_STRICT_TYPES) {\n const result = dasherize(type);\n\n deprecate(\n `The resource type '${type}' is not normalized. Update your application code to use '${result}' instead of '${type}'.`,\n result === type,\n {\n id: 'ember-data:deprecate-non-strict-types',\n until: '6.0',\n for: 'ember-data',\n since: {\n available: '4.13',\n enabled: '5.3',\n },\n }\n );\n\n return result;\n }\n\n return type;\n}\n"],"mappings":";AAOA,SAAgBC,oBAAoBC,MAAwE;CAC1G,MAAM,CAACC,aAAaC,UAAUC,aAAaH;CAE3C,OAEEA,KAAKI,WAAW,MAEf,OAAOH,gBAAgB,cAAe,OAAOA,gBAAgB,YAAYA,gBAAgB,SAE1F,OAAOC,aAAa,aAElB,OAAOC,cAAc,YACrBA,cAAc,QACd,gBAAgBA,aAChB,kBAAkBA,aAElBA,cAAcE;AAEpB;AAEA,SAAgBC,mBAAmBC,MAAsB;CAqBvD,OAAOA;AACT"}
@@ -0,0 +1,11 @@
1
+ //#region src/compat/builders/utils.ts
2
+ function isMaybeIdentifier(maybeIdentifier) {
3
+ return Boolean(maybeIdentifier !== null && typeof maybeIdentifier === "object" && ("id" in maybeIdentifier && "type" in maybeIdentifier && maybeIdentifier.id && maybeIdentifier.type || maybeIdentifier.lid));
4
+ }
5
+ function normalizeModelName(type) {
6
+ return type;
7
+ }
8
+
9
+ //#endregion
10
+ export { normalizeModelName as n, isMaybeIdentifier as t };
11
+ //# sourceMappingURL=utils-DYC9utVJ.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils-DYC9utVJ.js","names":["dasherize","isMaybeIdentifier","maybeIdentifier","Boolean","id","type","lid","normalizeModelName"],"sources":["../../../src/compat/builders/utils.ts"],"sourcesContent":["import { deprecate } from '@ember/debug';\n\nimport { DEPRECATE_NON_STRICT_TYPES } from '@warp-drive/core/build-config/deprecations';\nimport type { ResourceIdentifierObject } from '@warp-drive/core/types/spec/json-api-raw';\nimport { dasherize } from '@warp-drive/utilities/string';\n\nexport function isMaybeIdentifier(\n maybeIdentifier: string | ResourceIdentifierObject\n): maybeIdentifier is ResourceIdentifierObject {\n return Boolean(\n maybeIdentifier !== null &&\n typeof maybeIdentifier === 'object' &&\n (('id' in maybeIdentifier && 'type' in maybeIdentifier && maybeIdentifier.id && maybeIdentifier.type) ||\n maybeIdentifier.lid)\n );\n}\n\nexport function normalizeModelName(type: string): string {\n if (DEPRECATE_NON_STRICT_TYPES) {\n const result = dasherize(type);\n\n deprecate(\n `The resource type '${type}' is not normalized. Update your application code to use '${result}' instead of '${type}'.`,\n result === type,\n {\n id: 'ember-data:deprecate-non-strict-types',\n until: '6.0',\n for: 'ember-data',\n since: {\n available: '4.13',\n enabled: '5.3',\n },\n }\n );\n\n return result;\n }\n\n return type;\n}\n"],"mappings":";AAMA,SAAgBC,kBACdC,iBAC6C;CAC7C,OAAOC,QACLD,oBAAoB,QACpB,OAAOA,oBAAoB,aACzB,QAAQA,mBAAmB,UAAUA,mBAAmBA,gBAAgBE,MAAMF,gBAAgBG,QAC9FH,gBAAgBI,IACpB;AACF;AAEA,SAAgBC,mBAAmBF,MAAsB;CAqBvD,OAAOA;AACT"}