@angular/common 15.1.0-next.2 → 15.1.0-rc.0

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 (1222) hide show
  1. package/esm2020/http/src/client.mjs +5 -5
  2. package/esm2020/http/src/interceptor.mjs +3 -3
  3. package/esm2020/http/src/jsonp.mjs +6 -6
  4. package/esm2020/http/src/module.mjs +12 -12
  5. package/esm2020/http/src/xhr.mjs +3 -3
  6. package/esm2020/http/src/xsrf.mjs +6 -6
  7. package/esm2020/http/testing/src/backend.mjs +3 -3
  8. package/esm2020/http/testing/src/module.mjs +4 -4
  9. package/esm2020/src/common_module.mjs +4 -4
  10. package/esm2020/src/directives/ng_class.mjs +3 -3
  11. package/esm2020/src/directives/ng_component_outlet.mjs +3 -3
  12. package/esm2020/src/directives/ng_for_of.mjs +3 -3
  13. package/esm2020/src/directives/ng_if.mjs +3 -3
  14. package/esm2020/src/directives/ng_optimized_image/lcp_image_observer.mjs +3 -3
  15. package/esm2020/src/directives/ng_optimized_image/ng_optimized_image.mjs +12 -12
  16. package/esm2020/src/directives/ng_optimized_image/preconnect_link_checker.mjs +5 -5
  17. package/esm2020/src/directives/ng_optimized_image/preload-link-creator.mjs +3 -3
  18. package/esm2020/src/directives/ng_plural.mjs +6 -6
  19. package/esm2020/src/directives/ng_style.mjs +3 -3
  20. package/esm2020/src/directives/ng_switch.mjs +9 -9
  21. package/esm2020/src/directives/ng_template_outlet.mjs +3 -3
  22. package/esm2020/src/i18n/localization.mjs +6 -6
  23. package/esm2020/src/location/hash_location_strategy.mjs +3 -3
  24. package/esm2020/src/location/index.mjs +2 -2
  25. package/esm2020/src/location/location.mjs +17 -5
  26. package/esm2020/src/location/location_strategy.mjs +6 -6
  27. package/esm2020/src/location/platform_location.mjs +20 -23
  28. package/esm2020/src/pipes/async_pipe.mjs +3 -3
  29. package/esm2020/src/pipes/case_conversion_pipes.mjs +9 -9
  30. package/esm2020/src/pipes/date_pipe.mjs +3 -3
  31. package/esm2020/src/pipes/i18n_plural_pipe.mjs +3 -3
  32. package/esm2020/src/pipes/i18n_select_pipe.mjs +3 -3
  33. package/esm2020/src/pipes/json_pipe.mjs +3 -3
  34. package/esm2020/src/pipes/keyvalue_pipe.mjs +3 -3
  35. package/esm2020/src/pipes/number_pipe.mjs +9 -9
  36. package/esm2020/src/pipes/slice_pipe.mjs +3 -3
  37. package/esm2020/src/version.mjs +1 -1
  38. package/esm2020/testing/src/location_mock.mjs +3 -3
  39. package/esm2020/testing/src/mock_location_strategy.mjs +3 -3
  40. package/esm2020/testing/src/mock_platform_location.mjs +3 -3
  41. package/esm2020/upgrade/src/location_upgrade_module.mjs +4 -4
  42. package/fesm2015/common.mjs +164 -548
  43. package/fesm2015/common.mjs.map +1 -1
  44. package/fesm2015/http/testing.mjs +8 -59
  45. package/fesm2015/http/testing.mjs.map +1 -1
  46. package/fesm2015/http.mjs +36 -133
  47. package/fesm2015/http.mjs.map +1 -1
  48. package/fesm2015/testing.mjs +17 -48
  49. package/fesm2015/testing.mjs.map +1 -1
  50. package/fesm2015/upgrade.mjs +9 -53
  51. package/fesm2015/upgrade.mjs.map +1 -1
  52. package/fesm2020/common.mjs +164 -548
  53. package/fesm2020/common.mjs.map +1 -1
  54. package/fesm2020/http/testing.mjs +8 -59
  55. package/fesm2020/http/testing.mjs.map +1 -1
  56. package/fesm2020/http.mjs +36 -140
  57. package/fesm2020/http.mjs.map +1 -1
  58. package/fesm2020/testing.mjs +17 -48
  59. package/fesm2020/testing.mjs.map +1 -1
  60. package/fesm2020/upgrade.mjs +9 -53
  61. package/fesm2020/upgrade.mjs.map +1 -1
  62. package/http/index.d.ts +2 -2
  63. package/http/testing/index.d.ts +1 -1
  64. package/index.d.ts +36 -32
  65. package/locales/af-NA.d.ts +0 -1
  66. package/locales/af.d.ts +0 -1
  67. package/locales/agq.d.ts +0 -1
  68. package/locales/ak.d.ts +0 -1
  69. package/locales/am.d.ts +0 -1
  70. package/locales/ar-AE.d.ts +0 -1
  71. package/locales/ar-BH.d.ts +0 -1
  72. package/locales/ar-DJ.d.ts +0 -1
  73. package/locales/ar-DZ.d.ts +0 -1
  74. package/locales/ar-EG.d.ts +0 -1
  75. package/locales/ar-EH.d.ts +0 -1
  76. package/locales/ar-ER.d.ts +0 -1
  77. package/locales/ar-IL.d.ts +0 -1
  78. package/locales/ar-IQ.d.ts +0 -1
  79. package/locales/ar-JO.d.ts +0 -1
  80. package/locales/ar-KM.d.ts +0 -1
  81. package/locales/ar-KW.d.ts +0 -1
  82. package/locales/ar-LB.d.ts +0 -1
  83. package/locales/ar-LY.d.ts +0 -1
  84. package/locales/ar-MA.d.ts +0 -1
  85. package/locales/ar-MR.d.ts +0 -1
  86. package/locales/ar-OM.d.ts +0 -1
  87. package/locales/ar-PS.d.ts +0 -1
  88. package/locales/ar-QA.d.ts +0 -1
  89. package/locales/ar-SA.d.ts +0 -1
  90. package/locales/ar-SD.d.ts +0 -1
  91. package/locales/ar-SO.d.ts +0 -1
  92. package/locales/ar-SS.d.ts +0 -1
  93. package/locales/ar-SY.d.ts +0 -1
  94. package/locales/ar-TD.d.ts +0 -1
  95. package/locales/ar-TN.d.ts +0 -1
  96. package/locales/ar-YE.d.ts +0 -1
  97. package/locales/ar.d.ts +0 -1
  98. package/locales/as.d.ts +0 -1
  99. package/locales/asa.d.ts +0 -1
  100. package/locales/ast.d.ts +0 -1
  101. package/locales/az-Cyrl.d.ts +0 -1
  102. package/locales/az-Latn.d.ts +0 -1
  103. package/locales/az.d.ts +0 -1
  104. package/locales/bas.d.ts +0 -1
  105. package/locales/be-tarask.d.ts +0 -1
  106. package/locales/be.d.ts +0 -1
  107. package/locales/bem.d.ts +0 -1
  108. package/locales/bez.d.ts +0 -1
  109. package/locales/bg.d.ts +0 -1
  110. package/locales/bm.d.ts +0 -1
  111. package/locales/bn-IN.d.ts +0 -1
  112. package/locales/bn.d.ts +0 -1
  113. package/locales/bo-IN.d.ts +0 -1
  114. package/locales/bo.d.ts +0 -1
  115. package/locales/br.d.ts +0 -1
  116. package/locales/brx.d.ts +0 -1
  117. package/locales/bs-Cyrl.d.ts +0 -1
  118. package/locales/bs-Latn.d.ts +0 -1
  119. package/locales/bs.d.ts +0 -1
  120. package/locales/ca-AD.d.ts +0 -1
  121. package/locales/ca-ES-valencia.d.ts +0 -1
  122. package/locales/ca-FR.d.ts +0 -1
  123. package/locales/ca-IT.d.ts +0 -1
  124. package/locales/ca.d.ts +0 -1
  125. package/locales/ccp-IN.d.ts +0 -1
  126. package/locales/ccp.d.ts +0 -1
  127. package/locales/ce.d.ts +0 -1
  128. package/locales/ceb.d.ts +0 -1
  129. package/locales/cgg.d.ts +0 -1
  130. package/locales/chr.d.ts +0 -1
  131. package/locales/ckb-IR.d.ts +0 -1
  132. package/locales/ckb.d.ts +0 -1
  133. package/locales/cs.d.ts +0 -1
  134. package/locales/cy.d.ts +0 -1
  135. package/locales/da-GL.d.ts +0 -1
  136. package/locales/da.d.ts +0 -1
  137. package/locales/dav.d.ts +0 -1
  138. package/locales/de-AT.d.ts +0 -1
  139. package/locales/de-BE.d.ts +0 -1
  140. package/locales/de-CH.d.ts +0 -1
  141. package/locales/de-IT.d.ts +0 -1
  142. package/locales/de-LI.d.ts +0 -1
  143. package/locales/de-LU.d.ts +0 -1
  144. package/locales/de.d.ts +0 -1
  145. package/locales/dje.d.ts +0 -1
  146. package/locales/doi.d.ts +0 -1
  147. package/locales/dsb.d.ts +0 -1
  148. package/locales/dua.d.ts +0 -1
  149. package/locales/dyo.d.ts +0 -1
  150. package/locales/dz.d.ts +0 -1
  151. package/locales/ebu.d.ts +0 -1
  152. package/locales/ee-TG.d.ts +0 -1
  153. package/locales/ee.d.ts +0 -1
  154. package/locales/el-CY.d.ts +0 -1
  155. package/locales/el.d.ts +0 -1
  156. package/locales/en-001.d.ts +0 -1
  157. package/locales/en-150.d.ts +0 -1
  158. package/locales/en-AE.d.ts +0 -1
  159. package/locales/en-AG.d.ts +0 -1
  160. package/locales/en-AI.d.ts +0 -1
  161. package/locales/en-AS.d.ts +0 -1
  162. package/locales/en-AT.d.ts +0 -1
  163. package/locales/en-AU.d.ts +0 -1
  164. package/locales/en-BB.d.ts +0 -1
  165. package/locales/en-BE.d.ts +0 -1
  166. package/locales/en-BI.d.ts +0 -1
  167. package/locales/en-BM.d.ts +0 -1
  168. package/locales/en-BS.d.ts +0 -1
  169. package/locales/en-BW.d.ts +0 -1
  170. package/locales/en-BZ.d.ts +0 -1
  171. package/locales/en-CA.d.ts +0 -1
  172. package/locales/en-CC.d.ts +0 -1
  173. package/locales/en-CH.d.ts +0 -1
  174. package/locales/en-CK.d.ts +0 -1
  175. package/locales/en-CM.d.ts +0 -1
  176. package/locales/en-CX.d.ts +0 -1
  177. package/locales/en-CY.d.ts +0 -1
  178. package/locales/en-DE.d.ts +0 -1
  179. package/locales/en-DG.d.ts +0 -1
  180. package/locales/en-DK.d.ts +0 -1
  181. package/locales/en-DM.d.ts +0 -1
  182. package/locales/en-ER.d.ts +0 -1
  183. package/locales/en-FI.d.ts +0 -1
  184. package/locales/en-FJ.d.ts +0 -1
  185. package/locales/en-FK.d.ts +0 -1
  186. package/locales/en-FM.d.ts +0 -1
  187. package/locales/en-GB.d.ts +0 -1
  188. package/locales/en-GD.d.ts +0 -1
  189. package/locales/en-GG.d.ts +0 -1
  190. package/locales/en-GH.d.ts +0 -1
  191. package/locales/en-GI.d.ts +0 -1
  192. package/locales/en-GM.d.ts +0 -1
  193. package/locales/en-GU.d.ts +0 -1
  194. package/locales/en-GY.d.ts +0 -1
  195. package/locales/en-HK.d.ts +0 -1
  196. package/locales/en-IE.d.ts +0 -1
  197. package/locales/en-IL.d.ts +0 -1
  198. package/locales/en-IM.d.ts +0 -1
  199. package/locales/en-IN.d.ts +0 -1
  200. package/locales/en-IO.d.ts +0 -1
  201. package/locales/en-JE.d.ts +0 -1
  202. package/locales/en-JM.d.ts +0 -1
  203. package/locales/en-KE.d.ts +0 -1
  204. package/locales/en-KI.d.ts +0 -1
  205. package/locales/en-KN.d.ts +0 -1
  206. package/locales/en-KY.d.ts +0 -1
  207. package/locales/en-LC.d.ts +0 -1
  208. package/locales/en-LR.d.ts +0 -1
  209. package/locales/en-LS.d.ts +0 -1
  210. package/locales/en-MG.d.ts +0 -1
  211. package/locales/en-MH.d.ts +0 -1
  212. package/locales/en-MO.d.ts +0 -1
  213. package/locales/en-MP.d.ts +0 -1
  214. package/locales/en-MS.d.ts +0 -1
  215. package/locales/en-MT.d.ts +0 -1
  216. package/locales/en-MU.d.ts +0 -1
  217. package/locales/en-MV.d.ts +0 -1
  218. package/locales/en-MW.d.ts +0 -1
  219. package/locales/en-MY.d.ts +0 -1
  220. package/locales/en-NA.d.ts +0 -1
  221. package/locales/en-NF.d.ts +0 -1
  222. package/locales/en-NG.d.ts +0 -1
  223. package/locales/en-NL.d.ts +0 -1
  224. package/locales/en-NR.d.ts +0 -1
  225. package/locales/en-NU.d.ts +0 -1
  226. package/locales/en-NZ.d.ts +0 -1
  227. package/locales/en-PG.d.ts +0 -1
  228. package/locales/en-PH.d.ts +0 -1
  229. package/locales/en-PK.d.ts +0 -1
  230. package/locales/en-PN.d.ts +0 -1
  231. package/locales/en-PR.d.ts +0 -1
  232. package/locales/en-PW.d.ts +0 -1
  233. package/locales/en-RW.d.ts +0 -1
  234. package/locales/en-SB.d.ts +0 -1
  235. package/locales/en-SC.d.ts +0 -1
  236. package/locales/en-SD.d.ts +0 -1
  237. package/locales/en-SE.d.ts +0 -1
  238. package/locales/en-SG.d.ts +0 -1
  239. package/locales/en-SH.d.ts +0 -1
  240. package/locales/en-SI.d.ts +0 -1
  241. package/locales/en-SL.d.ts +0 -1
  242. package/locales/en-SS.d.ts +0 -1
  243. package/locales/en-SX.d.ts +0 -1
  244. package/locales/en-SZ.d.ts +0 -1
  245. package/locales/en-TC.d.ts +0 -1
  246. package/locales/en-TK.d.ts +0 -1
  247. package/locales/en-TO.d.ts +0 -1
  248. package/locales/en-TT.d.ts +0 -1
  249. package/locales/en-TV.d.ts +0 -1
  250. package/locales/en-TZ.d.ts +0 -1
  251. package/locales/en-UG.d.ts +0 -1
  252. package/locales/en-UM.d.ts +0 -1
  253. package/locales/en-VC.d.ts +0 -1
  254. package/locales/en-VG.d.ts +0 -1
  255. package/locales/en-VI.d.ts +0 -1
  256. package/locales/en-VU.d.ts +0 -1
  257. package/locales/en-WS.d.ts +0 -1
  258. package/locales/en-ZA.d.ts +0 -1
  259. package/locales/en-ZM.d.ts +0 -1
  260. package/locales/en-ZW.d.ts +0 -1
  261. package/locales/en.d.ts +0 -1
  262. package/locales/eo.d.ts +0 -1
  263. package/locales/es-419.d.ts +0 -1
  264. package/locales/es-AR.d.ts +0 -1
  265. package/locales/es-BO.d.ts +0 -1
  266. package/locales/es-BR.d.ts +0 -1
  267. package/locales/es-BZ.d.ts +0 -1
  268. package/locales/es-CL.d.ts +0 -1
  269. package/locales/es-CO.d.ts +0 -1
  270. package/locales/es-CR.d.ts +0 -1
  271. package/locales/es-CU.d.ts +0 -1
  272. package/locales/es-DO.d.ts +0 -1
  273. package/locales/es-EA.d.ts +0 -1
  274. package/locales/es-EC.d.ts +0 -1
  275. package/locales/es-GQ.d.ts +0 -1
  276. package/locales/es-GT.d.ts +0 -1
  277. package/locales/es-HN.d.ts +0 -1
  278. package/locales/es-IC.d.ts +0 -1
  279. package/locales/es-MX.d.ts +0 -1
  280. package/locales/es-NI.d.ts +0 -1
  281. package/locales/es-PA.d.ts +0 -1
  282. package/locales/es-PE.d.ts +0 -1
  283. package/locales/es-PH.d.ts +0 -1
  284. package/locales/es-PR.d.ts +0 -1
  285. package/locales/es-PY.d.ts +0 -1
  286. package/locales/es-SV.d.ts +0 -1
  287. package/locales/es-US.d.ts +0 -1
  288. package/locales/es-UY.d.ts +0 -1
  289. package/locales/es-VE.d.ts +0 -1
  290. package/locales/es.d.ts +0 -1
  291. package/locales/et.d.ts +0 -1
  292. package/locales/eu.d.ts +0 -1
  293. package/locales/ewo.d.ts +0 -1
  294. package/locales/extra/af-NA.d.ts +0 -1
  295. package/locales/extra/af.d.ts +0 -1
  296. package/locales/extra/agq.d.ts +0 -1
  297. package/locales/extra/ak.d.ts +0 -1
  298. package/locales/extra/am.d.ts +0 -1
  299. package/locales/extra/ar-AE.d.ts +0 -1
  300. package/locales/extra/ar-BH.d.ts +0 -1
  301. package/locales/extra/ar-DJ.d.ts +0 -1
  302. package/locales/extra/ar-DZ.d.ts +0 -1
  303. package/locales/extra/ar-EG.d.ts +0 -1
  304. package/locales/extra/ar-EH.d.ts +0 -1
  305. package/locales/extra/ar-ER.d.ts +0 -1
  306. package/locales/extra/ar-IL.d.ts +0 -1
  307. package/locales/extra/ar-IQ.d.ts +0 -1
  308. package/locales/extra/ar-JO.d.ts +0 -1
  309. package/locales/extra/ar-KM.d.ts +0 -1
  310. package/locales/extra/ar-KW.d.ts +0 -1
  311. package/locales/extra/ar-LB.d.ts +0 -1
  312. package/locales/extra/ar-LY.d.ts +0 -1
  313. package/locales/extra/ar-MA.d.ts +0 -1
  314. package/locales/extra/ar-MR.d.ts +0 -1
  315. package/locales/extra/ar-OM.d.ts +0 -1
  316. package/locales/extra/ar-PS.d.ts +0 -1
  317. package/locales/extra/ar-QA.d.ts +0 -1
  318. package/locales/extra/ar-SA.d.ts +0 -1
  319. package/locales/extra/ar-SD.d.ts +0 -1
  320. package/locales/extra/ar-SO.d.ts +0 -1
  321. package/locales/extra/ar-SS.d.ts +0 -1
  322. package/locales/extra/ar-SY.d.ts +0 -1
  323. package/locales/extra/ar-TD.d.ts +0 -1
  324. package/locales/extra/ar-TN.d.ts +0 -1
  325. package/locales/extra/ar-YE.d.ts +0 -1
  326. package/locales/extra/ar.d.ts +0 -1
  327. package/locales/extra/as.d.ts +0 -1
  328. package/locales/extra/asa.d.ts +0 -1
  329. package/locales/extra/ast.d.ts +0 -1
  330. package/locales/extra/az-Cyrl.d.ts +0 -1
  331. package/locales/extra/az-Latn.d.ts +0 -1
  332. package/locales/extra/az.d.ts +0 -1
  333. package/locales/extra/bas.d.ts +0 -1
  334. package/locales/extra/be-tarask.d.ts +0 -1
  335. package/locales/extra/be.d.ts +0 -1
  336. package/locales/extra/bem.d.ts +0 -1
  337. package/locales/extra/bez.d.ts +0 -1
  338. package/locales/extra/bg.d.ts +0 -1
  339. package/locales/extra/bm.d.ts +0 -1
  340. package/locales/extra/bn-IN.d.ts +0 -1
  341. package/locales/extra/bn.d.ts +0 -1
  342. package/locales/extra/bo-IN.d.ts +0 -1
  343. package/locales/extra/bo.d.ts +0 -1
  344. package/locales/extra/br.d.ts +0 -1
  345. package/locales/extra/brx.d.ts +0 -1
  346. package/locales/extra/bs-Cyrl.d.ts +0 -1
  347. package/locales/extra/bs-Latn.d.ts +0 -1
  348. package/locales/extra/bs.d.ts +0 -1
  349. package/locales/extra/ca-AD.d.ts +0 -1
  350. package/locales/extra/ca-ES-valencia.d.ts +0 -1
  351. package/locales/extra/ca-FR.d.ts +0 -1
  352. package/locales/extra/ca-IT.d.ts +0 -1
  353. package/locales/extra/ca.d.ts +0 -1
  354. package/locales/extra/ccp-IN.d.ts +0 -1
  355. package/locales/extra/ccp.d.ts +0 -1
  356. package/locales/extra/ce.d.ts +0 -1
  357. package/locales/extra/ceb.d.ts +0 -1
  358. package/locales/extra/cgg.d.ts +0 -1
  359. package/locales/extra/chr.d.ts +0 -1
  360. package/locales/extra/ckb-IR.d.ts +0 -1
  361. package/locales/extra/ckb.d.ts +0 -1
  362. package/locales/extra/cs.d.ts +0 -1
  363. package/locales/extra/cy.d.ts +0 -1
  364. package/locales/extra/da-GL.d.ts +0 -1
  365. package/locales/extra/da.d.ts +0 -1
  366. package/locales/extra/dav.d.ts +0 -1
  367. package/locales/extra/de-AT.d.ts +0 -1
  368. package/locales/extra/de-BE.d.ts +0 -1
  369. package/locales/extra/de-CH.d.ts +0 -1
  370. package/locales/extra/de-IT.d.ts +0 -1
  371. package/locales/extra/de-LI.d.ts +0 -1
  372. package/locales/extra/de-LU.d.ts +0 -1
  373. package/locales/extra/de.d.ts +0 -1
  374. package/locales/extra/dje.d.ts +0 -1
  375. package/locales/extra/doi.d.ts +0 -1
  376. package/locales/extra/dsb.d.ts +0 -1
  377. package/locales/extra/dua.d.ts +0 -1
  378. package/locales/extra/dyo.d.ts +0 -1
  379. package/locales/extra/dz.d.ts +0 -1
  380. package/locales/extra/ebu.d.ts +0 -1
  381. package/locales/extra/ee-TG.d.ts +0 -1
  382. package/locales/extra/ee.d.ts +0 -1
  383. package/locales/extra/el-CY.d.ts +0 -1
  384. package/locales/extra/el.d.ts +0 -1
  385. package/locales/extra/en-001.d.ts +0 -1
  386. package/locales/extra/en-150.d.ts +0 -1
  387. package/locales/extra/en-AE.d.ts +0 -1
  388. package/locales/extra/en-AG.d.ts +0 -1
  389. package/locales/extra/en-AI.d.ts +0 -1
  390. package/locales/extra/en-AS.d.ts +0 -1
  391. package/locales/extra/en-AT.d.ts +0 -1
  392. package/locales/extra/en-AU.d.ts +0 -1
  393. package/locales/extra/en-BB.d.ts +0 -1
  394. package/locales/extra/en-BE.d.ts +0 -1
  395. package/locales/extra/en-BI.d.ts +0 -1
  396. package/locales/extra/en-BM.d.ts +0 -1
  397. package/locales/extra/en-BS.d.ts +0 -1
  398. package/locales/extra/en-BW.d.ts +0 -1
  399. package/locales/extra/en-BZ.d.ts +0 -1
  400. package/locales/extra/en-CA.d.ts +0 -1
  401. package/locales/extra/en-CC.d.ts +0 -1
  402. package/locales/extra/en-CH.d.ts +0 -1
  403. package/locales/extra/en-CK.d.ts +0 -1
  404. package/locales/extra/en-CM.d.ts +0 -1
  405. package/locales/extra/en-CX.d.ts +0 -1
  406. package/locales/extra/en-CY.d.ts +0 -1
  407. package/locales/extra/en-DE.d.ts +0 -1
  408. package/locales/extra/en-DG.d.ts +0 -1
  409. package/locales/extra/en-DK.d.ts +0 -1
  410. package/locales/extra/en-DM.d.ts +0 -1
  411. package/locales/extra/en-ER.d.ts +0 -1
  412. package/locales/extra/en-FI.d.ts +0 -1
  413. package/locales/extra/en-FJ.d.ts +0 -1
  414. package/locales/extra/en-FK.d.ts +0 -1
  415. package/locales/extra/en-FM.d.ts +0 -1
  416. package/locales/extra/en-GB.d.ts +0 -1
  417. package/locales/extra/en-GD.d.ts +0 -1
  418. package/locales/extra/en-GG.d.ts +0 -1
  419. package/locales/extra/en-GH.d.ts +0 -1
  420. package/locales/extra/en-GI.d.ts +0 -1
  421. package/locales/extra/en-GM.d.ts +0 -1
  422. package/locales/extra/en-GU.d.ts +0 -1
  423. package/locales/extra/en-GY.d.ts +0 -1
  424. package/locales/extra/en-HK.d.ts +0 -1
  425. package/locales/extra/en-IE.d.ts +0 -1
  426. package/locales/extra/en-IL.d.ts +0 -1
  427. package/locales/extra/en-IM.d.ts +0 -1
  428. package/locales/extra/en-IN.d.ts +0 -1
  429. package/locales/extra/en-IO.d.ts +0 -1
  430. package/locales/extra/en-JE.d.ts +0 -1
  431. package/locales/extra/en-JM.d.ts +0 -1
  432. package/locales/extra/en-KE.d.ts +0 -1
  433. package/locales/extra/en-KI.d.ts +0 -1
  434. package/locales/extra/en-KN.d.ts +0 -1
  435. package/locales/extra/en-KY.d.ts +0 -1
  436. package/locales/extra/en-LC.d.ts +0 -1
  437. package/locales/extra/en-LR.d.ts +0 -1
  438. package/locales/extra/en-LS.d.ts +0 -1
  439. package/locales/extra/en-MG.d.ts +0 -1
  440. package/locales/extra/en-MH.d.ts +0 -1
  441. package/locales/extra/en-MO.d.ts +0 -1
  442. package/locales/extra/en-MP.d.ts +0 -1
  443. package/locales/extra/en-MS.d.ts +0 -1
  444. package/locales/extra/en-MT.d.ts +0 -1
  445. package/locales/extra/en-MU.d.ts +0 -1
  446. package/locales/extra/en-MV.d.ts +0 -1
  447. package/locales/extra/en-MW.d.ts +0 -1
  448. package/locales/extra/en-MY.d.ts +0 -1
  449. package/locales/extra/en-NA.d.ts +0 -1
  450. package/locales/extra/en-NF.d.ts +0 -1
  451. package/locales/extra/en-NG.d.ts +0 -1
  452. package/locales/extra/en-NL.d.ts +0 -1
  453. package/locales/extra/en-NR.d.ts +0 -1
  454. package/locales/extra/en-NU.d.ts +0 -1
  455. package/locales/extra/en-NZ.d.ts +0 -1
  456. package/locales/extra/en-PG.d.ts +0 -1
  457. package/locales/extra/en-PH.d.ts +0 -1
  458. package/locales/extra/en-PK.d.ts +0 -1
  459. package/locales/extra/en-PN.d.ts +0 -1
  460. package/locales/extra/en-PR.d.ts +0 -1
  461. package/locales/extra/en-PW.d.ts +0 -1
  462. package/locales/extra/en-RW.d.ts +0 -1
  463. package/locales/extra/en-SB.d.ts +0 -1
  464. package/locales/extra/en-SC.d.ts +0 -1
  465. package/locales/extra/en-SD.d.ts +0 -1
  466. package/locales/extra/en-SE.d.ts +0 -1
  467. package/locales/extra/en-SG.d.ts +0 -1
  468. package/locales/extra/en-SH.d.ts +0 -1
  469. package/locales/extra/en-SI.d.ts +0 -1
  470. package/locales/extra/en-SL.d.ts +0 -1
  471. package/locales/extra/en-SS.d.ts +0 -1
  472. package/locales/extra/en-SX.d.ts +0 -1
  473. package/locales/extra/en-SZ.d.ts +0 -1
  474. package/locales/extra/en-TC.d.ts +0 -1
  475. package/locales/extra/en-TK.d.ts +0 -1
  476. package/locales/extra/en-TO.d.ts +0 -1
  477. package/locales/extra/en-TT.d.ts +0 -1
  478. package/locales/extra/en-TV.d.ts +0 -1
  479. package/locales/extra/en-TZ.d.ts +0 -1
  480. package/locales/extra/en-UG.d.ts +0 -1
  481. package/locales/extra/en-UM.d.ts +0 -1
  482. package/locales/extra/en-VC.d.ts +0 -1
  483. package/locales/extra/en-VG.d.ts +0 -1
  484. package/locales/extra/en-VI.d.ts +0 -1
  485. package/locales/extra/en-VU.d.ts +0 -1
  486. package/locales/extra/en-WS.d.ts +0 -1
  487. package/locales/extra/en-ZA.d.ts +0 -1
  488. package/locales/extra/en-ZM.d.ts +0 -1
  489. package/locales/extra/en-ZW.d.ts +0 -1
  490. package/locales/extra/en.d.ts +0 -1
  491. package/locales/extra/eo.d.ts +0 -1
  492. package/locales/extra/es-419.d.ts +0 -1
  493. package/locales/extra/es-AR.d.ts +0 -1
  494. package/locales/extra/es-BO.d.ts +0 -1
  495. package/locales/extra/es-BR.d.ts +0 -1
  496. package/locales/extra/es-BZ.d.ts +0 -1
  497. package/locales/extra/es-CL.d.ts +0 -1
  498. package/locales/extra/es-CO.d.ts +0 -1
  499. package/locales/extra/es-CR.d.ts +0 -1
  500. package/locales/extra/es-CU.d.ts +0 -1
  501. package/locales/extra/es-DO.d.ts +0 -1
  502. package/locales/extra/es-EA.d.ts +0 -1
  503. package/locales/extra/es-EC.d.ts +0 -1
  504. package/locales/extra/es-GQ.d.ts +0 -1
  505. package/locales/extra/es-GT.d.ts +0 -1
  506. package/locales/extra/es-HN.d.ts +0 -1
  507. package/locales/extra/es-IC.d.ts +0 -1
  508. package/locales/extra/es-MX.d.ts +0 -1
  509. package/locales/extra/es-NI.d.ts +0 -1
  510. package/locales/extra/es-PA.d.ts +0 -1
  511. package/locales/extra/es-PE.d.ts +0 -1
  512. package/locales/extra/es-PH.d.ts +0 -1
  513. package/locales/extra/es-PR.d.ts +0 -1
  514. package/locales/extra/es-PY.d.ts +0 -1
  515. package/locales/extra/es-SV.d.ts +0 -1
  516. package/locales/extra/es-US.d.ts +0 -1
  517. package/locales/extra/es-UY.d.ts +0 -1
  518. package/locales/extra/es-VE.d.ts +0 -1
  519. package/locales/extra/es.d.ts +0 -1
  520. package/locales/extra/et.d.ts +0 -1
  521. package/locales/extra/eu.d.ts +0 -1
  522. package/locales/extra/ewo.d.ts +0 -1
  523. package/locales/extra/fa-AF.d.ts +0 -1
  524. package/locales/extra/fa.d.ts +0 -1
  525. package/locales/extra/ff-Adlm-BF.d.ts +0 -1
  526. package/locales/extra/ff-Adlm-CM.d.ts +0 -1
  527. package/locales/extra/ff-Adlm-GH.d.ts +0 -1
  528. package/locales/extra/ff-Adlm-GM.d.ts +0 -1
  529. package/locales/extra/ff-Adlm-GW.d.ts +0 -1
  530. package/locales/extra/ff-Adlm-LR.d.ts +0 -1
  531. package/locales/extra/ff-Adlm-MR.d.ts +0 -1
  532. package/locales/extra/ff-Adlm-NE.d.ts +0 -1
  533. package/locales/extra/ff-Adlm-NG.d.ts +0 -1
  534. package/locales/extra/ff-Adlm-SL.d.ts +0 -1
  535. package/locales/extra/ff-Adlm-SN.d.ts +0 -1
  536. package/locales/extra/ff-Adlm.d.ts +0 -1
  537. package/locales/extra/ff-CM.d.ts +0 -1
  538. package/locales/extra/ff-GN.d.ts +0 -1
  539. package/locales/extra/ff-Latn-BF.d.ts +0 -1
  540. package/locales/extra/ff-Latn-CM.d.ts +0 -1
  541. package/locales/extra/ff-Latn-GH.d.ts +0 -1
  542. package/locales/extra/ff-Latn-GM.d.ts +0 -1
  543. package/locales/extra/ff-Latn-GN.d.ts +0 -1
  544. package/locales/extra/ff-Latn-GW.d.ts +0 -1
  545. package/locales/extra/ff-Latn-LR.d.ts +0 -1
  546. package/locales/extra/ff-Latn-MR.d.ts +0 -1
  547. package/locales/extra/ff-Latn-NE.d.ts +0 -1
  548. package/locales/extra/ff-Latn-NG.d.ts +0 -1
  549. package/locales/extra/ff-Latn-SL.d.ts +0 -1
  550. package/locales/extra/ff-Latn.d.ts +0 -1
  551. package/locales/extra/ff-MR.d.ts +0 -1
  552. package/locales/extra/ff.d.ts +0 -1
  553. package/locales/extra/fi.d.ts +0 -1
  554. package/locales/extra/fil.d.ts +0 -1
  555. package/locales/extra/fo-DK.d.ts +0 -1
  556. package/locales/extra/fo.d.ts +0 -1
  557. package/locales/extra/fr-BE.d.ts +0 -1
  558. package/locales/extra/fr-BF.d.ts +0 -1
  559. package/locales/extra/fr-BI.d.ts +0 -1
  560. package/locales/extra/fr-BJ.d.ts +0 -1
  561. package/locales/extra/fr-BL.d.ts +0 -1
  562. package/locales/extra/fr-CA.d.ts +0 -1
  563. package/locales/extra/fr-CD.d.ts +0 -1
  564. package/locales/extra/fr-CF.d.ts +0 -1
  565. package/locales/extra/fr-CG.d.ts +0 -1
  566. package/locales/extra/fr-CH.d.ts +0 -1
  567. package/locales/extra/fr-CI.d.ts +0 -1
  568. package/locales/extra/fr-CM.d.ts +0 -1
  569. package/locales/extra/fr-DJ.d.ts +0 -1
  570. package/locales/extra/fr-DZ.d.ts +0 -1
  571. package/locales/extra/fr-GA.d.ts +0 -1
  572. package/locales/extra/fr-GF.d.ts +0 -1
  573. package/locales/extra/fr-GN.d.ts +0 -1
  574. package/locales/extra/fr-GP.d.ts +0 -1
  575. package/locales/extra/fr-GQ.d.ts +0 -1
  576. package/locales/extra/fr-HT.d.ts +0 -1
  577. package/locales/extra/fr-KM.d.ts +0 -1
  578. package/locales/extra/fr-LU.d.ts +0 -1
  579. package/locales/extra/fr-MA.d.ts +0 -1
  580. package/locales/extra/fr-MC.d.ts +0 -1
  581. package/locales/extra/fr-MF.d.ts +0 -1
  582. package/locales/extra/fr-MG.d.ts +0 -1
  583. package/locales/extra/fr-ML.d.ts +0 -1
  584. package/locales/extra/fr-MQ.d.ts +0 -1
  585. package/locales/extra/fr-MR.d.ts +0 -1
  586. package/locales/extra/fr-MU.d.ts +0 -1
  587. package/locales/extra/fr-NC.d.ts +0 -1
  588. package/locales/extra/fr-NE.d.ts +0 -1
  589. package/locales/extra/fr-PF.d.ts +0 -1
  590. package/locales/extra/fr-PM.d.ts +0 -1
  591. package/locales/extra/fr-RE.d.ts +0 -1
  592. package/locales/extra/fr-RW.d.ts +0 -1
  593. package/locales/extra/fr-SC.d.ts +0 -1
  594. package/locales/extra/fr-SN.d.ts +0 -1
  595. package/locales/extra/fr-SY.d.ts +0 -1
  596. package/locales/extra/fr-TD.d.ts +0 -1
  597. package/locales/extra/fr-TG.d.ts +0 -1
  598. package/locales/extra/fr-TN.d.ts +0 -1
  599. package/locales/extra/fr-VU.d.ts +0 -1
  600. package/locales/extra/fr-WF.d.ts +0 -1
  601. package/locales/extra/fr-YT.d.ts +0 -1
  602. package/locales/extra/fr.d.ts +0 -1
  603. package/locales/extra/fur.d.ts +0 -1
  604. package/locales/extra/fy.d.ts +0 -1
  605. package/locales/extra/ga-GB.d.ts +0 -1
  606. package/locales/extra/ga.d.ts +0 -1
  607. package/locales/extra/gd.d.ts +0 -1
  608. package/locales/extra/gl.d.ts +0 -1
  609. package/locales/extra/gsw-FR.d.ts +0 -1
  610. package/locales/extra/gsw-LI.d.ts +0 -1
  611. package/locales/extra/gsw.d.ts +0 -1
  612. package/locales/extra/gu.d.ts +0 -1
  613. package/locales/extra/guz.d.ts +0 -1
  614. package/locales/extra/gv.d.ts +0 -1
  615. package/locales/extra/ha-GH.d.ts +0 -1
  616. package/locales/extra/ha-NE.d.ts +0 -1
  617. package/locales/extra/ha.d.ts +0 -1
  618. package/locales/extra/haw.d.ts +0 -1
  619. package/locales/extra/he.d.ts +0 -1
  620. package/locales/extra/hi-Latn.d.ts +0 -1
  621. package/locales/extra/hi.d.ts +0 -1
  622. package/locales/extra/hr-BA.d.ts +0 -1
  623. package/locales/extra/hr.d.ts +0 -1
  624. package/locales/extra/hsb.d.ts +0 -1
  625. package/locales/extra/hu.d.ts +0 -1
  626. package/locales/extra/hy.d.ts +0 -1
  627. package/locales/extra/ia.d.ts +0 -1
  628. package/locales/extra/id.d.ts +0 -1
  629. package/locales/extra/ig.d.ts +0 -1
  630. package/locales/extra/ii.d.ts +0 -1
  631. package/locales/extra/is.d.ts +0 -1
  632. package/locales/extra/it-CH.d.ts +0 -1
  633. package/locales/extra/it-SM.d.ts +0 -1
  634. package/locales/extra/it-VA.d.ts +0 -1
  635. package/locales/extra/it.d.ts +0 -1
  636. package/locales/extra/ja.d.ts +0 -1
  637. package/locales/extra/jgo.d.ts +0 -1
  638. package/locales/extra/jmc.d.ts +0 -1
  639. package/locales/extra/jv.d.ts +0 -1
  640. package/locales/extra/ka.d.ts +0 -1
  641. package/locales/extra/kab.d.ts +0 -1
  642. package/locales/extra/kam.d.ts +0 -1
  643. package/locales/extra/kde.d.ts +0 -1
  644. package/locales/extra/kea.d.ts +0 -1
  645. package/locales/extra/kgp.d.ts +0 -1
  646. package/locales/extra/khq.d.ts +0 -1
  647. package/locales/extra/ki.d.ts +0 -1
  648. package/locales/extra/kk.d.ts +0 -1
  649. package/locales/extra/kkj.d.ts +0 -1
  650. package/locales/extra/kl.d.ts +0 -1
  651. package/locales/extra/kln.d.ts +0 -1
  652. package/locales/extra/km.d.ts +0 -1
  653. package/locales/extra/kn.d.ts +0 -1
  654. package/locales/extra/ko-KP.d.ts +0 -1
  655. package/locales/extra/ko.d.ts +0 -1
  656. package/locales/extra/kok.d.ts +0 -1
  657. package/locales/extra/ks-Arab.d.ts +0 -1
  658. package/locales/extra/ks-Deva.d.ts +0 -1
  659. package/locales/extra/ks.d.ts +0 -1
  660. package/locales/extra/ksb.d.ts +0 -1
  661. package/locales/extra/ksf.d.ts +0 -1
  662. package/locales/extra/ksh.d.ts +0 -1
  663. package/locales/extra/ku.d.ts +0 -1
  664. package/locales/extra/kw.d.ts +0 -1
  665. package/locales/extra/ky.d.ts +0 -1
  666. package/locales/extra/lag.d.ts +0 -1
  667. package/locales/extra/lb.d.ts +0 -1
  668. package/locales/extra/lg.d.ts +0 -1
  669. package/locales/extra/lkt.d.ts +0 -1
  670. package/locales/extra/ln-AO.d.ts +0 -1
  671. package/locales/extra/ln-CF.d.ts +0 -1
  672. package/locales/extra/ln-CG.d.ts +0 -1
  673. package/locales/extra/ln.d.ts +0 -1
  674. package/locales/extra/lo.d.ts +0 -1
  675. package/locales/extra/lrc-IQ.d.ts +0 -1
  676. package/locales/extra/lrc.d.ts +0 -1
  677. package/locales/extra/lt.d.ts +0 -1
  678. package/locales/extra/lu.d.ts +0 -1
  679. package/locales/extra/luo.d.ts +0 -1
  680. package/locales/extra/luy.d.ts +0 -1
  681. package/locales/extra/lv.d.ts +0 -1
  682. package/locales/extra/mai.d.ts +0 -1
  683. package/locales/extra/mas-TZ.d.ts +0 -1
  684. package/locales/extra/mas.d.ts +0 -1
  685. package/locales/extra/mer.d.ts +0 -1
  686. package/locales/extra/mfe.d.ts +0 -1
  687. package/locales/extra/mg.d.ts +0 -1
  688. package/locales/extra/mgh.d.ts +0 -1
  689. package/locales/extra/mgo.d.ts +0 -1
  690. package/locales/extra/mi.d.ts +0 -1
  691. package/locales/extra/mk.d.ts +0 -1
  692. package/locales/extra/ml.d.ts +0 -1
  693. package/locales/extra/mn.d.ts +0 -1
  694. package/locales/extra/mni-Beng.d.ts +0 -1
  695. package/locales/extra/mni.d.ts +0 -1
  696. package/locales/extra/mr.d.ts +0 -1
  697. package/locales/extra/ms-BN.d.ts +0 -1
  698. package/locales/extra/ms-ID.d.ts +0 -1
  699. package/locales/extra/ms-SG.d.ts +0 -1
  700. package/locales/extra/ms.d.ts +0 -1
  701. package/locales/extra/mt.d.ts +0 -1
  702. package/locales/extra/mua.d.ts +0 -1
  703. package/locales/extra/my.d.ts +0 -1
  704. package/locales/extra/mzn.d.ts +0 -1
  705. package/locales/extra/naq.d.ts +0 -1
  706. package/locales/extra/nb-SJ.d.ts +0 -1
  707. package/locales/extra/nb.d.ts +0 -1
  708. package/locales/extra/nd.d.ts +0 -1
  709. package/locales/extra/nds-NL.d.ts +0 -1
  710. package/locales/extra/nds.d.ts +0 -1
  711. package/locales/extra/ne-IN.d.ts +0 -1
  712. package/locales/extra/ne.d.ts +0 -1
  713. package/locales/extra/nl-AW.d.ts +0 -1
  714. package/locales/extra/nl-BE.d.ts +0 -1
  715. package/locales/extra/nl-BQ.d.ts +0 -1
  716. package/locales/extra/nl-CW.d.ts +0 -1
  717. package/locales/extra/nl-SR.d.ts +0 -1
  718. package/locales/extra/nl-SX.d.ts +0 -1
  719. package/locales/extra/nl.d.ts +0 -1
  720. package/locales/extra/nmg.d.ts +0 -1
  721. package/locales/extra/nn.d.ts +0 -1
  722. package/locales/extra/nnh.d.ts +0 -1
  723. package/locales/extra/no.d.ts +0 -1
  724. package/locales/extra/nus.d.ts +0 -1
  725. package/locales/extra/nyn.d.ts +0 -1
  726. package/locales/extra/om-KE.d.ts +0 -1
  727. package/locales/extra/om.d.ts +0 -1
  728. package/locales/extra/or.d.ts +0 -1
  729. package/locales/extra/os-RU.d.ts +0 -1
  730. package/locales/extra/os.d.ts +0 -1
  731. package/locales/extra/pa-Arab.d.ts +0 -1
  732. package/locales/extra/pa-Guru.d.ts +0 -1
  733. package/locales/extra/pa.d.ts +0 -1
  734. package/locales/extra/pcm.d.ts +0 -1
  735. package/locales/extra/pl.d.ts +0 -1
  736. package/locales/extra/ps-PK.d.ts +0 -1
  737. package/locales/extra/ps.d.ts +0 -1
  738. package/locales/extra/pt-AO.d.ts +0 -1
  739. package/locales/extra/pt-CH.d.ts +0 -1
  740. package/locales/extra/pt-CV.d.ts +0 -1
  741. package/locales/extra/pt-GQ.d.ts +0 -1
  742. package/locales/extra/pt-GW.d.ts +0 -1
  743. package/locales/extra/pt-LU.d.ts +0 -1
  744. package/locales/extra/pt-MO.d.ts +0 -1
  745. package/locales/extra/pt-MZ.d.ts +0 -1
  746. package/locales/extra/pt-PT.d.ts +0 -1
  747. package/locales/extra/pt-ST.d.ts +0 -1
  748. package/locales/extra/pt-TL.d.ts +0 -1
  749. package/locales/extra/pt.d.ts +0 -1
  750. package/locales/extra/qu-BO.d.ts +0 -1
  751. package/locales/extra/qu-EC.d.ts +0 -1
  752. package/locales/extra/qu.d.ts +0 -1
  753. package/locales/extra/rm.d.ts +0 -1
  754. package/locales/extra/rn.d.ts +0 -1
  755. package/locales/extra/ro-MD.d.ts +0 -1
  756. package/locales/extra/ro.d.ts +0 -1
  757. package/locales/extra/rof.d.ts +0 -1
  758. package/locales/extra/ru-BY.d.ts +0 -1
  759. package/locales/extra/ru-KG.d.ts +0 -1
  760. package/locales/extra/ru-KZ.d.ts +0 -1
  761. package/locales/extra/ru-MD.d.ts +0 -1
  762. package/locales/extra/ru-UA.d.ts +0 -1
  763. package/locales/extra/ru.d.ts +0 -1
  764. package/locales/extra/rw.d.ts +0 -1
  765. package/locales/extra/rwk.d.ts +0 -1
  766. package/locales/extra/sa.d.ts +0 -1
  767. package/locales/extra/sah.d.ts +0 -1
  768. package/locales/extra/saq.d.ts +0 -1
  769. package/locales/extra/sat-Olck.d.ts +0 -1
  770. package/locales/extra/sat.d.ts +0 -1
  771. package/locales/extra/sbp.d.ts +0 -1
  772. package/locales/extra/sc.d.ts +0 -1
  773. package/locales/extra/sd-Arab.d.ts +0 -1
  774. package/locales/extra/sd-Deva.d.ts +0 -1
  775. package/locales/extra/sd.d.ts +0 -1
  776. package/locales/extra/se-FI.d.ts +0 -1
  777. package/locales/extra/se-SE.d.ts +0 -1
  778. package/locales/extra/se.d.ts +0 -1
  779. package/locales/extra/seh.d.ts +0 -1
  780. package/locales/extra/ses.d.ts +0 -1
  781. package/locales/extra/sg.d.ts +0 -1
  782. package/locales/extra/shi-Latn.d.ts +0 -1
  783. package/locales/extra/shi-Tfng.d.ts +0 -1
  784. package/locales/extra/shi.d.ts +0 -1
  785. package/locales/extra/si.d.ts +0 -1
  786. package/locales/extra/sk.d.ts +0 -1
  787. package/locales/extra/sl.d.ts +0 -1
  788. package/locales/extra/smn.d.ts +0 -1
  789. package/locales/extra/sn.d.ts +0 -1
  790. package/locales/extra/so-DJ.d.ts +0 -1
  791. package/locales/extra/so-ET.d.ts +0 -1
  792. package/locales/extra/so-KE.d.ts +0 -1
  793. package/locales/extra/so.d.ts +0 -1
  794. package/locales/extra/sq-MK.d.ts +0 -1
  795. package/locales/extra/sq-XK.d.ts +0 -1
  796. package/locales/extra/sq.d.ts +0 -1
  797. package/locales/extra/sr-Cyrl-BA.d.ts +0 -1
  798. package/locales/extra/sr-Cyrl-ME.d.ts +0 -1
  799. package/locales/extra/sr-Cyrl-XK.d.ts +0 -1
  800. package/locales/extra/sr-Cyrl.d.ts +0 -1
  801. package/locales/extra/sr-Latn-BA.d.ts +0 -1
  802. package/locales/extra/sr-Latn-ME.d.ts +0 -1
  803. package/locales/extra/sr-Latn-XK.d.ts +0 -1
  804. package/locales/extra/sr-Latn.d.ts +0 -1
  805. package/locales/extra/sr.d.ts +0 -1
  806. package/locales/extra/su-Latn.d.ts +0 -1
  807. package/locales/extra/su.d.ts +0 -1
  808. package/locales/extra/sv-AX.d.ts +0 -1
  809. package/locales/extra/sv-FI.d.ts +0 -1
  810. package/locales/extra/sv.d.ts +0 -1
  811. package/locales/extra/sw-CD.d.ts +0 -1
  812. package/locales/extra/sw-KE.d.ts +0 -1
  813. package/locales/extra/sw-UG.d.ts +0 -1
  814. package/locales/extra/sw.d.ts +0 -1
  815. package/locales/extra/ta-LK.d.ts +0 -1
  816. package/locales/extra/ta-MY.d.ts +0 -1
  817. package/locales/extra/ta-SG.d.ts +0 -1
  818. package/locales/extra/ta.d.ts +0 -1
  819. package/locales/extra/te.d.ts +0 -1
  820. package/locales/extra/teo-KE.d.ts +0 -1
  821. package/locales/extra/teo.d.ts +0 -1
  822. package/locales/extra/tg.d.ts +0 -1
  823. package/locales/extra/th.d.ts +0 -1
  824. package/locales/extra/ti-ER.d.ts +0 -1
  825. package/locales/extra/ti.d.ts +0 -1
  826. package/locales/extra/tk.d.ts +0 -1
  827. package/locales/extra/to.d.ts +0 -1
  828. package/locales/extra/tr-CY.d.ts +0 -1
  829. package/locales/extra/tr.d.ts +0 -1
  830. package/locales/extra/tt.d.ts +0 -1
  831. package/locales/extra/twq.d.ts +0 -1
  832. package/locales/extra/tzm.d.ts +0 -1
  833. package/locales/extra/ug.d.ts +0 -1
  834. package/locales/extra/uk.d.ts +0 -1
  835. package/locales/extra/und.d.ts +0 -1
  836. package/locales/extra/ur-IN.d.ts +0 -1
  837. package/locales/extra/ur.d.ts +0 -1
  838. package/locales/extra/uz-Arab.d.ts +0 -1
  839. package/locales/extra/uz-Cyrl.d.ts +0 -1
  840. package/locales/extra/uz-Latn.d.ts +0 -1
  841. package/locales/extra/uz.d.ts +0 -1
  842. package/locales/extra/vai-Latn.d.ts +0 -1
  843. package/locales/extra/vai-Vaii.d.ts +0 -1
  844. package/locales/extra/vai.d.ts +0 -1
  845. package/locales/extra/vi.d.ts +0 -1
  846. package/locales/extra/vun.d.ts +0 -1
  847. package/locales/extra/wae.d.ts +0 -1
  848. package/locales/extra/wo.d.ts +0 -1
  849. package/locales/extra/xh.d.ts +0 -1
  850. package/locales/extra/xog.d.ts +0 -1
  851. package/locales/extra/yav.d.ts +0 -1
  852. package/locales/extra/yi.d.ts +0 -1
  853. package/locales/extra/yo-BJ.d.ts +0 -1
  854. package/locales/extra/yo.d.ts +0 -1
  855. package/locales/extra/yrl-CO.d.ts +0 -1
  856. package/locales/extra/yrl-VE.d.ts +0 -1
  857. package/locales/extra/yrl.d.ts +0 -1
  858. package/locales/extra/yue-Hans.d.ts +0 -1
  859. package/locales/extra/yue-Hant.d.ts +0 -1
  860. package/locales/extra/yue.d.ts +0 -1
  861. package/locales/extra/zgh.d.ts +0 -1
  862. package/locales/extra/zh-Hans-HK.d.ts +0 -1
  863. package/locales/extra/zh-Hans-MO.d.ts +0 -1
  864. package/locales/extra/zh-Hans-SG.d.ts +0 -1
  865. package/locales/extra/zh-Hans.d.ts +0 -1
  866. package/locales/extra/zh-Hant-HK.d.ts +0 -1
  867. package/locales/extra/zh-Hant-MO.d.ts +0 -1
  868. package/locales/extra/zh-Hant.d.ts +0 -1
  869. package/locales/extra/zh.d.ts +0 -1
  870. package/locales/extra/zu.d.ts +0 -1
  871. package/locales/fa-AF.d.ts +0 -1
  872. package/locales/fa.d.ts +0 -1
  873. package/locales/ff-Adlm-BF.d.ts +0 -1
  874. package/locales/ff-Adlm-CM.d.ts +0 -1
  875. package/locales/ff-Adlm-GH.d.ts +0 -1
  876. package/locales/ff-Adlm-GM.d.ts +0 -1
  877. package/locales/ff-Adlm-GW.d.ts +0 -1
  878. package/locales/ff-Adlm-LR.d.ts +0 -1
  879. package/locales/ff-Adlm-MR.d.ts +0 -1
  880. package/locales/ff-Adlm-NE.d.ts +0 -1
  881. package/locales/ff-Adlm-NG.d.ts +0 -1
  882. package/locales/ff-Adlm-SL.d.ts +0 -1
  883. package/locales/ff-Adlm-SN.d.ts +0 -1
  884. package/locales/ff-Adlm.d.ts +0 -1
  885. package/locales/ff-CM.d.ts +0 -1
  886. package/locales/ff-GN.d.ts +0 -1
  887. package/locales/ff-Latn-BF.d.ts +0 -1
  888. package/locales/ff-Latn-CM.d.ts +0 -1
  889. package/locales/ff-Latn-GH.d.ts +0 -1
  890. package/locales/ff-Latn-GM.d.ts +0 -1
  891. package/locales/ff-Latn-GN.d.ts +0 -1
  892. package/locales/ff-Latn-GW.d.ts +0 -1
  893. package/locales/ff-Latn-LR.d.ts +0 -1
  894. package/locales/ff-Latn-MR.d.ts +0 -1
  895. package/locales/ff-Latn-NE.d.ts +0 -1
  896. package/locales/ff-Latn-NG.d.ts +0 -1
  897. package/locales/ff-Latn-SL.d.ts +0 -1
  898. package/locales/ff-Latn.d.ts +0 -1
  899. package/locales/ff-MR.d.ts +0 -1
  900. package/locales/ff.d.ts +0 -1
  901. package/locales/fi.d.ts +0 -1
  902. package/locales/fil.d.ts +0 -1
  903. package/locales/fo-DK.d.ts +0 -1
  904. package/locales/fo.d.ts +0 -1
  905. package/locales/fr-BE.d.ts +0 -1
  906. package/locales/fr-BF.d.ts +0 -1
  907. package/locales/fr-BI.d.ts +0 -1
  908. package/locales/fr-BJ.d.ts +0 -1
  909. package/locales/fr-BL.d.ts +0 -1
  910. package/locales/fr-CA.d.ts +0 -1
  911. package/locales/fr-CD.d.ts +0 -1
  912. package/locales/fr-CF.d.ts +0 -1
  913. package/locales/fr-CG.d.ts +0 -1
  914. package/locales/fr-CH.d.ts +0 -1
  915. package/locales/fr-CI.d.ts +0 -1
  916. package/locales/fr-CM.d.ts +0 -1
  917. package/locales/fr-DJ.d.ts +0 -1
  918. package/locales/fr-DZ.d.ts +0 -1
  919. package/locales/fr-GA.d.ts +0 -1
  920. package/locales/fr-GF.d.ts +0 -1
  921. package/locales/fr-GN.d.ts +0 -1
  922. package/locales/fr-GP.d.ts +0 -1
  923. package/locales/fr-GQ.d.ts +0 -1
  924. package/locales/fr-HT.d.ts +0 -1
  925. package/locales/fr-KM.d.ts +0 -1
  926. package/locales/fr-LU.d.ts +0 -1
  927. package/locales/fr-MA.d.ts +0 -1
  928. package/locales/fr-MC.d.ts +0 -1
  929. package/locales/fr-MF.d.ts +0 -1
  930. package/locales/fr-MG.d.ts +0 -1
  931. package/locales/fr-ML.d.ts +0 -1
  932. package/locales/fr-MQ.d.ts +0 -1
  933. package/locales/fr-MR.d.ts +0 -1
  934. package/locales/fr-MU.d.ts +0 -1
  935. package/locales/fr-NC.d.ts +0 -1
  936. package/locales/fr-NE.d.ts +0 -1
  937. package/locales/fr-PF.d.ts +0 -1
  938. package/locales/fr-PM.d.ts +0 -1
  939. package/locales/fr-RE.d.ts +0 -1
  940. package/locales/fr-RW.d.ts +0 -1
  941. package/locales/fr-SC.d.ts +0 -1
  942. package/locales/fr-SN.d.ts +0 -1
  943. package/locales/fr-SY.d.ts +0 -1
  944. package/locales/fr-TD.d.ts +0 -1
  945. package/locales/fr-TG.d.ts +0 -1
  946. package/locales/fr-TN.d.ts +0 -1
  947. package/locales/fr-VU.d.ts +0 -1
  948. package/locales/fr-WF.d.ts +0 -1
  949. package/locales/fr-YT.d.ts +0 -1
  950. package/locales/fr.d.ts +0 -1
  951. package/locales/fur.d.ts +0 -1
  952. package/locales/fy.d.ts +0 -1
  953. package/locales/ga-GB.d.ts +0 -1
  954. package/locales/ga.d.ts +0 -1
  955. package/locales/gd.d.ts +0 -1
  956. package/locales/gl.d.ts +0 -1
  957. package/locales/gsw-FR.d.ts +0 -1
  958. package/locales/gsw-LI.d.ts +0 -1
  959. package/locales/gsw.d.ts +0 -1
  960. package/locales/gu.d.ts +0 -1
  961. package/locales/guz.d.ts +0 -1
  962. package/locales/gv.d.ts +0 -1
  963. package/locales/ha-GH.d.ts +0 -1
  964. package/locales/ha-NE.d.ts +0 -1
  965. package/locales/ha.d.ts +0 -1
  966. package/locales/haw.d.ts +0 -1
  967. package/locales/he.d.ts +0 -1
  968. package/locales/hi-Latn.d.ts +0 -1
  969. package/locales/hi.d.ts +0 -1
  970. package/locales/hr-BA.d.ts +0 -1
  971. package/locales/hr.d.ts +0 -1
  972. package/locales/hsb.d.ts +0 -1
  973. package/locales/hu.d.ts +0 -1
  974. package/locales/hy.d.ts +0 -1
  975. package/locales/ia.d.ts +0 -1
  976. package/locales/id.d.ts +0 -1
  977. package/locales/ig.d.ts +0 -1
  978. package/locales/ii.d.ts +0 -1
  979. package/locales/is.d.ts +0 -1
  980. package/locales/it-CH.d.ts +0 -1
  981. package/locales/it-SM.d.ts +0 -1
  982. package/locales/it-VA.d.ts +0 -1
  983. package/locales/it.d.ts +0 -1
  984. package/locales/ja.d.ts +0 -1
  985. package/locales/jgo.d.ts +0 -1
  986. package/locales/jmc.d.ts +0 -1
  987. package/locales/jv.d.ts +0 -1
  988. package/locales/ka.d.ts +0 -1
  989. package/locales/kab.d.ts +0 -1
  990. package/locales/kam.d.ts +0 -1
  991. package/locales/kde.d.ts +0 -1
  992. package/locales/kea.d.ts +0 -1
  993. package/locales/kgp.d.ts +0 -1
  994. package/locales/khq.d.ts +0 -1
  995. package/locales/ki.d.ts +0 -1
  996. package/locales/kk.d.ts +0 -1
  997. package/locales/kkj.d.ts +0 -1
  998. package/locales/kl.d.ts +0 -1
  999. package/locales/kln.d.ts +0 -1
  1000. package/locales/km.d.ts +0 -1
  1001. package/locales/kn.d.ts +0 -1
  1002. package/locales/ko-KP.d.ts +0 -1
  1003. package/locales/ko.d.ts +0 -1
  1004. package/locales/kok.d.ts +0 -1
  1005. package/locales/ks-Arab.d.ts +0 -1
  1006. package/locales/ks-Deva.d.ts +0 -1
  1007. package/locales/ks.d.ts +0 -1
  1008. package/locales/ksb.d.ts +0 -1
  1009. package/locales/ksf.d.ts +0 -1
  1010. package/locales/ksh.d.ts +0 -1
  1011. package/locales/ku.d.ts +0 -1
  1012. package/locales/kw.d.ts +0 -1
  1013. package/locales/ky.d.ts +0 -1
  1014. package/locales/lag.d.ts +0 -1
  1015. package/locales/lb.d.ts +0 -1
  1016. package/locales/lg.d.ts +0 -1
  1017. package/locales/lkt.d.ts +0 -1
  1018. package/locales/ln-AO.d.ts +0 -1
  1019. package/locales/ln-CF.d.ts +0 -1
  1020. package/locales/ln-CG.d.ts +0 -1
  1021. package/locales/ln.d.ts +0 -1
  1022. package/locales/lo.d.ts +0 -1
  1023. package/locales/lrc-IQ.d.ts +0 -1
  1024. package/locales/lrc.d.ts +0 -1
  1025. package/locales/lt.d.ts +0 -1
  1026. package/locales/lu.d.ts +0 -1
  1027. package/locales/luo.d.ts +0 -1
  1028. package/locales/luy.d.ts +0 -1
  1029. package/locales/lv.d.ts +0 -1
  1030. package/locales/mai.d.ts +0 -1
  1031. package/locales/mas-TZ.d.ts +0 -1
  1032. package/locales/mas.d.ts +0 -1
  1033. package/locales/mer.d.ts +0 -1
  1034. package/locales/mfe.d.ts +0 -1
  1035. package/locales/mg.d.ts +0 -1
  1036. package/locales/mgh.d.ts +0 -1
  1037. package/locales/mgo.d.ts +0 -1
  1038. package/locales/mi.d.ts +0 -1
  1039. package/locales/mk.d.ts +0 -1
  1040. package/locales/ml.d.ts +0 -1
  1041. package/locales/mn.d.ts +0 -1
  1042. package/locales/mni-Beng.d.ts +0 -1
  1043. package/locales/mni.d.ts +0 -1
  1044. package/locales/mr.d.ts +0 -1
  1045. package/locales/ms-BN.d.ts +0 -1
  1046. package/locales/ms-ID.d.ts +0 -1
  1047. package/locales/ms-SG.d.ts +0 -1
  1048. package/locales/ms.d.ts +0 -1
  1049. package/locales/mt.d.ts +0 -1
  1050. package/locales/mua.d.ts +0 -1
  1051. package/locales/my.d.ts +0 -1
  1052. package/locales/mzn.d.ts +0 -1
  1053. package/locales/naq.d.ts +0 -1
  1054. package/locales/nb-SJ.d.ts +0 -1
  1055. package/locales/nb.d.ts +0 -1
  1056. package/locales/nd.d.ts +0 -1
  1057. package/locales/nds-NL.d.ts +0 -1
  1058. package/locales/nds.d.ts +0 -1
  1059. package/locales/ne-IN.d.ts +0 -1
  1060. package/locales/ne.d.ts +0 -1
  1061. package/locales/nl-AW.d.ts +0 -1
  1062. package/locales/nl-BE.d.ts +0 -1
  1063. package/locales/nl-BQ.d.ts +0 -1
  1064. package/locales/nl-CW.d.ts +0 -1
  1065. package/locales/nl-SR.d.ts +0 -1
  1066. package/locales/nl-SX.d.ts +0 -1
  1067. package/locales/nl.d.ts +0 -1
  1068. package/locales/nmg.d.ts +0 -1
  1069. package/locales/nn.d.ts +0 -1
  1070. package/locales/nnh.d.ts +0 -1
  1071. package/locales/no.d.ts +0 -1
  1072. package/locales/nus.d.ts +0 -1
  1073. package/locales/nyn.d.ts +0 -1
  1074. package/locales/om-KE.d.ts +0 -1
  1075. package/locales/om.d.ts +0 -1
  1076. package/locales/or.d.ts +0 -1
  1077. package/locales/os-RU.d.ts +0 -1
  1078. package/locales/os.d.ts +0 -1
  1079. package/locales/pa-Arab.d.ts +0 -1
  1080. package/locales/pa-Guru.d.ts +0 -1
  1081. package/locales/pa.d.ts +0 -1
  1082. package/locales/pcm.d.ts +0 -1
  1083. package/locales/pl.d.ts +0 -1
  1084. package/locales/ps-PK.d.ts +0 -1
  1085. package/locales/ps.d.ts +0 -1
  1086. package/locales/pt-AO.d.ts +0 -1
  1087. package/locales/pt-CH.d.ts +0 -1
  1088. package/locales/pt-CV.d.ts +0 -1
  1089. package/locales/pt-GQ.d.ts +0 -1
  1090. package/locales/pt-GW.d.ts +0 -1
  1091. package/locales/pt-LU.d.ts +0 -1
  1092. package/locales/pt-MO.d.ts +0 -1
  1093. package/locales/pt-MZ.d.ts +0 -1
  1094. package/locales/pt-PT.d.ts +0 -1
  1095. package/locales/pt-ST.d.ts +0 -1
  1096. package/locales/pt-TL.d.ts +0 -1
  1097. package/locales/pt.d.ts +0 -1
  1098. package/locales/qu-BO.d.ts +0 -1
  1099. package/locales/qu-EC.d.ts +0 -1
  1100. package/locales/qu.d.ts +0 -1
  1101. package/locales/rm.d.ts +0 -1
  1102. package/locales/rn.d.ts +0 -1
  1103. package/locales/ro-MD.d.ts +0 -1
  1104. package/locales/ro.d.ts +0 -1
  1105. package/locales/rof.d.ts +0 -1
  1106. package/locales/ru-BY.d.ts +0 -1
  1107. package/locales/ru-KG.d.ts +0 -1
  1108. package/locales/ru-KZ.d.ts +0 -1
  1109. package/locales/ru-MD.d.ts +0 -1
  1110. package/locales/ru-UA.d.ts +0 -1
  1111. package/locales/ru.d.ts +0 -1
  1112. package/locales/rw.d.ts +0 -1
  1113. package/locales/rwk.d.ts +0 -1
  1114. package/locales/sa.d.ts +0 -1
  1115. package/locales/sah.d.ts +0 -1
  1116. package/locales/saq.d.ts +0 -1
  1117. package/locales/sat-Olck.d.ts +0 -1
  1118. package/locales/sat.d.ts +0 -1
  1119. package/locales/sbp.d.ts +0 -1
  1120. package/locales/sc.d.ts +0 -1
  1121. package/locales/sd-Arab.d.ts +0 -1
  1122. package/locales/sd-Deva.d.ts +0 -1
  1123. package/locales/sd.d.ts +0 -1
  1124. package/locales/se-FI.d.ts +0 -1
  1125. package/locales/se-SE.d.ts +0 -1
  1126. package/locales/se.d.ts +0 -1
  1127. package/locales/seh.d.ts +0 -1
  1128. package/locales/ses.d.ts +0 -1
  1129. package/locales/sg.d.ts +0 -1
  1130. package/locales/shi-Latn.d.ts +0 -1
  1131. package/locales/shi-Tfng.d.ts +0 -1
  1132. package/locales/shi.d.ts +0 -1
  1133. package/locales/si.d.ts +0 -1
  1134. package/locales/sk.d.ts +0 -1
  1135. package/locales/sl.d.ts +0 -1
  1136. package/locales/smn.d.ts +0 -1
  1137. package/locales/sn.d.ts +0 -1
  1138. package/locales/so-DJ.d.ts +0 -1
  1139. package/locales/so-ET.d.ts +0 -1
  1140. package/locales/so-KE.d.ts +0 -1
  1141. package/locales/so.d.ts +0 -1
  1142. package/locales/sq-MK.d.ts +0 -1
  1143. package/locales/sq-XK.d.ts +0 -1
  1144. package/locales/sq.d.ts +0 -1
  1145. package/locales/sr-Cyrl-BA.d.ts +0 -1
  1146. package/locales/sr-Cyrl-ME.d.ts +0 -1
  1147. package/locales/sr-Cyrl-XK.d.ts +0 -1
  1148. package/locales/sr-Cyrl.d.ts +0 -1
  1149. package/locales/sr-Latn-BA.d.ts +0 -1
  1150. package/locales/sr-Latn-ME.d.ts +0 -1
  1151. package/locales/sr-Latn-XK.d.ts +0 -1
  1152. package/locales/sr-Latn.d.ts +0 -1
  1153. package/locales/sr.d.ts +0 -1
  1154. package/locales/su-Latn.d.ts +0 -1
  1155. package/locales/su.d.ts +0 -1
  1156. package/locales/sv-AX.d.ts +0 -1
  1157. package/locales/sv-FI.d.ts +0 -1
  1158. package/locales/sv.d.ts +0 -1
  1159. package/locales/sw-CD.d.ts +0 -1
  1160. package/locales/sw-KE.d.ts +0 -1
  1161. package/locales/sw-UG.d.ts +0 -1
  1162. package/locales/sw.d.ts +0 -1
  1163. package/locales/ta-LK.d.ts +0 -1
  1164. package/locales/ta-MY.d.ts +0 -1
  1165. package/locales/ta-SG.d.ts +0 -1
  1166. package/locales/ta.d.ts +0 -1
  1167. package/locales/te.d.ts +0 -1
  1168. package/locales/teo-KE.d.ts +0 -1
  1169. package/locales/teo.d.ts +0 -1
  1170. package/locales/tg.d.ts +0 -1
  1171. package/locales/th.d.ts +0 -1
  1172. package/locales/ti-ER.d.ts +0 -1
  1173. package/locales/ti.d.ts +0 -1
  1174. package/locales/tk.d.ts +0 -1
  1175. package/locales/to.d.ts +0 -1
  1176. package/locales/tr-CY.d.ts +0 -1
  1177. package/locales/tr.d.ts +0 -1
  1178. package/locales/tt.d.ts +0 -1
  1179. package/locales/twq.d.ts +0 -1
  1180. package/locales/tzm.d.ts +0 -1
  1181. package/locales/ug.d.ts +0 -1
  1182. package/locales/uk.d.ts +0 -1
  1183. package/locales/und.d.ts +0 -1
  1184. package/locales/ur-IN.d.ts +0 -1
  1185. package/locales/ur.d.ts +0 -1
  1186. package/locales/uz-Arab.d.ts +0 -1
  1187. package/locales/uz-Cyrl.d.ts +0 -1
  1188. package/locales/uz-Latn.d.ts +0 -1
  1189. package/locales/uz.d.ts +0 -1
  1190. package/locales/vai-Latn.d.ts +0 -1
  1191. package/locales/vai-Vaii.d.ts +0 -1
  1192. package/locales/vai.d.ts +0 -1
  1193. package/locales/vi.d.ts +0 -1
  1194. package/locales/vun.d.ts +0 -1
  1195. package/locales/wae.d.ts +0 -1
  1196. package/locales/wo.d.ts +0 -1
  1197. package/locales/xh.d.ts +0 -1
  1198. package/locales/xog.d.ts +0 -1
  1199. package/locales/yav.d.ts +0 -1
  1200. package/locales/yi.d.ts +0 -1
  1201. package/locales/yo-BJ.d.ts +0 -1
  1202. package/locales/yo.d.ts +0 -1
  1203. package/locales/yrl-CO.d.ts +0 -1
  1204. package/locales/yrl-VE.d.ts +0 -1
  1205. package/locales/yrl.d.ts +0 -1
  1206. package/locales/yue-Hans.d.ts +0 -1
  1207. package/locales/yue-Hant.d.ts +0 -1
  1208. package/locales/yue.d.ts +0 -1
  1209. package/locales/zgh.d.ts +0 -1
  1210. package/locales/zh-Hans-HK.d.ts +0 -1
  1211. package/locales/zh-Hans-MO.d.ts +0 -1
  1212. package/locales/zh-Hans-SG.d.ts +0 -1
  1213. package/locales/zh-Hans.d.ts +0 -1
  1214. package/locales/zh-Hant-HK.d.ts +0 -1
  1215. package/locales/zh-Hant-MO.d.ts +0 -1
  1216. package/locales/zh-Hant.d.ts +0 -1
  1217. package/locales/zh.d.ts +0 -1
  1218. package/locales/zu.d.ts +0 -1
  1219. package/package.json +2 -2
  1220. package/testing/index.d.ts +1 -1
  1221. package/upgrade/index.d.ts +1 -1
  1222. package/locales/locales.externs.js +0 -0
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v15.1.0-next.2
2
+ * @license Angular v15.1.0-rc.0
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -9,13 +9,6 @@ import * as i0 from '@angular/core';
9
9
  import { Injectable, NgModule } from '@angular/core';
10
10
  import { Observable } from 'rxjs';
11
11
 
12
- /**
13
- * @license
14
- * Copyright Google LLC All Rights Reserved.
15
- *
16
- * Use of this source code is governed by an MIT-style license that can be
17
- * found in the LICENSE file at https://angular.io/license
18
- */
19
12
  /**
20
13
  * Controller to be injected into tests, that allows for mocking and flushing
21
14
  * of requests.
@@ -25,13 +18,6 @@ import { Observable } from 'rxjs';
25
18
  class HttpTestingController {
26
19
  }
27
20
 
28
- /**
29
- * @license
30
- * Copyright Google LLC All Rights Reserved.
31
- *
32
- * Use of this source code is governed by an MIT-style license that can be
33
- * found in the LICENSE file at https://angular.io/license
34
- */
35
21
  /**
36
22
  * A mock requests that was received and is ready to be answered.
37
23
  *
@@ -198,13 +184,6 @@ function _maybeConvertBody(responseType, body) {
198
184
  }
199
185
  }
200
186
 
201
- /**
202
- * @license
203
- * Copyright Google LLC All Rights Reserved.
204
- *
205
- * Use of this source code is governed by an MIT-style license that can be
206
- * found in the LICENSE file at https://angular.io/license
207
- */
208
187
  /**
209
188
  * A testing backend for `HttpClient` which both acts as an `HttpBackend`
210
189
  * and as the `HttpTestingController`.
@@ -330,9 +309,9 @@ class HttpClientTestingBackend {
330
309
  }
331
310
  }
332
311
  }
333
- HttpClientTestingBackend.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientTestingBackend, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
334
- HttpClientTestingBackend.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientTestingBackend });
335
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientTestingBackend, decorators: [{
312
+ HttpClientTestingBackend.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientTestingBackend, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
313
+ HttpClientTestingBackend.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientTestingBackend });
314
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientTestingBackend, decorators: [{
336
315
  type: Injectable
337
316
  }] });
338
317
  function describeRequest(testRequest) {
@@ -341,13 +320,6 @@ function describeRequest(testRequest) {
341
320
  return `${method} ${url}`;
342
321
  }
343
322
 
344
- /**
345
- * @license
346
- * Copyright Google LLC All Rights Reserved.
347
- *
348
- * Use of this source code is governed by an MIT-style license that can be
349
- * found in the LICENSE file at https://angular.io/license
350
- */
351
323
  function provideHttpClientTesting() {
352
324
  return [
353
325
  HttpClientTestingBackend,
@@ -356,13 +328,6 @@ function provideHttpClientTesting() {
356
328
  ];
357
329
  }
358
330
 
359
- /**
360
- * @license
361
- * Copyright Google LLC All Rights Reserved.
362
- *
363
- * Use of this source code is governed by an MIT-style license that can be
364
- * found in the LICENSE file at https://angular.io/license
365
- */
366
331
  /**
367
332
  * Configures `HttpClientTestingBackend` as the `HttpBackend` used by `HttpClient`.
368
333
  *
@@ -372,12 +337,12 @@ function provideHttpClientTesting() {
372
337
  */
373
338
  class HttpClientTestingModule {
374
339
  }
375
- HttpClientTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
376
- HttpClientTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientTestingModule, imports: [HttpClientModule] });
377
- HttpClientTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientTestingModule, providers: [
340
+ HttpClientTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
341
+ HttpClientTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientTestingModule, imports: [HttpClientModule] });
342
+ HttpClientTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientTestingModule, providers: [
378
343
  provideHttpClientTesting(),
379
344
  ], imports: [HttpClientModule] });
380
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientTestingModule, decorators: [{
345
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientTestingModule, decorators: [{
381
346
  type: NgModule,
382
347
  args: [{
383
348
  imports: [
@@ -389,22 +354,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
389
354
  }]
390
355
  }] });
391
356
 
392
- /**
393
- * @license
394
- * Copyright Google LLC All Rights Reserved.
395
- *
396
- * Use of this source code is governed by an MIT-style license that can be
397
- * found in the LICENSE file at https://angular.io/license
398
- */
399
-
400
- /**
401
- * @license
402
- * Copyright Google LLC All Rights Reserved.
403
- *
404
- * Use of this source code is governed by an MIT-style license that can be
405
- * found in the LICENSE file at https://angular.io/license
406
- */
407
-
408
357
  /**
409
358
  * Generated bundle index. Do not edit.
410
359
  */
@@ -1 +1 @@
1
- {"version":3,"file":"testing.mjs","sources":["../../../../../../../packages/common/http/testing/src/api.ts","../../../../../../../packages/common/http/testing/src/request.ts","../../../../../../../packages/common/http/testing/src/backend.ts","../../../../../../../packages/common/http/testing/src/provider.ts","../../../../../../../packages/common/http/testing/src/module.ts","../../../../../../../packages/common/http/testing/public_api.ts","../../../../../../../packages/common/http/testing/index.ts","../../../../../../../packages/common/http/testing/testing.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpRequest} from '@angular/common/http';\n\nimport {TestRequest} from './request';\n\n/**\n * Defines a matcher for requests based on URL, method, or both.\n *\n * @publicApi\n */\nexport interface RequestMatch {\n method?: string;\n url?: string;\n}\n\n/**\n * Controller to be injected into tests, that allows for mocking and flushing\n * of requests.\n *\n * @publicApi\n */\nexport abstract class HttpTestingController {\n /**\n * Search for requests that match the given parameter, without any expectations.\n */\n abstract match(match: string|RequestMatch|((req: HttpRequest<any>) => boolean)): TestRequest[];\n\n /**\n * Expect that a single request has been made which matches the given URL, and return its\n * mock.\n *\n * If no such request has been made, or more than one such request has been made, fail with an\n * error message including the given request description, if any.\n */\n abstract expectOne(url: string, description?: string): TestRequest;\n\n /**\n * Expect that a single request has been made which matches the given parameters, and return\n * its mock.\n *\n * If no such request has been made, or more than one such request has been made, fail with an\n * error message including the given request description, if any.\n */\n abstract expectOne(params: RequestMatch, description?: string): TestRequest;\n\n /**\n * Expect that a single request has been made which matches the given predicate function, and\n * return its mock.\n *\n * If no such request has been made, or more than one such request has been made, fail with an\n * error message including the given request description, if any.\n */\n abstract expectOne(matchFn: ((req: HttpRequest<any>) => boolean), description?: string):\n TestRequest;\n\n /**\n * Expect that a single request has been made which matches the given condition, and return\n * its mock.\n *\n * If no such request has been made, or more than one such request has been made, fail with an\n * error message including the given request description, if any.\n */\n abstract expectOne(\n match: string|RequestMatch|((req: HttpRequest<any>) => boolean),\n description?: string): TestRequest;\n\n /**\n * Expect that no requests have been made which match the given URL.\n *\n * If a matching request has been made, fail with an error message including the given request\n * description, if any.\n */\n abstract expectNone(url: string, description?: string): void;\n\n /**\n * Expect that no requests have been made which match the given parameters.\n *\n * If a matching request has been made, fail with an error message including the given request\n * description, if any.\n */\n abstract expectNone(params: RequestMatch, description?: string): void;\n\n /**\n * Expect that no requests have been made which match the given predicate function.\n *\n * If a matching request has been made, fail with an error message including the given request\n * description, if any.\n */\n abstract expectNone(matchFn: ((req: HttpRequest<any>) => boolean), description?: string): void;\n\n /**\n * Expect that no requests have been made which match the given condition.\n *\n * If a matching request has been made, fail with an error message including the given request\n * description, if any.\n */\n abstract expectNone(\n match: string|RequestMatch|((req: HttpRequest<any>) => boolean), description?: string): void;\n\n /**\n * Verify that no unmatched requests are outstanding.\n *\n * If any requests are outstanding, fail with an error message indicating which requests were not\n * handled.\n *\n * If `ignoreCancelled` is not set (the default), `verify()` will also fail if cancelled requests\n * were not explicitly matched.\n */\n abstract verify(opts?: {ignoreCancelled?: boolean}): void;\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpErrorResponse, HttpEvent, HttpHeaders, HttpRequest, HttpResponse, HttpStatusCode} from '@angular/common/http';\nimport {Observer} from 'rxjs';\n\n/**\n * Type that describes options that can be used to create an error\n * in `TestRequest`.\n */\ntype TestRequestErrorOptions = {\n headers?: HttpHeaders|{[name: string]: string | string[]},\n status?: number,\n statusText?: string,\n};\n\n/**\n * A mock requests that was received and is ready to be answered.\n *\n * This interface allows access to the underlying `HttpRequest`, and allows\n * responding with `HttpEvent`s or `HttpErrorResponse`s.\n *\n * @publicApi\n */\nexport class TestRequest {\n /**\n * Whether the request was cancelled after it was sent.\n */\n get cancelled(): boolean {\n return this._cancelled;\n }\n\n /**\n * @internal set by `HttpClientTestingBackend`\n */\n _cancelled = false;\n\n constructor(public request: HttpRequest<any>, private observer: Observer<HttpEvent<any>>) {}\n\n /**\n * Resolve the request by returning a body plus additional HTTP information (such as response\n * headers) if provided.\n * If the request specifies an expected body type, the body is converted into the requested type.\n * Otherwise, the body is converted to `JSON` by default.\n *\n * Both successful and unsuccessful responses can be delivered via `flush()`.\n */\n flush(\n body: ArrayBuffer|Blob|boolean|string|number|Object|(boolean|string|number|Object|null)[]|\n null,\n opts: {\n headers?: HttpHeaders|{[name: string]: string | string[]},\n status?: number,\n statusText?: string,\n } = {}): void {\n if (this.cancelled) {\n throw new Error(`Cannot flush a cancelled request.`);\n }\n const url = this.request.urlWithParams;\n const headers =\n (opts.headers instanceof HttpHeaders) ? opts.headers : new HttpHeaders(opts.headers);\n body = _maybeConvertBody(this.request.responseType, body);\n let statusText: string|undefined = opts.statusText;\n let status: number = opts.status !== undefined ? opts.status : HttpStatusCode.Ok;\n if (opts.status === undefined) {\n if (body === null) {\n status = HttpStatusCode.NoContent;\n statusText = statusText || 'No Content';\n } else {\n statusText = statusText || 'OK';\n }\n }\n if (statusText === undefined) {\n throw new Error('statusText is required when setting a custom status.');\n }\n if (status >= 200 && status < 300) {\n this.observer.next(new HttpResponse<any>({body, headers, status, statusText, url}));\n this.observer.complete();\n } else {\n this.observer.error(new HttpErrorResponse({error: body, headers, status, statusText, url}));\n }\n }\n\n /**\n * Resolve the request by returning an `ErrorEvent` (e.g. simulating a network failure).\n * @deprecated Http requests never emit an `ErrorEvent`. Please specify a `ProgressEvent`.\n */\n error(error: ErrorEvent, opts?: TestRequestErrorOptions): void;\n /**\n * Resolve the request by returning an `ProgressEvent` (e.g. simulating a network failure).\n */\n error(error: ProgressEvent, opts?: TestRequestErrorOptions): void;\n error(error: ProgressEvent|ErrorEvent, opts: TestRequestErrorOptions = {}): void {\n if (this.cancelled) {\n throw new Error(`Cannot return an error for a cancelled request.`);\n }\n if (opts.status && opts.status >= 200 && opts.status < 300) {\n throw new Error(`error() called with a successful status.`);\n }\n const headers =\n (opts.headers instanceof HttpHeaders) ? opts.headers : new HttpHeaders(opts.headers);\n this.observer.error(new HttpErrorResponse({\n error,\n headers,\n status: opts.status || 0,\n statusText: opts.statusText || '',\n url: this.request.urlWithParams,\n }));\n }\n\n /**\n * Deliver an arbitrary `HttpEvent` (such as a progress event) on the response stream for this\n * request.\n */\n event(event: HttpEvent<any>): void {\n if (this.cancelled) {\n throw new Error(`Cannot send events to a cancelled request.`);\n }\n this.observer.next(event);\n }\n}\n\n\n/**\n * Helper function to convert a response body to an ArrayBuffer.\n */\nfunction _toArrayBufferBody(body: ArrayBuffer|Blob|string|number|Object|\n (string | number | Object | null)[]): ArrayBuffer {\n if (typeof ArrayBuffer === 'undefined') {\n throw new Error('ArrayBuffer responses are not supported on this platform.');\n }\n if (body instanceof ArrayBuffer) {\n return body;\n }\n throw new Error('Automatic conversion to ArrayBuffer is not supported for response type.');\n}\n\n/**\n * Helper function to convert a response body to a Blob.\n */\nfunction _toBlob(body: ArrayBuffer|Blob|string|number|Object|\n (string | number | Object | null)[]): Blob {\n if (typeof Blob === 'undefined') {\n throw new Error('Blob responses are not supported on this platform.');\n }\n if (body instanceof Blob) {\n return body;\n }\n if (ArrayBuffer && body instanceof ArrayBuffer) {\n return new Blob([body]);\n }\n throw new Error('Automatic conversion to Blob is not supported for response type.');\n}\n\n/**\n * Helper function to convert a response body to JSON data.\n */\nfunction _toJsonBody(\n body: ArrayBuffer|Blob|boolean|string|number|Object|\n (boolean | string | number | Object | null)[],\n format: string = 'JSON'): Object|string|number|(Object | string | number)[] {\n if (typeof ArrayBuffer !== 'undefined' && body instanceof ArrayBuffer) {\n throw new Error(`Automatic conversion to ${format} is not supported for ArrayBuffers.`);\n }\n if (typeof Blob !== 'undefined' && body instanceof Blob) {\n throw new Error(`Automatic conversion to ${format} is not supported for Blobs.`);\n }\n if (typeof body === 'string' || typeof body === 'number' || typeof body === 'object' ||\n typeof body === 'boolean' || Array.isArray(body)) {\n return body;\n }\n throw new Error(`Automatic conversion to ${format} is not supported for response type.`);\n}\n\n/**\n * Helper function to convert a response body to a string.\n */\nfunction _toTextBody(body: ArrayBuffer|Blob|string|number|Object|\n (string | number | Object | null)[]): string {\n if (typeof body === 'string') {\n return body;\n }\n if (typeof ArrayBuffer !== 'undefined' && body instanceof ArrayBuffer) {\n throw new Error('Automatic conversion to text is not supported for ArrayBuffers.');\n }\n if (typeof Blob !== 'undefined' && body instanceof Blob) {\n throw new Error('Automatic conversion to text is not supported for Blobs.');\n }\n return JSON.stringify(_toJsonBody(body, 'text'));\n}\n\n/**\n * Convert a response body to the requested type.\n */\nfunction _maybeConvertBody(\n responseType: string,\n body: ArrayBuffer|Blob|string|number|Object|(string | number | Object | null)[]|\n null): ArrayBuffer|Blob|string|number|Object|(string | number | Object | null)[]|null {\n if (body === null) {\n return null;\n }\n switch (responseType) {\n case 'arraybuffer':\n return _toArrayBufferBody(body);\n case 'blob':\n return _toBlob(body);\n case 'json':\n return _toJsonBody(body);\n case 'text':\n return _toTextBody(body);\n default:\n throw new Error(`Unsupported responseType: ${responseType}`);\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpBackend, HttpEvent, HttpEventType, HttpRequest} from '@angular/common/http';\nimport {Injectable} from '@angular/core';\nimport {Observable, Observer} from 'rxjs';\n\nimport {HttpTestingController, RequestMatch} from './api';\nimport {TestRequest} from './request';\n\n\n/**\n * A testing backend for `HttpClient` which both acts as an `HttpBackend`\n * and as the `HttpTestingController`.\n *\n * `HttpClientTestingBackend` works by keeping a list of all open requests.\n * As requests come in, they're added to the list. Users can assert that specific\n * requests were made and then flush them. In the end, a verify() method asserts\n * that no unexpected requests were made.\n *\n *\n */\n@Injectable()\nexport class HttpClientTestingBackend implements HttpBackend, HttpTestingController {\n /**\n * List of pending requests which have not yet been expected.\n */\n private open: TestRequest[] = [];\n\n /**\n * Handle an incoming request by queueing it in the list of open requests.\n */\n handle(req: HttpRequest<any>): Observable<HttpEvent<any>> {\n return new Observable((observer: Observer<any>) => {\n const testReq = new TestRequest(req, observer);\n this.open.push(testReq);\n observer.next({type: HttpEventType.Sent} as HttpEvent<any>);\n return () => {\n testReq._cancelled = true;\n };\n });\n }\n\n /**\n * Helper function to search for requests in the list of open requests.\n */\n private _match(match: string|RequestMatch|((req: HttpRequest<any>) => boolean)): TestRequest[] {\n if (typeof match === 'string') {\n return this.open.filter(testReq => testReq.request.urlWithParams === match);\n } else if (typeof match === 'function') {\n return this.open.filter(testReq => match(testReq.request));\n } else {\n return this.open.filter(\n testReq => (!match.method || testReq.request.method === match.method.toUpperCase()) &&\n (!match.url || testReq.request.urlWithParams === match.url));\n }\n }\n\n /**\n * Search for requests in the list of open requests, and return all that match\n * without asserting anything about the number of matches.\n */\n match(match: string|RequestMatch|((req: HttpRequest<any>) => boolean)): TestRequest[] {\n const results = this._match(match);\n results.forEach(result => {\n const index = this.open.indexOf(result);\n if (index !== -1) {\n this.open.splice(index, 1);\n }\n });\n return results;\n }\n\n /**\n * Expect that a single outstanding request matches the given matcher, and return\n * it.\n *\n * Requests returned through this API will no longer be in the list of open requests,\n * and thus will not match twice.\n */\n expectOne(match: string|RequestMatch|((req: HttpRequest<any>) => boolean), description?: string):\n TestRequest {\n description = description || this.descriptionFromMatcher(match);\n const matches = this.match(match);\n if (matches.length > 1) {\n throw new Error(`Expected one matching request for criteria \"${description}\", found ${\n matches.length} requests.`);\n }\n if (matches.length === 0) {\n let message = `Expected one matching request for criteria \"${description}\", found none.`;\n if (this.open.length > 0) {\n // Show the methods and URLs of open requests in the error, for convenience.\n const requests = this.open.map(describeRequest).join(', ');\n message += ` Requests received are: ${requests}.`;\n }\n throw new Error(message);\n }\n return matches[0];\n }\n\n /**\n * Expect that no outstanding requests match the given matcher, and throw an error\n * if any do.\n */\n expectNone(match: string|RequestMatch|((req: HttpRequest<any>) => boolean), description?: string):\n void {\n description = description || this.descriptionFromMatcher(match);\n const matches = this.match(match);\n if (matches.length > 0) {\n throw new Error(`Expected zero matching requests for criteria \"${description}\", found ${\n matches.length}.`);\n }\n }\n\n /**\n * Validate that there are no outstanding requests.\n */\n verify(opts: {ignoreCancelled?: boolean} = {}): void {\n let open = this.open;\n // It's possible that some requests may be cancelled, and this is expected.\n // The user can ask to ignore open requests which have been cancelled.\n if (opts.ignoreCancelled) {\n open = open.filter(testReq => !testReq.cancelled);\n }\n if (open.length > 0) {\n // Show the methods and URLs of open requests in the error, for convenience.\n const requests = open.map(describeRequest).join(', ');\n throw new Error(`Expected no open requests, found ${open.length}: ${requests}`);\n }\n }\n\n private descriptionFromMatcher(matcher: string|RequestMatch|\n ((req: HttpRequest<any>) => boolean)): string {\n if (typeof matcher === 'string') {\n return `Match URL: ${matcher}`;\n } else if (typeof matcher === 'object') {\n const method = matcher.method || '(any)';\n const url = matcher.url || '(any)';\n return `Match method: ${method}, URL: ${url}`;\n } else {\n return `Match by function: ${matcher.name}`;\n }\n }\n}\n\nfunction describeRequest(testRequest: TestRequest): string {\n const url = testRequest.request.urlWithParams;\n const method = testRequest.request.method;\n return `${method} ${url}`;\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpBackend, HttpClientModule} from '@angular/common/http';\nimport {NgModule, Provider} from '@angular/core';\n\nimport {HttpTestingController} from './api';\nimport {HttpClientTestingBackend} from './backend';\n\n\nexport function provideHttpClientTesting(): Provider[] {\n return [\n HttpClientTestingBackend,\n {provide: HttpBackend, useExisting: HttpClientTestingBackend},\n {provide: HttpTestingController, useExisting: HttpClientTestingBackend},\n ];\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpClientModule} from '@angular/common/http';\nimport {NgModule} from '@angular/core';\n\nimport {provideHttpClientTesting} from './provider';\n\n\n/**\n * Configures `HttpClientTestingBackend` as the `HttpBackend` used by `HttpClient`.\n *\n * Inject `HttpTestingController` to expect and flush requests in your tests.\n *\n * @publicApi\n */\n@NgModule({\n imports: [\n HttpClientModule,\n ],\n providers: [\n provideHttpClientTesting(),\n ],\n})\nexport class HttpClientTestingModule {\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nexport {HttpTestingController, RequestMatch} from './src/api';\nexport {HttpClientTestingModule} from './src/module';\nexport {provideHttpClientTesting} from './src/provider';\nexport {TestRequest} from './src/request';\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nexport * from './public_api';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"testing.mjs","sources":["../../../../../../../packages/common/http/testing/src/api.ts","../../../../../../../packages/common/http/testing/src/request.ts","../../../../../../../packages/common/http/testing/src/backend.ts","../../../../../../../packages/common/http/testing/src/provider.ts","../../../../../../../packages/common/http/testing/src/module.ts","../../../../../../../packages/common/http/testing/testing.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpRequest} from '@angular/common/http';\n\nimport {TestRequest} from './request';\n\n/**\n * Defines a matcher for requests based on URL, method, or both.\n *\n * @publicApi\n */\nexport interface RequestMatch {\n method?: string;\n url?: string;\n}\n\n/**\n * Controller to be injected into tests, that allows for mocking and flushing\n * of requests.\n *\n * @publicApi\n */\nexport abstract class HttpTestingController {\n /**\n * Search for requests that match the given parameter, without any expectations.\n */\n abstract match(match: string|RequestMatch|((req: HttpRequest<any>) => boolean)): TestRequest[];\n\n /**\n * Expect that a single request has been made which matches the given URL, and return its\n * mock.\n *\n * If no such request has been made, or more than one such request has been made, fail with an\n * error message including the given request description, if any.\n */\n abstract expectOne(url: string, description?: string): TestRequest;\n\n /**\n * Expect that a single request has been made which matches the given parameters, and return\n * its mock.\n *\n * If no such request has been made, or more than one such request has been made, fail with an\n * error message including the given request description, if any.\n */\n abstract expectOne(params: RequestMatch, description?: string): TestRequest;\n\n /**\n * Expect that a single request has been made which matches the given predicate function, and\n * return its mock.\n *\n * If no such request has been made, or more than one such request has been made, fail with an\n * error message including the given request description, if any.\n */\n abstract expectOne(matchFn: ((req: HttpRequest<any>) => boolean), description?: string):\n TestRequest;\n\n /**\n * Expect that a single request has been made which matches the given condition, and return\n * its mock.\n *\n * If no such request has been made, or more than one such request has been made, fail with an\n * error message including the given request description, if any.\n */\n abstract expectOne(\n match: string|RequestMatch|((req: HttpRequest<any>) => boolean),\n description?: string): TestRequest;\n\n /**\n * Expect that no requests have been made which match the given URL.\n *\n * If a matching request has been made, fail with an error message including the given request\n * description, if any.\n */\n abstract expectNone(url: string, description?: string): void;\n\n /**\n * Expect that no requests have been made which match the given parameters.\n *\n * If a matching request has been made, fail with an error message including the given request\n * description, if any.\n */\n abstract expectNone(params: RequestMatch, description?: string): void;\n\n /**\n * Expect that no requests have been made which match the given predicate function.\n *\n * If a matching request has been made, fail with an error message including the given request\n * description, if any.\n */\n abstract expectNone(matchFn: ((req: HttpRequest<any>) => boolean), description?: string): void;\n\n /**\n * Expect that no requests have been made which match the given condition.\n *\n * If a matching request has been made, fail with an error message including the given request\n * description, if any.\n */\n abstract expectNone(\n match: string|RequestMatch|((req: HttpRequest<any>) => boolean), description?: string): void;\n\n /**\n * Verify that no unmatched requests are outstanding.\n *\n * If any requests are outstanding, fail with an error message indicating which requests were not\n * handled.\n *\n * If `ignoreCancelled` is not set (the default), `verify()` will also fail if cancelled requests\n * were not explicitly matched.\n */\n abstract verify(opts?: {ignoreCancelled?: boolean}): void;\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpErrorResponse, HttpEvent, HttpHeaders, HttpRequest, HttpResponse, HttpStatusCode} from '@angular/common/http';\nimport {Observer} from 'rxjs';\n\n/**\n * Type that describes options that can be used to create an error\n * in `TestRequest`.\n */\ntype TestRequestErrorOptions = {\n headers?: HttpHeaders|{[name: string]: string | string[]},\n status?: number,\n statusText?: string,\n};\n\n/**\n * A mock requests that was received and is ready to be answered.\n *\n * This interface allows access to the underlying `HttpRequest`, and allows\n * responding with `HttpEvent`s or `HttpErrorResponse`s.\n *\n * @publicApi\n */\nexport class TestRequest {\n /**\n * Whether the request was cancelled after it was sent.\n */\n get cancelled(): boolean {\n return this._cancelled;\n }\n\n /**\n * @internal set by `HttpClientTestingBackend`\n */\n _cancelled = false;\n\n constructor(public request: HttpRequest<any>, private observer: Observer<HttpEvent<any>>) {}\n\n /**\n * Resolve the request by returning a body plus additional HTTP information (such as response\n * headers) if provided.\n * If the request specifies an expected body type, the body is converted into the requested type.\n * Otherwise, the body is converted to `JSON` by default.\n *\n * Both successful and unsuccessful responses can be delivered via `flush()`.\n */\n flush(\n body: ArrayBuffer|Blob|boolean|string|number|Object|(boolean|string|number|Object|null)[]|\n null,\n opts: {\n headers?: HttpHeaders|{[name: string]: string | string[]},\n status?: number,\n statusText?: string,\n } = {}): void {\n if (this.cancelled) {\n throw new Error(`Cannot flush a cancelled request.`);\n }\n const url = this.request.urlWithParams;\n const headers =\n (opts.headers instanceof HttpHeaders) ? opts.headers : new HttpHeaders(opts.headers);\n body = _maybeConvertBody(this.request.responseType, body);\n let statusText: string|undefined = opts.statusText;\n let status: number = opts.status !== undefined ? opts.status : HttpStatusCode.Ok;\n if (opts.status === undefined) {\n if (body === null) {\n status = HttpStatusCode.NoContent;\n statusText = statusText || 'No Content';\n } else {\n statusText = statusText || 'OK';\n }\n }\n if (statusText === undefined) {\n throw new Error('statusText is required when setting a custom status.');\n }\n if (status >= 200 && status < 300) {\n this.observer.next(new HttpResponse<any>({body, headers, status, statusText, url}));\n this.observer.complete();\n } else {\n this.observer.error(new HttpErrorResponse({error: body, headers, status, statusText, url}));\n }\n }\n\n /**\n * Resolve the request by returning an `ErrorEvent` (e.g. simulating a network failure).\n * @deprecated Http requests never emit an `ErrorEvent`. Please specify a `ProgressEvent`.\n */\n error(error: ErrorEvent, opts?: TestRequestErrorOptions): void;\n /**\n * Resolve the request by returning an `ProgressEvent` (e.g. simulating a network failure).\n */\n error(error: ProgressEvent, opts?: TestRequestErrorOptions): void;\n error(error: ProgressEvent|ErrorEvent, opts: TestRequestErrorOptions = {}): void {\n if (this.cancelled) {\n throw new Error(`Cannot return an error for a cancelled request.`);\n }\n if (opts.status && opts.status >= 200 && opts.status < 300) {\n throw new Error(`error() called with a successful status.`);\n }\n const headers =\n (opts.headers instanceof HttpHeaders) ? opts.headers : new HttpHeaders(opts.headers);\n this.observer.error(new HttpErrorResponse({\n error,\n headers,\n status: opts.status || 0,\n statusText: opts.statusText || '',\n url: this.request.urlWithParams,\n }));\n }\n\n /**\n * Deliver an arbitrary `HttpEvent` (such as a progress event) on the response stream for this\n * request.\n */\n event(event: HttpEvent<any>): void {\n if (this.cancelled) {\n throw new Error(`Cannot send events to a cancelled request.`);\n }\n this.observer.next(event);\n }\n}\n\n\n/**\n * Helper function to convert a response body to an ArrayBuffer.\n */\nfunction _toArrayBufferBody(body: ArrayBuffer|Blob|string|number|Object|\n (string | number | Object | null)[]): ArrayBuffer {\n if (typeof ArrayBuffer === 'undefined') {\n throw new Error('ArrayBuffer responses are not supported on this platform.');\n }\n if (body instanceof ArrayBuffer) {\n return body;\n }\n throw new Error('Automatic conversion to ArrayBuffer is not supported for response type.');\n}\n\n/**\n * Helper function to convert a response body to a Blob.\n */\nfunction _toBlob(body: ArrayBuffer|Blob|string|number|Object|\n (string | number | Object | null)[]): Blob {\n if (typeof Blob === 'undefined') {\n throw new Error('Blob responses are not supported on this platform.');\n }\n if (body instanceof Blob) {\n return body;\n }\n if (ArrayBuffer && body instanceof ArrayBuffer) {\n return new Blob([body]);\n }\n throw new Error('Automatic conversion to Blob is not supported for response type.');\n}\n\n/**\n * Helper function to convert a response body to JSON data.\n */\nfunction _toJsonBody(\n body: ArrayBuffer|Blob|boolean|string|number|Object|\n (boolean | string | number | Object | null)[],\n format: string = 'JSON'): Object|string|number|(Object | string | number)[] {\n if (typeof ArrayBuffer !== 'undefined' && body instanceof ArrayBuffer) {\n throw new Error(`Automatic conversion to ${format} is not supported for ArrayBuffers.`);\n }\n if (typeof Blob !== 'undefined' && body instanceof Blob) {\n throw new Error(`Automatic conversion to ${format} is not supported for Blobs.`);\n }\n if (typeof body === 'string' || typeof body === 'number' || typeof body === 'object' ||\n typeof body === 'boolean' || Array.isArray(body)) {\n return body;\n }\n throw new Error(`Automatic conversion to ${format} is not supported for response type.`);\n}\n\n/**\n * Helper function to convert a response body to a string.\n */\nfunction _toTextBody(body: ArrayBuffer|Blob|string|number|Object|\n (string | number | Object | null)[]): string {\n if (typeof body === 'string') {\n return body;\n }\n if (typeof ArrayBuffer !== 'undefined' && body instanceof ArrayBuffer) {\n throw new Error('Automatic conversion to text is not supported for ArrayBuffers.');\n }\n if (typeof Blob !== 'undefined' && body instanceof Blob) {\n throw new Error('Automatic conversion to text is not supported for Blobs.');\n }\n return JSON.stringify(_toJsonBody(body, 'text'));\n}\n\n/**\n * Convert a response body to the requested type.\n */\nfunction _maybeConvertBody(\n responseType: string,\n body: ArrayBuffer|Blob|string|number|Object|(string | number | Object | null)[]|\n null): ArrayBuffer|Blob|string|number|Object|(string | number | Object | null)[]|null {\n if (body === null) {\n return null;\n }\n switch (responseType) {\n case 'arraybuffer':\n return _toArrayBufferBody(body);\n case 'blob':\n return _toBlob(body);\n case 'json':\n return _toJsonBody(body);\n case 'text':\n return _toTextBody(body);\n default:\n throw new Error(`Unsupported responseType: ${responseType}`);\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpBackend, HttpEvent, HttpEventType, HttpRequest} from '@angular/common/http';\nimport {Injectable} from '@angular/core';\nimport {Observable, Observer} from 'rxjs';\n\nimport {HttpTestingController, RequestMatch} from './api';\nimport {TestRequest} from './request';\n\n\n/**\n * A testing backend for `HttpClient` which both acts as an `HttpBackend`\n * and as the `HttpTestingController`.\n *\n * `HttpClientTestingBackend` works by keeping a list of all open requests.\n * As requests come in, they're added to the list. Users can assert that specific\n * requests were made and then flush them. In the end, a verify() method asserts\n * that no unexpected requests were made.\n *\n *\n */\n@Injectable()\nexport class HttpClientTestingBackend implements HttpBackend, HttpTestingController {\n /**\n * List of pending requests which have not yet been expected.\n */\n private open: TestRequest[] = [];\n\n /**\n * Handle an incoming request by queueing it in the list of open requests.\n */\n handle(req: HttpRequest<any>): Observable<HttpEvent<any>> {\n return new Observable((observer: Observer<any>) => {\n const testReq = new TestRequest(req, observer);\n this.open.push(testReq);\n observer.next({type: HttpEventType.Sent} as HttpEvent<any>);\n return () => {\n testReq._cancelled = true;\n };\n });\n }\n\n /**\n * Helper function to search for requests in the list of open requests.\n */\n private _match(match: string|RequestMatch|((req: HttpRequest<any>) => boolean)): TestRequest[] {\n if (typeof match === 'string') {\n return this.open.filter(testReq => testReq.request.urlWithParams === match);\n } else if (typeof match === 'function') {\n return this.open.filter(testReq => match(testReq.request));\n } else {\n return this.open.filter(\n testReq => (!match.method || testReq.request.method === match.method.toUpperCase()) &&\n (!match.url || testReq.request.urlWithParams === match.url));\n }\n }\n\n /**\n * Search for requests in the list of open requests, and return all that match\n * without asserting anything about the number of matches.\n */\n match(match: string|RequestMatch|((req: HttpRequest<any>) => boolean)): TestRequest[] {\n const results = this._match(match);\n results.forEach(result => {\n const index = this.open.indexOf(result);\n if (index !== -1) {\n this.open.splice(index, 1);\n }\n });\n return results;\n }\n\n /**\n * Expect that a single outstanding request matches the given matcher, and return\n * it.\n *\n * Requests returned through this API will no longer be in the list of open requests,\n * and thus will not match twice.\n */\n expectOne(match: string|RequestMatch|((req: HttpRequest<any>) => boolean), description?: string):\n TestRequest {\n description = description || this.descriptionFromMatcher(match);\n const matches = this.match(match);\n if (matches.length > 1) {\n throw new Error(`Expected one matching request for criteria \"${description}\", found ${\n matches.length} requests.`);\n }\n if (matches.length === 0) {\n let message = `Expected one matching request for criteria \"${description}\", found none.`;\n if (this.open.length > 0) {\n // Show the methods and URLs of open requests in the error, for convenience.\n const requests = this.open.map(describeRequest).join(', ');\n message += ` Requests received are: ${requests}.`;\n }\n throw new Error(message);\n }\n return matches[0];\n }\n\n /**\n * Expect that no outstanding requests match the given matcher, and throw an error\n * if any do.\n */\n expectNone(match: string|RequestMatch|((req: HttpRequest<any>) => boolean), description?: string):\n void {\n description = description || this.descriptionFromMatcher(match);\n const matches = this.match(match);\n if (matches.length > 0) {\n throw new Error(`Expected zero matching requests for criteria \"${description}\", found ${\n matches.length}.`);\n }\n }\n\n /**\n * Validate that there are no outstanding requests.\n */\n verify(opts: {ignoreCancelled?: boolean} = {}): void {\n let open = this.open;\n // It's possible that some requests may be cancelled, and this is expected.\n // The user can ask to ignore open requests which have been cancelled.\n if (opts.ignoreCancelled) {\n open = open.filter(testReq => !testReq.cancelled);\n }\n if (open.length > 0) {\n // Show the methods and URLs of open requests in the error, for convenience.\n const requests = open.map(describeRequest).join(', ');\n throw new Error(`Expected no open requests, found ${open.length}: ${requests}`);\n }\n }\n\n private descriptionFromMatcher(matcher: string|RequestMatch|\n ((req: HttpRequest<any>) => boolean)): string {\n if (typeof matcher === 'string') {\n return `Match URL: ${matcher}`;\n } else if (typeof matcher === 'object') {\n const method = matcher.method || '(any)';\n const url = matcher.url || '(any)';\n return `Match method: ${method}, URL: ${url}`;\n } else {\n return `Match by function: ${matcher.name}`;\n }\n }\n}\n\nfunction describeRequest(testRequest: TestRequest): string {\n const url = testRequest.request.urlWithParams;\n const method = testRequest.request.method;\n return `${method} ${url}`;\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpBackend, HttpClientModule} from '@angular/common/http';\nimport {NgModule, Provider} from '@angular/core';\n\nimport {HttpTestingController} from './api';\nimport {HttpClientTestingBackend} from './backend';\n\n\nexport function provideHttpClientTesting(): Provider[] {\n return [\n HttpClientTestingBackend,\n {provide: HttpBackend, useExisting: HttpClientTestingBackend},\n {provide: HttpTestingController, useExisting: HttpClientTestingBackend},\n ];\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {HttpClientModule} from '@angular/common/http';\nimport {NgModule} from '@angular/core';\n\nimport {provideHttpClientTesting} from './provider';\n\n\n/**\n * Configures `HttpClientTestingBackend` as the `HttpBackend` used by `HttpClient`.\n *\n * Inject `HttpTestingController` to expect and flush requests in your tests.\n *\n * @publicApi\n */\n@NgModule({\n imports: [\n HttpClientModule,\n ],\n providers: [\n provideHttpClientTesting(),\n ],\n})\nexport class HttpClientTestingModule {\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
package/fesm2020/http.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v15.1.0-next.2
2
+ * @license Angular v15.1.0-rc.0
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -11,13 +11,6 @@ import { Injectable, InjectionToken, inject, Inject, PLATFORM_ID, makeEnvironmen
11
11
  import { of, Observable } from 'rxjs';
12
12
  import { concatMap, filter, map } from 'rxjs/operators';
13
13
 
14
- /**
15
- * @license
16
- * Copyright Google LLC All Rights Reserved.
17
- *
18
- * Use of this source code is governed by an MIT-style license that can be
19
- * found in the LICENSE file at https://angular.io/license
20
- */
21
14
  /**
22
15
  * Transforms an `HttpRequest` into a stream of `HttpEvent`s, one of which will likely be a
23
16
  * `HttpResponse`.
@@ -45,13 +38,6 @@ class HttpHandler {
45
38
  class HttpBackend {
46
39
  }
47
40
 
48
- /**
49
- * @license
50
- * Copyright Google LLC All Rights Reserved.
51
- *
52
- * Use of this source code is governed by an MIT-style license that can be
53
- * found in the LICENSE file at https://angular.io/license
54
- */
55
41
  /**
56
42
  * Represents the header configuration options for an HTTP request.
57
43
  * Instances are immutable. Modifying methods return a cloned
@@ -290,13 +276,6 @@ function assertValidHeaders(headers) {
290
276
  }
291
277
  }
292
278
 
293
- /**
294
- * @license
295
- * Copyright Google LLC All Rights Reserved.
296
- *
297
- * Use of this source code is governed by an MIT-style license that can be
298
- * found in the LICENSE file at https://angular.io/license
299
- */
300
279
  /**
301
280
  * Provides encoding and decoding of URL parameter and query-string values.
302
281
  *
@@ -565,13 +544,6 @@ class HttpParams {
565
544
  }
566
545
  }
567
546
 
568
- /**
569
- * @license
570
- * Copyright Google LLC All Rights Reserved.
571
- *
572
- * Use of this source code is governed by an MIT-style license that can be
573
- * found in the LICENSE file at https://angular.io/license
574
- */
575
547
  /**
576
548
  * A token used to manipulate and access values stored in `HttpContext`.
577
549
  *
@@ -673,13 +645,6 @@ class HttpContext {
673
645
  }
674
646
  }
675
647
 
676
- /**
677
- * @license
678
- * Copyright Google LLC All Rights Reserved.
679
- *
680
- * Use of this source code is governed by an MIT-style license that can be
681
- * found in the LICENSE file at https://angular.io/license
682
- */
683
648
  /**
684
649
  * Determine whether the given HTTP method may include a body.
685
650
  */
@@ -950,13 +915,6 @@ class HttpRequest {
950
915
  }
951
916
  }
952
917
 
953
- /**
954
- * @license
955
- * Copyright Google LLC All Rights Reserved.
956
- *
957
- * Use of this source code is governed by an MIT-style license that can be
958
- * found in the LICENSE file at https://angular.io/license
959
- */
960
918
  /**
961
919
  * Type enumeration for the different kinds of `HttpEvent`.
962
920
  *
@@ -1107,13 +1065,6 @@ class HttpErrorResponse extends HttpResponseBase {
1107
1065
  }
1108
1066
  }
1109
1067
 
1110
- /**
1111
- * @license
1112
- * Copyright Google LLC All Rights Reserved.
1113
- *
1114
- * Use of this source code is governed by an MIT-style license that can be
1115
- * found in the LICENSE file at https://angular.io/license
1116
- */
1117
1068
  /**
1118
1069
  * Constructs an instance of `HttpRequestOptions<T>` from a source `HttpMethodOptions` and
1119
1070
  * the given `body`. This function clones the object and adds the body.
@@ -1149,7 +1100,7 @@ function addBody(options, body) {
1149
1100
 
1150
1101
  *
1151
1102
  * @usageNotes
1152
- * Sample HTTP requests for the [Tour of Heroes](/tutorial/toh-pt0) application.
1103
+ * Sample HTTP requests for the [Tour of Heroes](/tutorial/tour-of-heroes/toh-pt0) application.
1153
1104
  *
1154
1105
  * ### HTTP Request Example
1155
1106
  *
@@ -1415,19 +1366,12 @@ class HttpClient {
1415
1366
  return this.request('PUT', url, addBody(options, body));
1416
1367
  }
1417
1368
  }
1418
- HttpClient.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClient, deps: [{ token: HttpHandler }], target: i0.ɵɵFactoryTarget.Injectable });
1419
- HttpClient.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClient });
1420
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClient, decorators: [{
1369
+ HttpClient.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClient, deps: [{ token: HttpHandler }], target: i0.ɵɵFactoryTarget.Injectable });
1370
+ HttpClient.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClient });
1371
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClient, decorators: [{
1421
1372
  type: Injectable
1422
1373
  }], ctorParameters: function () { return [{ type: HttpHandler }]; } });
1423
1374
 
1424
- /**
1425
- * @license
1426
- * Copyright Google LLC All Rights Reserved.
1427
- *
1428
- * Use of this source code is governed by an MIT-style license that can be
1429
- * found in the LICENSE file at https://angular.io/license
1430
- */
1431
1375
  function interceptorChainEndFn(req, finalHandlerFn) {
1432
1376
  return finalHandlerFn(req);
1433
1377
  }
@@ -1497,19 +1441,12 @@ class HttpInterceptorHandler extends HttpHandler {
1497
1441
  return this.chain(initialRequest, downstreamRequest => this.backend.handle(downstreamRequest));
1498
1442
  }
1499
1443
  }
1500
- HttpInterceptorHandler.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpInterceptorHandler, deps: [{ token: HttpBackend }, { token: i0.EnvironmentInjector }], target: i0.ɵɵFactoryTarget.Injectable });
1501
- HttpInterceptorHandler.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpInterceptorHandler });
1502
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpInterceptorHandler, decorators: [{
1444
+ HttpInterceptorHandler.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpInterceptorHandler, deps: [{ token: HttpBackend }, { token: i0.EnvironmentInjector }], target: i0.ɵɵFactoryTarget.Injectable });
1445
+ HttpInterceptorHandler.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpInterceptorHandler });
1446
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpInterceptorHandler, decorators: [{
1503
1447
  type: Injectable
1504
1448
  }], ctorParameters: function () { return [{ type: HttpBackend }, { type: i0.EnvironmentInjector }]; } });
1505
1449
 
1506
- /**
1507
- * @license
1508
- * Copyright Google LLC All Rights Reserved.
1509
- *
1510
- * Use of this source code is governed by an MIT-style license that can be
1511
- * found in the LICENSE file at https://angular.io/license
1512
- */
1513
1450
  // Every request made through JSONP needs a callback name that's unique across the
1514
1451
  // whole page. Each request is assigned an id and the callback name is constructed
1515
1452
  // from that. The next id to be assigned is tracked in a global variable here that
@@ -1709,9 +1646,9 @@ class JsonpClientBackend {
1709
1646
  foreignDocument.adoptNode(script);
1710
1647
  }
1711
1648
  }
1712
- JsonpClientBackend.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonpClientBackend, deps: [{ token: JsonpCallbackContext }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
1713
- JsonpClientBackend.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonpClientBackend });
1714
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonpClientBackend, decorators: [{
1649
+ JsonpClientBackend.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonpClientBackend, deps: [{ token: JsonpCallbackContext }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
1650
+ JsonpClientBackend.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonpClientBackend });
1651
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonpClientBackend, decorators: [{
1715
1652
  type: Injectable
1716
1653
  }], ctorParameters: function () { return [{ type: JsonpCallbackContext }, { type: undefined, decorators: [{
1717
1654
  type: Inject,
@@ -1750,19 +1687,12 @@ class JsonpInterceptor {
1750
1687
  return this.injector.runInContext(() => jsonpInterceptorFn(initialRequest, downstreamRequest => next.handle(downstreamRequest)));
1751
1688
  }
1752
1689
  }
1753
- JsonpInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonpInterceptor, deps: [{ token: i0.EnvironmentInjector }], target: i0.ɵɵFactoryTarget.Injectable });
1754
- JsonpInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonpInterceptor });
1755
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonpInterceptor, decorators: [{
1690
+ JsonpInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonpInterceptor, deps: [{ token: i0.EnvironmentInjector }], target: i0.ɵɵFactoryTarget.Injectable });
1691
+ JsonpInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonpInterceptor });
1692
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonpInterceptor, decorators: [{
1756
1693
  type: Injectable
1757
1694
  }], ctorParameters: function () { return [{ type: i0.EnvironmentInjector }]; } });
1758
1695
 
1759
- /**
1760
- * @license
1761
- * Copyright Google LLC All Rights Reserved.
1762
- *
1763
- * Use of this source code is governed by an MIT-style license that can be
1764
- * found in the LICENSE file at https://angular.io/license
1765
- */
1766
1696
  const XSSI_PREFIX = /^\)\]\}',?\n/;
1767
1697
  /**
1768
1698
  * Determine an appropriate URL for the response, by checking either
@@ -2028,19 +1958,12 @@ class HttpXhrBackend {
2028
1958
  });
2029
1959
  }
2030
1960
  }
2031
- HttpXhrBackend.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXhrBackend, deps: [{ token: i1.XhrFactory }], target: i0.ɵɵFactoryTarget.Injectable });
2032
- HttpXhrBackend.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXhrBackend });
2033
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXhrBackend, decorators: [{
1961
+ HttpXhrBackend.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXhrBackend, deps: [{ token: i1.XhrFactory }], target: i0.ɵɵFactoryTarget.Injectable });
1962
+ HttpXhrBackend.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXhrBackend });
1963
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXhrBackend, decorators: [{
2034
1964
  type: Injectable
2035
1965
  }], ctorParameters: function () { return [{ type: i1.XhrFactory }]; } });
2036
1966
 
2037
- /**
2038
- * @license
2039
- * Copyright Google LLC All Rights Reserved.
2040
- *
2041
- * Use of this source code is governed by an MIT-style license that can be
2042
- * found in the LICENSE file at https://angular.io/license
2043
- */
2044
1967
  const XSRF_ENABLED = new InjectionToken('XSRF_ENABLED');
2045
1968
  const XSRF_DEFAULT_COOKIE_NAME = 'XSRF-TOKEN';
2046
1969
  const XSRF_COOKIE_NAME = new InjectionToken('XSRF_COOKIE_NAME', {
@@ -2087,9 +2010,9 @@ class HttpXsrfCookieExtractor {
2087
2010
  return this.lastToken;
2088
2011
  }
2089
2012
  }
2090
- HttpXsrfCookieExtractor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXsrfCookieExtractor, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: XSRF_COOKIE_NAME }], target: i0.ɵɵFactoryTarget.Injectable });
2091
- HttpXsrfCookieExtractor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXsrfCookieExtractor });
2092
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXsrfCookieExtractor, decorators: [{
2013
+ HttpXsrfCookieExtractor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXsrfCookieExtractor, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: XSRF_COOKIE_NAME }], target: i0.ɵɵFactoryTarget.Injectable });
2014
+ HttpXsrfCookieExtractor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXsrfCookieExtractor });
2015
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXsrfCookieExtractor, decorators: [{
2093
2016
  type: Injectable
2094
2017
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
2095
2018
  type: Inject,
@@ -2130,19 +2053,12 @@ class HttpXsrfInterceptor {
2130
2053
  return this.injector.runInContext(() => xsrfInterceptorFn(initialRequest, downstreamRequest => next.handle(downstreamRequest)));
2131
2054
  }
2132
2055
  }
2133
- HttpXsrfInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXsrfInterceptor, deps: [{ token: i0.EnvironmentInjector }], target: i0.ɵɵFactoryTarget.Injectable });
2134
- HttpXsrfInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXsrfInterceptor });
2135
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpXsrfInterceptor, decorators: [{
2056
+ HttpXsrfInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXsrfInterceptor, deps: [{ token: i0.EnvironmentInjector }], target: i0.ɵɵFactoryTarget.Injectable });
2057
+ HttpXsrfInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXsrfInterceptor });
2058
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpXsrfInterceptor, decorators: [{
2136
2059
  type: Injectable
2137
2060
  }], ctorParameters: function () { return [{ type: i0.EnvironmentInjector }]; } });
2138
2061
 
2139
- /**
2140
- * @license
2141
- * Copyright Google LLC All Rights Reserved.
2142
- *
2143
- * Use of this source code is governed by an MIT-style license that can be
2144
- * found in the LICENSE file at https://angular.io/license
2145
- */
2146
2062
  /**
2147
2063
  * Identifies a particular kind of `HttpFeature`.
2148
2064
  *
@@ -2333,13 +2249,6 @@ function withRequestsMadeViaParent() {
2333
2249
  ]);
2334
2250
  }
2335
2251
 
2336
- /**
2337
- * @license
2338
- * Copyright Google LLC All Rights Reserved.
2339
- *
2340
- * Use of this source code is governed by an MIT-style license that can be
2341
- * found in the LICENSE file at https://angular.io/license
2342
- */
2343
2252
  /**
2344
2253
  * Configures XSRF protection support for outgoing requests.
2345
2254
  *
@@ -2379,9 +2288,9 @@ class HttpClientXsrfModule {
2379
2288
  };
2380
2289
  }
2381
2290
  }
2382
- HttpClientXsrfModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientXsrfModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2383
- HttpClientXsrfModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientXsrfModule });
2384
- HttpClientXsrfModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientXsrfModule, providers: [
2291
+ HttpClientXsrfModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientXsrfModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2292
+ HttpClientXsrfModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientXsrfModule });
2293
+ HttpClientXsrfModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientXsrfModule, providers: [
2385
2294
  HttpXsrfInterceptor,
2386
2295
  { provide: HTTP_INTERCEPTORS, useExisting: HttpXsrfInterceptor, multi: true },
2387
2296
  { provide: HttpXsrfTokenExtractor, useClass: HttpXsrfCookieExtractor },
@@ -2391,7 +2300,7 @@ HttpClientXsrfModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ve
2391
2300
  }).ɵproviders,
2392
2301
  { provide: XSRF_ENABLED, useValue: true },
2393
2302
  ] });
2394
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientXsrfModule, decorators: [{
2303
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientXsrfModule, decorators: [{
2395
2304
  type: NgModule,
2396
2305
  args: [{
2397
2306
  providers: [
@@ -2417,15 +2326,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
2417
2326
  */
2418
2327
  class HttpClientModule {
2419
2328
  }
2420
- HttpClientModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2421
- HttpClientModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientModule });
2422
- HttpClientModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientModule, providers: [
2329
+ HttpClientModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2330
+ HttpClientModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientModule });
2331
+ HttpClientModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientModule, providers: [
2423
2332
  provideHttpClient(withInterceptorsFromDi(), withXsrfConfiguration({
2424
2333
  cookieName: XSRF_DEFAULT_COOKIE_NAME,
2425
2334
  headerName: XSRF_DEFAULT_HEADER_NAME,
2426
2335
  })),
2427
2336
  ] });
2428
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientModule, decorators: [{
2337
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientModule, decorators: [{
2429
2338
  type: NgModule,
2430
2339
  args: [{
2431
2340
  /**
@@ -2450,12 +2359,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
2450
2359
  */
2451
2360
  class HttpClientJsonpModule {
2452
2361
  }
2453
- HttpClientJsonpModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientJsonpModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2454
- HttpClientJsonpModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientJsonpModule });
2455
- HttpClientJsonpModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientJsonpModule, providers: [
2362
+ HttpClientJsonpModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientJsonpModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2363
+ HttpClientJsonpModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientJsonpModule });
2364
+ HttpClientJsonpModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientJsonpModule, providers: [
2456
2365
  withJsonpSupport().ɵproviders,
2457
2366
  ] });
2458
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HttpClientJsonpModule, decorators: [{
2367
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HttpClientJsonpModule, decorators: [{
2459
2368
  type: NgModule,
2460
2369
  args: [{
2461
2370
  providers: [
@@ -2464,13 +2373,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
2464
2373
  }]
2465
2374
  }] });
2466
2375
 
2467
- /**
2468
- * @license
2469
- * Copyright Google LLC All Rights Reserved.
2470
- *
2471
- * Use of this source code is governed by an MIT-style license that can be
2472
- * found in the LICENSE file at https://angular.io/license
2473
- */
2474
2376
  /**
2475
2377
  * A wrapper around the `XMLHttpRequest` constructor.
2476
2378
  *
@@ -2481,13 +2383,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
2481
2383
  */
2482
2384
  const XhrFactory = XhrFactory$1;
2483
2385
 
2484
- /**
2485
- * @license
2486
- * Copyright Google LLC All Rights Reserved.
2487
- *
2488
- * Use of this source code is governed by an MIT-style license that can be
2489
- * found in the LICENSE file at https://angular.io/license
2490
- */
2386
+ // This file is not used to build this module. It is only used during editing
2491
2387
 
2492
2388
  /**
2493
2389
  * Generated bundle index. Do not edit.