@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
  */
@@ -7,13 +7,6 @@
7
7
  import * as i0 from '@angular/core';
8
8
  import { InjectionToken, Injectable, ɵɵinject, Inject, inject, Optional, EventEmitter, ɵfindLocaleData, ɵLocaleDataIndex, ɵgetLocaleCurrencyCode, ɵgetLocalePluralCase, LOCALE_ID, ɵregisterLocaleData, ɵisListLikeIterable, ɵstringify, Directive, Input, createNgModule, NgModuleRef, ɵRuntimeError, Host, Attribute, RendererStyleFlags2, ɵisPromise, ɵisSubscribable, Pipe, DEFAULT_CURRENCY_CODE, NgModule, Version, ɵɵdefineInjectable, ɵformatRuntimeError, Renderer2, ElementRef, Injector, PLATFORM_ID, NgZone } from '@angular/core';
9
9
 
10
- /**
11
- * @license
12
- * Copyright Google LLC All Rights Reserved.
13
- *
14
- * Use of this source code is governed by an MIT-style license that can be
15
- * found in the LICENSE file at https://angular.io/license
16
- */
17
10
  let _DOM = null;
18
11
  function getDOM() {
19
12
  return _DOM;
@@ -33,13 +26,6 @@ function setRootDomAdapter(adapter) {
33
26
  class DomAdapter {
34
27
  }
35
28
 
36
- /**
37
- * @license
38
- * Copyright Google LLC All Rights Reserved.
39
- *
40
- * Use of this source code is governed by an MIT-style license that can be
41
- * found in the LICENSE file at https://angular.io/license
42
- */
43
29
  /**
44
30
  * A DI Token representing the main rendering context. In a browser this is the DOM Document.
45
31
  *
@@ -50,13 +36,6 @@ class DomAdapter {
50
36
  */
51
37
  const DOCUMENT = new InjectionToken('DocumentToken');
52
38
 
53
- /**
54
- * @license
55
- * Copyright Google LLC All Rights Reserved.
56
- *
57
- * Use of this source code is governed by an MIT-style license that can be
58
- * found in the LICENSE file at https://angular.io/license
59
- */
60
39
  /**
61
40
  * This class should not be used directly by an application developer. Instead, use
62
41
  * {@link Location}.
@@ -84,9 +63,9 @@ class PlatformLocation {
84
63
  throw new Error('Not implemented');
85
64
  }
86
65
  }
87
- PlatformLocation.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PlatformLocation, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
88
- PlatformLocation.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PlatformLocation, providedIn: 'platform', useFactory: useBrowserPlatformLocation });
89
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PlatformLocation, decorators: [{
66
+ PlatformLocation.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PlatformLocation, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
67
+ PlatformLocation.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PlatformLocation, providedIn: 'platform', useFactory: useBrowserPlatformLocation });
68
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PlatformLocation, decorators: [{
90
69
  type: Injectable,
91
70
  args: [{
92
71
  providedIn: 'platform',
@@ -108,17 +87,14 @@ const LOCATION_INITIALIZED = new InjectionToken('Location Initialized');
108
87
  * `PlatformLocation` encapsulates all of the direct calls to platform APIs.
109
88
  * This class should not be used directly by an application developer. Instead, use
110
89
  * {@link Location}.
90
+ *
91
+ * @publicApi
111
92
  */
112
93
  class BrowserPlatformLocation extends PlatformLocation {
113
94
  constructor(_doc) {
114
95
  super();
115
96
  this._doc = _doc;
116
- this._init();
117
- }
118
- // This is moved to its own method so that `MockPlatformLocationStrategy` can overwrite it
119
- /** @internal */
120
- _init() {
121
- this.location = window.location;
97
+ this._location = window.location;
122
98
  this._history = window.history;
123
99
  }
124
100
  getBaseHrefFromDOM() {
@@ -135,35 +111,35 @@ class BrowserPlatformLocation extends PlatformLocation {
135
111
  return () => window.removeEventListener('hashchange', fn);
136
112
  }
137
113
  get href() {
138
- return this.location.href;
114
+ return this._location.href;
139
115
  }
140
116
  get protocol() {
141
- return this.location.protocol;
117
+ return this._location.protocol;
142
118
  }
143
119
  get hostname() {
144
- return this.location.hostname;
120
+ return this._location.hostname;
145
121
  }
146
122
  get port() {
147
- return this.location.port;
123
+ return this._location.port;
148
124
  }
149
125
  get pathname() {
150
- return this.location.pathname;
126
+ return this._location.pathname;
151
127
  }
152
128
  get search() {
153
- return this.location.search;
129
+ return this._location.search;
154
130
  }
155
131
  get hash() {
156
- return this.location.hash;
132
+ return this._location.hash;
157
133
  }
158
134
  set pathname(newPath) {
159
- this.location.pathname = newPath;
135
+ this._location.pathname = newPath;
160
136
  }
161
137
  pushState(state, title, url) {
162
138
  if (supportsState()) {
163
139
  this._history.pushState(state, title, url);
164
140
  }
165
141
  else {
166
- this.location.hash = url;
142
+ this._location.hash = url;
167
143
  }
168
144
  }
169
145
  replaceState(state, title, url) {
@@ -171,7 +147,7 @@ class BrowserPlatformLocation extends PlatformLocation {
171
147
  this._history.replaceState(state, title, url);
172
148
  }
173
149
  else {
174
- this.location.hash = url;
150
+ this._location.hash = url;
175
151
  }
176
152
  }
177
153
  forward() {
@@ -187,9 +163,9 @@ class BrowserPlatformLocation extends PlatformLocation {
187
163
  return this._history.state;
188
164
  }
189
165
  }
190
- BrowserPlatformLocation.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: BrowserPlatformLocation, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
191
- BrowserPlatformLocation.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: BrowserPlatformLocation, providedIn: 'platform', useFactory: createBrowserPlatformLocation });
192
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: BrowserPlatformLocation, decorators: [{
166
+ BrowserPlatformLocation.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: BrowserPlatformLocation, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
167
+ BrowserPlatformLocation.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: BrowserPlatformLocation, providedIn: 'platform', useFactory: createBrowserPlatformLocation });
168
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: BrowserPlatformLocation, decorators: [{
193
169
  type: Injectable,
194
170
  args: [{
195
171
  providedIn: 'platform',
@@ -209,21 +185,6 @@ function createBrowserPlatformLocation() {
209
185
  return new BrowserPlatformLocation(ɵɵinject(DOCUMENT));
210
186
  }
211
187
 
212
- /**
213
- * @license
214
- * Copyright Google LLC All Rights Reserved.
215
- *
216
- * Use of this source code is governed by an MIT-style license that can be
217
- * found in the LICENSE file at https://angular.io/license
218
- */
219
-
220
- /**
221
- * @license
222
- * Copyright Google LLC All Rights Reserved.
223
- *
224
- * Use of this source code is governed by an MIT-style license that can be
225
- * found in the LICENSE file at https://angular.io/license
226
- */
227
188
  /**
228
189
  * Joins two parts of a URL with a slash if needed.
229
190
  *
@@ -281,13 +242,6 @@ function normalizeQueryParams(params) {
281
242
  return params && params[0] !== '?' ? '?' + params : params;
282
243
  }
283
244
 
284
- /**
285
- * @license
286
- * Copyright Google LLC All Rights Reserved.
287
- *
288
- * Use of this source code is governed by an MIT-style license that can be
289
- * found in the LICENSE file at https://angular.io/license
290
- */
291
245
  /**
292
246
  * Enables the `Location` service to read route state from the browser's URL.
293
247
  * Angular provides two strategies:
@@ -310,9 +264,9 @@ class LocationStrategy {
310
264
  throw new Error('Not implemented');
311
265
  }
312
266
  }
313
- LocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
314
- LocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });
315
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LocationStrategy, decorators: [{
267
+ LocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
268
+ LocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });
269
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LocationStrategy, decorators: [{
316
270
  type: Injectable,
317
271
  args: [{ providedIn: 'root', useFactory: () => inject(PathLocationStrategy) }]
318
272
  }] });
@@ -421,9 +375,9 @@ class PathLocationStrategy extends LocationStrategy {
421
375
  (_b = (_a = this._platformLocation).historyGo) === null || _b === void 0 ? void 0 : _b.call(_a, relativePosition);
422
376
  }
423
377
  }
424
- PathLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PathLocationStrategy, deps: [{ token: PlatformLocation }, { token: APP_BASE_HREF, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
425
- PathLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PathLocationStrategy, providedIn: 'root' });
426
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PathLocationStrategy, decorators: [{
378
+ PathLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PathLocationStrategy, deps: [{ token: PlatformLocation }, { token: APP_BASE_HREF, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
379
+ PathLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PathLocationStrategy, providedIn: 'root' });
380
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PathLocationStrategy, decorators: [{
427
381
  type: Injectable,
428
382
  args: [{ providedIn: 'root' }]
429
383
  }], ctorParameters: function () {
@@ -435,13 +389,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
435
389
  }] }];
436
390
  } });
437
391
 
438
- /**
439
- * @license
440
- * Copyright Google LLC All Rights Reserved.
441
- *
442
- * Use of this source code is governed by an MIT-style license that can be
443
- * found in the LICENSE file at https://angular.io/license
444
- */
445
392
  /**
446
393
  * @description
447
394
  * A {@link LocationStrategy} used to configure the {@link Location} service to
@@ -522,9 +469,9 @@ class HashLocationStrategy extends LocationStrategy {
522
469
  (_b = (_a = this._platformLocation).historyGo) === null || _b === void 0 ? void 0 : _b.call(_a, relativePosition);
523
470
  }
524
471
  }
525
- HashLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HashLocationStrategy, deps: [{ token: PlatformLocation }, { token: APP_BASE_HREF, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
526
- HashLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HashLocationStrategy });
527
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HashLocationStrategy, decorators: [{
472
+ HashLocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HashLocationStrategy, deps: [{ token: PlatformLocation }, { token: APP_BASE_HREF, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
473
+ HashLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HashLocationStrategy });
474
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HashLocationStrategy, decorators: [{
528
475
  type: Injectable
529
476
  }], ctorParameters: function () {
530
477
  return [{ type: PlatformLocation }, { type: undefined, decorators: [{
@@ -535,13 +482,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
535
482
  }] }];
536
483
  } });
537
484
 
538
- /**
539
- * @license
540
- * Copyright Google LLC All Rights Reserved.
541
- *
542
- * Use of this source code is governed by an MIT-style license that can be
543
- * found in the LICENSE file at https://angular.io/license
544
- */
545
485
  /**
546
486
  * @description
547
487
  *
@@ -580,6 +520,12 @@ class Location {
580
520
  this._urlChangeSubscription = null;
581
521
  this._locationStrategy = locationStrategy;
582
522
  const baseHref = this._locationStrategy.getBaseHref();
523
+ // Note: This class's interaction with base HREF does not fully follow the rules
524
+ // outlined in the spec https://www.freesoft.org/CIE/RFC/1808/18.htm.
525
+ // Instead of trying to fix individual bugs with more and more code, we should
526
+ // investigate using the URL constructor and providing the base as a second
527
+ // argument.
528
+ // https://developer.mozilla.org/en-US/docs/Web/API/URL/URL#parameters
583
529
  this._basePath = _stripOrigin(stripTrailingSlash(_stripIndexHtml(baseHref)));
584
530
  this._locationStrategy.onPopState((ev) => {
585
531
  this._subject.emit({
@@ -780,9 +726,9 @@ Location.joinWithSlash = joinWithSlash;
780
726
  * @returns The URL string, modified if needed.
781
727
  */
782
728
  Location.stripTrailingSlash = stripTrailingSlash;
783
- Location.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: Location, deps: [{ token: LocationStrategy }], target: i0.ɵɵFactoryTarget.Injectable });
784
- Location.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: Location, providedIn: 'root', useFactory: createLocation });
785
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: Location, decorators: [{
729
+ Location.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: Location, deps: [{ token: LocationStrategy }], target: i0.ɵɵFactoryTarget.Injectable });
730
+ Location.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: Location, providedIn: 'root', useFactory: createLocation });
731
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: Location, decorators: [{
786
732
  type: Injectable,
787
733
  args: [{
788
734
  providedIn: 'root',
@@ -800,38 +746,22 @@ function _stripIndexHtml(url) {
800
746
  return url.replace(/\/index.html$/, '');
801
747
  }
802
748
  function _stripOrigin(baseHref) {
803
- if (/^(https?:)?\/\//.test(baseHref)) {
749
+ // DO NOT REFACTOR! Previously, this check looked like this:
750
+ // `/^(https?:)?\/\//.test(baseHref)`, but that resulted in
751
+ // syntactically incorrect code after Closure Compiler minification.
752
+ // This was likely caused by a bug in Closure Compiler, but
753
+ // for now, the check is rewritten to use `new RegExp` instead.
754
+ const isAbsoluteUrl = (new RegExp('^(https?:)?//')).test(baseHref);
755
+ if (isAbsoluteUrl) {
804
756
  const [, pathname] = baseHref.split(/\/\/[^\/]+/);
805
757
  return pathname;
806
758
  }
807
759
  return baseHref;
808
760
  }
809
761
 
810
- /**
811
- * @license
812
- * Copyright Google LLC All Rights Reserved.
813
- *
814
- * Use of this source code is governed by an MIT-style license that can be
815
- * found in the LICENSE file at https://angular.io/license
816
- */
817
-
818
- /**
819
- * @license
820
- * Copyright Google LLC All Rights Reserved.
821
- *
822
- * Use of this source code is governed by an MIT-style license that can be
823
- * found in the LICENSE file at https://angular.io/license
824
- */
825
762
  /** @internal */
826
763
  const CURRENCIES_EN = { "ADP": [undefined, undefined, 0], "AFN": [undefined, "؋", 0], "ALL": [undefined, undefined, 0], "AMD": [undefined, "֏", 2], "AOA": [undefined, "Kz"], "ARS": [undefined, "$"], "AUD": ["A$", "$"], "AZN": [undefined, "₼"], "BAM": [undefined, "KM"], "BBD": [undefined, "$"], "BDT": [undefined, "৳"], "BHD": [undefined, undefined, 3], "BIF": [undefined, undefined, 0], "BMD": [undefined, "$"], "BND": [undefined, "$"], "BOB": [undefined, "Bs"], "BRL": ["R$"], "BSD": [undefined, "$"], "BWP": [undefined, "P"], "BYN": [undefined, undefined, 2], "BYR": [undefined, undefined, 0], "BZD": [undefined, "$"], "CAD": ["CA$", "$", 2], "CHF": [undefined, undefined, 2], "CLF": [undefined, undefined, 4], "CLP": [undefined, "$", 0], "CNY": ["CN¥", "¥"], "COP": [undefined, "$", 2], "CRC": [undefined, "₡", 2], "CUC": [undefined, "$"], "CUP": [undefined, "$"], "CZK": [undefined, "Kč", 2], "DJF": [undefined, undefined, 0], "DKK": [undefined, "kr", 2], "DOP": [undefined, "$"], "EGP": [undefined, "E£"], "ESP": [undefined, "₧", 0], "EUR": ["€"], "FJD": [undefined, "$"], "FKP": [undefined, "£"], "GBP": ["£"], "GEL": [undefined, "₾"], "GHS": [undefined, "GH₵"], "GIP": [undefined, "£"], "GNF": [undefined, "FG", 0], "GTQ": [undefined, "Q"], "GYD": [undefined, "$", 2], "HKD": ["HK$", "$"], "HNL": [undefined, "L"], "HRK": [undefined, "kn"], "HUF": [undefined, "Ft", 2], "IDR": [undefined, "Rp", 2], "ILS": ["₪"], "INR": ["₹"], "IQD": [undefined, undefined, 0], "IRR": [undefined, undefined, 0], "ISK": [undefined, "kr", 0], "ITL": [undefined, undefined, 0], "JMD": [undefined, "$"], "JOD": [undefined, undefined, 3], "JPY": ["¥", undefined, 0], "KHR": [undefined, "៛"], "KMF": [undefined, "CF", 0], "KPW": [undefined, "₩", 0], "KRW": ["₩", undefined, 0], "KWD": [undefined, undefined, 3], "KYD": [undefined, "$"], "KZT": [undefined, "₸"], "LAK": [undefined, "₭", 0], "LBP": [undefined, "L£", 0], "LKR": [undefined, "Rs"], "LRD": [undefined, "$"], "LTL": [undefined, "Lt"], "LUF": [undefined, undefined, 0], "LVL": [undefined, "Ls"], "LYD": [undefined, undefined, 3], "MGA": [undefined, "Ar", 0], "MGF": [undefined, undefined, 0], "MMK": [undefined, "K", 0], "MNT": [undefined, "₮", 2], "MRO": [undefined, undefined, 0], "MUR": [undefined, "Rs", 2], "MXN": ["MX$", "$"], "MYR": [undefined, "RM"], "NAD": [undefined, "$"], "NGN": [undefined, "₦"], "NIO": [undefined, "C$"], "NOK": [undefined, "kr", 2], "NPR": [undefined, "Rs"], "NZD": ["NZ$", "$"], "OMR": [undefined, undefined, 3], "PHP": ["₱"], "PKR": [undefined, "Rs", 2], "PLN": [undefined, "zł"], "PYG": [undefined, "₲", 0], "RON": [undefined, "lei"], "RSD": [undefined, undefined, 0], "RUB": [undefined, "₽"], "RWF": [undefined, "RF", 0], "SBD": [undefined, "$"], "SEK": [undefined, "kr", 2], "SGD": [undefined, "$"], "SHP": [undefined, "£"], "SLE": [undefined, undefined, 2], "SLL": [undefined, undefined, 0], "SOS": [undefined, undefined, 0], "SRD": [undefined, "$"], "SSP": [undefined, "£"], "STD": [undefined, undefined, 0], "STN": [undefined, "Db"], "SYP": [undefined, "£", 0], "THB": [undefined, "฿"], "TMM": [undefined, undefined, 0], "TND": [undefined, undefined, 3], "TOP": [undefined, "T$"], "TRL": [undefined, undefined, 0], "TRY": [undefined, "₺"], "TTD": [undefined, "$"], "TWD": ["NT$", "$", 2], "TZS": [undefined, undefined, 2], "UAH": [undefined, "₴"], "UGX": [undefined, undefined, 0], "USD": ["$"], "UYI": [undefined, undefined, 0], "UYU": [undefined, "$"], "UYW": [undefined, undefined, 4], "UZS": [undefined, undefined, 2], "VEF": [undefined, "Bs", 2], "VND": ["₫", undefined, 0], "VUV": [undefined, undefined, 0], "XAF": ["FCFA", undefined, 0], "XCD": ["EC$", "$"], "XOF": ["F CFA", undefined, 0], "XPF": ["CFPF", undefined, 0], "XXX": ["¤"], "YER": [undefined, undefined, 0], "ZAR": [undefined, "R"], "ZMK": [undefined, undefined, 0], "ZMW": [undefined, "ZK"], "ZWD": [undefined, undefined, 0] };
827
764
 
828
- /**
829
- * @license
830
- * Copyright Google LLC All Rights Reserved.
831
- *
832
- * Use of this source code is governed by an MIT-style license that can be
833
- * found in the LICENSE file at https://angular.io/license
834
- */
835
765
  /**
836
766
  * Format styles that can be used to represent numbers.
837
767
  * @see `getLocaleNumberFormat()`.
@@ -1454,13 +1384,6 @@ function getNumberOfCurrencyDigits(code) {
1454
1384
  return typeof digits === 'number' ? digits : DEFAULT_NB_OF_CURRENCY_DIGITS;
1455
1385
  }
1456
1386
 
1457
- /**
1458
- * @license
1459
- * Copyright Google LLC All Rights Reserved.
1460
- *
1461
- * Use of this source code is governed by an MIT-style license that can be
1462
- * found in the LICENSE file at https://angular.io/license
1463
- */
1464
1387
  const ISO8601_DATE_REGEX = /^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/;
1465
1388
  // 1 2 3 4 5 6 7 8 9 10 11
1466
1389
  const NAMED_FORMATS = {};
@@ -2199,13 +2122,6 @@ function isDate(value) {
2199
2122
  return value instanceof Date && !isNaN(value.valueOf());
2200
2123
  }
2201
2124
 
2202
- /**
2203
- * @license
2204
- * Copyright Google LLC All Rights Reserved.
2205
- *
2206
- * Use of this source code is governed by an MIT-style license that can be
2207
- * found in the LICENSE file at https://angular.io/license
2208
- */
2209
2125
  const NUMBER_FORMAT_REGEXP = /^(\d+)?\.((\d+)(-(\d+))?)?$/;
2210
2126
  const MAX_DIGITS = 22;
2211
2127
  const DECIMAL_SEP = '.';
@@ -2593,21 +2509,14 @@ function parseIntAutoRadix(text) {
2593
2509
  return result;
2594
2510
  }
2595
2511
 
2596
- /**
2597
- * @license
2598
- * Copyright Google LLC All Rights Reserved.
2599
- *
2600
- * Use of this source code is governed by an MIT-style license that can be
2601
- * found in the LICENSE file at https://angular.io/license
2602
- */
2603
2512
  /**
2604
2513
  * @publicApi
2605
2514
  */
2606
2515
  class NgLocalization {
2607
2516
  }
2608
- NgLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocalization, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2609
- NgLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocalization, providedIn: 'root', useFactory: (locale) => new NgLocaleLocalization(locale), deps: [{ token: LOCALE_ID }] });
2610
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocalization, decorators: [{
2517
+ NgLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocalization, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2518
+ NgLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocalization, providedIn: 'root', useFactory: (locale) => new NgLocaleLocalization(locale), deps: [{ token: LOCALE_ID }] });
2519
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocalization, decorators: [{
2611
2520
  type: Injectable,
2612
2521
  args: [{
2613
2522
  providedIn: 'root',
@@ -2662,9 +2571,9 @@ class NgLocaleLocalization extends NgLocalization {
2662
2571
  }
2663
2572
  }
2664
2573
  }
2665
- NgLocaleLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocaleLocalization, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
2666
- NgLocaleLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocaleLocalization });
2667
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocaleLocalization, decorators: [{
2574
+ NgLocaleLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocaleLocalization, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
2575
+ NgLocaleLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocaleLocalization });
2576
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocaleLocalization, decorators: [{
2668
2577
  type: Injectable
2669
2578
  }], ctorParameters: function () {
2670
2579
  return [{ type: undefined, decorators: [{
@@ -2673,13 +2582,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
2673
2582
  }] }];
2674
2583
  } });
2675
2584
 
2676
- /**
2677
- * @license
2678
- * Copyright Google LLC All Rights Reserved.
2679
- *
2680
- * Use of this source code is governed by an MIT-style license that can be
2681
- * found in the LICENSE file at https://angular.io/license
2682
- */
2683
2585
  /**
2684
2586
  * Register global data to be used internally by Angular. See the
2685
2587
  * ["I18n guide"](guide/i18n-common-format-data-locale) to know how to import additional locale
@@ -2693,13 +2595,6 @@ function registerLocaleData(data, localeId, extraData) {
2693
2595
  return ɵregisterLocaleData(data, localeId, extraData);
2694
2596
  }
2695
2597
 
2696
- /**
2697
- * @license
2698
- * Copyright Google LLC All Rights Reserved.
2699
- *
2700
- * Use of this source code is governed by an MIT-style license that can be
2701
- * found in the LICENSE file at https://angular.io/license
2702
- */
2703
2598
  function parseCookieValue(cookieStr, name) {
2704
2599
  name = encodeURIComponent(name);
2705
2600
  for (const cookie of cookieStr.split(';')) {
@@ -2712,13 +2607,6 @@ function parseCookieValue(cookieStr, name) {
2712
2607
  return null;
2713
2608
  }
2714
2609
 
2715
- /**
2716
- * @license
2717
- * Copyright Google LLC All Rights Reserved.
2718
- *
2719
- * Use of this source code is governed by an MIT-style license that can be
2720
- * found in the LICENSE file at https://angular.io/license
2721
- */
2722
2610
  /**
2723
2611
  * @ngModule CommonModule
2724
2612
  *
@@ -2859,9 +2747,9 @@ class NgClass {
2859
2747
  }
2860
2748
  }
2861
2749
  }
2862
- NgClass.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgClass, deps: [{ token: i0.IterableDiffers }, { token: i0.KeyValueDiffers }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
2863
- NgClass.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgClass, isStandalone: true, selector: "[ngClass]", inputs: { klass: ["class", "klass"], ngClass: "ngClass" }, ngImport: i0 });
2864
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgClass, decorators: [{
2750
+ NgClass.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgClass, deps: [{ token: i0.IterableDiffers }, { token: i0.KeyValueDiffers }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
2751
+ NgClass.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgClass, isStandalone: true, selector: "[ngClass]", inputs: { klass: ["class", "klass"], ngClass: "ngClass" }, ngImport: i0 });
2752
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgClass, decorators: [{
2865
2753
  type: Directive,
2866
2754
  args: [{
2867
2755
  selector: '[ngClass]',
@@ -2875,13 +2763,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
2875
2763
  args: ['ngClass']
2876
2764
  }] } });
2877
2765
 
2878
- /**
2879
- * @license
2880
- * Copyright Google LLC All Rights Reserved.
2881
- *
2882
- * Use of this source code is governed by an MIT-style license that can be
2883
- * found in the LICENSE file at https://angular.io/license
2884
- */
2885
2766
  /**
2886
2767
  * Instantiates a {@link Component} type and inserts its Host View into the current View.
2887
2768
  * `NgComponentOutlet` provides a declarative approach for dynamic component creation.
@@ -2980,9 +2861,9 @@ class NgComponentOutlet {
2980
2861
  this._moduleRef.destroy();
2981
2862
  }
2982
2863
  }
2983
- NgComponentOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgComponentOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
2984
- NgComponentOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgComponentOutlet, isStandalone: true, selector: "[ngComponentOutlet]", inputs: { ngComponentOutlet: "ngComponentOutlet", ngComponentOutletInjector: "ngComponentOutletInjector", ngComponentOutletContent: "ngComponentOutletContent", ngComponentOutletNgModule: "ngComponentOutletNgModule", ngComponentOutletNgModuleFactory: "ngComponentOutletNgModuleFactory" }, usesOnChanges: true, ngImport: i0 });
2985
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgComponentOutlet, decorators: [{
2864
+ NgComponentOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgComponentOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
2865
+ NgComponentOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgComponentOutlet, isStandalone: true, selector: "[ngComponentOutlet]", inputs: { ngComponentOutlet: "ngComponentOutlet", ngComponentOutletInjector: "ngComponentOutletInjector", ngComponentOutletContent: "ngComponentOutletContent", ngComponentOutletNgModule: "ngComponentOutletNgModule", ngComponentOutletNgModuleFactory: "ngComponentOutletNgModuleFactory" }, usesOnChanges: true, ngImport: i0 });
2866
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgComponentOutlet, decorators: [{
2986
2867
  type: Directive,
2987
2868
  args: [{
2988
2869
  selector: '[ngComponentOutlet]',
@@ -3005,13 +2886,6 @@ function getParentInjector(injector) {
3005
2886
  return parentNgModule.injector;
3006
2887
  }
3007
2888
 
3008
- /**
3009
- * @license
3010
- * Copyright Google LLC All Rights Reserved.
3011
- *
3012
- * Use of this source code is governed by an MIT-style license that can be
3013
- * found in the LICENSE file at https://angular.io/license
3014
- */
3015
2889
  const NG_DEV_MODE = typeof ngDevMode === 'undefined' || !!ngDevMode;
3016
2890
  /**
3017
2891
  * @publicApi
@@ -3272,9 +3146,9 @@ class NgForOf {
3272
3146
  return true;
3273
3147
  }
3274
3148
  }
3275
- NgForOf.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgForOf, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive });
3276
- NgForOf.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgForOf, isStandalone: true, selector: "[ngFor][ngForOf]", inputs: { ngForOf: "ngForOf", ngForTrackBy: "ngForTrackBy", ngForTemplate: "ngForTemplate" }, ngImport: i0 });
3277
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgForOf, decorators: [{
3149
+ NgForOf.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgForOf, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive });
3150
+ NgForOf.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgForOf, isStandalone: true, selector: "[ngFor][ngForOf]", inputs: { ngForOf: "ngForOf", ngForTrackBy: "ngForTrackBy", ngForTemplate: "ngForTemplate" }, ngImport: i0 });
3151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgForOf, decorators: [{
3278
3152
  type: Directive,
3279
3153
  args: [{
3280
3154
  selector: '[ngFor][ngForOf]',
@@ -3294,13 +3168,6 @@ function getTypeName(type) {
3294
3168
  return type['name'] || typeof type;
3295
3169
  }
3296
3170
 
3297
- /**
3298
- * @license
3299
- * Copyright Google LLC All Rights Reserved.
3300
- *
3301
- * Use of this source code is governed by an MIT-style license that can be
3302
- * found in the LICENSE file at https://angular.io/license
3303
- */
3304
3171
  /**
3305
3172
  * A structural directive that conditionally includes a template based on the value of
3306
3173
  * an expression coerced to Boolean.
@@ -3507,9 +3374,9 @@ class NgIf {
3507
3374
  return true;
3508
3375
  }
3509
3376
  }
3510
- NgIf.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgIf, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
3511
- NgIf.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgIf, isStandalone: true, selector: "[ngIf]", inputs: { ngIf: "ngIf", ngIfThen: "ngIfThen", ngIfElse: "ngIfElse" }, ngImport: i0 });
3512
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgIf, decorators: [{
3377
+ NgIf.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgIf, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
3378
+ NgIf.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgIf, isStandalone: true, selector: "[ngIf]", inputs: { ngIf: "ngIf", ngIfThen: "ngIfThen", ngIfElse: "ngIfElse" }, ngImport: i0 });
3379
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgIf, decorators: [{
3513
3380
  type: Directive,
3514
3381
  args: [{
3515
3382
  selector: '[ngIf]',
@@ -3538,13 +3405,6 @@ function assertTemplate(property, templateRef) {
3538
3405
  }
3539
3406
  }
3540
3407
 
3541
- /**
3542
- * @license
3543
- * Copyright Google LLC All Rights Reserved.
3544
- *
3545
- * Use of this source code is governed by an MIT-style license that can be
3546
- * found in the LICENSE file at https://angular.io/license
3547
- */
3548
3408
  class SwitchView {
3549
3409
  constructor(_viewContainerRef, _templateRef) {
3550
3410
  this._viewContainerRef = _viewContainerRef;
@@ -3680,9 +3540,9 @@ class NgSwitch {
3680
3540
  }
3681
3541
  }
3682
3542
  }
3683
- NgSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitch, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3684
- NgSwitch.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgSwitch, isStandalone: true, selector: "[ngSwitch]", inputs: { ngSwitch: "ngSwitch" }, ngImport: i0 });
3685
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitch, decorators: [{
3543
+ NgSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitch, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3544
+ NgSwitch.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgSwitch, isStandalone: true, selector: "[ngSwitch]", inputs: { ngSwitch: "ngSwitch" }, ngImport: i0 });
3545
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitch, decorators: [{
3686
3546
  type: Directive,
3687
3547
  args: [{
3688
3548
  selector: '[ngSwitch]',
@@ -3741,9 +3601,9 @@ class NgSwitchCase {
3741
3601
  this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase));
3742
3602
  }
3743
3603
  }
3744
- NgSwitchCase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitchCase, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: NgSwitch, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
3745
- NgSwitchCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgSwitchCase, isStandalone: true, selector: "[ngSwitchCase]", inputs: { ngSwitchCase: "ngSwitchCase" }, ngImport: i0 });
3746
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitchCase, decorators: [{
3604
+ NgSwitchCase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitchCase, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: NgSwitch, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
3605
+ NgSwitchCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgSwitchCase, isStandalone: true, selector: "[ngSwitchCase]", inputs: { ngSwitchCase: "ngSwitchCase" }, ngImport: i0 });
3606
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitchCase, decorators: [{
3747
3607
  type: Directive,
3748
3608
  args: [{
3749
3609
  selector: '[ngSwitchCase]',
@@ -3780,9 +3640,9 @@ class NgSwitchDefault {
3780
3640
  ngSwitch._addDefault(new SwitchView(viewContainer, templateRef));
3781
3641
  }
3782
3642
  }
3783
- NgSwitchDefault.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitchDefault, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: NgSwitch, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
3784
- NgSwitchDefault.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgSwitchDefault, isStandalone: true, selector: "[ngSwitchDefault]", ngImport: i0 });
3785
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitchDefault, decorators: [{
3643
+ NgSwitchDefault.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitchDefault, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: NgSwitch, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
3644
+ NgSwitchDefault.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgSwitchDefault, isStandalone: true, selector: "[ngSwitchDefault]", ngImport: i0 });
3645
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitchDefault, decorators: [{
3786
3646
  type: Directive,
3787
3647
  args: [{
3788
3648
  selector: '[ngSwitchDefault]',
@@ -3801,13 +3661,6 @@ function throwNgSwitchProviderNotFoundError(attrName, directiveName) {
3801
3661
  `(matching "NgSwitch" directive)`);
3802
3662
  }
3803
3663
 
3804
- /**
3805
- * @license
3806
- * Copyright Google LLC All Rights Reserved.
3807
- *
3808
- * Use of this source code is governed by an MIT-style license that can be
3809
- * found in the LICENSE file at https://angular.io/license
3810
- */
3811
3664
  /**
3812
3665
  * @ngModule CommonModule
3813
3666
  *
@@ -3868,9 +3721,9 @@ class NgPlural {
3868
3721
  }
3869
3722
  }
3870
3723
  }
3871
- NgPlural.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgPlural, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Directive });
3872
- NgPlural.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgPlural, isStandalone: true, selector: "[ngPlural]", inputs: { ngPlural: "ngPlural" }, ngImport: i0 });
3873
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgPlural, decorators: [{
3724
+ NgPlural.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgPlural, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Directive });
3725
+ NgPlural.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgPlural, isStandalone: true, selector: "[ngPlural]", inputs: { ngPlural: "ngPlural" }, ngImport: i0 });
3726
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgPlural, decorators: [{
3874
3727
  type: Directive,
3875
3728
  args: [{
3876
3729
  selector: '[ngPlural]',
@@ -3906,9 +3759,9 @@ class NgPluralCase {
3906
3759
  ngPlural.addCase(isANumber ? `=${value}` : value, new SwitchView(viewContainer, template));
3907
3760
  }
3908
3761
  }
3909
- NgPluralCase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgPluralCase, deps: [{ token: 'ngPluralCase', attribute: true }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: NgPlural, host: true }], target: i0.ɵɵFactoryTarget.Directive });
3910
- NgPluralCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgPluralCase, isStandalone: true, selector: "[ngPluralCase]", ngImport: i0 });
3911
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgPluralCase, decorators: [{
3762
+ NgPluralCase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgPluralCase, deps: [{ token: 'ngPluralCase', attribute: true }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: NgPlural, host: true }], target: i0.ɵɵFactoryTarget.Directive });
3763
+ NgPluralCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgPluralCase, isStandalone: true, selector: "[ngPluralCase]", ngImport: i0 });
3764
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgPluralCase, decorators: [{
3912
3765
  type: Directive,
3913
3766
  args: [{
3914
3767
  selector: '[ngPluralCase]',
@@ -3923,13 +3776,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
3923
3776
  }] }];
3924
3777
  } });
3925
3778
 
3926
- /**
3927
- * @license
3928
- * Copyright Google LLC All Rights Reserved.
3929
- *
3930
- * Use of this source code is governed by an MIT-style license that can be
3931
- * found in the LICENSE file at https://angular.io/license
3932
- */
3933
3779
  /**
3934
3780
  * @ngModule CommonModule
3935
3781
  *
@@ -4004,9 +3850,9 @@ class NgStyle {
4004
3850
  changes.forEachChangedItem((record) => this._setStyle(record.key, record.currentValue));
4005
3851
  }
4006
3852
  }
4007
- NgStyle.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgStyle, deps: [{ token: i0.ElementRef }, { token: i0.KeyValueDiffers }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
4008
- NgStyle.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgStyle, isStandalone: true, selector: "[ngStyle]", inputs: { ngStyle: "ngStyle" }, ngImport: i0 });
4009
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgStyle, decorators: [{
3853
+ NgStyle.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgStyle, deps: [{ token: i0.ElementRef }, { token: i0.KeyValueDiffers }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
3854
+ NgStyle.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgStyle, isStandalone: true, selector: "[ngStyle]", inputs: { ngStyle: "ngStyle" }, ngImport: i0 });
3855
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgStyle, decorators: [{
4010
3856
  type: Directive,
4011
3857
  args: [{
4012
3858
  selector: '[ngStyle]',
@@ -4017,13 +3863,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4017
3863
  args: ['ngStyle']
4018
3864
  }] } });
4019
3865
 
4020
- /**
4021
- * @license
4022
- * Copyright Google LLC All Rights Reserved.
4023
- *
4024
- * Use of this source code is governed by an MIT-style license that can be
4025
- * found in the LICENSE file at https://angular.io/license
4026
- */
4027
3866
  /**
4028
3867
  * @ngModule CommonModule
4029
3868
  *
@@ -4086,9 +3925,9 @@ class NgTemplateOutlet {
4086
3925
  }
4087
3926
  }
4088
3927
  }
4089
- NgTemplateOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgTemplateOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
4090
- NgTemplateOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgTemplateOutlet, isStandalone: true, selector: "[ngTemplateOutlet]", inputs: { ngTemplateOutletContext: "ngTemplateOutletContext", ngTemplateOutlet: "ngTemplateOutlet", ngTemplateOutletInjector: "ngTemplateOutletInjector" }, usesOnChanges: true, ngImport: i0 });
4091
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgTemplateOutlet, decorators: [{
3928
+ NgTemplateOutlet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgTemplateOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
3929
+ NgTemplateOutlet.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgTemplateOutlet, isStandalone: true, selector: "[ngTemplateOutlet]", inputs: { ngTemplateOutletContext: "ngTemplateOutletContext", ngTemplateOutlet: "ngTemplateOutlet", ngTemplateOutletInjector: "ngTemplateOutletInjector" }, usesOnChanges: true, ngImport: i0 });
3930
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgTemplateOutlet, decorators: [{
4092
3931
  type: Directive,
4093
3932
  args: [{
4094
3933
  selector: '[ngTemplateOutlet]',
@@ -4102,13 +3941,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4102
3941
  type: Input
4103
3942
  }] } });
4104
3943
 
4105
- /**
4106
- * @license
4107
- * Copyright Google LLC All Rights Reserved.
4108
- *
4109
- * Use of this source code is governed by an MIT-style license that can be
4110
- * found in the LICENSE file at https://angular.io/license
4111
- */
4112
3944
  /**
4113
3945
  * A collection of Angular directives that are likely to be used in each and every Angular
4114
3946
  * application.
@@ -4127,24 +3959,10 @@ const COMMON_DIRECTIVES = [
4127
3959
  NgPluralCase,
4128
3960
  ];
4129
3961
 
4130
- /**
4131
- * @license
4132
- * Copyright Google LLC All Rights Reserved.
4133
- *
4134
- * Use of this source code is governed by an MIT-style license that can be
4135
- * found in the LICENSE file at https://angular.io/license
4136
- */
4137
3962
  function invalidPipeArgumentError(type, value) {
4138
3963
  return new ɵRuntimeError(2100 /* RuntimeErrorCode.INVALID_PIPE_ARGUMENT */, ngDevMode && `InvalidPipeArgument: '${value}' for pipe '${ɵstringify(type)}'`);
4139
3964
  }
4140
3965
 
4141
- /**
4142
- * @license
4143
- * Copyright Google LLC All Rights Reserved.
4144
- *
4145
- * Use of this source code is governed by an MIT-style license that can be
4146
- * found in the LICENSE file at https://angular.io/license
4147
- */
4148
3966
  class SubscribableStrategy {
4149
3967
  createSubscription(async, updateLatestValue) {
4150
3968
  return async.subscribe({
@@ -4260,9 +4078,9 @@ class AsyncPipe {
4260
4078
  }
4261
4079
  }
4262
4080
  }
4263
- AsyncPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: AsyncPipe, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe });
4264
- AsyncPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: AsyncPipe, isStandalone: true, name: "async", pure: false });
4265
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: AsyncPipe, decorators: [{
4081
+ AsyncPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: AsyncPipe, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe });
4082
+ AsyncPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: AsyncPipe, isStandalone: true, name: "async", pure: false });
4083
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: AsyncPipe, decorators: [{
4266
4084
  type: Pipe,
4267
4085
  args: [{
4268
4086
  name: 'async',
@@ -4271,13 +4089,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4271
4089
  }]
4272
4090
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; } });
4273
4091
 
4274
- /**
4275
- * @license
4276
- * Copyright Google LLC All Rights Reserved.
4277
- *
4278
- * Use of this source code is governed by an MIT-style license that can be
4279
- * found in the LICENSE file at https://angular.io/license
4280
- */
4281
4092
  /**
4282
4093
  * Transforms text to all lower case.
4283
4094
  *
@@ -4303,9 +4114,9 @@ class LowerCasePipe {
4303
4114
  return value.toLowerCase();
4304
4115
  }
4305
4116
  }
4306
- LowerCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LowerCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4307
- LowerCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: LowerCasePipe, isStandalone: true, name: "lowercase" });
4308
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LowerCasePipe, decorators: [{
4117
+ LowerCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LowerCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4118
+ LowerCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LowerCasePipe, isStandalone: true, name: "lowercase" });
4119
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LowerCasePipe, decorators: [{
4309
4120
  type: Pipe,
4310
4121
  args: [{
4311
4122
  name: 'lowercase',
@@ -4348,9 +4159,9 @@ class TitleCasePipe {
4348
4159
  return value.replace(unicodeWordMatch, (txt => txt[0].toUpperCase() + txt.slice(1).toLowerCase()));
4349
4160
  }
4350
4161
  }
4351
- TitleCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: TitleCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4352
- TitleCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: TitleCasePipe, isStandalone: true, name: "titlecase" });
4353
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: TitleCasePipe, decorators: [{
4162
+ TitleCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: TitleCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4163
+ TitleCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: TitleCasePipe, isStandalone: true, name: "titlecase" });
4164
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: TitleCasePipe, decorators: [{
4354
4165
  type: Pipe,
4355
4166
  args: [{
4356
4167
  name: 'titlecase',
@@ -4375,9 +4186,9 @@ class UpperCasePipe {
4375
4186
  return value.toUpperCase();
4376
4187
  }
4377
4188
  }
4378
- UpperCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: UpperCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4379
- UpperCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: UpperCasePipe, isStandalone: true, name: "uppercase" });
4380
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: UpperCasePipe, decorators: [{
4189
+ UpperCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: UpperCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4190
+ UpperCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: UpperCasePipe, isStandalone: true, name: "uppercase" });
4191
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: UpperCasePipe, decorators: [{
4381
4192
  type: Pipe,
4382
4193
  args: [{
4383
4194
  name: 'uppercase',
@@ -4385,26 +4196,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4385
4196
  }]
4386
4197
  }] });
4387
4198
 
4388
- /**
4389
- * @license
4390
- * Copyright Google LLC All Rights Reserved.
4391
- *
4392
- * Use of this source code is governed by an MIT-style license that can be
4393
- * found in the LICENSE file at https://angular.io/license
4394
- */
4395
4199
  /**
4396
4200
  * The default date format of Angular date pipe, which corresponds to the following format:
4397
4201
  * `'MMM d,y'` (e.g. `Jun 15, 2015`)
4398
4202
  */
4399
4203
  const DEFAULT_DATE_FORMAT = 'mediumDate';
4400
4204
 
4401
- /**
4402
- * @license
4403
- * Copyright Google LLC All Rights Reserved.
4404
- *
4405
- * Use of this source code is governed by an MIT-style license that can be
4406
- * found in the LICENSE file at https://angular.io/license
4407
- */
4408
4205
  /**
4409
4206
  * Optionally-provided default timezone to use for all instances of `DatePipe` (such as `'+0430'`).
4410
4207
  * If the value isn't provided, the `DatePipe` will use the end-user's local system timezone.
@@ -4623,9 +4420,9 @@ class DatePipe {
4623
4420
  }
4624
4421
  }
4625
4422
  }
4626
- DatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: DatePipe, deps: [{ token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }, { token: DATE_PIPE_DEFAULT_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Pipe });
4627
- DatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: DatePipe, isStandalone: true, name: "date" });
4628
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: DatePipe, decorators: [{
4423
+ DatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DatePipe, deps: [{ token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }, { token: DATE_PIPE_DEFAULT_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Pipe });
4424
+ DatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DatePipe, isStandalone: true, name: "date" });
4425
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DatePipe, decorators: [{
4629
4426
  type: Pipe,
4630
4427
  args: [{
4631
4428
  name: 'date',
@@ -4649,13 +4446,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4649
4446
  }] }];
4650
4447
  } });
4651
4448
 
4652
- /**
4653
- * @license
4654
- * Copyright Google LLC All Rights Reserved.
4655
- *
4656
- * Use of this source code is governed by an MIT-style license that can be
4657
- * found in the LICENSE file at https://angular.io/license
4658
- */
4659
4449
  const _INTERPOLATION_REGEXP = /#/g;
4660
4450
  /**
4661
4451
  * @ngModule CommonModule
@@ -4692,9 +4482,9 @@ class I18nPluralPipe {
4692
4482
  return pluralMap[key].replace(_INTERPOLATION_REGEXP, value.toString());
4693
4483
  }
4694
4484
  }
4695
- I18nPluralPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nPluralPipe, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Pipe });
4696
- I18nPluralPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nPluralPipe, isStandalone: true, name: "i18nPlural" });
4697
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nPluralPipe, decorators: [{
4485
+ I18nPluralPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nPluralPipe, deps: [{ token: NgLocalization }], target: i0.ɵɵFactoryTarget.Pipe });
4486
+ I18nPluralPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nPluralPipe, isStandalone: true, name: "i18nPlural" });
4487
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nPluralPipe, decorators: [{
4698
4488
  type: Pipe,
4699
4489
  args: [{
4700
4490
  name: 'i18nPlural',
@@ -4703,13 +4493,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4703
4493
  }]
4704
4494
  }], ctorParameters: function () { return [{ type: NgLocalization }]; } });
4705
4495
 
4706
- /**
4707
- * @license
4708
- * Copyright Google LLC All Rights Reserved.
4709
- *
4710
- * Use of this source code is governed by an MIT-style license that can be
4711
- * found in the LICENSE file at https://angular.io/license
4712
- */
4713
4496
  /**
4714
4497
  * @ngModule CommonModule
4715
4498
  * @description
@@ -4748,9 +4531,9 @@ class I18nSelectPipe {
4748
4531
  return '';
4749
4532
  }
4750
4533
  }
4751
- I18nSelectPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nSelectPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4752
- I18nSelectPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nSelectPipe, isStandalone: true, name: "i18nSelect" });
4753
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nSelectPipe, decorators: [{
4534
+ I18nSelectPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nSelectPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4535
+ I18nSelectPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nSelectPipe, isStandalone: true, name: "i18nSelect" });
4536
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nSelectPipe, decorators: [{
4754
4537
  type: Pipe,
4755
4538
  args: [{
4756
4539
  name: 'i18nSelect',
@@ -4759,13 +4542,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4759
4542
  }]
4760
4543
  }] });
4761
4544
 
4762
- /**
4763
- * @license
4764
- * Copyright Google LLC All Rights Reserved.
4765
- *
4766
- * Use of this source code is governed by an MIT-style license that can be
4767
- * found in the LICENSE file at https://angular.io/license
4768
- */
4769
4545
  /**
4770
4546
  * @ngModule CommonModule
4771
4547
  * @description
@@ -4789,9 +4565,9 @@ class JsonPipe {
4789
4565
  return JSON.stringify(value, null, 2);
4790
4566
  }
4791
4567
  }
4792
- JsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4793
- JsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonPipe, isStandalone: true, name: "json", pure: false });
4794
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonPipe, decorators: [{
4568
+ JsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4569
+ JsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonPipe, isStandalone: true, name: "json", pure: false });
4570
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonPipe, decorators: [{
4795
4571
  type: Pipe,
4796
4572
  args: [{
4797
4573
  name: 'json',
@@ -4800,13 +4576,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4800
4576
  }]
4801
4577
  }] });
4802
4578
 
4803
- /**
4804
- * @license
4805
- * Copyright Google LLC All Rights Reserved.
4806
- *
4807
- * Use of this source code is governed by an MIT-style license that can be
4808
- * found in the LICENSE file at https://angular.io/license
4809
- */
4810
4579
  function makeKeyValuePair(key, value) {
4811
4580
  return { key: key, value: value };
4812
4581
  }
@@ -4859,9 +4628,9 @@ class KeyValuePipe {
4859
4628
  return this.keyValues;
4860
4629
  }
4861
4630
  }
4862
- KeyValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: KeyValuePipe, deps: [{ token: i0.KeyValueDiffers }], target: i0.ɵɵFactoryTarget.Pipe });
4863
- KeyValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: KeyValuePipe, isStandalone: true, name: "keyvalue", pure: false });
4864
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: KeyValuePipe, decorators: [{
4631
+ KeyValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: KeyValuePipe, deps: [{ token: i0.KeyValueDiffers }], target: i0.ɵɵFactoryTarget.Pipe });
4632
+ KeyValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: KeyValuePipe, isStandalone: true, name: "keyvalue", pure: false });
4633
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: KeyValuePipe, decorators: [{
4865
4634
  type: Pipe,
4866
4635
  args: [{
4867
4636
  name: 'keyvalue',
@@ -4900,13 +4669,6 @@ function defaultComparator(keyValueA, keyValueB) {
4900
4669
  return aString == bString ? 0 : aString < bString ? -1 : 1;
4901
4670
  }
4902
4671
 
4903
- /**
4904
- * @license
4905
- * Copyright Google LLC All Rights Reserved.
4906
- *
4907
- * Use of this source code is governed by an MIT-style license that can be
4908
- * found in the LICENSE file at https://angular.io/license
4909
- */
4910
4672
  /**
4911
4673
  * @ngModule CommonModule
4912
4674
  * @description
@@ -4994,9 +4756,9 @@ class DecimalPipe {
4994
4756
  }
4995
4757
  }
4996
4758
  }
4997
- DecimalPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: DecimalPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
4998
- DecimalPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: DecimalPipe, isStandalone: true, name: "number" });
4999
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: DecimalPipe, decorators: [{
4759
+ DecimalPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DecimalPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
4760
+ DecimalPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DecimalPipe, isStandalone: true, name: "number" });
4761
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DecimalPipe, decorators: [{
5000
4762
  type: Pipe,
5001
4763
  args: [{
5002
4764
  name: 'number',
@@ -5061,9 +4823,9 @@ class PercentPipe {
5061
4823
  }
5062
4824
  }
5063
4825
  }
5064
- PercentPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PercentPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
5065
- PercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: PercentPipe, isStandalone: true, name: "percent" });
5066
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PercentPipe, decorators: [{
4826
+ PercentPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PercentPipe, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Pipe });
4827
+ PercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PercentPipe, isStandalone: true, name: "percent" });
4828
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PercentPipe, decorators: [{
5067
4829
  type: Pipe,
5068
4830
  args: [{
5069
4831
  name: 'percent',
@@ -5181,9 +4943,9 @@ class CurrencyPipe {
5181
4943
  }
5182
4944
  }
5183
4945
  }
5184
- CurrencyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CurrencyPipe, deps: [{ token: LOCALE_ID }, { token: DEFAULT_CURRENCY_CODE }], target: i0.ɵɵFactoryTarget.Pipe });
5185
- CurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: "currency" });
5186
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CurrencyPipe, decorators: [{
4946
+ CurrencyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CurrencyPipe, deps: [{ token: LOCALE_ID }, { token: DEFAULT_CURRENCY_CODE }], target: i0.ɵɵFactoryTarget.Pipe });
4947
+ CurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: "currency" });
4948
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CurrencyPipe, decorators: [{
5187
4949
  type: Pipe,
5188
4950
  args: [{
5189
4951
  name: 'currency',
@@ -5215,13 +4977,6 @@ function strToNumber(value) {
5215
4977
  return value;
5216
4978
  }
5217
4979
 
5218
- /**
5219
- * @license
5220
- * Copyright Google LLC All Rights Reserved.
5221
- *
5222
- * Use of this source code is governed by an MIT-style license that can be
5223
- * found in the LICENSE file at https://angular.io/license
5224
- */
5225
4980
  /**
5226
4981
  * @ngModule CommonModule
5227
4982
  * @description
@@ -5270,9 +5025,9 @@ class SlicePipe {
5270
5025
  return typeof obj === 'string' || Array.isArray(obj);
5271
5026
  }
5272
5027
  }
5273
- SlicePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: SlicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
5274
- SlicePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: SlicePipe, isStandalone: true, name: "slice", pure: false });
5275
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: SlicePipe, decorators: [{
5028
+ SlicePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: SlicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
5029
+ SlicePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: SlicePipe, isStandalone: true, name: "slice", pure: false });
5030
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: SlicePipe, decorators: [{
5276
5031
  type: Pipe,
5277
5032
  args: [{
5278
5033
  name: 'slice',
@@ -5282,11 +5037,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
5282
5037
  }] });
5283
5038
 
5284
5039
  /**
5285
- * @license
5286
- * Copyright Google LLC All Rights Reserved.
5287
- *
5288
- * Use of this source code is governed by an MIT-style license that can be
5289
- * found in the LICENSE file at https://angular.io/license
5040
+ * @module
5041
+ * @description
5042
+ * This module provides a set of common Pipes.
5290
5043
  */
5291
5044
  /**
5292
5045
  * A collection of Angular pipes that are likely to be used in each and every application.
@@ -5307,13 +5060,6 @@ const COMMON_PIPES = [
5307
5060
  KeyValuePipe,
5308
5061
  ];
5309
5062
 
5310
- /**
5311
- * @license
5312
- * Copyright Google LLC All Rights Reserved.
5313
- *
5314
- * Use of this source code is governed by an MIT-style license that can be
5315
- * found in the LICENSE file at https://angular.io/license
5316
- */
5317
5063
  // Note: This does not contain the location providers,
5318
5064
  // as they need some platform specific implementations to work.
5319
5065
  /**
@@ -5326,10 +5072,10 @@ const COMMON_PIPES = [
5326
5072
  */
5327
5073
  class CommonModule {
5328
5074
  }
5329
- CommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5330
- CommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: CommonModule, imports: [NgClass, NgComponentOutlet, NgForOf, NgIf, NgTemplateOutlet, NgStyle, NgSwitch, NgSwitchCase, NgSwitchDefault, NgPlural, NgPluralCase, AsyncPipe, UpperCasePipe, LowerCasePipe, JsonPipe, SlicePipe, DecimalPipe, PercentPipe, TitleCasePipe, CurrencyPipe, DatePipe, I18nPluralPipe, I18nSelectPipe, KeyValuePipe], exports: [NgClass, NgComponentOutlet, NgForOf, NgIf, NgTemplateOutlet, NgStyle, NgSwitch, NgSwitchCase, NgSwitchDefault, NgPlural, NgPluralCase, AsyncPipe, UpperCasePipe, LowerCasePipe, JsonPipe, SlicePipe, DecimalPipe, PercentPipe, TitleCasePipe, CurrencyPipe, DatePipe, I18nPluralPipe, I18nSelectPipe, KeyValuePipe] });
5331
- CommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CommonModule });
5332
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CommonModule, decorators: [{
5075
+ CommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5076
+ CommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CommonModule, imports: [NgClass, NgComponentOutlet, NgForOf, NgIf, NgTemplateOutlet, NgStyle, NgSwitch, NgSwitchCase, NgSwitchDefault, NgPlural, NgPluralCase, AsyncPipe, UpperCasePipe, LowerCasePipe, JsonPipe, SlicePipe, DecimalPipe, PercentPipe, TitleCasePipe, CurrencyPipe, DatePipe, I18nPluralPipe, I18nSelectPipe, KeyValuePipe], exports: [NgClass, NgComponentOutlet, NgForOf, NgIf, NgTemplateOutlet, NgStyle, NgSwitch, NgSwitchCase, NgSwitchDefault, NgPlural, NgPluralCase, AsyncPipe, UpperCasePipe, LowerCasePipe, JsonPipe, SlicePipe, DecimalPipe, PercentPipe, TitleCasePipe, CurrencyPipe, DatePipe, I18nPluralPipe, I18nSelectPipe, KeyValuePipe] });
5077
+ CommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CommonModule });
5078
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CommonModule, decorators: [{
5333
5079
  type: NgModule,
5334
5080
  args: [{
5335
5081
  imports: [COMMON_DIRECTIVES, COMMON_PIPES],
@@ -5337,13 +5083,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
5337
5083
  }]
5338
5084
  }] });
5339
5085
 
5340
- /**
5341
- * @license
5342
- * Copyright Google LLC All Rights Reserved.
5343
- *
5344
- * Use of this source code is governed by an MIT-style license that can be
5345
- * found in the LICENSE file at https://angular.io/license
5346
- */
5347
5086
  const PLATFORM_BROWSER_ID = 'browser';
5348
5087
  const PLATFORM_SERVER_ID = 'server';
5349
5088
  const PLATFORM_WORKER_APP_ID = 'browserWorkerApp';
@@ -5378,24 +5117,15 @@ function isPlatformWorkerUi(platformId) {
5378
5117
  }
5379
5118
 
5380
5119
  /**
5381
- * @license
5382
- * Copyright Google LLC All Rights Reserved.
5383
- *
5384
- * Use of this source code is governed by an MIT-style license that can be
5385
- * found in the LICENSE file at https://angular.io/license
5120
+ * @module
5121
+ * @description
5122
+ * Entry point for all public APIs of the common package.
5386
5123
  */
5387
5124
  /**
5388
5125
  * @publicApi
5389
5126
  */
5390
- const VERSION = new Version('15.1.0-next.2');
5127
+ const VERSION = new Version('15.1.0-rc.0');
5391
5128
 
5392
- /**
5393
- * @license
5394
- * Copyright Google LLC All Rights Reserved.
5395
- *
5396
- * Use of this source code is governed by an MIT-style license that can be
5397
- * found in the LICENSE file at https://angular.io/license
5398
- */
5399
5129
  /**
5400
5130
  * Defines a scroll position manager. Implemented by `BrowserViewportScroller`.
5401
5131
  *
@@ -5597,13 +5327,6 @@ class NullViewportScroller {
5597
5327
  setHistoryScrollRestoration(scrollRestoration) { }
5598
5328
  }
5599
5329
 
5600
- /**
5601
- * @license
5602
- * Copyright Google LLC All Rights Reserved.
5603
- *
5604
- * Use of this source code is governed by an MIT-style license that can be
5605
- * found in the LICENSE file at https://angular.io/license
5606
- */
5607
5330
  /**
5608
5331
  * A wrapper around the `XMLHttpRequest` constructor.
5609
5332
  *
@@ -5612,13 +5335,6 @@ class NullViewportScroller {
5612
5335
  class XhrFactory {
5613
5336
  }
5614
5337
 
5615
- /**
5616
- * @license
5617
- * Copyright Google LLC All Rights Reserved.
5618
- *
5619
- * Use of this source code is governed by an MIT-style license that can be
5620
- * found in the LICENSE file at https://angular.io/license
5621
- */
5622
5338
  // Converts a string that represents a URL into a URL class instance.
5623
5339
  function getUrl(src, win) {
5624
5340
  // Don't use a base URL is the URL is absolute.
@@ -5654,13 +5370,6 @@ function normalizeSrc(src) {
5654
5370
  return src.startsWith('/') ? src.slice(1) : src;
5655
5371
  }
5656
5372
 
5657
- /**
5658
- * @license
5659
- * Copyright Google LLC All Rights Reserved.
5660
- *
5661
- * Use of this source code is governed by an MIT-style license that can be
5662
- * found in the LICENSE file at https://angular.io/license
5663
- */
5664
5373
  /**
5665
5374
  * Noop image loader that does no transformation to the original src and just returns it as is.
5666
5375
  * This loader is used as a default one if more specific logic is not provided in an app config.
@@ -5726,13 +5435,6 @@ function throwUnexpectedAbsoluteUrlError(path, url) {
5726
5435
  `configured for this loader (\`${path}\`).`);
5727
5436
  }
5728
5437
 
5729
- /**
5730
- * @license
5731
- * Copyright Google LLC All Rights Reserved.
5732
- *
5733
- * Use of this source code is governed by an MIT-style license that can be
5734
- * found in the LICENSE file at https://angular.io/license
5735
- */
5736
5438
  /**
5737
5439
  * Function that generates an ImageLoader for [Cloudflare Image
5738
5440
  * Resizing](https://developers.cloudflare.com/images/image-resizing/) and turns it into an Angular
@@ -5755,13 +5457,6 @@ function createCloudflareUrl(path, config) {
5755
5457
  return `${path}/cdn-cgi/image/${params}/${config.src}`;
5756
5458
  }
5757
5459
 
5758
- /**
5759
- * @license
5760
- * Copyright Google LLC All Rights Reserved.
5761
- *
5762
- * Use of this source code is governed by an MIT-style license that can be
5763
- * found in the LICENSE file at https://angular.io/license
5764
- */
5765
5460
  /**
5766
5461
  * Name and URL tester for Cloudinary.
5767
5462
  */
@@ -5806,13 +5501,6 @@ function createCloudinaryUrl(path, config) {
5806
5501
  return `${path}/image/upload/${params}/${config.src}`;
5807
5502
  }
5808
5503
 
5809
- /**
5810
- * @license
5811
- * Copyright Google LLC All Rights Reserved.
5812
- *
5813
- * Use of this source code is governed by an MIT-style license that can be
5814
- * found in the LICENSE file at https://angular.io/license
5815
- */
5816
5504
  /**
5817
5505
  * Name and URL tester for ImageKit.
5818
5506
  */
@@ -5849,13 +5537,6 @@ function createImagekitUrl(path, config) {
5849
5537
  return `${path}/${params}/${config.src}`;
5850
5538
  }
5851
5539
 
5852
- /**
5853
- * @license
5854
- * Copyright Google LLC All Rights Reserved.
5855
- *
5856
- * Use of this source code is governed by an MIT-style license that can be
5857
- * found in the LICENSE file at https://angular.io/license
5858
- */
5859
5540
  /**
5860
5541
  * Name and URL tester for Imgix.
5861
5542
  */
@@ -5890,26 +5571,12 @@ function createImgixUrl(path, config) {
5890
5571
  return url.href;
5891
5572
  }
5892
5573
 
5893
- /**
5894
- * @license
5895
- * Copyright Google LLC All Rights Reserved.
5896
- *
5897
- * Use of this source code is governed by an MIT-style license that can be
5898
- * found in the LICENSE file at https://angular.io/license
5899
- */
5900
5574
  // Assembles directive details string, useful for error messages.
5901
5575
  function imgDirectiveDetails(ngSrc, includeNgSrc = true) {
5902
5576
  const ngSrcInfo = includeNgSrc ? `(activated on an <img> element with the \`ngSrc="${ngSrc}"\`) ` : '';
5903
5577
  return `The NgOptimizedImage directive ${ngSrcInfo}has detected that`;
5904
5578
  }
5905
5579
 
5906
- /**
5907
- * @license
5908
- * Copyright Google LLC All Rights Reserved.
5909
- *
5910
- * Use of this source code is governed by an MIT-style license that can be
5911
- * found in the LICENSE file at https://angular.io/license
5912
- */
5913
5580
  /**
5914
5581
  * Asserts that the application is in development mode. Throws an error if the application is in
5915
5582
  * production mode. This assert can be used to make sure that there is no dev-mode code invoked in
@@ -5922,13 +5589,6 @@ function assertDevMode(checkName) {
5922
5589
  }
5923
5590
  }
5924
5591
 
5925
- /**
5926
- * @license
5927
- * Copyright Google LLC All Rights Reserved.
5928
- *
5929
- * Use of this source code is governed by an MIT-style license that can be
5930
- * found in the LICENSE file at https://angular.io/license
5931
- */
5932
5592
  /**
5933
5593
  * Observer that detects whether an image with `NgOptimizedImage`
5934
5594
  * is treated as a Largest Contentful Paint (LCP) element. If so,
@@ -6002,9 +5662,9 @@ class LCPImageObserver {
6002
5662
  this.alreadyWarned.clear();
6003
5663
  }
6004
5664
  }
6005
- LCPImageObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6006
- LCPImageObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
6007
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LCPImageObserver, decorators: [{
5665
+ LCPImageObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5666
+ LCPImageObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
5667
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LCPImageObserver, decorators: [{
6008
5668
  type: Injectable,
6009
5669
  args: [{ providedIn: 'root' }]
6010
5670
  }], ctorParameters: function () { return []; } });
@@ -6016,13 +5676,6 @@ function logMissingPriorityWarning(ngSrc) {
6016
5676
  `To fix this, add the "priority" attribute.`));
6017
5677
  }
6018
5678
 
6019
- /**
6020
- * @license
6021
- * Copyright Google LLC All Rights Reserved.
6022
- *
6023
- * Use of this source code is governed by an MIT-style license that can be
6024
- * found in the LICENSE file at https://angular.io/license
6025
- */
6026
5679
  // Set of origins that are always excluded from the preconnect checks.
6027
5680
  const INTERNAL_PRECONNECT_CHECK_BLOCKLIST = new Set(['localhost', '127.0.0.1', '0.0.0.0']);
6028
5681
  /**
@@ -6086,7 +5739,7 @@ class PreconnectLinkChecker {
6086
5739
  }
6087
5740
  }
6088
5741
  /**
6089
- * Checks that a preconnect resource hint exists in the head fo rthe
5742
+ * Checks that a preconnect resource hint exists in the head for the
6090
5743
  * given src.
6091
5744
  *
6092
5745
  * @param rewrittenSrc src formatted with loader
@@ -6131,9 +5784,9 @@ class PreconnectLinkChecker {
6131
5784
  this.alreadySeen.clear();
6132
5785
  }
6133
5786
  }
6134
- PreconnectLinkChecker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6135
- PreconnectLinkChecker.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
6136
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
5787
+ PreconnectLinkChecker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5788
+ PreconnectLinkChecker.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
5789
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
6137
5790
  type: Injectable,
6138
5791
  args: [{ providedIn: 'root' }]
6139
5792
  }], ctorParameters: function () { return []; } });
@@ -6147,13 +5800,6 @@ function deepForEach(input, fn) {
6147
5800
  }
6148
5801
  }
6149
5802
 
6150
- /**
6151
- * @license
6152
- * Copyright Google LLC All Rights Reserved.
6153
- *
6154
- * Use of this source code is governed by an MIT-style license that can be
6155
- * found in the LICENSE file at https://angular.io/license
6156
- */
6157
5803
  /**
6158
5804
  * In SSR scenarios, a preload `<link>` element is generated for priority images.
6159
5805
  * Having a large number of preload tags may negatively affect the performance,
@@ -6170,13 +5816,6 @@ const DEFAULT_PRELOADED_IMAGES_LIMIT = 5;
6170
5816
  */
6171
5817
  const PRELOADED_IMAGES = new InjectionToken('NG_OPTIMIZED_PRELOADED_IMAGES', { providedIn: 'root', factory: () => new Set() });
6172
5818
 
6173
- /**
6174
- * @license
6175
- * Copyright Google LLC All Rights Reserved.
6176
- *
6177
- * Use of this source code is governed by an MIT-style license that can be
6178
- * found in the LICENSE file at https://angular.io/license
6179
- */
6180
5819
  /**
6181
5820
  * @description Contains the logic needed to track and add preload link tags to the `<head>` tag. It
6182
5821
  * will also track what images have already had preload link tags added so as to not duplicate link
@@ -6234,20 +5873,13 @@ class PreloadLinkCreator {
6234
5873
  renderer.appendChild(this.document.head, preload);
6235
5874
  }
6236
5875
  }
6237
- PreloadLinkCreator.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6238
- PreloadLinkCreator.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
6239
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreloadLinkCreator, decorators: [{
5876
+ PreloadLinkCreator.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5877
+ PreloadLinkCreator.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
5878
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreloadLinkCreator, decorators: [{
6240
5879
  type: Injectable,
6241
5880
  args: [{ providedIn: 'root' }]
6242
5881
  }] });
6243
5882
 
6244
- /**
6245
- * @license
6246
- * Copyright Google LLC All Rights Reserved.
6247
- *
6248
- * Use of this source code is governed by an MIT-style license that can be
6249
- * found in the LICENSE file at https://angular.io/license
6250
- */
6251
5883
  /**
6252
5884
  * When a Base64-encoded image is passed as an input to the `NgOptimizedImage` directive,
6253
5885
  * an error is thrown. The image content (as a string) might be very long, thus making
@@ -6545,6 +6177,9 @@ class NgOptimizedImage {
6545
6177
  }
6546
6178
  this.setHostAttribute('loading', this.getLoadingBehavior());
6547
6179
  this.setHostAttribute('fetchpriority', this.getFetchPriority());
6180
+ // The `data-ng-img` attribute flags an image as using the directive, to allow
6181
+ // for analysis of the directive's performance.
6182
+ this.setHostAttribute('ng-img', 'true');
6548
6183
  // The `src` and `srcset` attributes should be set last since other attributes
6549
6184
  // could affect the image's loading behavior.
6550
6185
  const rewrittenSrc = this.getRewrittenSrc();
@@ -6651,9 +6286,9 @@ class NgOptimizedImage {
6651
6286
  this.renderer.setAttribute(this.imgElement, name, value);
6652
6287
  }
6653
6288
  }
6654
- NgOptimizedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6655
- NgOptimizedImage.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgOptimizedImage, isStandalone: true, selector: "img[ngSrc]", inputs: { ngSrc: "ngSrc", ngSrcset: "ngSrcset", sizes: "sizes", width: "width", height: "height", loading: "loading", priority: "priority", disableOptimizedSrcset: "disableOptimizedSrcset", fill: "fill", src: "src", srcset: "srcset" }, host: { properties: { "style.position": "fill ? \"absolute\" : null", "style.width": "fill ? \"100%\" : null", "style.height": "fill ? \"100%\" : null", "style.inset": "fill ? \"0px\" : null" } }, usesOnChanges: true, ngImport: i0 });
6656
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgOptimizedImage, decorators: [{
6289
+ NgOptimizedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6290
+ NgOptimizedImage.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgOptimizedImage, isStandalone: true, selector: "img[ngSrc]", inputs: { ngSrc: "ngSrc", ngSrcset: "ngSrcset", sizes: "sizes", width: "width", height: "height", loading: "loading", priority: "priority", disableOptimizedSrcset: "disableOptimizedSrcset", fill: "fill", src: "src", srcset: "srcset" }, host: { properties: { "style.position": "fill ? \"absolute\" : null", "style.width": "fill ? \"100%\" : null", "style.height": "fill ? \"100%\" : null", "style.inset": "fill ? \"0px\" : null" } }, usesOnChanges: true, ngImport: i0 });
6291
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgOptimizedImage, decorators: [{
6657
6292
  type: Directive,
6658
6293
  args: [{
6659
6294
  standalone: true,
@@ -6873,15 +6508,12 @@ function assertGreaterThanZero(dir, inputValue, inputName) {
6873
6508
  function assertNoImageDistortion(dir, img, renderer) {
6874
6509
  const removeListenerFn = renderer.listen(img, 'load', () => {
6875
6510
  removeListenerFn();
6876
- // TODO: `clientWidth`, `clientHeight`, `naturalWidth` and `naturalHeight`
6877
- // are typed as number, but we run `parseFloat` (which accepts strings only).
6878
- // Verify whether `parseFloat` is needed in the cases below.
6879
- const renderedWidth = parseFloat(img.clientWidth);
6880
- const renderedHeight = parseFloat(img.clientHeight);
6511
+ const renderedWidth = img.clientWidth;
6512
+ const renderedHeight = img.clientHeight;
6881
6513
  const renderedAspectRatio = renderedWidth / renderedHeight;
6882
6514
  const nonZeroRenderedDimensions = renderedWidth !== 0 && renderedHeight !== 0;
6883
- const intrinsicWidth = parseFloat(img.naturalWidth);
6884
- const intrinsicHeight = parseFloat(img.naturalHeight);
6515
+ const intrinsicWidth = img.naturalWidth;
6516
+ const intrinsicHeight = img.naturalHeight;
6885
6517
  const intrinsicAspectRatio = intrinsicWidth / intrinsicHeight;
6886
6518
  const suppliedWidth = dir.width;
6887
6519
  const suppliedHeight = dir.height;
@@ -6968,7 +6600,7 @@ function assertEmptyWidthAndHeight(dir) {
6968
6600
  function assertNonZeroRenderedHeight(dir, img, renderer) {
6969
6601
  const removeListenerFn = renderer.listen(img, 'load', () => {
6970
6602
  removeListenerFn();
6971
- const renderedHeight = parseFloat(img.clientHeight);
6603
+ const renderedHeight = img.clientHeight;
6972
6604
  if (dir.fill && renderedHeight === 0) {
6973
6605
  console.warn(ɵformatRuntimeError(2952 /* RuntimeErrorCode.INVALID_INPUT */, `${imgDirectiveDetails(dir.ngSrc)} the height of the fill-mode image is zero. ` +
6974
6606
  `This is likely because the containing element does not have the CSS 'position' ` +
@@ -7027,42 +6659,26 @@ function assertNotMissingBuiltInLoader(ngSrc, imageLoader) {
7027
6659
  }
7028
6660
  }
7029
6661
 
7030
- /**
7031
- * @license
7032
- * Copyright Google LLC All Rights Reserved.
7033
- *
7034
- * Use of this source code is governed by an MIT-style license that can be
7035
- * found in the LICENSE file at https://angular.io/license
7036
- */
6662
+ // These exports represent the set of symbols exposed as a public API.
7037
6663
 
7038
6664
  /**
7039
- * @license
7040
- * Copyright Google LLC All Rights Reserved.
7041
- *
7042
- * Use of this source code is governed by an MIT-style license that can be
7043
- * found in the LICENSE file at https://angular.io/license
6665
+ * @module
6666
+ * @description
6667
+ * Entry point for all public APIs of the common package.
7044
6668
  */
7045
6669
 
7046
6670
  /**
7047
- * @license
7048
- * Copyright Google LLC All Rights Reserved.
7049
- *
7050
- * Use of this source code is governed by an MIT-style license that can be
7051
- * found in the LICENSE file at https://angular.io/license
6671
+ * @module
6672
+ * @description
6673
+ * Entry point for all public APIs of this package.
7052
6674
  */
7053
6675
  // This file only reexports content of the `src` folder. Keep it that way.
7054
6676
 
7055
- /**
7056
- * @license
7057
- * Copyright Google LLC All Rights Reserved.
7058
- *
7059
- * Use of this source code is governed by an MIT-style license that can be
7060
- * found in the LICENSE file at https://angular.io/license
7061
- */
6677
+ // This file is not used to build this module. It is only used during editing
7062
6678
 
7063
6679
  /**
7064
6680
  * Generated bundle index. Do not edit.
7065
6681
  */
7066
6682
 
7067
- export { APP_BASE_HREF, AsyncPipe, CommonModule, CurrencyPipe, DATE_PIPE_DEFAULT_OPTIONS, DATE_PIPE_DEFAULT_TIMEZONE, DOCUMENT, DatePipe, DecimalPipe, FormStyle, FormatWidth, HashLocationStrategy, I18nPluralPipe, I18nSelectPipe, IMAGE_CONFIG, IMAGE_LOADER, JsonPipe, KeyValuePipe, LOCATION_INITIALIZED, Location, LocationStrategy, LowerCasePipe, NgClass, NgComponentOutlet, NgForOf as NgFor, NgForOf, NgForOfContext, NgIf, NgIfContext, NgLocaleLocalization, NgLocalization, NgOptimizedImage, NgPlural, NgPluralCase, NgStyle, NgSwitch, NgSwitchCase, NgSwitchDefault, NgTemplateOutlet, NumberFormatStyle, NumberSymbol, PRECONNECT_CHECK_BLOCKLIST, PathLocationStrategy, PercentPipe, PlatformLocation, Plural, SlicePipe, TitleCasePipe, TranslationWidth, UpperCasePipe, VERSION, ViewportScroller, WeekDay, XhrFactory, formatCurrency, formatDate, formatNumber, formatPercent, getCurrencySymbol, getLocaleCurrencyCode, getLocaleCurrencyName, getLocaleCurrencySymbol, getLocaleDateFormat, getLocaleDateTimeFormat, getLocaleDayNames, getLocaleDayPeriods, getLocaleDirection, getLocaleEraNames, getLocaleExtraDayPeriodRules, getLocaleExtraDayPeriods, getLocaleFirstDayOfWeek, getLocaleId, getLocaleMonthNames, getLocaleNumberFormat, getLocaleNumberSymbol, getLocalePluralCase, getLocaleTimeFormat, getLocaleWeekEndRange, getNumberOfCurrencyDigits, isPlatformBrowser, isPlatformServer, isPlatformWorkerApp, isPlatformWorkerUi, provideCloudflareLoader, provideCloudinaryLoader, provideImageKitLoader, provideImgixLoader, registerLocaleData, BrowserPlatformLocation as ɵBrowserPlatformLocation, DomAdapter as ɵDomAdapter, NullViewportScroller as ɵNullViewportScroller, PLATFORM_BROWSER_ID as ɵPLATFORM_BROWSER_ID, PLATFORM_SERVER_ID as ɵPLATFORM_SERVER_ID, PLATFORM_WORKER_APP_ID as ɵPLATFORM_WORKER_APP_ID, PLATFORM_WORKER_UI_ID as ɵPLATFORM_WORKER_UI_ID, getDOM as ɵgetDOM, parseCookieValue as ɵparseCookieValue, setRootDomAdapter as ɵsetRootDomAdapter };
6683
+ export { APP_BASE_HREF, AsyncPipe, BrowserPlatformLocation, CommonModule, CurrencyPipe, DATE_PIPE_DEFAULT_OPTIONS, DATE_PIPE_DEFAULT_TIMEZONE, DOCUMENT, DatePipe, DecimalPipe, FormStyle, FormatWidth, HashLocationStrategy, I18nPluralPipe, I18nSelectPipe, IMAGE_CONFIG, IMAGE_LOADER, JsonPipe, KeyValuePipe, LOCATION_INITIALIZED, Location, LocationStrategy, LowerCasePipe, NgClass, NgComponentOutlet, NgForOf as NgFor, NgForOf, NgForOfContext, NgIf, NgIfContext, NgLocaleLocalization, NgLocalization, NgOptimizedImage, NgPlural, NgPluralCase, NgStyle, NgSwitch, NgSwitchCase, NgSwitchDefault, NgTemplateOutlet, NumberFormatStyle, NumberSymbol, PRECONNECT_CHECK_BLOCKLIST, PathLocationStrategy, PercentPipe, PlatformLocation, Plural, SlicePipe, TitleCasePipe, TranslationWidth, UpperCasePipe, VERSION, ViewportScroller, WeekDay, XhrFactory, formatCurrency, formatDate, formatNumber, formatPercent, getCurrencySymbol, getLocaleCurrencyCode, getLocaleCurrencyName, getLocaleCurrencySymbol, getLocaleDateFormat, getLocaleDateTimeFormat, getLocaleDayNames, getLocaleDayPeriods, getLocaleDirection, getLocaleEraNames, getLocaleExtraDayPeriodRules, getLocaleExtraDayPeriods, getLocaleFirstDayOfWeek, getLocaleId, getLocaleMonthNames, getLocaleNumberFormat, getLocaleNumberSymbol, getLocalePluralCase, getLocaleTimeFormat, getLocaleWeekEndRange, getNumberOfCurrencyDigits, isPlatformBrowser, isPlatformServer, isPlatformWorkerApp, isPlatformWorkerUi, provideCloudflareLoader, provideCloudinaryLoader, provideImageKitLoader, provideImgixLoader, registerLocaleData, BrowserPlatformLocation as ɵBrowserPlatformLocation, DomAdapter as ɵDomAdapter, NullViewportScroller as ɵNullViewportScroller, PLATFORM_BROWSER_ID as ɵPLATFORM_BROWSER_ID, PLATFORM_SERVER_ID as ɵPLATFORM_SERVER_ID, PLATFORM_WORKER_APP_ID as ɵPLATFORM_WORKER_APP_ID, PLATFORM_WORKER_UI_ID as ɵPLATFORM_WORKER_UI_ID, getDOM as ɵgetDOM, parseCookieValue as ɵparseCookieValue, setRootDomAdapter as ɵsetRootDomAdapter };
7068
6684
  //# sourceMappingURL=common.mjs.map