@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',
@@ -207,21 +183,6 @@ function createBrowserPlatformLocation() {
207
183
  return new BrowserPlatformLocation(ɵɵinject(DOCUMENT));
208
184
  }
209
185
 
210
- /**
211
- * @license
212
- * Copyright Google LLC All Rights Reserved.
213
- *
214
- * Use of this source code is governed by an MIT-style license that can be
215
- * found in the LICENSE file at https://angular.io/license
216
- */
217
-
218
- /**
219
- * @license
220
- * Copyright Google LLC All Rights Reserved.
221
- *
222
- * Use of this source code is governed by an MIT-style license that can be
223
- * found in the LICENSE file at https://angular.io/license
224
- */
225
186
  /**
226
187
  * Joins two parts of a URL with a slash if needed.
227
188
  *
@@ -279,13 +240,6 @@ function normalizeQueryParams(params) {
279
240
  return params && params[0] !== '?' ? '?' + params : params;
280
241
  }
281
242
 
282
- /**
283
- * @license
284
- * Copyright Google LLC All Rights Reserved.
285
- *
286
- * Use of this source code is governed by an MIT-style license that can be
287
- * found in the LICENSE file at https://angular.io/license
288
- */
289
243
  /**
290
244
  * Enables the `Location` service to read route state from the browser's URL.
291
245
  * Angular provides two strategies:
@@ -308,9 +262,9 @@ class LocationStrategy {
308
262
  throw new Error('Not implemented');
309
263
  }
310
264
  }
311
- LocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
312
- LocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });
313
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LocationStrategy, decorators: [{
265
+ LocationStrategy.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LocationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
266
+ LocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LocationStrategy, providedIn: 'root', useFactory: () => inject(PathLocationStrategy) });
267
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LocationStrategy, decorators: [{
314
268
  type: Injectable,
315
269
  args: [{ providedIn: 'root', useFactory: () => inject(PathLocationStrategy) }]
316
270
  }] });
@@ -418,9 +372,9 @@ class PathLocationStrategy extends LocationStrategy {
418
372
  this._platformLocation.historyGo?.(relativePosition);
419
373
  }
420
374
  }
421
- 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 });
422
- PathLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PathLocationStrategy, providedIn: 'root' });
423
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PathLocationStrategy, decorators: [{
375
+ 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 });
376
+ PathLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PathLocationStrategy, providedIn: 'root' });
377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PathLocationStrategy, decorators: [{
424
378
  type: Injectable,
425
379
  args: [{ providedIn: 'root' }]
426
380
  }], ctorParameters: function () { return [{ type: PlatformLocation }, { type: undefined, decorators: [{
@@ -430,13 +384,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
430
384
  args: [APP_BASE_HREF]
431
385
  }] }]; } });
432
386
 
433
- /**
434
- * @license
435
- * Copyright Google LLC All Rights Reserved.
436
- *
437
- * Use of this source code is governed by an MIT-style license that can be
438
- * found in the LICENSE file at https://angular.io/license
439
- */
440
387
  /**
441
388
  * @description
442
389
  * A {@link LocationStrategy} used to configure the {@link Location} service to
@@ -516,9 +463,9 @@ class HashLocationStrategy extends LocationStrategy {
516
463
  this._platformLocation.historyGo?.(relativePosition);
517
464
  }
518
465
  }
519
- 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 });
520
- HashLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HashLocationStrategy });
521
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: HashLocationStrategy, decorators: [{
466
+ 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 });
467
+ HashLocationStrategy.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HashLocationStrategy });
468
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: HashLocationStrategy, decorators: [{
522
469
  type: Injectable
523
470
  }], ctorParameters: function () { return [{ type: PlatformLocation }, { type: undefined, decorators: [{
524
471
  type: Optional
@@ -527,13 +474,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
527
474
  args: [APP_BASE_HREF]
528
475
  }] }]; } });
529
476
 
530
- /**
531
- * @license
532
- * Copyright Google LLC All Rights Reserved.
533
- *
534
- * Use of this source code is governed by an MIT-style license that can be
535
- * found in the LICENSE file at https://angular.io/license
536
- */
537
477
  /**
538
478
  * @description
539
479
  *
@@ -572,6 +512,12 @@ class Location {
572
512
  this._urlChangeSubscription = null;
573
513
  this._locationStrategy = locationStrategy;
574
514
  const baseHref = this._locationStrategy.getBaseHref();
515
+ // Note: This class's interaction with base HREF does not fully follow the rules
516
+ // outlined in the spec https://www.freesoft.org/CIE/RFC/1808/18.htm.
517
+ // Instead of trying to fix individual bugs with more and more code, we should
518
+ // investigate using the URL constructor and providing the base as a second
519
+ // argument.
520
+ // https://developer.mozilla.org/en-US/docs/Web/API/URL/URL#parameters
575
521
  this._basePath = _stripOrigin(stripTrailingSlash(_stripIndexHtml(baseHref)));
576
522
  this._locationStrategy.onPopState((ev) => {
577
523
  this._subject.emit({
@@ -769,9 +715,9 @@ Location.joinWithSlash = joinWithSlash;
769
715
  * @returns The URL string, modified if needed.
770
716
  */
771
717
  Location.stripTrailingSlash = stripTrailingSlash;
772
- 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 });
773
- Location.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: Location, providedIn: 'root', useFactory: createLocation });
774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: Location, decorators: [{
718
+ 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 });
719
+ Location.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: Location, providedIn: 'root', useFactory: createLocation });
720
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: Location, decorators: [{
775
721
  type: Injectable,
776
722
  args: [{
777
723
  providedIn: 'root',
@@ -789,38 +735,22 @@ function _stripIndexHtml(url) {
789
735
  return url.replace(/\/index.html$/, '');
790
736
  }
791
737
  function _stripOrigin(baseHref) {
792
- if (/^(https?:)?\/\//.test(baseHref)) {
738
+ // DO NOT REFACTOR! Previously, this check looked like this:
739
+ // `/^(https?:)?\/\//.test(baseHref)`, but that resulted in
740
+ // syntactically incorrect code after Closure Compiler minification.
741
+ // This was likely caused by a bug in Closure Compiler, but
742
+ // for now, the check is rewritten to use `new RegExp` instead.
743
+ const isAbsoluteUrl = (new RegExp('^(https?:)?//')).test(baseHref);
744
+ if (isAbsoluteUrl) {
793
745
  const [, pathname] = baseHref.split(/\/\/[^\/]+/);
794
746
  return pathname;
795
747
  }
796
748
  return baseHref;
797
749
  }
798
750
 
799
- /**
800
- * @license
801
- * Copyright Google LLC All Rights Reserved.
802
- *
803
- * Use of this source code is governed by an MIT-style license that can be
804
- * found in the LICENSE file at https://angular.io/license
805
- */
806
-
807
- /**
808
- * @license
809
- * Copyright Google LLC All Rights Reserved.
810
- *
811
- * Use of this source code is governed by an MIT-style license that can be
812
- * found in the LICENSE file at https://angular.io/license
813
- */
814
751
  /** @internal */
815
752
  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] };
816
753
 
817
- /**
818
- * @license
819
- * Copyright Google LLC All Rights Reserved.
820
- *
821
- * Use of this source code is governed by an MIT-style license that can be
822
- * found in the LICENSE file at https://angular.io/license
823
- */
824
754
  /**
825
755
  * Format styles that can be used to represent numbers.
826
756
  * @see `getLocaleNumberFormat()`.
@@ -1443,13 +1373,6 @@ function getNumberOfCurrencyDigits(code) {
1443
1373
  return typeof digits === 'number' ? digits : DEFAULT_NB_OF_CURRENCY_DIGITS;
1444
1374
  }
1445
1375
 
1446
- /**
1447
- * @license
1448
- * Copyright Google LLC All Rights Reserved.
1449
- *
1450
- * Use of this source code is governed by an MIT-style license that can be
1451
- * found in the LICENSE file at https://angular.io/license
1452
- */
1453
1376
  const ISO8601_DATE_REGEX = /^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/;
1454
1377
  // 1 2 3 4 5 6 7 8 9 10 11
1455
1378
  const NAMED_FORMATS = {};
@@ -2188,13 +2111,6 @@ function isDate(value) {
2188
2111
  return value instanceof Date && !isNaN(value.valueOf());
2189
2112
  }
2190
2113
 
2191
- /**
2192
- * @license
2193
- * Copyright Google LLC All Rights Reserved.
2194
- *
2195
- * Use of this source code is governed by an MIT-style license that can be
2196
- * found in the LICENSE file at https://angular.io/license
2197
- */
2198
2114
  const NUMBER_FORMAT_REGEXP = /^(\d+)?\.((\d+)(-(\d+))?)?$/;
2199
2115
  const MAX_DIGITS = 22;
2200
2116
  const DECIMAL_SEP = '.';
@@ -2582,21 +2498,14 @@ function parseIntAutoRadix(text) {
2582
2498
  return result;
2583
2499
  }
2584
2500
 
2585
- /**
2586
- * @license
2587
- * Copyright Google LLC All Rights Reserved.
2588
- *
2589
- * Use of this source code is governed by an MIT-style license that can be
2590
- * found in the LICENSE file at https://angular.io/license
2591
- */
2592
2501
  /**
2593
2502
  * @publicApi
2594
2503
  */
2595
2504
  class NgLocalization {
2596
2505
  }
2597
- NgLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocalization, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2598
- 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 }] });
2599
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocalization, decorators: [{
2506
+ NgLocalization.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocalization, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
2507
+ 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 }] });
2508
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocalization, decorators: [{
2600
2509
  type: Injectable,
2601
2510
  args: [{
2602
2511
  providedIn: 'root',
@@ -2651,22 +2560,15 @@ class NgLocaleLocalization extends NgLocalization {
2651
2560
  }
2652
2561
  }
2653
2562
  }
2654
- 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 });
2655
- NgLocaleLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocaleLocalization });
2656
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgLocaleLocalization, decorators: [{
2563
+ 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 });
2564
+ NgLocaleLocalization.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocaleLocalization });
2565
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgLocaleLocalization, decorators: [{
2657
2566
  type: Injectable
2658
2567
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
2659
2568
  type: Inject,
2660
2569
  args: [LOCALE_ID]
2661
2570
  }] }]; } });
2662
2571
 
2663
- /**
2664
- * @license
2665
- * Copyright Google LLC All Rights Reserved.
2666
- *
2667
- * Use of this source code is governed by an MIT-style license that can be
2668
- * found in the LICENSE file at https://angular.io/license
2669
- */
2670
2572
  /**
2671
2573
  * Register global data to be used internally by Angular. See the
2672
2574
  * ["I18n guide"](guide/i18n-common-format-data-locale) to know how to import additional locale
@@ -2680,13 +2582,6 @@ function registerLocaleData(data, localeId, extraData) {
2680
2582
  return ɵregisterLocaleData(data, localeId, extraData);
2681
2583
  }
2682
2584
 
2683
- /**
2684
- * @license
2685
- * Copyright Google LLC All Rights Reserved.
2686
- *
2687
- * Use of this source code is governed by an MIT-style license that can be
2688
- * found in the LICENSE file at https://angular.io/license
2689
- */
2690
2585
  function parseCookieValue(cookieStr, name) {
2691
2586
  name = encodeURIComponent(name);
2692
2587
  for (const cookie of cookieStr.split(';')) {
@@ -2699,13 +2594,6 @@ function parseCookieValue(cookieStr, name) {
2699
2594
  return null;
2700
2595
  }
2701
2596
 
2702
- /**
2703
- * @license
2704
- * Copyright Google LLC All Rights Reserved.
2705
- *
2706
- * Use of this source code is governed by an MIT-style license that can be
2707
- * found in the LICENSE file at https://angular.io/license
2708
- */
2709
2597
  /**
2710
2598
  * @ngModule CommonModule
2711
2599
  *
@@ -2846,9 +2734,9 @@ class NgClass {
2846
2734
  }
2847
2735
  }
2848
2736
  }
2849
- 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 });
2850
- 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 });
2851
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgClass, decorators: [{
2737
+ 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 });
2738
+ 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 });
2739
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgClass, decorators: [{
2852
2740
  type: Directive,
2853
2741
  args: [{
2854
2742
  selector: '[ngClass]',
@@ -2862,13 +2750,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
2862
2750
  args: ['ngClass']
2863
2751
  }] } });
2864
2752
 
2865
- /**
2866
- * @license
2867
- * Copyright Google LLC All Rights Reserved.
2868
- *
2869
- * Use of this source code is governed by an MIT-style license that can be
2870
- * found in the LICENSE file at https://angular.io/license
2871
- */
2872
2753
  /**
2873
2754
  * Instantiates a {@link Component} type and inserts its Host View into the current View.
2874
2755
  * `NgComponentOutlet` provides a declarative approach for dynamic component creation.
@@ -2967,9 +2848,9 @@ class NgComponentOutlet {
2967
2848
  this._moduleRef.destroy();
2968
2849
  }
2969
2850
  }
2970
- 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 });
2971
- 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 });
2972
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgComponentOutlet, decorators: [{
2851
+ 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 });
2852
+ 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 });
2853
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgComponentOutlet, decorators: [{
2973
2854
  type: Directive,
2974
2855
  args: [{
2975
2856
  selector: '[ngComponentOutlet]',
@@ -2992,13 +2873,6 @@ function getParentInjector(injector) {
2992
2873
  return parentNgModule.injector;
2993
2874
  }
2994
2875
 
2995
- /**
2996
- * @license
2997
- * Copyright Google LLC All Rights Reserved.
2998
- *
2999
- * Use of this source code is governed by an MIT-style license that can be
3000
- * found in the LICENSE file at https://angular.io/license
3001
- */
3002
2876
  const NG_DEV_MODE = typeof ngDevMode === 'undefined' || !!ngDevMode;
3003
2877
  /**
3004
2878
  * @publicApi
@@ -3259,9 +3133,9 @@ class NgForOf {
3259
3133
  return true;
3260
3134
  }
3261
3135
  }
3262
- 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 });
3263
- 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 });
3264
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgForOf, decorators: [{
3136
+ 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 });
3137
+ 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 });
3138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgForOf, decorators: [{
3265
3139
  type: Directive,
3266
3140
  args: [{
3267
3141
  selector: '[ngFor][ngForOf]',
@@ -3281,13 +3155,6 @@ function getTypeName(type) {
3281
3155
  return type['name'] || typeof type;
3282
3156
  }
3283
3157
 
3284
- /**
3285
- * @license
3286
- * Copyright Google LLC All Rights Reserved.
3287
- *
3288
- * Use of this source code is governed by an MIT-style license that can be
3289
- * found in the LICENSE file at https://angular.io/license
3290
- */
3291
3158
  /**
3292
3159
  * A structural directive that conditionally includes a template based on the value of
3293
3160
  * an expression coerced to Boolean.
@@ -3494,9 +3361,9 @@ class NgIf {
3494
3361
  return true;
3495
3362
  }
3496
3363
  }
3497
- 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 });
3498
- 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 });
3499
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgIf, decorators: [{
3364
+ 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 });
3365
+ 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 });
3366
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgIf, decorators: [{
3500
3367
  type: Directive,
3501
3368
  args: [{
3502
3369
  selector: '[ngIf]',
@@ -3525,13 +3392,6 @@ function assertTemplate(property, templateRef) {
3525
3392
  }
3526
3393
  }
3527
3394
 
3528
- /**
3529
- * @license
3530
- * Copyright Google LLC All Rights Reserved.
3531
- *
3532
- * Use of this source code is governed by an MIT-style license that can be
3533
- * found in the LICENSE file at https://angular.io/license
3534
- */
3535
3395
  class SwitchView {
3536
3396
  constructor(_viewContainerRef, _templateRef) {
3537
3397
  this._viewContainerRef = _viewContainerRef;
@@ -3667,9 +3527,9 @@ class NgSwitch {
3667
3527
  }
3668
3528
  }
3669
3529
  }
3670
- NgSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitch, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3671
- 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 });
3672
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitch, decorators: [{
3530
+ NgSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitch, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3531
+ 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 });
3532
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitch, decorators: [{
3673
3533
  type: Directive,
3674
3534
  args: [{
3675
3535
  selector: '[ngSwitch]',
@@ -3728,9 +3588,9 @@ class NgSwitchCase {
3728
3588
  this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase));
3729
3589
  }
3730
3590
  }
3731
- 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 });
3732
- 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 });
3733
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitchCase, decorators: [{
3591
+ 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 });
3592
+ 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 });
3593
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitchCase, decorators: [{
3734
3594
  type: Directive,
3735
3595
  args: [{
3736
3596
  selector: '[ngSwitchCase]',
@@ -3765,9 +3625,9 @@ class NgSwitchDefault {
3765
3625
  ngSwitch._addDefault(new SwitchView(viewContainer, templateRef));
3766
3626
  }
3767
3627
  }
3768
- 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 });
3769
- NgSwitchDefault.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgSwitchDefault, isStandalone: true, selector: "[ngSwitchDefault]", ngImport: i0 });
3770
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgSwitchDefault, decorators: [{
3628
+ 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 });
3629
+ NgSwitchDefault.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgSwitchDefault, isStandalone: true, selector: "[ngSwitchDefault]", ngImport: i0 });
3630
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgSwitchDefault, decorators: [{
3771
3631
  type: Directive,
3772
3632
  args: [{
3773
3633
  selector: '[ngSwitchDefault]',
@@ -3784,13 +3644,6 @@ function throwNgSwitchProviderNotFoundError(attrName, directiveName) {
3784
3644
  `(matching "NgSwitch" directive)`);
3785
3645
  }
3786
3646
 
3787
- /**
3788
- * @license
3789
- * Copyright Google LLC All Rights Reserved.
3790
- *
3791
- * Use of this source code is governed by an MIT-style license that can be
3792
- * found in the LICENSE file at https://angular.io/license
3793
- */
3794
3647
  /**
3795
3648
  * @ngModule CommonModule
3796
3649
  *
@@ -3851,9 +3704,9 @@ class NgPlural {
3851
3704
  }
3852
3705
  }
3853
3706
  }
3854
- 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 });
3855
- 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 });
3856
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgPlural, decorators: [{
3707
+ 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 });
3708
+ 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 });
3709
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgPlural, decorators: [{
3857
3710
  type: Directive,
3858
3711
  args: [{
3859
3712
  selector: '[ngPlural]',
@@ -3889,9 +3742,9 @@ class NgPluralCase {
3889
3742
  ngPlural.addCase(isANumber ? `=${value}` : value, new SwitchView(viewContainer, template));
3890
3743
  }
3891
3744
  }
3892
- 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 });
3893
- NgPluralCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-next.2", type: NgPluralCase, isStandalone: true, selector: "[ngPluralCase]", ngImport: i0 });
3894
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgPluralCase, decorators: [{
3745
+ 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 });
3746
+ NgPluralCase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0-rc.0", type: NgPluralCase, isStandalone: true, selector: "[ngPluralCase]", ngImport: i0 });
3747
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgPluralCase, decorators: [{
3895
3748
  type: Directive,
3896
3749
  args: [{
3897
3750
  selector: '[ngPluralCase]',
@@ -3904,13 +3757,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
3904
3757
  type: Host
3905
3758
  }] }]; } });
3906
3759
 
3907
- /**
3908
- * @license
3909
- * Copyright Google LLC All Rights Reserved.
3910
- *
3911
- * Use of this source code is governed by an MIT-style license that can be
3912
- * found in the LICENSE file at https://angular.io/license
3913
- */
3914
3760
  /**
3915
3761
  * @ngModule CommonModule
3916
3762
  *
@@ -3985,9 +3831,9 @@ class NgStyle {
3985
3831
  changes.forEachChangedItem((record) => this._setStyle(record.key, record.currentValue));
3986
3832
  }
3987
3833
  }
3988
- 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 });
3989
- 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 });
3990
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgStyle, decorators: [{
3834
+ 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 });
3835
+ 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 });
3836
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgStyle, decorators: [{
3991
3837
  type: Directive,
3992
3838
  args: [{
3993
3839
  selector: '[ngStyle]',
@@ -3998,13 +3844,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
3998
3844
  args: ['ngStyle']
3999
3845
  }] } });
4000
3846
 
4001
- /**
4002
- * @license
4003
- * Copyright Google LLC All Rights Reserved.
4004
- *
4005
- * Use of this source code is governed by an MIT-style license that can be
4006
- * found in the LICENSE file at https://angular.io/license
4007
- */
4008
3847
  /**
4009
3848
  * @ngModule CommonModule
4010
3849
  *
@@ -4067,9 +3906,9 @@ class NgTemplateOutlet {
4067
3906
  }
4068
3907
  }
4069
3908
  }
4070
- 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 });
4071
- 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 });
4072
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgTemplateOutlet, decorators: [{
3909
+ 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 });
3910
+ 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 });
3911
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgTemplateOutlet, decorators: [{
4073
3912
  type: Directive,
4074
3913
  args: [{
4075
3914
  selector: '[ngTemplateOutlet]',
@@ -4083,13 +3922,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4083
3922
  type: Input
4084
3923
  }] } });
4085
3924
 
4086
- /**
4087
- * @license
4088
- * Copyright Google LLC All Rights Reserved.
4089
- *
4090
- * Use of this source code is governed by an MIT-style license that can be
4091
- * found in the LICENSE file at https://angular.io/license
4092
- */
4093
3925
  /**
4094
3926
  * A collection of Angular directives that are likely to be used in each and every Angular
4095
3927
  * application.
@@ -4108,24 +3940,10 @@ const COMMON_DIRECTIVES = [
4108
3940
  NgPluralCase,
4109
3941
  ];
4110
3942
 
4111
- /**
4112
- * @license
4113
- * Copyright Google LLC All Rights Reserved.
4114
- *
4115
- * Use of this source code is governed by an MIT-style license that can be
4116
- * found in the LICENSE file at https://angular.io/license
4117
- */
4118
3943
  function invalidPipeArgumentError(type, value) {
4119
3944
  return new ɵRuntimeError(2100 /* RuntimeErrorCode.INVALID_PIPE_ARGUMENT */, ngDevMode && `InvalidPipeArgument: '${value}' for pipe '${ɵstringify(type)}'`);
4120
3945
  }
4121
3946
 
4122
- /**
4123
- * @license
4124
- * Copyright Google LLC All Rights Reserved.
4125
- *
4126
- * Use of this source code is governed by an MIT-style license that can be
4127
- * found in the LICENSE file at https://angular.io/license
4128
- */
4129
3947
  class SubscribableStrategy {
4130
3948
  createSubscription(async, updateLatestValue) {
4131
3949
  return async.subscribe({
@@ -4241,9 +4059,9 @@ class AsyncPipe {
4241
4059
  }
4242
4060
  }
4243
4061
  }
4244
- 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 });
4245
- AsyncPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: AsyncPipe, isStandalone: true, name: "async", pure: false });
4246
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: AsyncPipe, decorators: [{
4062
+ 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 });
4063
+ AsyncPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: AsyncPipe, isStandalone: true, name: "async", pure: false });
4064
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: AsyncPipe, decorators: [{
4247
4065
  type: Pipe,
4248
4066
  args: [{
4249
4067
  name: 'async',
@@ -4252,13 +4070,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4252
4070
  }]
4253
4071
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; } });
4254
4072
 
4255
- /**
4256
- * @license
4257
- * Copyright Google LLC All Rights Reserved.
4258
- *
4259
- * Use of this source code is governed by an MIT-style license that can be
4260
- * found in the LICENSE file at https://angular.io/license
4261
- */
4262
4073
  /**
4263
4074
  * Transforms text to all lower case.
4264
4075
  *
@@ -4284,9 +4095,9 @@ class LowerCasePipe {
4284
4095
  return value.toLowerCase();
4285
4096
  }
4286
4097
  }
4287
- LowerCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LowerCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4288
- LowerCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: LowerCasePipe, isStandalone: true, name: "lowercase" });
4289
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LowerCasePipe, decorators: [{
4098
+ LowerCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LowerCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4099
+ LowerCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LowerCasePipe, isStandalone: true, name: "lowercase" });
4100
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LowerCasePipe, decorators: [{
4290
4101
  type: Pipe,
4291
4102
  args: [{
4292
4103
  name: 'lowercase',
@@ -4329,9 +4140,9 @@ class TitleCasePipe {
4329
4140
  return value.replace(unicodeWordMatch, (txt => txt[0].toUpperCase() + txt.slice(1).toLowerCase()));
4330
4141
  }
4331
4142
  }
4332
- TitleCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: TitleCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4333
- TitleCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: TitleCasePipe, isStandalone: true, name: "titlecase" });
4334
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: TitleCasePipe, decorators: [{
4143
+ TitleCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: TitleCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4144
+ TitleCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: TitleCasePipe, isStandalone: true, name: "titlecase" });
4145
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: TitleCasePipe, decorators: [{
4335
4146
  type: Pipe,
4336
4147
  args: [{
4337
4148
  name: 'titlecase',
@@ -4356,9 +4167,9 @@ class UpperCasePipe {
4356
4167
  return value.toUpperCase();
4357
4168
  }
4358
4169
  }
4359
- UpperCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: UpperCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4360
- UpperCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: UpperCasePipe, isStandalone: true, name: "uppercase" });
4361
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: UpperCasePipe, decorators: [{
4170
+ UpperCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: UpperCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4171
+ UpperCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: UpperCasePipe, isStandalone: true, name: "uppercase" });
4172
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: UpperCasePipe, decorators: [{
4362
4173
  type: Pipe,
4363
4174
  args: [{
4364
4175
  name: 'uppercase',
@@ -4366,26 +4177,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4366
4177
  }]
4367
4178
  }] });
4368
4179
 
4369
- /**
4370
- * @license
4371
- * Copyright Google LLC All Rights Reserved.
4372
- *
4373
- * Use of this source code is governed by an MIT-style license that can be
4374
- * found in the LICENSE file at https://angular.io/license
4375
- */
4376
4180
  /**
4377
4181
  * The default date format of Angular date pipe, which corresponds to the following format:
4378
4182
  * `'MMM d,y'` (e.g. `Jun 15, 2015`)
4379
4183
  */
4380
4184
  const DEFAULT_DATE_FORMAT = 'mediumDate';
4381
4185
 
4382
- /**
4383
- * @license
4384
- * Copyright Google LLC All Rights Reserved.
4385
- *
4386
- * Use of this source code is governed by an MIT-style license that can be
4387
- * found in the LICENSE file at https://angular.io/license
4388
- */
4389
4186
  /**
4390
4187
  * Optionally-provided default timezone to use for all instances of `DatePipe` (such as `'+0430'`).
4391
4188
  * If the value isn't provided, the `DatePipe` will use the end-user's local system timezone.
@@ -4603,9 +4400,9 @@ class DatePipe {
4603
4400
  }
4604
4401
  }
4605
4402
  }
4606
- 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 });
4607
- DatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: DatePipe, isStandalone: true, name: "date" });
4608
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: DatePipe, decorators: [{
4403
+ 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 });
4404
+ DatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DatePipe, isStandalone: true, name: "date" });
4405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DatePipe, decorators: [{
4609
4406
  type: Pipe,
4610
4407
  args: [{
4611
4408
  name: 'date',
@@ -4627,13 +4424,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4627
4424
  type: Optional
4628
4425
  }] }]; } });
4629
4426
 
4630
- /**
4631
- * @license
4632
- * Copyright Google LLC All Rights Reserved.
4633
- *
4634
- * Use of this source code is governed by an MIT-style license that can be
4635
- * found in the LICENSE file at https://angular.io/license
4636
- */
4637
4427
  const _INTERPOLATION_REGEXP = /#/g;
4638
4428
  /**
4639
4429
  * @ngModule CommonModule
@@ -4670,9 +4460,9 @@ class I18nPluralPipe {
4670
4460
  return pluralMap[key].replace(_INTERPOLATION_REGEXP, value.toString());
4671
4461
  }
4672
4462
  }
4673
- 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 });
4674
- I18nPluralPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nPluralPipe, isStandalone: true, name: "i18nPlural" });
4675
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nPluralPipe, decorators: [{
4463
+ 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 });
4464
+ I18nPluralPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nPluralPipe, isStandalone: true, name: "i18nPlural" });
4465
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nPluralPipe, decorators: [{
4676
4466
  type: Pipe,
4677
4467
  args: [{
4678
4468
  name: 'i18nPlural',
@@ -4681,13 +4471,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4681
4471
  }]
4682
4472
  }], ctorParameters: function () { return [{ type: NgLocalization }]; } });
4683
4473
 
4684
- /**
4685
- * @license
4686
- * Copyright Google LLC All Rights Reserved.
4687
- *
4688
- * Use of this source code is governed by an MIT-style license that can be
4689
- * found in the LICENSE file at https://angular.io/license
4690
- */
4691
4474
  /**
4692
4475
  * @ngModule CommonModule
4693
4476
  * @description
@@ -4726,9 +4509,9 @@ class I18nSelectPipe {
4726
4509
  return '';
4727
4510
  }
4728
4511
  }
4729
- I18nSelectPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nSelectPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4730
- I18nSelectPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nSelectPipe, isStandalone: true, name: "i18nSelect" });
4731
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: I18nSelectPipe, decorators: [{
4512
+ I18nSelectPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nSelectPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4513
+ I18nSelectPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nSelectPipe, isStandalone: true, name: "i18nSelect" });
4514
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: I18nSelectPipe, decorators: [{
4732
4515
  type: Pipe,
4733
4516
  args: [{
4734
4517
  name: 'i18nSelect',
@@ -4737,13 +4520,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4737
4520
  }]
4738
4521
  }] });
4739
4522
 
4740
- /**
4741
- * @license
4742
- * Copyright Google LLC All Rights Reserved.
4743
- *
4744
- * Use of this source code is governed by an MIT-style license that can be
4745
- * found in the LICENSE file at https://angular.io/license
4746
- */
4747
4523
  /**
4748
4524
  * @ngModule CommonModule
4749
4525
  * @description
@@ -4767,9 +4543,9 @@ class JsonPipe {
4767
4543
  return JSON.stringify(value, null, 2);
4768
4544
  }
4769
4545
  }
4770
- JsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4771
- JsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonPipe, isStandalone: true, name: "json", pure: false });
4772
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: JsonPipe, decorators: [{
4546
+ JsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
4547
+ JsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonPipe, isStandalone: true, name: "json", pure: false });
4548
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: JsonPipe, decorators: [{
4773
4549
  type: Pipe,
4774
4550
  args: [{
4775
4551
  name: 'json',
@@ -4778,13 +4554,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
4778
4554
  }]
4779
4555
  }] });
4780
4556
 
4781
- /**
4782
- * @license
4783
- * Copyright Google LLC All Rights Reserved.
4784
- *
4785
- * Use of this source code is governed by an MIT-style license that can be
4786
- * found in the LICENSE file at https://angular.io/license
4787
- */
4788
4557
  function makeKeyValuePair(key, value) {
4789
4558
  return { key: key, value: value };
4790
4559
  }
@@ -4837,9 +4606,9 @@ class KeyValuePipe {
4837
4606
  return this.keyValues;
4838
4607
  }
4839
4608
  }
4840
- 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 });
4841
- KeyValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: KeyValuePipe, isStandalone: true, name: "keyvalue", pure: false });
4842
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: KeyValuePipe, decorators: [{
4609
+ 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 });
4610
+ KeyValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: KeyValuePipe, isStandalone: true, name: "keyvalue", pure: false });
4611
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: KeyValuePipe, decorators: [{
4843
4612
  type: Pipe,
4844
4613
  args: [{
4845
4614
  name: 'keyvalue',
@@ -4878,13 +4647,6 @@ function defaultComparator(keyValueA, keyValueB) {
4878
4647
  return aString == bString ? 0 : aString < bString ? -1 : 1;
4879
4648
  }
4880
4649
 
4881
- /**
4882
- * @license
4883
- * Copyright Google LLC All Rights Reserved.
4884
- *
4885
- * Use of this source code is governed by an MIT-style license that can be
4886
- * found in the LICENSE file at https://angular.io/license
4887
- */
4888
4650
  /**
4889
4651
  * @ngModule CommonModule
4890
4652
  * @description
@@ -4972,9 +4734,9 @@ class DecimalPipe {
4972
4734
  }
4973
4735
  }
4974
4736
  }
4975
- 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 });
4976
- DecimalPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: DecimalPipe, isStandalone: true, name: "number" });
4977
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: DecimalPipe, decorators: [{
4737
+ 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 });
4738
+ DecimalPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DecimalPipe, isStandalone: true, name: "number" });
4739
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: DecimalPipe, decorators: [{
4978
4740
  type: Pipe,
4979
4741
  args: [{
4980
4742
  name: 'number',
@@ -5037,9 +4799,9 @@ class PercentPipe {
5037
4799
  }
5038
4800
  }
5039
4801
  }
5040
- 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 });
5041
- PercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: PercentPipe, isStandalone: true, name: "percent" });
5042
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PercentPipe, decorators: [{
4802
+ 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 });
4803
+ PercentPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PercentPipe, isStandalone: true, name: "percent" });
4804
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PercentPipe, decorators: [{
5043
4805
  type: Pipe,
5044
4806
  args: [{
5045
4807
  name: 'percent',
@@ -5155,9 +4917,9 @@ class CurrencyPipe {
5155
4917
  }
5156
4918
  }
5157
4919
  }
5158
- 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 });
5159
- CurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: "currency" });
5160
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CurrencyPipe, decorators: [{
4920
+ 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 });
4921
+ CurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CurrencyPipe, isStandalone: true, name: "currency" });
4922
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CurrencyPipe, decorators: [{
5161
4923
  type: Pipe,
5162
4924
  args: [{
5163
4925
  name: 'currency',
@@ -5187,13 +4949,6 @@ function strToNumber(value) {
5187
4949
  return value;
5188
4950
  }
5189
4951
 
5190
- /**
5191
- * @license
5192
- * Copyright Google LLC All Rights Reserved.
5193
- *
5194
- * Use of this source code is governed by an MIT-style license that can be
5195
- * found in the LICENSE file at https://angular.io/license
5196
- */
5197
4952
  /**
5198
4953
  * @ngModule CommonModule
5199
4954
  * @description
@@ -5242,9 +4997,9 @@ class SlicePipe {
5242
4997
  return typeof obj === 'string' || Array.isArray(obj);
5243
4998
  }
5244
4999
  }
5245
- SlicePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: SlicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
5246
- SlicePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-next.2", ngImport: i0, type: SlicePipe, isStandalone: true, name: "slice", pure: false });
5247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: SlicePipe, decorators: [{
5000
+ SlicePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: SlicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
5001
+ SlicePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.1.0-rc.0", ngImport: i0, type: SlicePipe, isStandalone: true, name: "slice", pure: false });
5002
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: SlicePipe, decorators: [{
5248
5003
  type: Pipe,
5249
5004
  args: [{
5250
5005
  name: 'slice',
@@ -5254,11 +5009,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
5254
5009
  }] });
5255
5010
 
5256
5011
  /**
5257
- * @license
5258
- * Copyright Google LLC All Rights Reserved.
5259
- *
5260
- * Use of this source code is governed by an MIT-style license that can be
5261
- * found in the LICENSE file at https://angular.io/license
5012
+ * @module
5013
+ * @description
5014
+ * This module provides a set of common Pipes.
5262
5015
  */
5263
5016
  /**
5264
5017
  * A collection of Angular pipes that are likely to be used in each and every application.
@@ -5279,13 +5032,6 @@ const COMMON_PIPES = [
5279
5032
  KeyValuePipe,
5280
5033
  ];
5281
5034
 
5282
- /**
5283
- * @license
5284
- * Copyright Google LLC All Rights Reserved.
5285
- *
5286
- * Use of this source code is governed by an MIT-style license that can be
5287
- * found in the LICENSE file at https://angular.io/license
5288
- */
5289
5035
  // Note: This does not contain the location providers,
5290
5036
  // as they need some platform specific implementations to work.
5291
5037
  /**
@@ -5298,10 +5044,10 @@ const COMMON_PIPES = [
5298
5044
  */
5299
5045
  class CommonModule {
5300
5046
  }
5301
- CommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5302
- 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] });
5303
- CommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CommonModule });
5304
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: CommonModule, decorators: [{
5047
+ CommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5048
+ 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] });
5049
+ CommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CommonModule });
5050
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: CommonModule, decorators: [{
5305
5051
  type: NgModule,
5306
5052
  args: [{
5307
5053
  imports: [COMMON_DIRECTIVES, COMMON_PIPES],
@@ -5309,13 +5055,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2",
5309
5055
  }]
5310
5056
  }] });
5311
5057
 
5312
- /**
5313
- * @license
5314
- * Copyright Google LLC All Rights Reserved.
5315
- *
5316
- * Use of this source code is governed by an MIT-style license that can be
5317
- * found in the LICENSE file at https://angular.io/license
5318
- */
5319
5058
  const PLATFORM_BROWSER_ID = 'browser';
5320
5059
  const PLATFORM_SERVER_ID = 'server';
5321
5060
  const PLATFORM_WORKER_APP_ID = 'browserWorkerApp';
@@ -5350,24 +5089,15 @@ function isPlatformWorkerUi(platformId) {
5350
5089
  }
5351
5090
 
5352
5091
  /**
5353
- * @license
5354
- * Copyright Google LLC All Rights Reserved.
5355
- *
5356
- * Use of this source code is governed by an MIT-style license that can be
5357
- * found in the LICENSE file at https://angular.io/license
5092
+ * @module
5093
+ * @description
5094
+ * Entry point for all public APIs of the common package.
5358
5095
  */
5359
5096
  /**
5360
5097
  * @publicApi
5361
5098
  */
5362
- const VERSION = new Version('15.1.0-next.2');
5099
+ const VERSION = new Version('15.1.0-rc.0');
5363
5100
 
5364
- /**
5365
- * @license
5366
- * Copyright Google LLC All Rights Reserved.
5367
- *
5368
- * Use of this source code is governed by an MIT-style license that can be
5369
- * found in the LICENSE file at https://angular.io/license
5370
- */
5371
5101
  /**
5372
5102
  * Defines a scroll position manager. Implemented by `BrowserViewportScroller`.
5373
5103
  *
@@ -5569,13 +5299,6 @@ class NullViewportScroller {
5569
5299
  setHistoryScrollRestoration(scrollRestoration) { }
5570
5300
  }
5571
5301
 
5572
- /**
5573
- * @license
5574
- * Copyright Google LLC All Rights Reserved.
5575
- *
5576
- * Use of this source code is governed by an MIT-style license that can be
5577
- * found in the LICENSE file at https://angular.io/license
5578
- */
5579
5302
  /**
5580
5303
  * A wrapper around the `XMLHttpRequest` constructor.
5581
5304
  *
@@ -5584,13 +5307,6 @@ class NullViewportScroller {
5584
5307
  class XhrFactory {
5585
5308
  }
5586
5309
 
5587
- /**
5588
- * @license
5589
- * Copyright Google LLC All Rights Reserved.
5590
- *
5591
- * Use of this source code is governed by an MIT-style license that can be
5592
- * found in the LICENSE file at https://angular.io/license
5593
- */
5594
5310
  // Converts a string that represents a URL into a URL class instance.
5595
5311
  function getUrl(src, win) {
5596
5312
  // Don't use a base URL is the URL is absolute.
@@ -5626,13 +5342,6 @@ function normalizeSrc(src) {
5626
5342
  return src.startsWith('/') ? src.slice(1) : src;
5627
5343
  }
5628
5344
 
5629
- /**
5630
- * @license
5631
- * Copyright Google LLC All Rights Reserved.
5632
- *
5633
- * Use of this source code is governed by an MIT-style license that can be
5634
- * found in the LICENSE file at https://angular.io/license
5635
- */
5636
5345
  /**
5637
5346
  * Noop image loader that does no transformation to the original src and just returns it as is.
5638
5347
  * This loader is used as a default one if more specific logic is not provided in an app config.
@@ -5698,13 +5407,6 @@ function throwUnexpectedAbsoluteUrlError(path, url) {
5698
5407
  `configured for this loader (\`${path}\`).`);
5699
5408
  }
5700
5409
 
5701
- /**
5702
- * @license
5703
- * Copyright Google LLC All Rights Reserved.
5704
- *
5705
- * Use of this source code is governed by an MIT-style license that can be
5706
- * found in the LICENSE file at https://angular.io/license
5707
- */
5708
5410
  /**
5709
5411
  * Function that generates an ImageLoader for [Cloudflare Image
5710
5412
  * Resizing](https://developers.cloudflare.com/images/image-resizing/) and turns it into an Angular
@@ -5727,13 +5429,6 @@ function createCloudflareUrl(path, config) {
5727
5429
  return `${path}/cdn-cgi/image/${params}/${config.src}`;
5728
5430
  }
5729
5431
 
5730
- /**
5731
- * @license
5732
- * Copyright Google LLC All Rights Reserved.
5733
- *
5734
- * Use of this source code is governed by an MIT-style license that can be
5735
- * found in the LICENSE file at https://angular.io/license
5736
- */
5737
5432
  /**
5738
5433
  * Name and URL tester for Cloudinary.
5739
5434
  */
@@ -5778,13 +5473,6 @@ function createCloudinaryUrl(path, config) {
5778
5473
  return `${path}/image/upload/${params}/${config.src}`;
5779
5474
  }
5780
5475
 
5781
- /**
5782
- * @license
5783
- * Copyright Google LLC All Rights Reserved.
5784
- *
5785
- * Use of this source code is governed by an MIT-style license that can be
5786
- * found in the LICENSE file at https://angular.io/license
5787
- */
5788
5476
  /**
5789
5477
  * Name and URL tester for ImageKit.
5790
5478
  */
@@ -5821,13 +5509,6 @@ function createImagekitUrl(path, config) {
5821
5509
  return `${path}/${params}/${config.src}`;
5822
5510
  }
5823
5511
 
5824
- /**
5825
- * @license
5826
- * Copyright Google LLC All Rights Reserved.
5827
- *
5828
- * Use of this source code is governed by an MIT-style license that can be
5829
- * found in the LICENSE file at https://angular.io/license
5830
- */
5831
5512
  /**
5832
5513
  * Name and URL tester for Imgix.
5833
5514
  */
@@ -5862,26 +5543,12 @@ function createImgixUrl(path, config) {
5862
5543
  return url.href;
5863
5544
  }
5864
5545
 
5865
- /**
5866
- * @license
5867
- * Copyright Google LLC All Rights Reserved.
5868
- *
5869
- * Use of this source code is governed by an MIT-style license that can be
5870
- * found in the LICENSE file at https://angular.io/license
5871
- */
5872
5546
  // Assembles directive details string, useful for error messages.
5873
5547
  function imgDirectiveDetails(ngSrc, includeNgSrc = true) {
5874
5548
  const ngSrcInfo = includeNgSrc ? `(activated on an <img> element with the \`ngSrc="${ngSrc}"\`) ` : '';
5875
5549
  return `The NgOptimizedImage directive ${ngSrcInfo}has detected that`;
5876
5550
  }
5877
5551
 
5878
- /**
5879
- * @license
5880
- * Copyright Google LLC All Rights Reserved.
5881
- *
5882
- * Use of this source code is governed by an MIT-style license that can be
5883
- * found in the LICENSE file at https://angular.io/license
5884
- */
5885
5552
  /**
5886
5553
  * Asserts that the application is in development mode. Throws an error if the application is in
5887
5554
  * production mode. This assert can be used to make sure that there is no dev-mode code invoked in
@@ -5894,13 +5561,6 @@ function assertDevMode(checkName) {
5894
5561
  }
5895
5562
  }
5896
5563
 
5897
- /**
5898
- * @license
5899
- * Copyright Google LLC All Rights Reserved.
5900
- *
5901
- * Use of this source code is governed by an MIT-style license that can be
5902
- * found in the LICENSE file at https://angular.io/license
5903
- */
5904
5564
  /**
5905
5565
  * Observer that detects whether an image with `NgOptimizedImage`
5906
5566
  * is treated as a Largest Contentful Paint (LCP) element. If so,
@@ -5973,9 +5633,9 @@ class LCPImageObserver {
5973
5633
  this.alreadyWarned.clear();
5974
5634
  }
5975
5635
  }
5976
- LCPImageObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5977
- LCPImageObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
5978
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: LCPImageObserver, decorators: [{
5636
+ LCPImageObserver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5637
+ LCPImageObserver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
5638
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: LCPImageObserver, decorators: [{
5979
5639
  type: Injectable,
5980
5640
  args: [{ providedIn: 'root' }]
5981
5641
  }], ctorParameters: function () { return []; } });
@@ -5987,13 +5647,6 @@ function logMissingPriorityWarning(ngSrc) {
5987
5647
  `To fix this, add the "priority" attribute.`));
5988
5648
  }
5989
5649
 
5990
- /**
5991
- * @license
5992
- * Copyright Google LLC All Rights Reserved.
5993
- *
5994
- * Use of this source code is governed by an MIT-style license that can be
5995
- * found in the LICENSE file at https://angular.io/license
5996
- */
5997
5650
  // Set of origins that are always excluded from the preconnect checks.
5998
5651
  const INTERNAL_PRECONNECT_CHECK_BLOCKLIST = new Set(['localhost', '127.0.0.1', '0.0.0.0']);
5999
5652
  /**
@@ -6057,7 +5710,7 @@ class PreconnectLinkChecker {
6057
5710
  }
6058
5711
  }
6059
5712
  /**
6060
- * Checks that a preconnect resource hint exists in the head fo rthe
5713
+ * Checks that a preconnect resource hint exists in the head for the
6061
5714
  * given src.
6062
5715
  *
6063
5716
  * @param rewrittenSrc src formatted with loader
@@ -6101,9 +5754,9 @@ class PreconnectLinkChecker {
6101
5754
  this.alreadySeen.clear();
6102
5755
  }
6103
5756
  }
6104
- PreconnectLinkChecker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6105
- PreconnectLinkChecker.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
6106
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
5757
+ PreconnectLinkChecker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5758
+ PreconnectLinkChecker.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
5759
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
6107
5760
  type: Injectable,
6108
5761
  args: [{ providedIn: 'root' }]
6109
5762
  }], ctorParameters: function () { return []; } });
@@ -6117,13 +5770,6 @@ function deepForEach(input, fn) {
6117
5770
  }
6118
5771
  }
6119
5772
 
6120
- /**
6121
- * @license
6122
- * Copyright Google LLC All Rights Reserved.
6123
- *
6124
- * Use of this source code is governed by an MIT-style license that can be
6125
- * found in the LICENSE file at https://angular.io/license
6126
- */
6127
5773
  /**
6128
5774
  * In SSR scenarios, a preload `<link>` element is generated for priority images.
6129
5775
  * Having a large number of preload tags may negatively affect the performance,
@@ -6140,13 +5786,6 @@ const DEFAULT_PRELOADED_IMAGES_LIMIT = 5;
6140
5786
  */
6141
5787
  const PRELOADED_IMAGES = new InjectionToken('NG_OPTIMIZED_PRELOADED_IMAGES', { providedIn: 'root', factory: () => new Set() });
6142
5788
 
6143
- /**
6144
- * @license
6145
- * Copyright Google LLC All Rights Reserved.
6146
- *
6147
- * Use of this source code is governed by an MIT-style license that can be
6148
- * found in the LICENSE file at https://angular.io/license
6149
- */
6150
5789
  /**
6151
5790
  * @description Contains the logic needed to track and add preload link tags to the `<head>` tag. It
6152
5791
  * will also track what images have already had preload link tags added so as to not duplicate link
@@ -6204,20 +5843,13 @@ class PreloadLinkCreator {
6204
5843
  renderer.appendChild(this.document.head, preload);
6205
5844
  }
6206
5845
  }
6207
- PreloadLinkCreator.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
6208
- PreloadLinkCreator.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
6209
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: PreloadLinkCreator, decorators: [{
5846
+ PreloadLinkCreator.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
5847
+ PreloadLinkCreator.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
5848
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: PreloadLinkCreator, decorators: [{
6210
5849
  type: Injectable,
6211
5850
  args: [{ providedIn: 'root' }]
6212
5851
  }] });
6213
5852
 
6214
- /**
6215
- * @license
6216
- * Copyright Google LLC All Rights Reserved.
6217
- *
6218
- * Use of this source code is governed by an MIT-style license that can be
6219
- * found in the LICENSE file at https://angular.io/license
6220
- */
6221
5853
  /**
6222
5854
  * When a Base64-encoded image is passed as an input to the `NgOptimizedImage` directive,
6223
5855
  * an error is thrown. The image content (as a string) might be very long, thus making
@@ -6515,6 +6147,9 @@ class NgOptimizedImage {
6515
6147
  }
6516
6148
  this.setHostAttribute('loading', this.getLoadingBehavior());
6517
6149
  this.setHostAttribute('fetchpriority', this.getFetchPriority());
6150
+ // The `data-ng-img` attribute flags an image as using the directive, to allow
6151
+ // for analysis of the directive's performance.
6152
+ this.setHostAttribute('ng-img', 'true');
6518
6153
  // The `src` and `srcset` attributes should be set last since other attributes
6519
6154
  // could affect the image's loading behavior.
6520
6155
  const rewrittenSrc = this.getRewrittenSrc();
@@ -6620,9 +6255,9 @@ class NgOptimizedImage {
6620
6255
  this.renderer.setAttribute(this.imgElement, name, value);
6621
6256
  }
6622
6257
  }
6623
- NgOptimizedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6624
- 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 });
6625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-next.2", ngImport: i0, type: NgOptimizedImage, decorators: [{
6258
+ NgOptimizedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6259
+ 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 });
6260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0-rc.0", ngImport: i0, type: NgOptimizedImage, decorators: [{
6626
6261
  type: Directive,
6627
6262
  args: [{
6628
6263
  standalone: true,
@@ -6842,15 +6477,12 @@ function assertGreaterThanZero(dir, inputValue, inputName) {
6842
6477
  function assertNoImageDistortion(dir, img, renderer) {
6843
6478
  const removeListenerFn = renderer.listen(img, 'load', () => {
6844
6479
  removeListenerFn();
6845
- // TODO: `clientWidth`, `clientHeight`, `naturalWidth` and `naturalHeight`
6846
- // are typed as number, but we run `parseFloat` (which accepts strings only).
6847
- // Verify whether `parseFloat` is needed in the cases below.
6848
- const renderedWidth = parseFloat(img.clientWidth);
6849
- const renderedHeight = parseFloat(img.clientHeight);
6480
+ const renderedWidth = img.clientWidth;
6481
+ const renderedHeight = img.clientHeight;
6850
6482
  const renderedAspectRatio = renderedWidth / renderedHeight;
6851
6483
  const nonZeroRenderedDimensions = renderedWidth !== 0 && renderedHeight !== 0;
6852
- const intrinsicWidth = parseFloat(img.naturalWidth);
6853
- const intrinsicHeight = parseFloat(img.naturalHeight);
6484
+ const intrinsicWidth = img.naturalWidth;
6485
+ const intrinsicHeight = img.naturalHeight;
6854
6486
  const intrinsicAspectRatio = intrinsicWidth / intrinsicHeight;
6855
6487
  const suppliedWidth = dir.width;
6856
6488
  const suppliedHeight = dir.height;
@@ -6937,7 +6569,7 @@ function assertEmptyWidthAndHeight(dir) {
6937
6569
  function assertNonZeroRenderedHeight(dir, img, renderer) {
6938
6570
  const removeListenerFn = renderer.listen(img, 'load', () => {
6939
6571
  removeListenerFn();
6940
- const renderedHeight = parseFloat(img.clientHeight);
6572
+ const renderedHeight = img.clientHeight;
6941
6573
  if (dir.fill && renderedHeight === 0) {
6942
6574
  console.warn(ɵformatRuntimeError(2952 /* RuntimeErrorCode.INVALID_INPUT */, `${imgDirectiveDetails(dir.ngSrc)} the height of the fill-mode image is zero. ` +
6943
6575
  `This is likely because the containing element does not have the CSS 'position' ` +
@@ -6996,42 +6628,26 @@ function assertNotMissingBuiltInLoader(ngSrc, imageLoader) {
6996
6628
  }
6997
6629
  }
6998
6630
 
6999
- /**
7000
- * @license
7001
- * Copyright Google LLC All Rights Reserved.
7002
- *
7003
- * Use of this source code is governed by an MIT-style license that can be
7004
- * found in the LICENSE file at https://angular.io/license
7005
- */
6631
+ // These exports represent the set of symbols exposed as a public API.
7006
6632
 
7007
6633
  /**
7008
- * @license
7009
- * Copyright Google LLC All Rights Reserved.
7010
- *
7011
- * Use of this source code is governed by an MIT-style license that can be
7012
- * found in the LICENSE file at https://angular.io/license
6634
+ * @module
6635
+ * @description
6636
+ * Entry point for all public APIs of the common package.
7013
6637
  */
7014
6638
 
7015
6639
  /**
7016
- * @license
7017
- * Copyright Google LLC All Rights Reserved.
7018
- *
7019
- * Use of this source code is governed by an MIT-style license that can be
7020
- * found in the LICENSE file at https://angular.io/license
6640
+ * @module
6641
+ * @description
6642
+ * Entry point for all public APIs of this package.
7021
6643
  */
7022
6644
  // This file only reexports content of the `src` folder. Keep it that way.
7023
6645
 
7024
- /**
7025
- * @license
7026
- * Copyright Google LLC All Rights Reserved.
7027
- *
7028
- * Use of this source code is governed by an MIT-style license that can be
7029
- * found in the LICENSE file at https://angular.io/license
7030
- */
6646
+ // This file is not used to build this module. It is only used during editing
7031
6647
 
7032
6648
  /**
7033
6649
  * Generated bundle index. Do not edit.
7034
6650
  */
7035
6651
 
7036
- 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 };
6652
+ 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 };
7037
6653
  //# sourceMappingURL=common.mjs.map