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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (467) hide show
  1. package/dist/-private-DQ6Iap2t.js +193 -0
  2. package/dist/-private-DQ6Iap2t.js.map +1 -0
  3. package/dist/-private-DccRZQsm.js +904 -0
  4. package/dist/-private-DccRZQsm.js.map +1 -0
  5. package/dist/adapter/-private.d.ts +33 -0
  6. package/dist/adapter/-private.d.ts.map +1 -0
  7. package/dist/adapter/-private.js +3 -1
  8. package/dist/adapter/error.d.ts +2 -0
  9. package/dist/adapter/error.js +422 -453
  10. package/dist/adapter/error.js.map +1 -0
  11. package/{declarations → dist}/adapter/json-api.d.ts +30 -29
  12. package/dist/adapter/json-api.d.ts.map +1 -0
  13. package/dist/adapter/json-api.js +265 -143
  14. package/dist/adapter/json-api.js.map +1 -0
  15. package/dist/adapter/rest.d.ts +2 -0
  16. package/dist/adapter/rest.js +937 -1136
  17. package/dist/adapter/rest.js.map +1 -0
  18. package/dist/adapter-CARrK3-8.d.ts +784 -0
  19. package/dist/adapter-CARrK3-8.d.ts.map +1 -0
  20. package/dist/adapter-XgLAkYVs.js +1130 -0
  21. package/dist/adapter-XgLAkYVs.js.map +1 -0
  22. package/dist/adapter.d.ts +2 -0
  23. package/dist/adapter.js +1 -1248
  24. package/dist/compat/-private.d.ts +2 -0
  25. package/dist/compat/-private.js +3 -1
  26. package/dist/compat/builders.d.ts +169 -0
  27. package/dist/compat/builders.d.ts.map +1 -0
  28. package/dist/compat/builders.js +205 -245
  29. package/dist/compat/builders.js.map +1 -0
  30. package/dist/compat/extensions.d.ts +2 -0
  31. package/dist/compat/extensions.js +265 -304
  32. package/dist/compat/extensions.js.map +1 -0
  33. package/dist/compat/utils.d.ts +151 -0
  34. package/dist/compat/utils.d.ts.map +1 -0
  35. package/dist/compat/utils.js +187 -206
  36. package/dist/compat/utils.js.map +1 -0
  37. package/dist/compat-BbNNmTM-.d.ts +1386 -0
  38. package/dist/compat-BbNNmTM-.d.ts.map +1 -0
  39. package/dist/compat-g__Pfy2S.js +734 -0
  40. package/dist/compat-g__Pfy2S.js.map +1 -0
  41. package/dist/compat.d.ts +2 -0
  42. package/dist/compat.js +1 -1036
  43. package/dist/error-CzkyXr1Q.d.ts +435 -0
  44. package/dist/error-CzkyXr1Q.d.ts.map +1 -0
  45. package/dist/errors-LQhmDVdd.js +2134 -0
  46. package/dist/errors-LQhmDVdd.js.map +1 -0
  47. package/dist/extensions-DumNm4dA.d.ts +102 -0
  48. package/dist/extensions-DumNm4dA.d.ts.map +1 -0
  49. package/dist/index.d.ts +243 -0
  50. package/dist/index.d.ts.map +1 -0
  51. package/dist/index.js +267 -339
  52. package/dist/index.js.map +1 -0
  53. package/dist/json-BXNPTlcH.js +1106 -0
  54. package/dist/json-BXNPTlcH.js.map +1 -0
  55. package/dist/model/-private.d.ts +3 -0
  56. package/dist/model/-private.js +3 -1
  57. package/dist/model/migration-support.d.ts +335 -0
  58. package/dist/model/migration-support.d.ts.map +1 -0
  59. package/dist/model/migration-support.js +504 -575
  60. package/dist/model/migration-support.js.map +1 -0
  61. package/dist/model-62hn5_PD.d.ts +3107 -0
  62. package/dist/model-62hn5_PD.d.ts.map +1 -0
  63. package/dist/model-BtIEHqYZ.js +683 -0
  64. package/dist/model-BtIEHqYZ.js.map +1 -0
  65. package/dist/model-fragments-Dpn9285r.js +334 -0
  66. package/dist/model-fragments-Dpn9285r.js.map +1 -0
  67. package/dist/model-fragments.d.ts +294 -0
  68. package/dist/model-fragments.d.ts.map +1 -0
  69. package/dist/model-fragments.js +2 -94
  70. package/dist/model.d.ts +404 -0
  71. package/dist/model.d.ts.map +1 -0
  72. package/dist/model.js +3 -670
  73. package/{declarations/adapter/rest.d.ts → dist/rest-0NhtexIq.d.ts} +183 -173
  74. package/dist/rest-0NhtexIq.d.ts.map +1 -0
  75. package/dist/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  76. package/dist/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  77. package/dist/schema-provider-DsKuB5Wb.js +1929 -0
  78. package/dist/schema-provider-DsKuB5Wb.js.map +1 -0
  79. package/{declarations → dist}/serializer/json-api.d.ts +3 -0
  80. package/dist/serializer/json-api.d.ts.map +1 -0
  81. package/dist/serializer/json-api.js +527 -519
  82. package/dist/serializer/json-api.js.map +1 -0
  83. package/{declarations → dist}/serializer/json.d.ts +3 -0
  84. package/dist/serializer/json.d.ts.map +1 -0
  85. package/dist/serializer/json.js +3 -6
  86. package/{declarations/serializer/-private/embedded-records-mixin.d.ts → dist/serializer/rest.d.ts} +56 -1
  87. package/dist/serializer/rest.d.ts.map +1 -0
  88. package/dist/serializer/rest.js +958 -1199
  89. package/dist/serializer/rest.js.map +1 -0
  90. package/dist/serializer/transform.d.ts +313 -0
  91. package/dist/serializer/transform.d.ts.map +1 -0
  92. package/dist/serializer/transform.js +283 -308
  93. package/dist/serializer/transform.js.map +1 -0
  94. package/dist/serializer.d.ts +151 -0
  95. package/dist/serializer.d.ts.map +1 -0
  96. package/dist/serializer.js +205 -205
  97. package/dist/serializer.js.map +1 -0
  98. package/dist/store-C4qYzXei.js +473 -0
  99. package/dist/store-C4qYzXei.js.map +1 -0
  100. package/dist/store.d.ts +13 -0
  101. package/dist/store.d.ts.map +1 -0
  102. package/dist/store.js +1 -641
  103. package/dist/unpkg/dev/-private-CrEyBE-B.js +189 -0
  104. package/dist/unpkg/dev/-private-CrEyBE-B.js.map +1 -0
  105. package/dist/unpkg/dev/-private-vOhxVExH.js +896 -0
  106. package/dist/unpkg/dev/-private-vOhxVExH.js.map +1 -0
  107. package/dist/unpkg/dev/adapter/-private.js +3 -1
  108. package/dist/unpkg/dev/adapter/error.js +421 -452
  109. package/dist/unpkg/dev/adapter/error.js.map +1 -0
  110. package/dist/unpkg/dev/adapter/json-api.js +239 -257
  111. package/dist/unpkg/dev/adapter/json-api.js.map +1 -0
  112. package/dist/unpkg/dev/adapter/rest.js +935 -1134
  113. package/dist/unpkg/dev/adapter/rest.js.map +1 -0
  114. package/dist/unpkg/dev/adapter-Cw0uSl8d.js +1129 -0
  115. package/dist/unpkg/dev/adapter-Cw0uSl8d.js.map +1 -0
  116. package/dist/unpkg/dev/adapter.js +1 -1247
  117. package/dist/unpkg/dev/compat/-private.js +3 -1
  118. package/dist/unpkg/dev/compat/builders.js +204 -247
  119. package/dist/unpkg/dev/compat/builders.js.map +1 -0
  120. package/dist/unpkg/dev/compat/extensions.js +264 -303
  121. package/dist/unpkg/dev/compat/extensions.js.map +1 -0
  122. package/dist/unpkg/dev/compat/utils.js +186 -205
  123. package/dist/unpkg/dev/compat/utils.js.map +1 -0
  124. package/dist/unpkg/dev/compat-CeyxXB7K.js +825 -0
  125. package/dist/unpkg/dev/compat-CeyxXB7K.js.map +1 -0
  126. package/dist/unpkg/dev/compat.js +1 -1178
  127. package/dist/unpkg/dev/errors-1javxsPo.js +2127 -0
  128. package/dist/unpkg/dev/errors-1javxsPo.js.map +1 -0
  129. package/dist/unpkg/dev/index.js +266 -344
  130. package/dist/unpkg/dev/index.js.map +1 -0
  131. package/dist/unpkg/dev/json-DDJji3V3.js +1104 -0
  132. package/dist/unpkg/dev/json-DDJji3V3.js.map +1 -0
  133. package/dist/unpkg/dev/model/-private.js +3 -1
  134. package/dist/unpkg/dev/model/migration-support.js +481 -549
  135. package/dist/unpkg/dev/model/migration-support.js.map +1 -0
  136. package/dist/unpkg/dev/model-C9Xb1R1x.js +655 -0
  137. package/dist/unpkg/dev/model-C9Xb1R1x.js.map +1 -0
  138. package/dist/unpkg/dev/model-fragments-Dpn9285r.js +334 -0
  139. package/dist/unpkg/dev/model-fragments-Dpn9285r.js.map +1 -0
  140. package/dist/unpkg/dev/model-fragments.js +2 -94
  141. package/dist/unpkg/dev/model.js +3 -681
  142. package/dist/unpkg/dev/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  143. package/dist/unpkg/dev/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  144. package/dist/unpkg/dev/schema-provider-Dy6c1J5f.js +1834 -0
  145. package/dist/unpkg/dev/schema-provider-Dy6c1J5f.js.map +1 -0
  146. package/dist/unpkg/dev/serializer/json-api.js +514 -634
  147. package/dist/unpkg/dev/serializer/json-api.js.map +1 -0
  148. package/dist/unpkg/dev/serializer/json.js +3 -4
  149. package/dist/unpkg/dev/serializer/rest.js +954 -1196
  150. package/dist/unpkg/dev/serializer/rest.js.map +1 -0
  151. package/dist/unpkg/dev/serializer/transform.js +283 -308
  152. package/dist/unpkg/dev/serializer/transform.js.map +1 -0
  153. package/dist/unpkg/dev/serializer.js +205 -205
  154. package/dist/unpkg/dev/serializer.js.map +1 -0
  155. package/dist/unpkg/dev/store-D_V8-HQl.js +472 -0
  156. package/dist/unpkg/dev/store-D_V8-HQl.js.map +1 -0
  157. package/dist/unpkg/dev/store.js +1 -649
  158. package/dist/unpkg/dev/util-dSKEgQDp.js +12 -0
  159. package/dist/unpkg/dev/util-dSKEgQDp.js.map +1 -0
  160. package/dist/unpkg/dev/utils-DYC9utVJ.js +11 -0
  161. package/dist/unpkg/dev/utils-DYC9utVJ.js.map +1 -0
  162. package/dist/unpkg/dev-deprecated/-private-CrEyBE-B.js +189 -0
  163. package/dist/unpkg/dev-deprecated/-private-CrEyBE-B.js.map +1 -0
  164. package/dist/unpkg/dev-deprecated/-private-vOhxVExH.js +896 -0
  165. package/dist/unpkg/dev-deprecated/-private-vOhxVExH.js.map +1 -0
  166. package/dist/unpkg/dev-deprecated/adapter/-private.js +3 -1
  167. package/dist/unpkg/dev-deprecated/adapter/error.js +421 -452
  168. package/dist/unpkg/dev-deprecated/adapter/error.js.map +1 -0
  169. package/dist/unpkg/dev-deprecated/adapter/json-api.js +239 -257
  170. package/dist/unpkg/dev-deprecated/adapter/json-api.js.map +1 -0
  171. package/dist/unpkg/dev-deprecated/adapter/rest.js +935 -1134
  172. package/dist/unpkg/dev-deprecated/adapter/rest.js.map +1 -0
  173. package/dist/unpkg/dev-deprecated/adapter-Cw0uSl8d.js +1129 -0
  174. package/dist/unpkg/dev-deprecated/adapter-Cw0uSl8d.js.map +1 -0
  175. package/dist/unpkg/dev-deprecated/adapter.js +1 -1247
  176. package/dist/unpkg/dev-deprecated/compat/-private.js +3 -1
  177. package/dist/unpkg/dev-deprecated/compat/builders.js +204 -247
  178. package/dist/unpkg/dev-deprecated/compat/builders.js.map +1 -0
  179. package/dist/unpkg/dev-deprecated/compat/extensions.js +264 -303
  180. package/dist/unpkg/dev-deprecated/compat/extensions.js.map +1 -0
  181. package/dist/unpkg/dev-deprecated/compat/utils.js +186 -205
  182. package/dist/unpkg/dev-deprecated/compat/utils.js.map +1 -0
  183. package/dist/unpkg/dev-deprecated/compat-DmAgB2NS.js +825 -0
  184. package/dist/unpkg/dev-deprecated/compat-DmAgB2NS.js.map +1 -0
  185. package/dist/unpkg/dev-deprecated/compat.js +1 -1178
  186. package/dist/unpkg/dev-deprecated/errors-C4_aOhY5.js +2128 -0
  187. package/dist/unpkg/dev-deprecated/errors-C4_aOhY5.js.map +1 -0
  188. package/dist/unpkg/dev-deprecated/index.js +266 -343
  189. package/dist/unpkg/dev-deprecated/index.js.map +1 -0
  190. package/dist/unpkg/dev-deprecated/json-DDJji3V3.js +1104 -0
  191. package/dist/unpkg/dev-deprecated/json-DDJji3V3.js.map +1 -0
  192. package/dist/unpkg/dev-deprecated/model/-private.js +3 -1
  193. package/dist/unpkg/dev-deprecated/model/migration-support.js +492 -566
  194. package/dist/unpkg/dev-deprecated/model/migration-support.js.map +1 -0
  195. package/dist/unpkg/dev-deprecated/model-CvSMYkgs.js +660 -0
  196. package/dist/unpkg/dev-deprecated/model-CvSMYkgs.js.map +1 -0
  197. package/dist/unpkg/dev-deprecated/model-fragments-Dpn9285r.js +334 -0
  198. package/dist/unpkg/dev-deprecated/model-fragments-Dpn9285r.js.map +1 -0
  199. package/dist/unpkg/dev-deprecated/model-fragments.js +2 -94
  200. package/dist/unpkg/dev-deprecated/model.js +3 -685
  201. package/dist/unpkg/dev-deprecated/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  202. package/dist/unpkg/dev-deprecated/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  203. package/dist/unpkg/dev-deprecated/schema-provider-Cqttza94.js +1835 -0
  204. package/dist/unpkg/dev-deprecated/schema-provider-Cqttza94.js.map +1 -0
  205. package/dist/unpkg/dev-deprecated/serializer/json-api.js +514 -634
  206. package/dist/unpkg/dev-deprecated/serializer/json-api.js.map +1 -0
  207. package/dist/unpkg/dev-deprecated/serializer/json.js +3 -4
  208. package/dist/unpkg/dev-deprecated/serializer/rest.js +954 -1196
  209. package/dist/unpkg/dev-deprecated/serializer/rest.js.map +1 -0
  210. package/dist/unpkg/dev-deprecated/serializer/transform.js +283 -308
  211. package/dist/unpkg/dev-deprecated/serializer/transform.js.map +1 -0
  212. package/dist/unpkg/dev-deprecated/serializer.js +205 -205
  213. package/dist/unpkg/dev-deprecated/serializer.js.map +1 -0
  214. package/dist/unpkg/dev-deprecated/store-BX7GvXC_.js +472 -0
  215. package/dist/unpkg/dev-deprecated/store-BX7GvXC_.js.map +1 -0
  216. package/dist/unpkg/dev-deprecated/store.js +1 -649
  217. package/dist/unpkg/dev-deprecated/util-9mgEBJ3W.js +18 -0
  218. package/dist/unpkg/dev-deprecated/util-9mgEBJ3W.js.map +1 -0
  219. package/dist/unpkg/dev-deprecated/utils-Cl86-e7F.js +17 -0
  220. package/dist/unpkg/dev-deprecated/utils-Cl86-e7F.js.map +1 -0
  221. package/dist/unpkg/prod/-private-B4bxoTuK.js +160 -0
  222. package/dist/unpkg/prod/-private-B4bxoTuK.js.map +1 -0
  223. package/dist/unpkg/prod/-private-SfXkkHKd.js +745 -0
  224. package/dist/unpkg/prod/-private-SfXkkHKd.js.map +1 -0
  225. package/dist/unpkg/prod/adapter/-private.js +3 -1
  226. package/dist/unpkg/prod/adapter/error.js +418 -447
  227. package/dist/unpkg/prod/adapter/error.js.map +1 -0
  228. package/dist/unpkg/prod/adapter/json-api.js +236 -252
  229. package/dist/unpkg/prod/adapter/json-api.js.map +1 -0
  230. package/dist/unpkg/prod/adapter/rest.js +911 -1097
  231. package/dist/unpkg/prod/adapter/rest.js.map +1 -0
  232. package/dist/unpkg/prod/adapter-Wnk7jizX.js +1111 -0
  233. package/dist/unpkg/prod/adapter-Wnk7jizX.js.map +1 -0
  234. package/dist/unpkg/prod/adapter.js +1 -1214
  235. package/dist/unpkg/prod/compat/-private.js +3 -1
  236. package/dist/unpkg/prod/compat/builders.js +165 -182
  237. package/dist/unpkg/prod/compat/builders.js.map +1 -0
  238. package/dist/unpkg/prod/compat/extensions.js +252 -283
  239. package/dist/unpkg/prod/compat/extensions.js.map +1 -0
  240. package/dist/unpkg/prod/compat/utils.js +183 -200
  241. package/dist/unpkg/prod/compat/utils.js.map +1 -0
  242. package/dist/unpkg/prod/compat-CJ87MzDn.js +547 -0
  243. package/dist/unpkg/prod/compat-CJ87MzDn.js.map +1 -0
  244. package/dist/unpkg/prod/compat.js +1 -742
  245. package/dist/unpkg/prod/errors-Co7YWHoA.js +1977 -0
  246. package/dist/unpkg/prod/errors-Co7YWHoA.js.map +1 -0
  247. package/dist/unpkg/prod/index.js +245 -308
  248. package/dist/unpkg/prod/index.js.map +1 -0
  249. package/dist/unpkg/prod/json-BD1kRTfB.js +1080 -0
  250. package/dist/unpkg/prod/json-BD1kRTfB.js.map +1 -0
  251. package/dist/unpkg/prod/model/-private.js +3 -1
  252. package/dist/unpkg/prod/model/migration-support.js +477 -542
  253. package/dist/unpkg/prod/model/migration-support.js.map +1 -0
  254. package/dist/unpkg/prod/model-BzoOmtka.js +603 -0
  255. package/dist/unpkg/prod/model-BzoOmtka.js.map +1 -0
  256. package/dist/unpkg/prod/model-fragments-Dpn9285r.js +334 -0
  257. package/dist/unpkg/prod/model-fragments-Dpn9285r.js.map +1 -0
  258. package/dist/unpkg/prod/model-fragments.js +2 -94
  259. package/dist/unpkg/prod/model.js +3 -596
  260. package/dist/unpkg/prod/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  261. package/dist/unpkg/prod/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  262. package/dist/unpkg/prod/schema-provider-CKZcqWyP.js +1622 -0
  263. package/dist/unpkg/prod/schema-provider-CKZcqWyP.js.map +1 -0
  264. package/dist/unpkg/prod/serializer/json-api.js +497 -592
  265. package/dist/unpkg/prod/serializer/json-api.js.map +1 -0
  266. package/dist/unpkg/prod/serializer/json.js +3 -4
  267. package/dist/unpkg/prod/serializer/rest.js +938 -1166
  268. package/dist/unpkg/prod/serializer/rest.js.map +1 -0
  269. package/dist/unpkg/prod/serializer/transform.js +283 -308
  270. package/dist/unpkg/prod/serializer/transform.js.map +1 -0
  271. package/dist/unpkg/prod/serializer.js +205 -205
  272. package/dist/unpkg/prod/serializer.js.map +1 -0
  273. package/dist/unpkg/prod/store-RGGc1ilN.js +392 -0
  274. package/dist/unpkg/prod/store-RGGc1ilN.js.map +1 -0
  275. package/dist/unpkg/prod/store.js +1 -517
  276. package/dist/unpkg/prod/util-dSKEgQDp.js +12 -0
  277. package/dist/unpkg/prod/util-dSKEgQDp.js.map +1 -0
  278. package/dist/unpkg/prod/utils-DYC9utVJ.js +11 -0
  279. package/dist/unpkg/prod/utils-DYC9utVJ.js.map +1 -0
  280. package/dist/unpkg/prod-deprecated/-private-B4bxoTuK.js +160 -0
  281. package/dist/unpkg/prod-deprecated/-private-B4bxoTuK.js.map +1 -0
  282. package/dist/unpkg/prod-deprecated/-private-SfXkkHKd.js +745 -0
  283. package/dist/unpkg/prod-deprecated/-private-SfXkkHKd.js.map +1 -0
  284. package/dist/unpkg/prod-deprecated/adapter/-private.js +3 -1
  285. package/dist/unpkg/prod-deprecated/adapter/error.js +418 -447
  286. package/dist/unpkg/prod-deprecated/adapter/error.js.map +1 -0
  287. package/dist/unpkg/prod-deprecated/adapter/json-api.js +236 -252
  288. package/dist/unpkg/prod-deprecated/adapter/json-api.js.map +1 -0
  289. package/dist/unpkg/prod-deprecated/adapter/rest.js +911 -1097
  290. package/dist/unpkg/prod-deprecated/adapter/rest.js.map +1 -0
  291. package/{declarations/adapter.d.ts → dist/unpkg/prod-deprecated/adapter-Wnk7jizX.js} +445 -110
  292. package/dist/unpkg/prod-deprecated/adapter-Wnk7jizX.js.map +1 -0
  293. package/dist/unpkg/prod-deprecated/adapter.js +1 -1214
  294. package/dist/unpkg/prod-deprecated/compat/-private.js +3 -1
  295. package/dist/unpkg/prod-deprecated/compat/builders.js +165 -182
  296. package/dist/unpkg/prod-deprecated/compat/builders.js.map +1 -0
  297. package/dist/unpkg/prod-deprecated/compat/extensions.js +252 -283
  298. package/dist/unpkg/prod-deprecated/compat/extensions.js.map +1 -0
  299. package/dist/unpkg/prod-deprecated/compat/utils.js +183 -200
  300. package/dist/unpkg/prod-deprecated/compat/utils.js.map +1 -0
  301. package/dist/unpkg/prod-deprecated/compat-CJ87MzDn.js +547 -0
  302. package/dist/unpkg/prod-deprecated/compat-CJ87MzDn.js.map +1 -0
  303. package/dist/unpkg/prod-deprecated/compat.js +1 -742
  304. package/dist/unpkg/prod-deprecated/errors-C-opde61.js +1978 -0
  305. package/dist/unpkg/prod-deprecated/errors-C-opde61.js.map +1 -0
  306. package/dist/unpkg/prod-deprecated/index.js +245 -307
  307. package/dist/unpkg/prod-deprecated/index.js.map +1 -0
  308. package/dist/unpkg/prod-deprecated/json-BD1kRTfB.js +1080 -0
  309. package/dist/unpkg/prod-deprecated/json-BD1kRTfB.js.map +1 -0
  310. package/dist/unpkg/prod-deprecated/model/-private.js +3 -1
  311. package/dist/unpkg/prod-deprecated/model/migration-support.js +488 -559
  312. package/dist/unpkg/prod-deprecated/model/migration-support.js.map +1 -0
  313. package/dist/unpkg/prod-deprecated/model-C0bTXzGn.js +604 -0
  314. package/dist/unpkg/prod-deprecated/model-C0bTXzGn.js.map +1 -0
  315. package/dist/unpkg/prod-deprecated/model-fragments-Dpn9285r.js +334 -0
  316. package/dist/unpkg/prod-deprecated/model-fragments-Dpn9285r.js.map +1 -0
  317. package/dist/unpkg/prod-deprecated/model-fragments.js +2 -94
  318. package/dist/unpkg/prod-deprecated/model.js +3 -599
  319. package/dist/unpkg/prod-deprecated/runtime-BPCpkOf1-BgO3Lyjx.js +53 -0
  320. package/dist/unpkg/prod-deprecated/runtime-BPCpkOf1-BgO3Lyjx.js.map +1 -0
  321. package/dist/unpkg/prod-deprecated/schema-provider-lH3qP5tw.js +1635 -0
  322. package/dist/unpkg/prod-deprecated/schema-provider-lH3qP5tw.js.map +1 -0
  323. package/dist/unpkg/prod-deprecated/serializer/json-api.js +497 -592
  324. package/dist/unpkg/prod-deprecated/serializer/json-api.js.map +1 -0
  325. package/dist/unpkg/prod-deprecated/serializer/json.js +3 -4
  326. package/dist/unpkg/prod-deprecated/serializer/rest.js +938 -1166
  327. package/dist/unpkg/prod-deprecated/serializer/rest.js.map +1 -0
  328. package/dist/unpkg/prod-deprecated/serializer/transform.js +283 -308
  329. package/dist/unpkg/prod-deprecated/serializer/transform.js.map +1 -0
  330. package/dist/unpkg/prod-deprecated/serializer.js +205 -205
  331. package/dist/unpkg/prod-deprecated/serializer.js.map +1 -0
  332. package/dist/unpkg/prod-deprecated/store-0L2CkYzh.js +392 -0
  333. package/dist/unpkg/prod-deprecated/store-0L2CkYzh.js.map +1 -0
  334. package/dist/unpkg/prod-deprecated/store.js +1 -517
  335. package/dist/unpkg/prod-deprecated/util-CQQdHX3n.js +14 -0
  336. package/dist/unpkg/prod-deprecated/util-CQQdHX3n.js.map +1 -0
  337. package/dist/unpkg/prod-deprecated/utils-BMI_JwFP.js +13 -0
  338. package/dist/unpkg/prod-deprecated/utils-BMI_JwFP.js.map +1 -0
  339. package/dist/util-Bnx8nm-D.js +29 -0
  340. package/dist/util-Bnx8nm-D.js.map +1 -0
  341. package/dist/utils-ZAytYep8.js +28 -0
  342. package/dist/utils-ZAytYep8.js.map +1 -0
  343. package/package.json +13 -13
  344. package/declarations/adapter/-private/build-url-mixin.d.ts +0 -189
  345. package/declarations/adapter/-private/fastboot-interface.d.ts +0 -8
  346. package/declarations/adapter/-private/utils/continue-on-reject.d.ts +0 -1
  347. package/declarations/adapter/-private/utils/determine-body-promise.d.ts +0 -4
  348. package/declarations/adapter/-private/utils/fetch.d.ts +0 -8
  349. package/declarations/adapter/-private/utils/parse-response-headers.d.ts +0 -1
  350. package/declarations/adapter/-private/utils/serialize-into-hash.d.ts +0 -6
  351. package/declarations/adapter/-private/utils/serialize-query-params.d.ts +0 -5
  352. package/declarations/adapter/-private.d.ts +0 -5
  353. package/declarations/adapter/error.d.ts +0 -431
  354. package/declarations/compat/-private.d.ts +0 -13
  355. package/declarations/compat/builders/find-all.d.ts +0 -34
  356. package/declarations/compat/builders/find-record.d.ts +0 -56
  357. package/declarations/compat/builders/query.d.ts +0 -66
  358. package/declarations/compat/builders/save-record.d.ts +0 -34
  359. package/declarations/compat/builders/utils.d.ts +0 -3
  360. package/declarations/compat/builders.d.ts +0 -14
  361. package/declarations/compat/extensions.d.ts +0 -99
  362. package/declarations/compat/legacy-network-handler/fetch-manager.d.ts +0 -55
  363. package/declarations/compat/legacy-network-handler/identifier-has-id.d.ts +0 -2
  364. package/declarations/compat/legacy-network-handler/legacy-data-fetch.d.ts +0 -11
  365. package/declarations/compat/legacy-network-handler/legacy-data-utils.d.ts +0 -5
  366. package/declarations/compat/legacy-network-handler/legacy-network-handler.d.ts +0 -9
  367. package/declarations/compat/legacy-network-handler/minimum-adapter-interface.d.ts +0 -528
  368. package/declarations/compat/legacy-network-handler/minimum-serializer-interface.d.ts +0 -220
  369. package/declarations/compat/legacy-network-handler/serializer-response.d.ts +0 -6
  370. package/declarations/compat/legacy-network-handler/snapshot-record-array.d.ts +0 -110
  371. package/declarations/compat/legacy-network-handler/snapshot.d.ts +0 -255
  372. package/declarations/compat/utils.d.ts +0 -148
  373. package/declarations/compat.d.ts +0 -189
  374. package/declarations/index.d.ts +0 -244
  375. package/declarations/model/-private/attr.d.ts +0 -191
  376. package/declarations/model/-private/belongs-to.d.ts +0 -195
  377. package/declarations/model/-private/debug/assert-polymorphic-type.d.ts +0 -5
  378. package/declarations/model/-private/errors.d.ts +0 -289
  379. package/declarations/model/-private/has-many.d.ts +0 -162
  380. package/declarations/model/-private/hooks.d.ts +0 -36
  381. package/declarations/model/-private/legacy-relationships-support.d.ts +0 -47
  382. package/declarations/model/-private/model-for-mixin.d.ts +0 -3
  383. package/declarations/model/-private/model-methods.d.ts +0 -39
  384. package/declarations/model/-private/model.d.ts +0 -1279
  385. package/declarations/model/-private/notify-changes.d.ts +0 -4
  386. package/declarations/model/-private/promise-belongs-to.d.ts +0 -40
  387. package/declarations/model/-private/promise-many-array.d.ts +0 -130
  388. package/declarations/model/-private/record-state.d.ts +0 -58
  389. package/declarations/model/-private/references/belongs-to.d.ts +0 -488
  390. package/declarations/model/-private/references/has-many.d.ts +0 -498
  391. package/declarations/model/-private/schema-provider.d.ts +0 -66
  392. package/declarations/model/-private/type-utils.d.ts +0 -57
  393. package/declarations/model/-private/util.d.ts +0 -5
  394. package/declarations/model/-private.d.ts +0 -8
  395. package/declarations/model/migration-support.d.ts +0 -306
  396. package/declarations/model-fragments/extensions/fragment-array.d.ts +0 -54
  397. package/declarations/model-fragments/extensions/fragment.d.ts +0 -50
  398. package/declarations/model-fragments/hooks/model-for.d.ts +0 -27
  399. package/declarations/model-fragments/index.d.ts +0 -13
  400. package/declarations/model-fragments/instance-initializers/fragment-extensions.d.ts +0 -15
  401. package/declarations/model-fragments/utilities/with-array-defaults.d.ts +0 -56
  402. package/declarations/model-fragments/utilities/with-fragment-array-defaults.d.ts +0 -38
  403. package/declarations/model-fragments/utilities/with-fragment-defaults.d.ts +0 -34
  404. package/declarations/model-fragments/utilities/with-legacy.d.ts +0 -11
  405. package/declarations/model-fragments.d.ts +0 -9
  406. package/declarations/model.d.ts +0 -49
  407. package/declarations/serializer/-private/transforms/boolean.d.ts +0 -60
  408. package/declarations/serializer/-private/transforms/date.d.ts +0 -42
  409. package/declarations/serializer/-private/transforms/number.d.ts +0 -42
  410. package/declarations/serializer/-private/transforms/string.d.ts +0 -42
  411. package/declarations/serializer/-private/transforms/transform.d.ts +0 -118
  412. package/declarations/serializer/-private/utils.d.ts +0 -27
  413. package/declarations/serializer/rest.d.ts +0 -51
  414. package/declarations/serializer/transform.d.ts +0 -5
  415. package/declarations/serializer.d.ts +0 -252
  416. package/declarations/store/-private.d.ts +0 -223
  417. package/declarations/store.d.ts +0 -10
  418. package/dist/-private-BG3bMiKp.js +0 -1211
  419. package/dist/errors-DZKA206g.js +0 -2589
  420. package/dist/hooks-BvOqJBei.js +0 -105
  421. package/dist/json-DU8m1pGf.js +0 -1336
  422. package/dist/model-for-CXkJw59V.js +0 -297
  423. package/dist/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  424. package/dist/schema-provider-DtPOp0d7.js +0 -2382
  425. package/dist/serialize-into-hash-DPZYoF-i.js +0 -261
  426. package/dist/unpkg/dev/-private-DtjBbEgy.js +0 -1206
  427. package/dist/unpkg/dev/errors-DngRU-If.js +0 -2585
  428. package/dist/unpkg/dev/hooks-UuiLxWxS.js +0 -104
  429. package/dist/unpkg/dev/json-K2Y9z6MN.js +0 -1333
  430. package/dist/unpkg/dev/model-for-CXkJw59V.js +0 -297
  431. package/dist/unpkg/dev/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  432. package/dist/unpkg/dev/schema-provider-0D7f-QOn.js +0 -2272
  433. package/dist/unpkg/dev/serialize-into-hash-B2xDbuo5.js +0 -259
  434. package/dist/unpkg/dev/util-DvanW33H.js +0 -20
  435. package/dist/unpkg/dev/utils-BhvS1iTS.js +0 -8
  436. package/dist/unpkg/dev-deprecated/-private-DtjBbEgy.js +0 -1206
  437. package/dist/unpkg/dev-deprecated/errors-Bzidntpi.js +0 -2588
  438. package/dist/unpkg/dev-deprecated/hooks-DVXhMW14.js +0 -104
  439. package/dist/unpkg/dev-deprecated/json-K2Y9z6MN.js +0 -1333
  440. package/dist/unpkg/dev-deprecated/model-for-CXkJw59V.js +0 -297
  441. package/dist/unpkg/dev-deprecated/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  442. package/dist/unpkg/dev-deprecated/schema-provider-ZwO5_fZw.js +0 -2292
  443. package/dist/unpkg/dev-deprecated/serialize-into-hash-B2xDbuo5.js +0 -259
  444. package/dist/unpkg/dev-deprecated/util-CWr5WQOT.js +0 -24
  445. package/dist/unpkg/dev-deprecated/utils-C9PJehtL.js +0 -12
  446. package/dist/unpkg/prod/-private-BdyZaGEh.js +0 -971
  447. package/dist/unpkg/prod/errors-B-PWeYlW.js +0 -2337
  448. package/dist/unpkg/prod/hooks-Bx-zBziU.js +0 -72
  449. package/dist/unpkg/prod/json-Qewu-UN9.js +0 -1300
  450. package/dist/unpkg/prod/model-for-CXkJw59V.js +0 -297
  451. package/dist/unpkg/prod/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  452. package/dist/unpkg/prod/schema-provider-BgRqk8i9.js +0 -1951
  453. package/dist/unpkg/prod/serialize-into-hash-DGlzQteF.js +0 -215
  454. package/dist/unpkg/prod/util-DvanW33H.js +0 -20
  455. package/dist/unpkg/prod/utils-BhvS1iTS.js +0 -8
  456. package/dist/unpkg/prod-deprecated/-private-BdyZaGEh.js +0 -971
  457. package/dist/unpkg/prod-deprecated/errors-Dl2J9d1D.js +0 -2340
  458. package/dist/unpkg/prod-deprecated/hooks-Cm60wWTf.js +0 -72
  459. package/dist/unpkg/prod-deprecated/json-Qewu-UN9.js +0 -1300
  460. package/dist/unpkg/prod-deprecated/model-for-CXkJw59V.js +0 -297
  461. package/dist/unpkg/prod-deprecated/runtime-BPCpkOf1-BKOwiRJp.js +0 -65
  462. package/dist/unpkg/prod-deprecated/schema-provider-Dh6tRqVI.js +0 -1980
  463. package/dist/unpkg/prod-deprecated/serialize-into-hash-DGlzQteF.js +0 -215
  464. package/dist/unpkg/prod-deprecated/util-B6cn-i93.js +0 -23
  465. package/dist/unpkg/prod-deprecated/utils-BUWwQwCh.js +0 -11
  466. package/dist/util-Dul6TZts.js +0 -35
  467. package/dist/utils-Cqw9eRj5.js +0 -23
package/dist/model.js CHANGED
@@ -1,671 +1,4 @@
1
- import { computed } from '@ember/object';
2
- import { recordIdentifierFor } from '@warp-drive/core';
3
- import { RecordStore } from '@warp-drive/core/types/symbols';
4
- import { i as isElementDescriptor, n as normalizeModelName } from "./util-Dul6TZts.js";
5
- import { macroCondition, getGlobalConfig } from '@embroider/macros';
6
- import { warn, deprecate } from '@ember/debug';
7
- import { assertPrivateStore } from '@warp-drive/core/store/-private';
8
- import { l as lookupLegacySupport } from "./errors-DZKA206g.js";
9
- import { singularize, dasherize } from '@warp-drive/utilities/string';
10
- export { M as Model, b as buildSchema, M as default, m as restoreDeprecatedModelRequestBehaviors } from "./schema-provider-DtPOp0d7.js";
11
- export { i as instantiateRecord, m as modelFor, t as teardownRecord } from "./hooks-BvOqJBei.js";
12
- function _attr(type, options) {
13
- if (typeof type === 'object') {
14
- options = type;
15
- type = undefined;
16
- } else {
17
- options = options || {};
18
- }
19
- const meta = {
20
- type: type,
21
- kind: 'attribute',
22
- isAttribute: true,
23
- options: options,
24
- sourceKey: options.sourceKey,
25
- key: null
26
- };
27
- return computed({
28
- get(key) {
29
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
30
- if (['currentState'].includes(key)) {
31
- throw new Error(`'${key}' is a reserved property name on instances of classes extending Model. Please choose a different property name for your attr on ${this.constructor.toString()}`);
32
- }
33
- }
34
- if (this.isDestroyed || this.isDestroying) {
35
- return;
36
- }
37
- const cache = this[RecordStore].cache;
38
- return cache.getAttr(recordIdentifierFor(this), meta.sourceKey ?? key);
39
- },
40
- set(key, value) {
41
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
42
- if (['currentState'].includes(key)) {
43
- throw new Error(`'${key}' is a reserved property name on instances of classes extending Model. Please choose a different property name for your attr on ${this.constructor.toString()}`);
44
- }
45
- }
46
- const identifier = recordIdentifierFor(this);
47
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
48
- if (!test) {
49
- throw new Error(`Attempted to set '${key}' on the deleted record ${identifier.type}:${identifier.id} (${identifier.lid})`);
50
- }
51
- })(!this.currentState.isDeleted) : {};
52
- const cache = this[RecordStore].cache;
53
- const cacheKey = meta.sourceKey ?? key;
54
- const currentValue = cache.getAttr(identifier, cacheKey);
55
- if (currentValue !== value) {
56
- cache.setAttr(identifier, cacheKey, value);
57
- if (!this.isValid) {
58
- const {
59
- errors
60
- } = this;
61
- if (errors.get(key)) {
62
- errors.remove(key);
63
- this.currentState.cleanErrorRequests();
64
- }
65
- }
66
- }
67
- return value;
68
- }
69
- }).meta(meta);
70
- }
1
+ import { a as belongsTo, i as hasMany, n as modelFor, o as attr, r as teardownRecord, t as instantiateRecord } from "./model-BtIEHqYZ.js";
2
+ import { i as restoreDeprecatedModelRequestBehaviors, r as Model, t as buildSchema } from "./schema-provider-DsKuB5Wb.js";
71
3
 
72
- // NOTE: Usage of Explicit ANY
73
- // -------------------------------------------------------------------
74
- // any is required here because we are the maximal not the minimal
75
- // subset of options allowed. If we used unknown, object, or
76
- // Record<string, unknown> we would get type errors when we try to
77
- // assert against a more specific implementation with precise options.
78
- // -------------------------------------------------------------------
79
-
80
- // see note on Explicit ANY above
81
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
82
-
83
- /**
84
- * The return type of `void` is a lie to appease TypeScript. The actual return type
85
- * is a descriptor, but typescript incorrectly insists that decorator functions return
86
- * `void` or `any`.
87
- *
88
- */
89
-
90
- /**
91
- `attr` defines an attribute on a {@link Model}.
92
- By default, attributes are passed through as-is, however you can specify an
93
- optional type to have the value automatically transformed.
94
- WarpDrive ships with four basic transform types: `string`, `number`,
95
- `boolean` and `date`. You can define your own transforms by subclassing
96
- {@link Transform}.
97
-
98
- Note that you cannot use `attr` to define an attribute of `id`.
99
-
100
- `attr` takes an optional hash as a second parameter, currently
101
- supported options are:
102
-
103
- - `defaultValue`: Pass a string or a function to be called to set the attribute
104
- to a default value if and only if the key is absent from the payload response.
105
-
106
- Example
107
-
108
- ```js [app/models/user.js]
109
- import { Model, attr } from '@warp-drive/legacy/model';
110
-
111
- export default class UserModel extends Model {
112
- @attr('string') username;
113
- @attr('string') email;
114
- @attr('boolean', { defaultValue: false }) verified;
115
- }
116
- ```
117
-
118
- Default value can also be a function. This is useful it you want to return
119
- a new object for each attribute.
120
-
121
- ```js [app/models/user.js]
122
- import { Model, attr } from '@warp-drive/legacy/model';
123
-
124
- export default class UserModel extends Model {
125
- @attr('string') username;
126
- @attr('string') email;
127
-
128
- @attr({
129
- defaultValue() {
130
- return {};
131
- }
132
- })
133
- settings;
134
- }
135
- ```
136
-
137
- The `options` hash is passed as second argument to a transforms'
138
- `serialize` and `deserialize` method. This allows to configure a
139
- transformation and adapt the corresponding value, based on the config:
140
-
141
- ```js [app/models/post.js]
142
- import { Model, attr } from '@warp-drive/legacy/model';
143
-
144
- export default class PostModel extends Model {
145
- @attr('text', {
146
- uppercase: true
147
- })
148
- text;
149
- }
150
- ```
151
-
152
- ```js [app/transforms/text.js]
153
- export default class TextTransform {
154
- serialize(value, options) {
155
- if (options.uppercase) {
156
- return value.toUpperCase();
157
- }
158
-
159
- return value;
160
- }
161
-
162
- deserialize(value) {
163
- return value;
164
- }
165
-
166
- static create() {
167
- return new this();
168
- }
169
- }
170
- ```
171
-
172
- @public
173
- @param type the attribute type
174
- @param options a hash of options
175
- */
176
-
177
- // see note on DataDecorator for why void
178
- function attr(type, options, desc) {
179
- const args = [type, options, desc];
180
- // see note on DataDecorator for why void
181
- return isElementDescriptor(args) ? _attr()(...args) : _attr(type, options);
182
- }
183
-
184
- // get: () => getT;
185
- // // set: (value: Awaited<getT>) => void;
186
- // set: (value: getT) => void;
187
- // // init: () => getT;
188
- // };
189
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
190
- // BelongsToDecoratorObject<getT>;
191
-
192
- function _belongsTo(type, options) {
193
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
194
- if (!test) {
195
- throw new Error(`Expected options.async from @belongsTo('${type}', options) to be a boolean`);
196
- }
197
- })(options && typeof options.async === 'boolean') : {};
198
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
199
- if (!test) {
200
- throw new Error(`Expected options.inverse from @belongsTo('${type}', options) to be either null or the string type of the related resource.`);
201
- }
202
- })(options.inverse === null || typeof options.inverse === 'string' && options.inverse.length > 0) : {};
203
- const meta = {
204
- type: normalizeModelName(type),
205
- options: options,
206
- kind: 'belongsTo',
207
- name: '<Unknown BelongsTo>',
208
- sourceKey: options.sourceKey
209
- };
210
- return computed({
211
- get(key) {
212
- // this is a legacy behavior we may not carry into a new model setup
213
- // it's better to error on disconnected records so users find errors
214
- // in their logic.
215
- if (this.isDestroying || this.isDestroyed) {
216
- return null;
217
- }
218
- const support = lookupLegacySupport(this);
219
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
220
- if (['currentState'].includes(key)) {
221
- throw new Error(`'${key}' is a reserved property name on instances of classes extending Model. Please choose a different property name for your belongsTo on ${this.constructor.toString()}`);
222
- }
223
- if (Object.prototype.hasOwnProperty.call(options, 'serialize')) {
224
- warn(`You provided a serialize option on the "${key}" property in the "${support.identifier.type}" class, this belongs in the serializer. See Serializer and it's implementations https://api.emberjs.com/ember-data/release/classes/Serializer`, false, {
225
- id: 'ds.model.serialize-option-in-belongs-to'
226
- });
227
- }
228
- if (Object.prototype.hasOwnProperty.call(options, 'embedded')) {
229
- warn(`You provided an embedded option on the "${key}" property in the "${support.identifier.type}" class, this belongs in the serializer. See EmbeddedRecordsMixin https://api.emberjs.com/ember-data/release/classes/EmbeddedRecordsMixin`, false, {
230
- id: 'ds.model.embedded-option-in-belongs-to'
231
- });
232
- }
233
- }
234
- return support.getBelongsTo(key);
235
- },
236
- set(key, value) {
237
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
238
- if (!test) {
239
- throw new Error(`Cannot set belongsTo relationship ${key} on a destroyed record`);
240
- }
241
- })(!this.isDestroying && !this.isDestroyed) : {};
242
- if (this.isDestroying || this.isDestroyed) {
243
- return null;
244
- }
245
- const support = lookupLegacySupport(this);
246
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
247
- if (['currentState'].includes(key)) {
248
- throw new Error(`'${key}' is a reserved property name on instances of classes extending Model. Please choose a different property name for your belongsTo on ${this.constructor.toString()}`);
249
- }
250
- }
251
- assertPrivateStore(this[RecordStore]);
252
- this[RecordStore]._join(() => {
253
- support.setDirtyBelongsTo(key, value);
254
- });
255
- return support.getBelongsTo(key);
256
- }
257
- }).meta(meta);
258
- }
259
-
260
- /**
261
- `belongsTo` is used to define One-To-One and One-To-Many, and One-To-None
262
- relationships on a {@link Model}.
263
-
264
- `belongsTo` takes a configuration hash as a second parameter, currently
265
- supported options are:
266
-
267
- - `async`: (*required*) A boolean value used to declare whether this is a sync (false) or async (true) relationship.
268
- - `inverse`: (*required*) A string used to identify the inverse property on a related model, or `null`.
269
- - `polymorphic`: (*optional*) A boolean value to mark the relationship as polymorphic
270
- - `as`: (*optional*) A string used to declare the abstract type "this" record satisfies for polymorphism.
271
-
272
- ### Examples
273
-
274
- To declare a **one-to-many** (or many-to-many) relationship, use
275
- `belongsTo` in combination with `hasMany`:
276
-
277
- ```js
278
- // app/models/comment.js
279
- import { Model, belongsTo } from '@warp-drive/legacy/model';
280
-
281
- export default class Comment extends Model {
282
- @belongsTo('post', { async: false, inverse: 'comments' }) post;
283
- }
284
-
285
- // app/models/post.js
286
- import { Model, hasMany } from '@warp-drive/legacy/model';
287
-
288
- export default class Post extends Model {
289
- @hasMany('comment', { async: false, inverse: 'post' }) comments;
290
- }
291
- ```
292
-
293
- To declare a **one-to-one** relationship with managed inverses, use `belongsTo` for both sides:
294
-
295
- ```js
296
- // app/models/author.js
297
- import { Model, belongsTo } from '@warp-drive/legacy/model';
298
-
299
- export default class Author extends Model {
300
- @belongsTo('address', { async: true, inverse: 'owner' }) address;
301
- }
302
-
303
- // app/models/address.js
304
- import { Model, belongsTo } from '@warp-drive/legacy/model';
305
-
306
- export default class Address extends Model {
307
- @belongsTo('author', { async: true, inverse: 'address' }) owner;
308
- }
309
- ```
310
-
311
- To declare a **one-to-one** relationship without managed inverses, use `belongsTo` for both sides
312
- with `null` as the inverse:
313
-
314
- ```js
315
- // app/models/author.js
316
- import { Model, belongsTo } from '@warp-drive/legacy/model';
317
-
318
- export default class Author extends Model {
319
- @belongsTo('address', { async: true, inverse: null }) address;
320
- }
321
-
322
- // app/models/address.js
323
- import { Model, belongsTo } from '@warp-drive/legacy/model';
324
-
325
- export default class Address extends Model {
326
- @belongsTo('author', { async: true, inverse: null }) owner;
327
- }
328
- ```
329
-
330
- To declare a one-to-none relationship between two models, use
331
- `belongsTo` with inverse set to `null` on just one side::
332
-
333
- ```js
334
- // app/models/person.js
335
- import { Model, belongsTo } from '@warp-drive/legacy/model';
336
-
337
- export default class Person extends Model {
338
- @belongsTo('person', { async: false, inverse: null }) bestFriend;
339
- }
340
- ```
341
-
342
- #### Sync vs Async Relationships
343
-
344
- WarpDrive fulfills relationships using resource data available in
345
- the cache.
346
-
347
- Sync relationships point directly to the known related resources.
348
-
349
- When a relationship is declared as async, if any of the known related
350
- resources have not been loaded, they will be fetched. The property
351
- on the record when accessed provides a promise that resolves once
352
- all resources are loaded.
353
-
354
- Async relationships may take advantage of links. On access, if the related
355
- link has not been loaded, or if any known resources are not available in
356
- the cache, the fresh state will be fetched using the link.
357
-
358
- In contrast to async relationship, accessing a sync relationship
359
- will error on access when any of the known related resources have
360
- not been loaded.
361
-
362
- If you are using `links` with sync relationships, you have to use
363
- the BelongsTo reference API to fetch or refresh related resources
364
- that aren't loaded. For instance, for a `bestFriend` relationship:
365
-
366
- ```js
367
- person.belongsTo('bestFriend').reload();
368
- ```
369
-
370
- #### Polymorphic Relationships
371
-
372
- To declare a polymorphic relationship, use `hasMany` with the `polymorphic`
373
- option set to `true`:
374
-
375
- ```js
376
- // app/models/comment.js
377
- import { Model, belongsTo } from '@warp-drive/legacy/model';
378
-
379
- export default class Comment extends Model {
380
- @belongsTo('commentable', { async: false, inverse: 'comments', polymorphic: true }) parent;
381
- }
382
- ```
383
-
384
- `'commentable'` here is referred to as the "abstract type" for the polymorphic
385
- relationship.
386
-
387
- Polymorphic relationships with `inverse: null` will accept any type of record as their content.
388
- Polymorphic relationships with `inverse` set to a string will only accept records with a matching
389
- inverse relationships declaring itself as satisfying the abstract type.
390
-
391
- Below, 'as' is used to declare the that 'post' record satisfies the abstract type 'commentable'
392
- for this relationship.
393
-
394
- ```js
395
- // app/models/post.js
396
- import { Model, hasMany } from '@warp-drive/legacy/model';
397
-
398
- export default class Post extends Model {
399
- @hasMany('comment', { async: false, inverse: 'parent', as: 'commentable' }) comments;
400
- }
401
- ```
402
-
403
- Note: every Model that declares an inverse to a polymorphic relationship must
404
- declare itself exactly the same. This is because polymorphism is based on structural
405
- traits.
406
-
407
- Polymorphic to polymorphic relationships are supported. Both sides of the relationship
408
- must be declared as polymorphic, and the `as` option must be used to declare the abstract
409
- type each record satisfies on both sides.
410
-
411
- @public
412
- @param type the name of the related resource
413
- @param options a hash of options
414
- */
415
-
416
- // export function belongsTo<K extends Promise<unknown>, T extends Awaited<K> = Awaited<K>>(
417
- // type: TypeFromInstance<NoNull<T>>,
418
- // options: RelationshipOptions<T, true>
419
- // ): RelationshipDecorator<K>;
420
-
421
- function belongsTo(type, options) {
422
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
423
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
424
- if (!test) {
425
- throw new Error(`belongsTo must be invoked with a type and options. Did you mean \`@belongsTo(${type}, { async: false, inverse: null })\`?`);
426
- }
427
- })(!isElementDescriptor(arguments)) : {};
428
- }
429
- return _belongsTo(type, options);
430
- }
431
- function normalizeType(type) {
432
- if (macroCondition(getGlobalConfig().WarpDrive.deprecations.DEPRECATE_NON_STRICT_TYPES)) {
433
- const result = singularize(dasherize(type));
434
- deprecate(`The resource type '${type}' is not normalized. Update your application code to use '${result}' instead of '${type}'.`, result === type, {
435
- id: 'ember-data:deprecate-non-strict-types',
436
- until: '6.0',
437
- for: 'ember-data',
438
- since: {
439
- available: '4.13',
440
- enabled: '5.3'
441
- }
442
- });
443
- return result;
444
- }
445
- return type;
446
- }
447
- function _hasMany(type, options) {
448
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
449
- if (!test) {
450
- throw new Error(`Expected hasMany options.async to be a boolean`);
451
- }
452
- })(options && typeof options.async === 'boolean') : {};
453
-
454
- // Metadata about relationships is stored on the meta of
455
- // the relationship. This is used for introspection and
456
- // serialization. Note that `key` is populated lazily
457
- // the first time the CP is called.
458
- const meta = {
459
- type: normalizeType(type),
460
- options,
461
- kind: 'hasMany',
462
- name: '<Unknown BelongsTo>',
463
- sourceKey: options.sourceKey
464
- };
465
- return computed({
466
- get(key) {
467
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
468
- if (['currentState'].includes(key)) {
469
- throw new Error(`'${key}' is a reserved property name on instances of classes extending Model. Please choose a different property name for your hasMany on ${this.constructor.toString()}`);
470
- }
471
- }
472
- if (this.isDestroying || this.isDestroyed) {
473
- return [];
474
- }
475
- return lookupLegacySupport(this).getHasMany(key);
476
- },
477
- set(key, records) {
478
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
479
- if (['currentState'].includes(key)) {
480
- throw new Error(`'${key}' is a reserved property name on instances of classes extending Model. Please choose a different property name for your hasMany on ${this.constructor.toString()}`);
481
- }
482
- }
483
- const support = lookupLegacySupport(this);
484
- const manyArray = support.getManyArray(key);
485
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
486
- if (!test) {
487
- throw new Error(`You must pass an array of records to set a hasMany relationship`);
488
- }
489
- })(Array.isArray(records)) : {};
490
- assertPrivateStore(this[RecordStore]);
491
- this[RecordStore]._join(() => {
492
- manyArray.splice(0, manyArray.length, ...records);
493
- });
494
- return support.getHasMany(key);
495
- }
496
- }).meta(meta);
497
- }
498
-
499
- /**
500
- `hasMany` is used to define Many-To-One and Many-To-Many, and Many-To-None
501
- relationships on a {@link Model}.
502
-
503
- `hasMany` takes a configuration hash as a second parameter, currently
504
- supported options are:
505
-
506
- - `async`: (*required*) A boolean value used to declare whether this is a sync (false) or async (true) relationship.
507
- - `inverse`: (*required*) A string used to identify the inverse property on a related model, or `null`.
508
- - `polymorphic`: (*optional*) A boolean value to mark the relationship as polymorphic
509
- - `as`: (*optional*) A string used to declare the abstract type "this" record satisfies for polymorphism.
510
-
511
- ### Examples
512
-
513
- To declare a **many-to-one** (or one-to-many) relationship, use
514
- `belongsTo` in combination with `hasMany`:
515
-
516
- ```js
517
- // app/models/post.js
518
- import { Model, hasMany } from '@warp-drive/legacy/model';
519
-
520
- export default class Post extends Model {
521
- @hasMany('comment', { async: false, inverse: 'post' }) comments;
522
- }
523
-
524
-
525
- // app/models/comment.js
526
- import { Model, belongsTo } from '@warp-drive/legacy/model';
527
-
528
- export default class Comment extends Model {
529
- @belongsTo('post', { async: false, inverse: 'comments' }) post;
530
- }
531
- ```
532
-
533
- To declare a **many-to-many** relationship with managed inverses, use `hasMany` for both sides:
534
-
535
- ```js
536
- // app/models/post.js
537
- import { Model, hasMany } from '@warp-drive/legacy/model';
538
-
539
- export default class Post extends Model {
540
- @hasMany('tag', { async: true, inverse: 'posts' }) tags;
541
- }
542
-
543
- // app/models/tag.js
544
- import { Model, hasMany } from '@warp-drive/legacy/model';
545
-
546
- export default class Tag extends Model {
547
- @hasMany('post', { async: true, inverse: 'tags' }) posts;
548
- }
549
- ```
550
-
551
- To declare a **many-to-many** relationship without managed inverses, use `hasMany` for both sides
552
- with `null` as the inverse:
553
-
554
- ```js
555
- // app/models/post.js
556
- import { Model, hasMany } from '@warp-drive/legacy/model';
557
-
558
- export default class Post extends Model {
559
- @hasMany('tag', { async: true, inverse: null }) tags;
560
- }
561
-
562
- // app/models/tag.js
563
- import { Model, hasMany } from '@warp-drive/legacy/model';
564
-
565
- export default class Tag extends Model {
566
- @hasMany('post', { async: true, inverse: null }) posts;
567
- }
568
- ```
569
-
570
- To declare a many-to-none relationship between two models, use
571
- `hasMany` with inverse set to `null` on just one side::
572
-
573
- ```js
574
- // app/models/post.js
575
- import { Model, hasMany } from '@warp-drive/legacy/model';
576
-
577
- export default class Post extends Model {
578
- @hasMany('category', { async: true, inverse: null }) categories;
579
- }
580
- ```
581
-
582
- #### Sync vs Async Relationships
583
-
584
- WarpDrive fulfills relationships using resource data available in
585
- the cache.
586
-
587
- Sync relationships point directly to the known related resources.
588
-
589
- When a relationship is declared as async, if any of the known related
590
- resources have not been loaded, they will be fetched. The property
591
- on the record when accessed provides a promise that resolves once
592
- all resources are loaded.
593
-
594
- Async relationships may take advantage of links. On access, if the related
595
- link has not been loaded, or if any known resources are not available in
596
- the cache, the fresh state will be fetched using the link.
597
-
598
- In contrast to async relationship, accessing a sync relationship
599
- will error on access when any of the known related resources have
600
- not been loaded.
601
-
602
- If you are using `links` with sync relationships, you have to use
603
- the HasMany reference API to fetch or refresh related resources
604
- that aren't loaded. For instance, for a `comments` relationship:
605
-
606
- ```js
607
- post.hasMany('comments').reload();
608
- ```
609
-
610
- #### Polymorphic Relationships
611
-
612
- To declare a polymorphic relationship, use `hasMany` with the `polymorphic`
613
- option set to `true`:
614
-
615
- ```js
616
- // app/models/comment.js
617
- import { Model, belongsTo } from '@warp-drive/legacy/model';
618
-
619
- export default class Comment extends Model {
620
- @belongsTo('commentable', { async: false, inverse: 'comments', polymorphic: true }) parent;
621
- }
622
- ```
623
-
624
- `'commentable'` here is referred to as the "abstract type" for the polymorphic
625
- relationship.
626
-
627
- Polymorphic relationships with `inverse: null` will accept any type of record as their content.
628
- Polymorphic relationships with `inverse` set to a string will only accept records with a matching
629
- inverse relationships declaring itself as satisfying the abstract type.
630
-
631
- Below, 'as' is used to declare the that 'post' record satisfies the abstract type 'commentable'
632
- for this relationship.
633
-
634
- ```js
635
- // app/models/post.js
636
- import { Model, hasMany } from '@warp-drive/legacy/model';
637
-
638
- export default class Post extends Model {
639
- @hasMany('comment', { async: false, inverse: 'parent', as: 'commentable' }) comments;
640
- }
641
- ```
642
-
643
- Note: every Model that declares an inverse to a polymorphic relationship must
644
- declare itself exactly the same. This is because polymorphism is based on structural
645
- traits.
646
-
647
- Polymorphic to polymorphic relationships are supported. Both sides of the relationship
648
- must be declared as polymorphic, and the `as` option must be used to declare the abstract
649
- type each record satisfies on both sides.
650
-
651
- @public
652
- @param type the name of the related resource
653
- @param options a hash of options
654
- */
655
-
656
- // export function hasMany<K extends Promise<unknown>, T extends Awaited<K> = Awaited<K>>(
657
- // type: TypeFromInstance<NoNull<T>>,
658
- // options: RelationshipOptions<T, true>
659
- // ): RelationshipDecorator<K>;
660
-
661
- function hasMany(type, options) {
662
- if (macroCondition(getGlobalConfig().WarpDrive.env.DEBUG)) {
663
- macroCondition(getGlobalConfig().WarpDrive.env.DEBUG) ? (test => {
664
- if (!test) {
665
- throw new Error(`hasMany must be invoked with a type and options. Did you mean \`@hasMany(${type}, { async: false, inverse: null })\`?`);
666
- }
667
- })(!isElementDescriptor(arguments)) : {};
668
- }
669
- return _hasMany(type, options);
670
- }
671
- export { attr, belongsTo, hasMany };
4
+ export { Model, Model as default, attr, belongsTo, buildSchema, hasMany, instantiateRecord, modelFor, restoreDeprecatedModelRequestBehaviors, teardownRecord };