@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,480 +1,449 @@
1
- import { getOrSetGlobal } from '@warp-drive/core/types/-private';
1
+ import { getOrSetGlobal } from "@warp-drive/core/types/-private";
2
2
 
3
- /* eslint-disable @typescript-eslint/no-unsafe-assignment */
4
- /* eslint-disable @typescript-eslint/no-unsafe-member-access */
5
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
6
-
7
- function _AdapterError(errors, message = 'Adapter operation failed') {
8
- this.isAdapterError = true;
9
- const error = Error.call(this, message);
10
- if (error) {
11
- this.stack = error.stack;
12
- // @ts-expect-error untyped
13
- this.description = error.description;
14
- // @ts-expect-error untyped
15
- this.fileName = error.fileName;
16
- // @ts-expect-error untyped
17
- this.lineNumber = error.lineNumber;
18
- this.message = error.message;
19
- this.name = error.name;
20
- // @ts-expect-error untyped
21
- this.number = error.number;
22
- }
23
- this.errors = errors || [{
24
- title: 'Adapter Error',
25
- detail: message
26
- }];
3
+ //#region src/adapter/error.ts
4
+ function _AdapterError(errors, message = "Adapter operation failed") {
5
+ this.isAdapterError = true;
6
+ const error = Error.call(this, message);
7
+ if (error) {
8
+ this.stack = error.stack;
9
+ this.description = error.description;
10
+ this.fileName = error.fileName;
11
+ this.lineNumber = error.lineNumber;
12
+ this.message = error.message;
13
+ this.name = error.name;
14
+ this.number = error.number;
15
+ }
16
+ this.errors = errors || [{
17
+ title: "Adapter Error",
18
+ detail: message
19
+ }];
27
20
  }
28
-
29
21
  /**
30
- * The shape of the errors thrown/returned by {@link AdapterError} and its subclasses.
31
- */
32
-
22
+ * The shape of the errors thrown/returned by {@link AdapterError} and its subclasses.
23
+ */
33
24
  /**
34
- * The static interface shared by {@link AdapterError} and its subclasses,
35
- * allowing further subclassing via {@link AdapterRequestErrorConstructor.extend | extend}.
36
- */
37
-
25
+ * The static interface shared by {@link AdapterError} and its subclasses,
26
+ * allowing further subclassing via {@link AdapterRequestErrorConstructor.extend | extend}.
27
+ */
38
28
  _AdapterError.prototype = Object.create(Error.prototype);
39
- _AdapterError.prototype.code = 'AdapterError';
29
+ _AdapterError.prototype.code = "AdapterError";
40
30
  _AdapterError.extend = extendFn(_AdapterError);
41
-
42
31
  /**
43
- * The {@link AdapterRequestError} shape thrown by the {@link AdapterError} constructor.
44
- */
45
-
32
+ * The {@link AdapterRequestError} shape thrown by the {@link AdapterError} constructor.
33
+ */
46
34
  /**
47
- * :::danger
48
- * ⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
49
- * If starting a new app or thinking of implementing a new adapter, consider writing a
50
- * {@link Handler} instead to be used with the {@link RequestManager}
51
- * :::
52
- *
53
- * An `AdapterError` is used by an adapter to signal that an error occurred
54
- * during a request to an external API. It indicates a generic error, and
55
- * subclasses are used to indicate specific error states.
56
- *
57
- * To create a custom error to signal a specific error state in communicating
58
- * with an external API, extend the `AdapterError`. For example, if the
59
- * external API exclusively used HTTP `503 Service Unavailable` to indicate
60
- * it was closed for maintenance:
61
- *
62
- * ```js [app/adapters/maintenance-error.js]
63
- * import AdapterError from '@warp-drive/legacy/adapter/error';
64
- *
65
- * export default AdapterError.extend({ message: "Down for maintenance." });
66
- * ```
67
- *
68
- * This error would then be returned by an adapter's `handleResponse` method:
69
- *
70
- * ```js [app/adapters/application.js]
71
- * import JSONAPIAdapter from '@warp-drive/legacy/adapter/json-api';
72
- * import MaintenanceError from './maintenance-error';
73
- *
74
- * export default class ApplicationAdapter extends JSONAPIAdapter {
75
- * handleResponse(status) {
76
- * if (503 === status) {
77
- * return new MaintenanceError();
78
- * }
79
- *
80
- * return super.handleResponse(...arguments);
81
- * }
82
- * }
83
- * ```
84
- *
85
- * And can then be detected in an application and used to send the user to an
86
- * `under-maintenance` route:
87
- *
88
- * ```js [app/routes/application.js]
89
- * import MaintenanceError from '../adapters/maintenance-error';
90
- *
91
- * export default class ApplicationRoute extends Route {
92
- * actions: {
93
- * error(error, transition) {
94
- * if (error instanceof MaintenanceError) {
95
- * this.transitionTo('under-maintenance');
96
- * return;
97
- * }
98
- *
99
- * // ...other error handling logic
100
- * }
101
- * }
102
- * }
103
- * ```
104
- *
105
- * ### Signaling an Error Without Extending `AdapterError`
106
- *
107
- * Extending `AdapterError` (or one of its subclasses) is a convenience, not
108
- * a requirement. WarpDrive only inspects an error for the {@link AdapterRequestError}
109
- * shape: an `isAdapterError` flag, a `code`, and an {json:api}-formatted
110
- * `errors` array. Any object satisfying that shape — including a plain
111
- * `Error` with those properties attached — will be handled identically to
112
- * an instance created via `new AdapterError()` or one of its subclasses.
113
- *
114
- * This is useful when you'd rather not introduce a class hierarchy, or
115
- * when the error needs to be constructed from data you don't control
116
- * (for example, re-throwing an error surfaced by a third-party library):
117
- *
118
- * ```js [app/adapters/application.js]
119
- * import JSONAPIAdapter from '@warp-drive/legacy/adapter/json-api';
120
- *
121
- * export default class ApplicationAdapter extends JSONAPIAdapter {
122
- * handleResponse(status, headers, payload) {
123
- * if (status === 503) {
124
- * const error = new Error('Down for maintenance.');
125
- * error.isAdapterError = true;
126
- * error.code = 'MaintenanceError';
127
- * error.errors = [{ title: 'Service Unavailable', detail: 'Down for maintenance.' }];
128
- * return error;
129
- * }
130
- *
131
- * return super.handleResponse(status, headers, payload);
132
- * }
133
- * }
134
- * ```
135
- *
136
- * Because `code` is just a string you control, `error instanceof AdapterError`
137
- * checks won't match a plain object built this way — consumers should
138
- * instead branch on `error.isAdapterError && error.code === 'MaintenanceError'`,
139
- * or on whichever of the {@link AdapterError} subclasses' `code` values
140
- * (e.g. `'InvalidError'`, `'NotFoundError'`) the error's `code` matches.
141
- *
142
- * @public
143
- */
144
- const AdapterError = getOrSetGlobal('AdapterError', _AdapterError);
35
+ * :::danger
36
+ * ⚠️ **This is LEGACY documentation** for a feature that is no longer encouraged to be used.
37
+ * If starting a new app or thinking of implementing a new adapter, consider writing a
38
+ * {@link Handler} instead to be used with the {@link RequestManager}
39
+ * :::
40
+ *
41
+ * An `AdapterError` is used by an adapter to signal that an error occurred
42
+ * during a request to an external API. It indicates a generic error, and
43
+ * subclasses are used to indicate specific error states.
44
+ *
45
+ * To create a custom error to signal a specific error state in communicating
46
+ * with an external API, extend the `AdapterError`. For example, if the
47
+ * external API exclusively used HTTP `503 Service Unavailable` to indicate
48
+ * it was closed for maintenance:
49
+ *
50
+ * ```js [app/adapters/maintenance-error.js]
51
+ * import AdapterError from '@warp-drive/legacy/adapter/error';
52
+ *
53
+ * export default AdapterError.extend({ message: "Down for maintenance." });
54
+ * ```
55
+ *
56
+ * This error would then be returned by an adapter's `handleResponse` method:
57
+ *
58
+ * ```js [app/adapters/application.js]
59
+ * import JSONAPIAdapter from '@warp-drive/legacy/adapter/json-api';
60
+ * import MaintenanceError from './maintenance-error';
61
+ *
62
+ * export default class ApplicationAdapter extends JSONAPIAdapter {
63
+ * handleResponse(status) {
64
+ * if (503 === status) {
65
+ * return new MaintenanceError();
66
+ * }
67
+ *
68
+ * return super.handleResponse(...arguments);
69
+ * }
70
+ * }
71
+ * ```
72
+ *
73
+ * And can then be detected in an application and used to send the user to an
74
+ * `under-maintenance` route:
75
+ *
76
+ * ```js [app/routes/application.js]
77
+ * import MaintenanceError from '../adapters/maintenance-error';
78
+ *
79
+ * export default class ApplicationRoute extends Route {
80
+ * actions: {
81
+ * error(error, transition) {
82
+ * if (error instanceof MaintenanceError) {
83
+ * this.transitionTo('under-maintenance');
84
+ * return;
85
+ * }
86
+ *
87
+ * // ...other error handling logic
88
+ * }
89
+ * }
90
+ * }
91
+ * ```
92
+ *
93
+ * ### Signaling an Error Without Extending `AdapterError`
94
+ *
95
+ * Extending `AdapterError` (or one of its subclasses) is a convenience, not
96
+ * a requirement. WarpDrive only inspects an error for the {@link AdapterRequestError}
97
+ * shape: an `isAdapterError` flag, a `code`, and an {json:api}-formatted
98
+ * `errors` array. Any object satisfying that shape — including a plain
99
+ * `Error` with those properties attached — will be handled identically to
100
+ * an instance created via `new AdapterError()` or one of its subclasses.
101
+ *
102
+ * This is useful when you'd rather not introduce a class hierarchy, or
103
+ * when the error needs to be constructed from data you don't control
104
+ * (for example, re-throwing an error surfaced by a third-party library):
105
+ *
106
+ * ```js [app/adapters/application.js]
107
+ * import JSONAPIAdapter from '@warp-drive/legacy/adapter/json-api';
108
+ *
109
+ * export default class ApplicationAdapter extends JSONAPIAdapter {
110
+ * handleResponse(status, headers, payload) {
111
+ * if (status === 503) {
112
+ * const error = new Error('Down for maintenance.');
113
+ * error.isAdapterError = true;
114
+ * error.code = 'MaintenanceError';
115
+ * error.errors = [{ title: 'Service Unavailable', detail: 'Down for maintenance.' }];
116
+ * return error;
117
+ * }
118
+ *
119
+ * return super.handleResponse(status, headers, payload);
120
+ * }
121
+ * }
122
+ * ```
123
+ *
124
+ * Because `code` is just a string you control, `error instanceof AdapterError`
125
+ * checks won't match a plain object built this way — consumers should
126
+ * instead branch on `error.isAdapterError && error.code === 'MaintenanceError'`,
127
+ * or on whichever of the {@link AdapterError} subclasses' `code` values
128
+ * (e.g. `'InvalidError'`, `'NotFoundError'`) the error's `code` matches.
129
+ *
130
+ * @public
131
+ */
132
+ const AdapterError = getOrSetGlobal("AdapterError", _AdapterError);
145
133
  function extendFn(ErrorClass) {
146
- return function ({
147
- message: defaultMessage
148
- } = {}) {
149
- return extend(ErrorClass, defaultMessage);
150
- };
134
+ return function({ message: defaultMessage } = {}) {
135
+ return extend(ErrorClass, defaultMessage);
136
+ };
151
137
  }
152
138
  function extend(ParentErrorClass, defaultMessage) {
153
- const ErrorClass = function (errors, message) {
154
- (test => {
155
- if (!test) {
156
- throw new Error('`AdapterError` expects json-api formatted errors array.');
157
- }
158
- })(Array.isArray(errors || []));
159
- ParentErrorClass.call(this, errors, message || defaultMessage);
160
- };
161
- // eslint-disable-next-line @typescript-eslint/no-unsafe-argument
162
- ErrorClass.prototype = Object.create(ParentErrorClass.prototype);
163
- ErrorClass.extend = extendFn(ErrorClass);
164
- return ErrorClass;
139
+ const ErrorClass = function(errors, message) {
140
+ ((test) => {
141
+ if (!test) throw new Error("`AdapterError` expects json-api formatted errors array.");
142
+ })(Array.isArray(errors || []));
143
+ ParentErrorClass.call(this, errors, message || defaultMessage);
144
+ };
145
+ ErrorClass.prototype = Object.create(ParentErrorClass.prototype);
146
+ ErrorClass.extend = extendFn(ErrorClass);
147
+ return ErrorClass;
165
148
  }
166
-
167
149
  /**
168
- * The {@link AdapterRequestError} shape thrown by the {@link InvalidError} constructor.
169
- */
170
- // TODO @deprecate extractError documentation
171
-
150
+ * The {@link AdapterRequestError} shape thrown by the {@link InvalidError} constructor.
151
+ */
172
152
  /**
173
- * An `InvalidError` is used by an adapter to signal that the external API
174
- * was unable to process a request because the content was not semantically
175
- * correct or meaningful per the API. Usually, this means a record failed
176
- * some form of server-side validation. When a promise from an adapter is
177
- * rejected with an `InvalidError` the record will transition to the
178
- * `invalid` state and the errors will be set to the `errors` property on
179
- * the record.
180
- *
181
- * For WarpDrive to correctly map errors to their corresponding properties
182
- * on the model, WarpDrive expects each error to be a valid {json:api} error
183
- * object with a `source.pointer` that matches the property name. For
184
- * example, if you had a `Post` model that looked like this:
185
- *
186
- * ```js [app/models/post.js]
187
- * import { Model, attr } from '@warp-drive/legacy/model';
188
- *
189
- * export default class PostModel extends Model {
190
- * @attr('string') title;
191
- * @attr('string') content;
192
- * }
193
- * ```
194
- *
195
- * To show an error from the server related to the `title` and `content`
196
- * properties your adapter could return a promise that rejects with an
197
- * `InvalidError` that looks like this:
198
- *
199
- * ```js [app/adapters/post.js]
200
- * import RSVP from 'RSVP';
201
- * import RESTAdapter from '@warp-drive/legacy/adapter/rest';
202
- * import { InvalidError } from '@warp-drive/legacy/adapter/error';
203
- *
204
- * export default class ApplicationAdapter extends RESTAdapter {
205
- * updateRecord() {
206
- * // Fictional adapter that always rejects
207
- * return RSVP.reject(new InvalidError([
208
- * {
209
- * detail: 'Must be unique',
210
- * source: { pointer: '/data/attributes/title' }
211
- * },
212
- * {
213
- * detail: 'Must not be blank',
214
- * source: { pointer: '/data/attributes/content' }
215
- * }
216
- * ]));
217
- * }
218
- * }
219
- * ```
220
- *
221
- * Your backend may use different property names for your records; the
222
- * store will attempt to extract and normalize the errors using the
223
- * serializer's `extractErrors` method before the errors get added to the
224
- * model. As a result, it is safe for the `InvalidError` to wrap the error
225
- * payload unaltered.
226
- *
227
- * @public
228
- */
229
- const InvalidError = getOrSetGlobal('InvalidError', extend(AdapterError, 'The adapter rejected the commit because it was invalid'));
230
- InvalidError.prototype.code = 'InvalidError';
231
-
153
+ * An `InvalidError` is used by an adapter to signal that the external API
154
+ * was unable to process a request because the content was not semantically
155
+ * correct or meaningful per the API. Usually, this means a record failed
156
+ * some form of server-side validation. When a promise from an adapter is
157
+ * rejected with an `InvalidError` the record will transition to the
158
+ * `invalid` state and the errors will be set to the `errors` property on
159
+ * the record.
160
+ *
161
+ * For WarpDrive to correctly map errors to their corresponding properties
162
+ * on the model, WarpDrive expects each error to be a valid {json:api} error
163
+ * object with a `source.pointer` that matches the property name. For
164
+ * example, if you had a `Post` model that looked like this:
165
+ *
166
+ * ```js [app/models/post.js]
167
+ * import { Model, attr } from '@warp-drive/legacy/model';
168
+ *
169
+ * export default class PostModel extends Model {
170
+ * @attr('string') title;
171
+ * @attr('string') content;
172
+ * }
173
+ * ```
174
+ *
175
+ * To show an error from the server related to the `title` and `content`
176
+ * properties your adapter could return a promise that rejects with an
177
+ * `InvalidError` that looks like this:
178
+ *
179
+ * ```js [app/adapters/post.js]
180
+ * import RSVP from 'RSVP';
181
+ * import RESTAdapter from '@warp-drive/legacy/adapter/rest';
182
+ * import { InvalidError } from '@warp-drive/legacy/adapter/error';
183
+ *
184
+ * export default class ApplicationAdapter extends RESTAdapter {
185
+ * updateRecord() {
186
+ * // Fictional adapter that always rejects
187
+ * return RSVP.reject(new InvalidError([
188
+ * {
189
+ * detail: 'Must be unique',
190
+ * source: { pointer: '/data/attributes/title' }
191
+ * },
192
+ * {
193
+ * detail: 'Must not be blank',
194
+ * source: { pointer: '/data/attributes/content' }
195
+ * }
196
+ * ]));
197
+ * }
198
+ * }
199
+ * ```
200
+ *
201
+ * Your backend may use different property names for your records; the
202
+ * store will attempt to extract and normalize the errors using the
203
+ * serializer's `extractErrors` method before the errors get added to the
204
+ * model. As a result, it is safe for the `InvalidError` to wrap the error
205
+ * payload unaltered.
206
+ *
207
+ * @public
208
+ */
209
+ const InvalidError = getOrSetGlobal("InvalidError", extend(AdapterError, "The adapter rejected the commit because it was invalid"));
210
+ InvalidError.prototype.code = "InvalidError";
232
211
  /**
233
- * The {@link AdapterRequestError} shape thrown by the {@link TimeoutError} constructor.
234
- */
235
-
212
+ * The {@link AdapterRequestError} shape thrown by the {@link TimeoutError} constructor.
213
+ */
236
214
  /**
237
- * A `TimeoutError` is used by an adapter to signal that a request to the
238
- * external API has timed out, i.e. no response was received from the
239
- * external API within an allowed time period.
240
- *
241
- * An example use case would be to warn the user to check their internet
242
- * connection if an adapter operation has timed out:
243
- *
244
- * ```js [app/routes/application.js]
245
- * import { TimeoutError } from '@warp-drive/legacy/adapter/error';
246
- *
247
- * export default class ApplicationRoute extends Route {
248
- * @action
249
- * error(error, transition) {
250
- * if (error instanceof TimeoutError) {
251
- * // alert the user
252
- * alert('Are you still connected to the Internet?');
253
- * return;
254
- * }
255
- *
256
- * // ...other error handling logic
257
- * }
258
- * }
259
- * ```
260
- *
261
- * @public
262
- */
263
- const TimeoutError = getOrSetGlobal('TimeoutError', extend(AdapterError, 'The adapter operation timed out'));
264
- TimeoutError.prototype.code = 'TimeoutError';
265
-
215
+ * A `TimeoutError` is used by an adapter to signal that a request to the
216
+ * external API has timed out, i.e. no response was received from the
217
+ * external API within an allowed time period.
218
+ *
219
+ * An example use case would be to warn the user to check their internet
220
+ * connection if an adapter operation has timed out:
221
+ *
222
+ * ```js [app/routes/application.js]
223
+ * import { TimeoutError } from '@warp-drive/legacy/adapter/error';
224
+ *
225
+ * export default class ApplicationRoute extends Route {
226
+ * @action
227
+ * error(error, transition) {
228
+ * if (error instanceof TimeoutError) {
229
+ * // alert the user
230
+ * alert('Are you still connected to the Internet?');
231
+ * return;
232
+ * }
233
+ *
234
+ * // ...other error handling logic
235
+ * }
236
+ * }
237
+ * ```
238
+ *
239
+ * @public
240
+ */
241
+ const TimeoutError = getOrSetGlobal("TimeoutError", extend(AdapterError, "The adapter operation timed out"));
242
+ TimeoutError.prototype.code = "TimeoutError";
266
243
  /**
267
- * The {@link AdapterRequestError} shape thrown by the {@link AbortError} constructor.
268
- */
269
-
244
+ * The {@link AdapterRequestError} shape thrown by the {@link AbortError} constructor.
245
+ */
270
246
  /**
271
- * An `AbortError` is used by an adapter to signal that a request to the
272
- * external API was aborted. For example, this can occur if the user
273
- * navigates away from the current page after a request to the external API
274
- * has been initiated but before a response has been received.
275
- *
276
- * Because an aborted request is typically expected (the user chose to
277
- * navigate away, or a newer request superseded this one) rather than
278
- * exceptional, an example use case would be to silently ignore it instead
279
- * of surfacing an error to the user:
280
- *
281
- * ```js [app/routes/application.js]
282
- * import { AbortError } from '@warp-drive/legacy/adapter/error';
283
- *
284
- * export default class ApplicationRoute extends Route {
285
- * @action
286
- * error(error, transition) {
287
- * if (error instanceof AbortError) {
288
- * // the request was aborted, nothing to report
289
- * return;
290
- * }
291
- *
292
- * // ...other error handling logic
293
- * }
294
- * }
295
- * ```
296
- *
297
- * @public
298
- */
299
- const AbortError = getOrSetGlobal('AbortError', extend(AdapterError, 'The adapter operation was aborted'));
300
- AbortError.prototype.code = 'AbortError';
301
-
247
+ * An `AbortError` is used by an adapter to signal that a request to the
248
+ * external API was aborted. For example, this can occur if the user
249
+ * navigates away from the current page after a request to the external API
250
+ * has been initiated but before a response has been received.
251
+ *
252
+ * Because an aborted request is typically expected (the user chose to
253
+ * navigate away, or a newer request superseded this one) rather than
254
+ * exceptional, an example use case would be to silently ignore it instead
255
+ * of surfacing an error to the user:
256
+ *
257
+ * ```js [app/routes/application.js]
258
+ * import { AbortError } from '@warp-drive/legacy/adapter/error';
259
+ *
260
+ * export default class ApplicationRoute extends Route {
261
+ * @action
262
+ * error(error, transition) {
263
+ * if (error instanceof AbortError) {
264
+ * // the request was aborted, nothing to report
265
+ * return;
266
+ * }
267
+ *
268
+ * // ...other error handling logic
269
+ * }
270
+ * }
271
+ * ```
272
+ *
273
+ * @public
274
+ */
275
+ const AbortError = getOrSetGlobal("AbortError", extend(AdapterError, "The adapter operation was aborted"));
276
+ AbortError.prototype.code = "AbortError";
302
277
  /**
303
- * The {@link AdapterRequestError} shape thrown by the {@link UnauthorizedError} constructor.
304
- */
305
-
278
+ * The {@link AdapterRequestError} shape thrown by the {@link UnauthorizedError} constructor.
279
+ */
306
280
  /**
307
- * A `UnauthorizedError` equates to an HTTP `401 Unauthorized` response
308
- * status. It is used by an adapter to signal that a request to the external
309
- * API was rejected because authorization is required and has failed or has
310
- * not yet been provided.
311
- *
312
- * An example use case would be to redirect the user to a login route if a
313
- * request is unauthorized:
314
- *
315
- * ```js [app/routes/application.js]
316
- * import { UnauthorizedError } from '@warp-drive/legacy/adapter/error';
317
- *
318
- * export default class ApplicationRoute extends Route {
319
- * @action
320
- * error(error, transition) {
321
- * if (error instanceof UnauthorizedError) {
322
- * // go to the login route
323
- * this.transitionTo('login');
324
- * return;
325
- * }
326
- *
327
- * // ...other error handling logic
328
- * }
329
- * }
330
- * ```
331
- *
332
- * @public
333
- */
334
- const UnauthorizedError = getOrSetGlobal('UnauthorizedError', extend(AdapterError, 'The adapter operation is unauthorized'));
335
- UnauthorizedError.prototype.code = 'UnauthorizedError';
336
-
281
+ * A `UnauthorizedError` equates to an HTTP `401 Unauthorized` response
282
+ * status. It is used by an adapter to signal that a request to the external
283
+ * API was rejected because authorization is required and has failed or has
284
+ * not yet been provided.
285
+ *
286
+ * An example use case would be to redirect the user to a login route if a
287
+ * request is unauthorized:
288
+ *
289
+ * ```js [app/routes/application.js]
290
+ * import { UnauthorizedError } from '@warp-drive/legacy/adapter/error';
291
+ *
292
+ * export default class ApplicationRoute extends Route {
293
+ * @action
294
+ * error(error, transition) {
295
+ * if (error instanceof UnauthorizedError) {
296
+ * // go to the login route
297
+ * this.transitionTo('login');
298
+ * return;
299
+ * }
300
+ *
301
+ * // ...other error handling logic
302
+ * }
303
+ * }
304
+ * ```
305
+ *
306
+ * @public
307
+ */
308
+ const UnauthorizedError = getOrSetGlobal("UnauthorizedError", extend(AdapterError, "The adapter operation is unauthorized"));
309
+ UnauthorizedError.prototype.code = "UnauthorizedError";
337
310
  /**
338
- * The {@link AdapterRequestError} shape thrown by the {@link ForbiddenError} constructor.
339
- */
340
-
311
+ * The {@link AdapterRequestError} shape thrown by the {@link ForbiddenError} constructor.
312
+ */
341
313
  /**
342
- * A `ForbiddenError` equates to an HTTP `403 Forbidden` response status.
343
- * It is used by an adapter to signal that a request to the external API was
344
- * valid but the server is refusing to respond to it. If authorization was
345
- * provided and is valid, then the authenticated user does not have the
346
- * necessary permissions for the request.
347
- *
348
- * Unlike an {@link UnauthorizedError}, retrying the request with different
349
- * credentials will not help; the currently authenticated user simply lacks
350
- * permission. An example use case would be to show the user a "you don't
351
- * have access to this" message rather than redirecting them to log in:
352
- *
353
- * ```js [app/routes/application.js]
354
- * import { ForbiddenError } from '@warp-drive/legacy/adapter/error';
355
- *
356
- * export default class ApplicationRoute extends Route {
357
- * @action
358
- * error(error, transition) {
359
- * if (error instanceof ForbiddenError) {
360
- * this.transitionTo('forbidden');
361
- * return;
362
- * }
363
- *
364
- * // ...other error handling logic
365
- * }
366
- * }
367
- * ```
368
- *
369
- * @public
370
- */
371
- const ForbiddenError = getOrSetGlobal('ForbiddenError', extend(AdapterError, 'The adapter operation is forbidden'));
372
- ForbiddenError.prototype.code = 'ForbiddenError';
373
-
314
+ * A `ForbiddenError` equates to an HTTP `403 Forbidden` response status.
315
+ * It is used by an adapter to signal that a request to the external API was
316
+ * valid but the server is refusing to respond to it. If authorization was
317
+ * provided and is valid, then the authenticated user does not have the
318
+ * necessary permissions for the request.
319
+ *
320
+ * Unlike an {@link UnauthorizedError}, retrying the request with different
321
+ * credentials will not help; the currently authenticated user simply lacks
322
+ * permission. An example use case would be to show the user a "you don't
323
+ * have access to this" message rather than redirecting them to log in:
324
+ *
325
+ * ```js [app/routes/application.js]
326
+ * import { ForbiddenError } from '@warp-drive/legacy/adapter/error';
327
+ *
328
+ * export default class ApplicationRoute extends Route {
329
+ * @action
330
+ * error(error, transition) {
331
+ * if (error instanceof ForbiddenError) {
332
+ * this.transitionTo('forbidden');
333
+ * return;
334
+ * }
335
+ *
336
+ * // ...other error handling logic
337
+ * }
338
+ * }
339
+ * ```
340
+ *
341
+ * @public
342
+ */
343
+ const ForbiddenError = getOrSetGlobal("ForbiddenError", extend(AdapterError, "The adapter operation is forbidden"));
344
+ ForbiddenError.prototype.code = "ForbiddenError";
374
345
  /**
375
- * The {@link AdapterRequestError} shape thrown by the {@link NotFoundError} constructor.
376
- */
377
-
346
+ * The {@link AdapterRequestError} shape thrown by the {@link NotFoundError} constructor.
347
+ */
378
348
  /**
379
- * A `NotFoundError` equates to an HTTP `404 Not Found` response status.
380
- * It is used by an adapter to signal that a request to the external API
381
- * was rejected because the resource could not be found on the API.
382
- *
383
- * An example use case would be to detect if the user has entered a route
384
- * for a specific model that does not exist. For example:
385
- *
386
- * ```js [app/routes/post.js]
387
- * import { NotFoundError } from '@warp-drive/legacy/adapter/error';
388
- *
389
- * export default class PostRoute extends Route {
390
- * @service store;
391
- * model(params) {
392
- * return this.store.findRecord('post', params.post_id);
393
- * }
394
- * @action
395
- * error(error, transition) {
396
- * if (error instanceof NotFoundError) {
397
- * // redirect to a list of all posts instead
398
- * this.transitionTo('posts');
399
- * } else {
400
- * // otherwise let the error bubble
401
- * return true;
402
- * }
403
- * }
404
- * }
405
- * ```
406
- *
407
- * @public
408
- */
409
- const NotFoundError = getOrSetGlobal('NotFoundError', extend(AdapterError, 'The adapter could not find the resource'));
410
- NotFoundError.prototype.code = 'NotFoundError';
411
-
349
+ * A `NotFoundError` equates to an HTTP `404 Not Found` response status.
350
+ * It is used by an adapter to signal that a request to the external API
351
+ * was rejected because the resource could not be found on the API.
352
+ *
353
+ * An example use case would be to detect if the user has entered a route
354
+ * for a specific model that does not exist. For example:
355
+ *
356
+ * ```js [app/routes/post.js]
357
+ * import { NotFoundError } from '@warp-drive/legacy/adapter/error';
358
+ *
359
+ * export default class PostRoute extends Route {
360
+ * @service store;
361
+ * model(params) {
362
+ * return this.store.findRecord('post', params.post_id);
363
+ * }
364
+ * @action
365
+ * error(error, transition) {
366
+ * if (error instanceof NotFoundError) {
367
+ * // redirect to a list of all posts instead
368
+ * this.transitionTo('posts');
369
+ * } else {
370
+ * // otherwise let the error bubble
371
+ * return true;
372
+ * }
373
+ * }
374
+ * }
375
+ * ```
376
+ *
377
+ * @public
378
+ */
379
+ const NotFoundError = getOrSetGlobal("NotFoundError", extend(AdapterError, "The adapter could not find the resource"));
380
+ NotFoundError.prototype.code = "NotFoundError";
412
381
  /**
413
- * The {@link AdapterRequestError} shape thrown by the {@link ConflictError} constructor.
414
- */
415
-
382
+ * The {@link AdapterRequestError} shape thrown by the {@link ConflictError} constructor.
383
+ */
416
384
  /**
417
- * A `ConflictError` equates to an HTTP `409 Conflict` response status.
418
- * It is used by an adapter to indicate that the request could not be
419
- * processed because of a conflict in the request. An example scenario
420
- * would be when creating a record with a client-generated ID but that ID
421
- * is already known to the external API.
422
- *
423
- * An example use case would be to surface a conflict-specific message so
424
- * the user can retry with different input:
425
- *
426
- * ```js [app/routes/application.js]
427
- * import { ConflictError } from '@warp-drive/legacy/adapter/error';
428
- *
429
- * export default class ApplicationRoute extends Route {
430
- * @action
431
- * error(error, transition) {
432
- * if (error instanceof ConflictError) {
433
- * alert('That identifier is already in use, please choose another.');
434
- * return;
435
- * }
436
- *
437
- * // ...other error handling logic
438
- * }
439
- * }
440
- * ```
441
- *
442
- * @public
443
- */
444
- const ConflictError = getOrSetGlobal('ConflictError', extend(AdapterError, 'The adapter operation failed due to a conflict'));
445
- ConflictError.prototype.code = 'ConflictError';
446
-
385
+ * A `ConflictError` equates to an HTTP `409 Conflict` response status.
386
+ * It is used by an adapter to indicate that the request could not be
387
+ * processed because of a conflict in the request. An example scenario
388
+ * would be when creating a record with a client-generated ID but that ID
389
+ * is already known to the external API.
390
+ *
391
+ * An example use case would be to surface a conflict-specific message so
392
+ * the user can retry with different input:
393
+ *
394
+ * ```js [app/routes/application.js]
395
+ * import { ConflictError } from '@warp-drive/legacy/adapter/error';
396
+ *
397
+ * export default class ApplicationRoute extends Route {
398
+ * @action
399
+ * error(error, transition) {
400
+ * if (error instanceof ConflictError) {
401
+ * alert('That identifier is already in use, please choose another.');
402
+ * return;
403
+ * }
404
+ *
405
+ * // ...other error handling logic
406
+ * }
407
+ * }
408
+ * ```
409
+ *
410
+ * @public
411
+ */
412
+ const ConflictError = getOrSetGlobal("ConflictError", extend(AdapterError, "The adapter operation failed due to a conflict"));
413
+ ConflictError.prototype.code = "ConflictError";
447
414
  /**
448
- * The {@link AdapterRequestError} shape thrown by the {@link ServerError} constructor.
449
- */
450
-
415
+ * The {@link AdapterRequestError} shape thrown by the {@link ServerError} constructor.
416
+ */
451
417
  /**
452
- * A `ServerError` equates to an HTTP `500 Internal Server Error` response
453
- * status. It is used by the adapter to indicate that a request has failed
454
- * because of an error in the external API, and is unlikely to succeed if
455
- * retried immediately.
456
- *
457
- * An example use case would be to show a generic "something went wrong on
458
- * our end" message rather than one implying the user made a mistake:
459
- *
460
- * ```js [app/routes/application.js]
461
- * import { ServerError } from '@warp-drive/legacy/adapter/error';
462
- *
463
- * export default class ApplicationRoute extends Route {
464
- * @action
465
- * error(error, transition) {
466
- * if (error instanceof ServerError) {
467
- * alert('Something went wrong on our end. Please try again later.');
468
- * return;
469
- * }
470
- *
471
- * // ...other error handling logic
472
- * }
473
- * }
474
- * ```
475
- *
476
- * @public
477
- */
478
- const ServerError = getOrSetGlobal('ServerError', extend(AdapterError, 'The adapter operation failed due to a server error'));
479
- ServerError.prototype.code = 'ServerError';
480
- export { AbortError, AdapterError, ConflictError, ForbiddenError, InvalidError, NotFoundError, ServerError, TimeoutError, UnauthorizedError };
418
+ * A `ServerError` equates to an HTTP `500 Internal Server Error` response
419
+ * status. It is used by the adapter to indicate that a request has failed
420
+ * because of an error in the external API, and is unlikely to succeed if
421
+ * retried immediately.
422
+ *
423
+ * An example use case would be to show a generic "something went wrong on
424
+ * our end" message rather than one implying the user made a mistake:
425
+ *
426
+ * ```js [app/routes/application.js]
427
+ * import { ServerError } from '@warp-drive/legacy/adapter/error';
428
+ *
429
+ * export default class ApplicationRoute extends Route {
430
+ * @action
431
+ * error(error, transition) {
432
+ * if (error instanceof ServerError) {
433
+ * alert('Something went wrong on our end. Please try again later.');
434
+ * return;
435
+ * }
436
+ *
437
+ * // ...other error handling logic
438
+ * }
439
+ * }
440
+ * ```
441
+ *
442
+ * @public
443
+ */
444
+ const ServerError = getOrSetGlobal("ServerError", extend(AdapterError, "The adapter operation failed due to a server error"));
445
+ ServerError.prototype.code = "ServerError";
446
+
447
+ //#endregion
448
+ export { AbortError, AdapterError, ConflictError, ForbiddenError, InvalidError, NotFoundError, ServerError, TimeoutError, UnauthorizedError };
449
+ //# sourceMappingURL=error.js.map